Name: | fakeroot |
---|---|
Version: | 1.18.4 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 164138 |
License: | GPL+ |
RPM: | fakeroot-1.18.4-2.el7.x86_64.rpm |
Source RPM: | fakeroot-1.18.4-2.el7.src.rpm |
Build Date: | Mon Sep 18 2017 |
Build Host: | x86-ol7-builder-01.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. |