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

Last updated: May 19,2024

1. Install "python2-FontTools" package

This guide covers the steps necessary to install python2-FontTools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-FontTools

2. Uninstall "python2-FontTools" package

This tutorial shows how to uninstall python2-FontTools on openSUSE Leap:

$ sudo zypper remove python2-FontTools

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

Information for package python2-FontTools:
------------------------------------------
Repository : Main Repository
Name : python2-FontTools
Version : 3.39.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 6,6 MiB
Installed : No
Status : not installed
Source package : python-FontTools-3.39.0-bp153.1.18.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.