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

Last updated: June 28,2024

1. Install "python312-FontTools" package

This tutorial shows how to install python312-FontTools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-FontTools

2. Uninstall "python312-FontTools" package

This is a short guide on how to uninstall python312-FontTools on openSuSE Tumbleweed:

$ sudo zypper remove python312-FontTools

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

Information for package python312-FontTools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-FontTools
Version : 4.47.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.6 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.