How to Install and Uninstall libpseudo Package on Kali Linux

Last updated: May 03,2024

1. Install "libpseudo" package

Please follow the steps below to install libpseudo on Kali Linux

$ sudo apt update $ sudo apt install libpseudo

2. Uninstall "libpseudo" package

Please follow the step by step instructions below to uninstall libpseudo on Kali Linux:

$ sudo apt remove libpseudo $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpseudo package on Kali Linux

Package: libpseudo
Source: pseudo (1.9.0+git20230301+ec6151a2b057-1)
Version: 1.9.0+git20230301+ec6151a2b057-1+b1
Installed-Size: 437
Maintainer: Andrej Shadura
Architecture: amd64
Replaces: pseudo (<< 1.7.5-3~)
Depends: libc6 (>= 2.34)
Breaks: pseudo (<< 1.7.5-3~)
Size: 125400
SHA256: a7ca9fb1380ac4b0c5842e8f336df4ff4a4cd94e974dae7c37257c405270ca44
SHA1: 9e0a831e86b2979b671b6510abe4202c31071d4a
MD5sum: e0d6aae366c1568c80d3229ec7e43877
Description: 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.
.
This package contains the LD_PRELOAD libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.yoctoproject.org/software-item/pseudo/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pseudo/libpseudo_1.9.0+git20230301+ec6151a2b057-1+b1_amd64.deb