Name: | fakeroot |
---|---|
Version: | 1.18.4 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 258258 |
License: | GPL+ |
RPM: | fakeroot-1.18.4-2.el7.aarch64.rpm |
Source RPM: | fakeroot-1.18.4-2.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://fakeroot.alioth.debian.org/ |
Summary: | Gives a fake root environment |
Description: | fakeroot runs a command in an environment wherein it appears to have root privileges for file manipulation. fakeroot works by replacing the file manipulation library functions (chmod(2), stat(2) etc.) by ones that simulate the effect the real library functions would have had, had the user really been root. |