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

Last updated: September 29,2024

1. Install "python-logilab-common" package

Please follow the step by step instructions below to install python-logilab-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-logilab-common

2. Uninstall "python-logilab-common" package

This tutorial shows how to uninstall python-logilab-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-logilab-common $ sudo apt autoclean && sudo apt autoremove

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

Package: python-logilab-common
Priority: optional
Section: universe/python
Installed-Size: 6469
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: logilab-common
Version: 1.1.0-1
Provides: python2.7-logilab-common
Depends: python-pkg-resources, python-six (>= 1.4.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-egenix-mxdatetime
Suggests: pyro, python-unittest2
Filename: pool/universe/l/logilab-common/python-logilab-common_1.1.0-1_all.deb
Size: 372426
MD5sum: e74888544a45da6b715aba94912daefa
SHA1: a215e8cf01290c7f6e3b2d3e54f923ab45bf9edb
SHA256: 1cf8cf0d089a7478553f68dac0d7c0d92fc73a0d4e4e79a2eb8a3da573bf0c43
Description-en: useful miscellaneous modules used by Logilab projects
logilab-common is a collection of low-level Python packages and modules,
A
designed to ease:
.
* handling command line options and configuration files
* writing interactive command line tools
* manipulation files and character strings
* interfacing to OmniORB
* generating SQL queries
* running unit tests
* manipulating tree structures
* accessing RDBMS (currently postgreSQL, MySQL and sqlite)
* generating text and HTML reports
* logging
* parsing XML processing instructions
Description-md5: 6fe78f5336ae9f6535d9833b88c37f07
Homepage: https://www.logilab.org/project/logilab-common
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu