How to Install and Uninstall pseudo Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "pseudo" package

Learn how to install pseudo on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pseudo

2. Uninstall "pseudo" package

Please follow the guidelines below to uninstall pseudo on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pseudo $ sudo apt autoclean && sudo apt autoremove

3. Information about the pseudo package on Ubuntu 21.10 (Impish Indri)

Package: pseudo
Architecture: amd64
Version: 1.9.0+git20200626+067950b-2
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrej Shadura
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 408
Provides: fakeroot
Depends: libpseudo (>= 1.9.0+git20200626+067950b-2), libc6 (>= 2.15), libsqlite3-0 (>= 3.6.11)
Breaks: libpseudo (<< 1.9.0+git20190515+996bead-2~)
Replaces: libpseudo (<< 1.9.0+git20190515+996bead-2~)
Filename: pool/universe/p/pseudo/pseudo_1.9.0+git20200626+067950b-2_amd64.deb
Size: 93980
MD5sum: 7b0a549c90654d15ef48907aa90c1bc9
SHA1: 130e3e26da6adfa482a2d73d9f3f09301dce8586
SHA256: 0d481ea78142fdff15802b572ed08973f0291b00c2b95d29455010b6aa621a06
SHA512: e6e098606e004b9625d5545390b9816a444008baf1b577ecd3fe9c764930fa1f40f06fe85214ff90a1401fb2cb2b917e3e8ae13948d0bb963b02140fc41299b0
Homepage: https://www.yoctoproject.org/software-item/pseudo/
Description-en: advanced tool for simulating superuser privileges
The pseudo utility offers a way to run commands in a virtualized "root"
environment, allowing ordinary users to run commands which give the
illusion of creating device nodes, changing file ownership, and otherwise doing
things necessary for creating distribution packages or filesystems.
.
Pseudo has a lot of similarities to fakeroot but is a new implementation
that improves on the problems seen using fakeroot. Pseudo is now
extensively used by Poky as a replacement to fakeroot but can also be
used standalone in many other use cases.
Description-md5: e8ca5be20058441e3c154ed0d7778bc0