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

Last updated: May 15,2024

1. Install "python3-argcomplete" package

Learn how to install python3-argcomplete on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-argcomplete

2. Uninstall "python3-argcomplete" package

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

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

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

Package: python3-argcomplete
Architecture: all
Version: 1.8.1-1.5
Priority: optional
Section: universe/python
Source: python-argcomplete
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Depends: python3:any
Breaks: python-argcomplete
Replaces: python-argcomplete
Filename: pool/universe/p/python-argcomplete/python3-argcomplete_1.8.1-1.5_all.deb
Size: 27236
MD5sum: ad4ab43f4345c26bce46f219e93e7f1d
SHA1: 1d79f7a0af540d8b0fc1d5ce99294a8407d1988b
SHA256: 48000c0bf8885d320772e7a3d239497f6aacc0ebf4118f4f4a20d9a1376ea77e
SHA512: 46e770802a299ce81a576b7cd2f3b0e87738384f9bd030bc482d0af74fe802d993bd66c20d524747d9a9bd87aba615679877115791e91861bb97c530b75bc5b8
Description-en: bash tab completion for argparse (for Python 3)
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.
.
It makes two assumptions:
.
* You're using bash as your shell
* You're using argparse to manage your command line arguments/options
.
Argcomplete is particularly useful if your program has lots of
options or subparsers, and if your program can dynamically suggest
completions for your argument/option values (for example, if the user
is browsing resources over the network).
.
This package provides the module for Python 3.x.
Description-md5: 864b9f1da574363ff4cbee4b92aa144b