How to Install and Uninstall python3-sh Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "python3-sh" package

Please follow the guidelines below to install python3-sh on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sh

2. Uninstall "python3-sh" package

Please follow the step by step instructions below to uninstall python3-sh on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-sh $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sh package on Ubuntu 21.10 (Impish Indri)

Package: python3-sh
Architecture: all
Version: 1.14.1-1
Priority: optional
Section: universe/python
Source: python-sh
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153
Depends: python3:any
Filename: pool/universe/p/python-sh/python3-sh_1.14.1-1_all.deb
Size: 37120
MD5sum: bb41398a0fede79e16473ca4924791d4
SHA1: ffcda5bd8a397ff37c6716cf1a5ecfe3c509fbcb
SHA256: 083f76b8d9d86e3bead46ca203019f3b43a113e36480c8d328ca83ab10b49407
SHA512: a3bf2ead69605d9679377f5730c7217d830b22f63c4a4b9bc80674681274a959679d51770dda3820061677fb602c1f2d24ea49c8996a248cbab55dc46d12d424
Homepage: https://github.com/amoffat/sh/
Description-en: Python 3 subprocess interface
sh (previously pbs) is a full-fledged subprocess replacement for Python 2.6 -
3.2 that allows you to call any program as if it were a function:
.
from sh import ifconfig
print ifconfig("eth0")
.
sh is not a collection of system commands implemented in Python.
.
This package provides Python 3 module bindings only.
Description-md5: b3c3033a5fae335008a03181bf0df81d