How to Install and Uninstall python38-clint Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python38-clint" package

Learn how to install python38-clint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-clint

2. Uninstall "python38-clint" package

This tutorial shows how to uninstall python38-clint on openSuSE Tumbleweed:

$ sudo zypper remove python38-clint

3. Information about the python38-clint package on openSuSE Tumbleweed

Information for package python38-clint:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-clint
Version : 0.5.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 286,5 KiB
Installed : No
Status : not installed
Source package : python-clint-0.5.1-4.2.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.