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

Last updated: September 28,2024

1. Install "python-ucltip" package

This is a short guide on how to install python-ucltip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ucltip

2. Uninstall "python-ucltip" package

Here is a brief guide to show you how to uninstall python-ucltip on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ucltip
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Hsin-Yi Chen (hychen)
Architecture: all
Version: 0.7.1-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-ucltip/python-ucltip_0.7.1-1_all.deb
Size: 12762
MD5sum: 247583f40e8a60385acc026d73f92933
SHA1: 342fbf59bb136e7e4dd61a494235f6bd992b1f9f
SHA256: a264f57692f2fa1a67edf69bb1652ab05d9d8c8f9f17779e3bff3f58ca70d3ed
Description-en: Python module to help making command line tool Python binding faster
This library makes you to use command line tool in Python by OO way.
The concept is to transform 1) command as a instance, 2) options
of command as arguments and keyword arguments of function or
instance method when method be used as a sub command of a command.
Description-md5: c22f5987700aa758dcd9b2a51822bfe1
Homepage: http://pypi.python.org/pypi/ucltip
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu