Name: | fakeroot |
---|---|
Version: | 1.24 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 147683 |
License: | GPLv3+ and LGPLv2+ and (GPL+ or Artistic) |
RPM: | fakeroot-1.24-2.el7.x86_64.rpm |
Source RPM: | fakeroot-1.24-2.el7.src.rpm |
Build Date: | Sat Oct 12 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://tracker.debian.org/pkg/fakeroot |
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. |