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

Last updated: May 20,2024

1. Install "python3-packaging" package

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

$ sudo apt update $ sudo apt install python3-packaging

2. Uninstall "python3-packaging" package

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

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

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

Package: python3-packaging
Architecture: all
Version: 20.9-2
Priority: optional
Section: python
Source: python-packaging
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 140
Depends: python3-pyparsing, python3:any
Filename: pool/main/p/python-packaging/python3-packaging_20.9-2_all.deb
Size: 29924
MD5sum: 7ec52bd724a19274a194eefa14918528
SHA1: 1c29e785ad98320ed86f299ba86bf089829a42ed
SHA256: 687374aef63af234448e46c5b4ab49c67823adb78fae710da7545080e7859def
SHA512: 382e785d0368195fa5c49f2deacbff9c9903a954b47a588ec4ca158d00f67b5c8b30d4f630f70c54ffdfb36fc5de35eea8864c490f232696c87a46bc144f1120
Homepage: https://pypi.python.org/pypi/packaging
Description-en: core utilities for python3 packages
These core utilities currently consist of:
- Version Handling (PEP 440)
- Dependency Specification (PEP 440)
Description-md5: efd7fc30a9d0c011c486c4813952d196
Task: ubuntustudio-audio