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

Last updated: May 18,2024

1. Install "python3-click-plugins" package

Please follow the step by step instructions below to install python3-click-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-click-plugins

2. Uninstall "python3-click-plugins" package

Please follow the steps below to uninstall python3-click-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-click-plugins $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-click-plugins
Priority: optional
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-click-plugins
Version: 1.0.2-1ubuntu3
Depends: python3-click, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-click-plugins/python3-click-plugins_1.0.2-1ubuntu3_all.deb
Size: 6944
MD5sum: 1e5fdb4c2945b2df0bd7c7e36760d2ef
SHA1: 92531cfdc582850bb79fa1db149694c9d0cf4059
SHA256: 7417aaa167cdb81810751e0a7490ddd657fa2ec12cf8eb177acf7fb852285e8a
Description-en: Click extension to register external CLI commands (Python 3)
Click plugins allows developers of Click commandline applications to add a
plugin mechanism to their tools. This allows the creation of subcommands
registered by those plugins.
.
This is the Python 3 version of the package.
Description-md5: 3f9eca3ac6eb84b70593c63c53ecd5b0
Homepage: https://github.com/click-contrib/click-plugins
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu