How to Install and Uninstall python2-logilab-common Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python2-logilab-common" package

This tutorial shows how to install python2-logilab-common on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-logilab-common

2. Uninstall "python2-logilab-common" package

Please follow the guidelines below to uninstall python2-logilab-common on openSUSE Leap:

$ sudo zypper remove python2-logilab-common

3. Information about the python2-logilab-common package on openSUSE Leap

Information for package python2-logilab-common:
-----------------------------------------------
Repository : Main Repository
Name : python2-logilab-common
Version : 1.4.1-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-logilab-common-1.4.1-bp153.1.14.src
Summary : Python lowlevel functionality shared by logilab projects
Description :
The package logilab.common contains several modules providing low level
functionalities shared among some python projects developed by logilab.
The package is used by pylint, an advanced Python style and syntax
checker.
Please note that some of the modules have some extra dependencies. For
instance, logilab.common.db will require a db-api 2.0 compliant
database driver.