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

Last updated: May 20,2024

1. Install "python38-FontTools" package

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

$ sudo zypper refresh $ sudo zypper install python38-FontTools

2. Uninstall "python38-FontTools" package

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

$ sudo zypper remove python38-FontTools

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

Information for package python38-FontTools:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-FontTools
Version : 4.21.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 7,7 MiB
Installed : No
Status : not installed
Source package : python-FontTools-4.21.1-1.3.src
Summary : Suite of Tools and Libraries for Manipulating Fonts
Description :
FontTools is a suite of tools and libraries for manipulating fonts
written in Python.
It currently reads and writes TrueType font files, reads PostScript
Type 1 fonts, and more. It contains two command line programs to
convert TrueType fonts to an XML based format (called TTX) and back.