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

Last updated: May 19,2024

1. Install "python-cliff" package

Please follow the instructions below to install python-cliff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cliff

2. Uninstall "python-cliff" package

This guide covers the steps necessary to uninstall python-cliff on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cliff
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.15.0-2ubuntu2
Depends: python-cmd2, python-pbr (>= 1.3), python-prettytable, python-pyparsing, python-six (>= 1.9.0), python-stevedore (>= 1.5.0), python-unicodecsv, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-cliff-doc
Filename: pool/main/p/python-cliff/python-cliff_1.15.0-2ubuntu2_all.deb
Size: 23290
MD5sum: 29d889b3ef63d1aa31f6cc97a2493ea6
SHA1: 8ba07131c9cb047167500682561105e8151def1e
SHA256: eff8b123e1c8d001e856cee01bcf65fa5c8b347f8dfde74f0bbde9ef53ccf794
Description-en: command line interface formulation framework - Python 2.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 2.x module.
Description-md5: 223752b60fcc9abd3243eec33e1472f2
Homepage: https://github.com/dreamhost/cliff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y