Language

Package: fakeroot @ 1.25.3

Synopsis

Provides a fake root environment

Description

fakeroot runs a command in an environment where it appears to have root privileges for file manipulation. This is useful for allowing users to create archives (tar, ar, .deb etc.) with files in them with root permissions/ownership. Without fakeroot one would have to have root privileges to create the constituent files of the archives with the correct permissions and ownership, and then pack them up, or one would have to construct the archives directly, without using the archiver.

Home page
http://freshmeat.sourceforge.net/projects/fakeroot
Location
gnu/packages/linux.scm (line: 7644, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infractions at 114, 240