How to Install and Uninstall python3-args Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python3-args" package

In this section, we are going to explain the necessary steps to install python3-args on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-args

2. Uninstall "python3-args" package

Please follow the step by step instructions below to uninstall python3-args on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-args package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-args
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-args
Version: 0.1.0-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-args/python3-args_0.1.0-2_all.deb
Size: 5140
MD5sum: 3c0cfb5843c10ee32687d2c1bfcdd213
SHA1: 37f349a725cc619b212d9fc72c208cbd80dffcee
SHA256: 9882433fffd4a8c86313678a55677bb55edd5a7f1fe18ea9c98c3379d09d4b97
Description-en: Command Arguments for Humans (Python 3)
This simple module gives you an elegant interface for your command line
argumemnts.
.
This package contains the module for Python 3.
Description-md5: e3775bac2471577cf193965637560d18
Homepage: https://github.com/kennethreitz/args
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu