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

Last updated: May 17,2024

1. Install "python3-graphite2" package

This guide let you learn how to install python3-graphite2 on Kali Linux

$ sudo apt update $ sudo apt install python3-graphite2

2. Uninstall "python3-graphite2" package

Please follow the step by step instructions below to uninstall python3-graphite2 on Kali Linux:

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

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

Package: python3-graphite2
Source: graphite2
Version: 1.3.14-2
Installed-Size: 58
Maintainer: Debian LibreOffice Maintainers
Architecture: all
Depends: libgraphite2-3, python3:any
Size: 14620
SHA256: bb1e1e6f47ea0758fb14b7af152f0aaafe252d77a1640f5329d86735660d0290
SHA1: d22c6ad9e46ff938af2fd93611f076df565df724
MD5sum: 981c2a1d026820b44a8cc3fa8d43ee41
Description: Python bindings for libgraphite2
Graphite is a system that can be used to create and use "smart fonts" capable
of displaying writing systems with various complex behaviors, such as:
contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
stacking diacritics and complex positioning.
.
This library was designed and developed by the NRSI (Non-Roman Script
Initiative) within SIL International (www.sil.org) to act as a complement to
other smart font rendering technologies with limited practical local
extensibility. Its purpose is to help meet the needs of a very large number
of "minority language" communities for local extensibility of complex script
behaviors.
.
The behavior of the rendering engine for a given writing system is specified
through extra tables added to a TrueType font. These tables are generated by
compiling a GDL (Graphite Description Language) source file into a font using
grcompiler.
.
This package contains the Python 3 bindings for libgraphite2.
Description-md5:
Homepage: https://graphite.sil.org/
Section: python
Priority: optional
Filename: pool/main/g/graphite2/python3-graphite2_1.3.14-2_all.deb