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

Last updated: June 25,2024

1. Install "python310-pyfiglet" package

Here is a brief guide to show you how to install python310-pyfiglet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyfiglet

2. Uninstall "python310-pyfiglet" package

In this section, we are going to explain the necessary steps to uninstall python310-pyfiglet on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyfiglet

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

Information for package python310-pyfiglet:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.