How to Install and Uninstall python-optcomplete Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python-optcomplete" package

This guide let you learn how to install python-optcomplete on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-optcomplete

2. Uninstall "python-optcomplete" package

This guide let you learn how to uninstall python-optcomplete on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-optcomplete $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-optcomplete package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-optcomplete
Priority: optional
Section: universe/python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Bastian Kleineidam
Architecture: all
Source: optcomplete
Version: 1.2-13
Provides: python2.7-optcomplete
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/o/optcomplete/python-optcomplete_1.2-13_all.deb
Size: 18886
MD5sum: 1b426da3c5d25a655a925472d45b6f01
SHA1: e0808dfb63bff644032388d509e94fa2935f09c2
SHA256: 6db073f51f670b9336ba8e5df8818950349528ee023c712cc173678b6b976624
Description-en: provide bash-completion for Python programs
provides almost automatically shell completion for any Python program
that uses the optparse module.
Description-md5: 3ea52eda9e32b504dca420968fa7b568
Homepage: http://furius.ca/optcomplete/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu