How to Install and Uninstall python2-clint Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-clint" package

In this section, we are going to explain the necessary steps to install python2-clint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-clint

2. Uninstall "python2-clint" package

This is a short guide on how to uninstall python2-clint on openSUSE Leap:

$ sudo zypper remove python2-clint

3. Information about the python2-clint package on openSUSE Leap

Information for package python2-clint:
--------------------------------------
Repository : Main Repository
Name : python2-clint
Version : 0.5.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 325,2 KiB
Installed : No
Status : not installed
Source package : python-clint-0.5.1-bp153.1.15.src
Summary : Python Command Line Interface Tools
Description :
Clint is a module filled with a set of tools for developing
commandline applications. It supports colors, and custom email-style
quotes. It has a nestable indentation context manager, and a column
printer with optional auto-expanding columns with autodetection of
console size, wrapping your words properly to fit the column size.

5. The same packages on other Linux Distributions