Name: | fakeroot |
---|---|
Version: | 1.37 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 235443 |
License: | GPL-3.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND (GPL-1.0-or-later OR Artistic-1.0-Perl) |
RPM: | fakeroot-1.37-1.el9.aarch64.rpm |
Source RPM: | fakeroot-1.37-1.el9.src.rpm |
Build Date: | Wed Feb 12 2025 |
Build Host: | build-ol9-aarch64.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. |