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

Last updated: June 18,2024

1. Install "python3-gflanguages" package

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

$ sudo apt update $ sudo apt install python3-gflanguages

2. Uninstall "python3-gflanguages" package

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

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

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

Package: python3-gflanguages
Source: python-gflanguages
Version: 0.4.0-3
Installed-Size: 4121
Maintainer: Debian Python Team
Architecture: all
Depends: python3-protobuf, python3:any
Size: 466252
SHA256: eb74f3bd9ffb4644903d5f7898928d1b9c0f8c297cfa6bc84fa47639611037dd
SHA1: 01bc3927c9d277469d21e29b3d5d9b4e0262007e
MD5sum: 768e10e5bedd2cb90f69a3cf421c7001
Description: API for evaluating language support in the Google Fonts collection
This Python module provides an API with data about languages/regions/scripts
for use in the language-support categorization of the font families in the
Google Fonts collection.
.
Language/region/script definitions are still being gradualy updated on the
`google/fonts` repo, on its **lang/** directory
(https://github.com/google/fonts/tree/main/lang) and this `gflanguages` module
will try to be kept in sync.
.
Ideally at some point this module would become the main place to update these
definitions, avoiding data duplication and guaranteeing uniformity across
tools.
Description-md5:
Homepage: https://github.com/googlefonts/gflanguages/
Section: python
Priority: optional
Filename: pool/main/p/python-gflanguages/python3-gflanguages_0.4.0-3_all.deb