How to Install and Uninstall python3-glyphsets Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-glyphsets" package

In this section, we are going to explain the necessary steps to install python3-glyphsets on Kali Linux

$ sudo apt update $ sudo apt install python3-glyphsets

2. Uninstall "python3-glyphsets" package

Please follow the steps below to uninstall python3-glyphsets on Kali Linux:

$ sudo apt remove python3-glyphsets $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-glyphsets package on Kali Linux

Package: python3-glyphsets
Source: python-glyphsets
Version: 0.5.4-2
Installed-Size: 2971
Maintainer: Agathe Porte
Architecture: all
Depends: python3-defcon, python3-fonttools, python3-glyphslib, python3-pkg-resources, python3-unicodedata2, python3:any
Size: 244476
SHA256: a4dfe9f233f64b752b2bac2ca020fccc3b638926fda18c2b5fb8e9aebe3c8149
SHA1: 36418c4cc748c24d13a8ad6bc47bc6bac1b597ab
MD5sum: c30509c97f914fd3bb03b97c92ff7599
Description: Python API for evaluating glyph sets in font projects
This Python module provides an API with data about glyph sets for many
different scripts and languages. This was crafted to specify the sets of
characters that fonts in the Google Fonts collection are expected to provide
glyphs for.
.
If you are a font developer or typeface designer,
see the Lib/glyphsets/encodings/GF Glyph Sets subdirectory which provides
glyph set definition "standards" that are typically useful sets to draw.
.
On the other hand, the "nam" files on the Lib/glyphsets/encodings directory are
probably more useful for expert web developers. Those files explain how the
Unicode Range subsets are defined, typically per script (writing system),
in the Google Fonts css API.
Python API for evaluating coverage of glyph sets in font projects.
Description-md5:
Homepage: https://github.com/googlefonts/glyphsets/
Section: python
Priority: optional
Filename: pool/main/p/python-glyphsets/python3-glyphsets_0.5.4-2_all.deb