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

Last updated: May 19,2024

1. Install "python3-FontTools" package

This tutorial shows how to install python3-FontTools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-FontTools

2. Uninstall "python3-FontTools" package

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

$ sudo zypper remove python3-FontTools

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

Information for package python3-FontTools:
------------------------------------------
Repository : Main Repository
Name : python3-FontTools
Version : 3.39.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 6.5 MiB
Installed : No
Status : not installed
Source package : python-FontTools-3.39.0-bp155.2.11.src
Upstream URL : http://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.