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

Last updated: May 17,2024

1. Install "python3-shellescape" package

Please follow the guidance below to install python3-shellescape on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-shellescape

2. Uninstall "python3-shellescape" package

This guide covers the steps necessary to uninstall python3-shellescape on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-shellescape
Architecture: all
Version: 3.4.1-4
Priority: optional
Section: universe/python
Source: python-shellescape
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: python3:any
Filename: pool/universe/p/python-shellescape/python3-shellescape_3.4.1-4_all.deb
Size: 4928
MD5sum: 88e45ef3271877939004fa520c53a1e3
SHA1: e9c8a0b82388ff46031737a213adeadc15494601
SHA256: 8ff11ff38f2f27441d0ae80488ca6c6ee6a600a8702110b4beff8e498c845647
SHA512: e85a60ea97d09f0e81e0f297fe02e65835524251153748dc7b64c28542f2f0ca17e2567e9ad62c78d19ae5c36e27e4798c3d6d67230c4136bba6b80fdfb54a63
Homepage: https://github.com/chrissimpkins/shellescape
Description-en: escapes characters to safely assemble command lines
This python3 library helps to escape a string to safely use it as a token in
a shell command.
.
The shellescape Python module defines the shellescape.quote() function
that returns a shell-escaped version of a Python string. This is a
backport of the shlex.quote() function from Python 3.4.3 that makes
it accessible to users of Python 3 versions < 3.3 and all Python 2.x
versions.
Description-md5: bf876433774e72cd2f8ed0994e0b6f61