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

Last updated: May 17,2024

1. Install "python3-plac" package

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

$ sudo apt update $ sudo apt install python3-plac

2. Uninstall "python3-plac" package

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

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

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

Package: python3-plac
Architecture: all
Version: 0.9.6-1.1
Priority: optional
Section: universe/python
Source: python-plac
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 336
Depends: python3:any
Filename: pool/universe/p/python-plac/python3-plac_0.9.6-1.1_all.deb
Size: 111352
MD5sum: d2cdeed8f2ea6822bf1244eca2c4d6e4
SHA1: 29b2caa6d2a82390d59f871f1beadfd75adceff2
SHA256: 1bdfdca17886551fe20fbab5f6bb2956d64c4ae76be6453b02169e0232aeb443
SHA512: 2cb04420818142ff3709ad981fc9e6b0b8aaaa73cdf063be0931d20a7aa60c3abdd2f238329367c01cddf24c22d1498d53fcb8d1de7459ed2f0e0603938fa11d
Homepage: https://github.com/micheles/plac
Description-en: Smartest command line arguments parser in the world
Technically plac is just a simple wrapper over argparse which hides most
of its complexity by using a declarative interface: the argument parser
is inferred rather than written down by imperatively.
.
plac is targetting especially unsophisticated users, programmers,
sys-admins, scientists and in general people writing throw-away scripts
for themselves, choosing the command-line isurprisingly scalable upwards,
even without using the underlying argparse.
Description-md5: 4650f8ee78934a64aa025251086cabe7