How to Install and Uninstall libfakeroot Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libfakeroot" package

Please follow the steps below to install libfakeroot on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfakeroot

2. Uninstall "libfakeroot" package

In this section, we are going to explain the necessary steps to uninstall libfakeroot on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfakeroot $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfakeroot package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfakeroot
Architecture: amd64
Version: 1.25.3-1.1ubuntu2
Multi-Arch: same
Priority: optional
Section: utils
Source: fakeroot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Clint Adams
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 168
Depends: libc6 (>= 2.14)
Breaks: fakeroot (<< 1.20-2~)
Replaces: fakeroot (<< 1.20-2~)
Filename: pool/main/f/fakeroot/libfakeroot_1.25.3-1.1ubuntu2_amd64.deb
Size: 28068
MD5sum: c1f38ae08932458eefed7c1a84d23ce0
SHA1: 075d80457d9a74a9ce52cd71d4b4d78f53ab51ea
SHA256: b72c0c2e3c920ea82e2e8e12a8fb00e8f7b92d7c5f24164ad03afb90f7e6fb2e
SHA512: 3c955d12a9fae40aea4f8e199f8341f502c87b84e4e83f7cb0a834ad38f6ad97b50124d58cecbe3feaec4c74ea58fc8ae928c81451c61d2943d8510b93328e43
Description-en: tool for simulating superuser privileges - shared libraries
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains the LD_PRELOAD libraries.
Description-md5: 22ea5d7d46de1e430af3ef824ed6d524
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop