Package fakeroot: Information

    Source package: fakeroot
    Version: 1.25.3-alt1
    Build time:  Jun 30, 2022, 07:35 AM
    Report package bug
    License: GPLv3+
    Summary: Run a command in an environment faking root privileges for file manipulation
    Description: 
    fakeroot runs a command in an environment were it appears to have root
    privileges for file manipulation.  This is useful for allowing users to
    createarchives (tar, ar, .rpm 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.

    List of rpms provided by this srpm:
    fakeroot (e2kv6, e2kv5, e2kv4, e2k)
    fakeroot-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Dmitry V. Levin


      1. sharutils
      2. gcc-c++
      3. libcap-devel
      4. libacl-devel

    Last changed


    Feb. 18, 2021 Dmitry V. Levin 1.25.3-alt1
    - 1.20.2 -> 1.25.3.
    May 7, 2019 Gleb Fotengauer-Malinovskiy 1.20.2-alt2
    - Fixed build on ppc64le.
    May 10, 2016 Dmitry V. Levin 1.20.2-alt1
    - 1.18.4 -> 1.20.2.
    - Fixed irrelevant noise with recent changes in glibc.
    - Added fts64 support.