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

Last updated: November 23,2024

1. Install "python36-FontTools" package

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

$ sudo zypper refresh $ sudo zypper install python36-FontTools

2. Uninstall "python36-FontTools" package

This tutorial shows how to uninstall python36-FontTools on openSuSE Tumbleweed:

$ sudo zypper remove python36-FontTools

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

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