How to Install and Uninstall posh Package on Kali Linux

Last updated: May 10,2024

1. Install "posh" package

This guide let you learn how to install posh on Kali Linux

$ sudo apt update $ sudo apt install posh

2. Uninstall "posh" package

Please follow the guidelines below to uninstall posh on Kali Linux:

$ sudo apt remove posh $ sudo apt autoclean && sudo apt autoremove

3. Information about the posh package on Kali Linux

Package: posh
Version: 0.14.1
Installed-Size: 190
Maintainer: Clint Adams
Architecture: amd64
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
Size: 91132
SHA256: 1b5d164d880aa57c6808fec6185b0d07e0c15bee7c0c518bdd5252d17a24ef90
SHA1: 8362c308e8759ced35b31c988398a3728985ae46
MD5sum: 715e5eaf1ef099df757631f018dfb4e4
Description: Policy-compliant Ordinary SHell
posh is a stripped-down version of pdksh that aims for compliance
with Debian's policy, and few extra features.
.
WARNING: Since many of Debian's /bin/sh scripts are not actually
policy-compliant, using posh as your /bin/sh may reveal breakage.
Description-md5:
Tag: interface::shell, role::program, scope::utility, use::login
Section: shells
Priority: optional
Filename: pool/main/p/posh/posh_0.14.1_amd64.deb