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

Last updated: June 30,2024

1. Install "python310-FontTools" package

Please follow the step by step instructions below to install python310-FontTools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-FontTools

2. Uninstall "python310-FontTools" package

This guide covers the steps necessary to uninstall python310-FontTools on openSuSE Tumbleweed:

$ sudo zypper remove python310-FontTools

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

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