How to Install and Uninstall libfakeroot Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libfakeroot" package

Here is a brief guide to show you how to install libfakeroot on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfakeroot

2. Uninstall "libfakeroot" package

This guide covers the steps necessary to uninstall libfakeroot on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfakeroot package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfakeroot
Architecture: amd64
Version: 1.25.2-1
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: 159
Depends: libc6 (>= 2.14)
Breaks: fakeroot (<< 1.20-2~)
Replaces: fakeroot (<< 1.20-2~)
Filename: pool/main/f/fakeroot/libfakeroot_1.25.2-1_amd64.deb
Size: 26600
MD5sum: 2c52a713bdd38400e820585ecb0a79b2
SHA1: a75eefce39e7c6cc3e0b166c01d2023e853b161f
SHA256: 3712309249036e728193096763f6db7000e34d98c0099dd2c1c22a719be283dd
SHA512: c3b796404f98df426020e56a35be9342699966a962641004b9569c7d74a0cba229486bc63016c847b18c11e523b161b5f27b9289346d2e15ed90e8f7c33fd576
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: ubuntu-mate-core, ubuntu-mate-desktop