fakeroot

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.
Website: http://fakeroot.alioth.debian.org/
License: GPL+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/tools

Packages

fakeroot-1.12.2-22.2.el6.x86_64 [73 KiB] Changelog by Richard W.M. Jones (2010-07-06):
- Don't add extra characters after dist tag in release (RHBZ#604548).