How to Install and Uninstall python311-pyfiglet Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python311-pyfiglet" package

In this section, we are going to explain the necessary steps to install python311-pyfiglet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyfiglet

2. Uninstall "python311-pyfiglet" package

Please follow the guidance below to uninstall python311-pyfiglet on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyfiglet

3. Information about the python311-pyfiglet package on openSuSE Tumbleweed

Information for package python311-pyfiglet:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyfiglet
Version : 1.0.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : python-pyfiglet-1.0.2-1.4.src
Upstream URL : https://github.com/pwaller/pyfiglet
Summary : Pure Python FIGlet implementation
Description :
PyFIGlet is a full port of FIGlet (http://www.figlet.org/) into pure
Python. It takes ASCII text and renders it in ASCII art fonts.