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

Last updated: July 03,2024

1. Install "python3-cliff" package

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

$ sudo apt update $ sudo apt install python3-cliff

2. Uninstall "python3-cliff" package

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

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

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

Package: python3-cliff
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-cliff
Version: 1.15.0-2ubuntu2
Depends: python3-cmd2, python3-pbr (>= 1.3), python3-prettytable, python3-pyparsing, python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3-unicodecsv, python3-yaml, python3:any (>= 3.3.2-2~)
Suggests: python-cliff-doc
Filename: pool/main/p/python-cliff/python3-cliff_1.15.0-2ubuntu2_all.deb
Size: 23372
MD5sum: 43658d934e38fe52db77ccce66695bd5
SHA1: a542e798934d40864d56eff0603e843c7157b8e4
SHA256: 70b65b50a2b0263fd88a1a4d7ad755521bcef0612e6b544bdcdee675d74be05b
Description-en: command line interface formulation framework - Python 3.x
Cliff is a framework for building command line programs. It uses plugins to
define sub-commands, output formatters, and other extensions.
.
The cliff framework is meant to be used to create multi-level commands such as
Subversion and git, where the main program handles some basic argument parsing
and then invokes a sub-command to do the work.
.
This package provides the Python 3.x module.
Description-md5: 92bb0e6b0f061ce49921f4f0e04e7c86
Homepage: https://github.com/dreamhost/cliff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m