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

Last updated: May 03,2024

1. Install "python3-logilab-common" package

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

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

2. Uninstall "python3-logilab-common" package

This is a short guide on how to uninstall python3-logilab-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-logilab-common
Priority: optional
Section: python
Installed-Size: 505
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: logilab-common
Version: 1.1.0-1
Depends: python3-pkg-resources, python3-six (>= 1.4.0), python3:any (>= 3.3.2-2~)
Filename: pool/main/l/logilab-common/python3-logilab-common_1.1.0-1_all.deb
Size: 97554
MD5sum: edd5c4d674638c1c0cd39b44a7324164
SHA1: b846ff148643fcefc4adbb16fe5eae2ab1903888
SHA256: 50188e549450cae4eaf9698100960eb720dbd286ea9e367995c390000a485349
Description-en: useful miscellaneous modules used by Logilab projects (Python3)
logilab-common is a collection of low-level Python packages and modules,
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
.
This package contains the Python 3 version of logilab-common.
Description-md5: c1b954b04fb86612866beed61bd4551a
Homepage: https://www.logilab.org/project/logilab-common
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m