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

Last updated: May 18,2024

1. Install "python39-FontTools" package

Please follow the instructions below to install python39-FontTools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-FontTools

2. Uninstall "python39-FontTools" package

Learn how to uninstall python39-FontTools on openSuSE Tumbleweed:

$ sudo zypper remove python39-FontTools

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

Information for package python39-FontTools:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-FontTools
Version : 4.47.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 9.0 MiB
Installed : No
Status : not installed
Source package : python-FontTools-4.47.2-2.1.src
Upstream URL : https://github.com/fonttools/fonttools
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.