How to Install and Uninstall python3-pyfiglet Package on openSUSE Leap

Last updated: May 11,2024

1. Install "python3-pyfiglet" package

This guide covers the steps necessary to install python3-pyfiglet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyfiglet

2. Uninstall "python3-pyfiglet" package

Please follow the instructions below to uninstall python3-pyfiglet on openSUSE Leap:

$ sudo zypper remove python3-pyfiglet

3. Information about the python3-pyfiglet package on openSUSE Leap

Information for package python3-pyfiglet:
-----------------------------------------
Repository : Main Repository
Name : python3-pyfiglet
Version : 0.8.post1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : python-pyfiglet-0.8.post1-bp155.2.11.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.