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

Last updated: May 20,2024

1. Install "python3-hfst" package

This tutorial shows how to install python3-hfst on Kali Linux

$ sudo apt update $ sudo apt install python3-hfst

2. Uninstall "python3-hfst" package

Please follow the guidance below to uninstall python3-hfst on Kali Linux:

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

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

Package: python3-hfst
Source: hfst
Version: 3.16.0-5
Installed-Size: 2225
Maintainer: Debian Science Team
Architecture: amd64
Replaces: python3-libhfst (<< 3.15.4)
Depends: libhfst55 (= 3.16.0-5), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Breaks: python3-libhfst (<< 3.15.4)
Size: 498620
SHA256: e64ed51cf5f64a4e5a69d1a0ebe96da97dd6470e4712971ac31f99c50402a7b1
SHA1: add15e8742f99c8e3bd8ee284a7afac02b682463
MD5sum: d32266f1c0865aaa6a5ad4da408e5a29
Description: Helsinki Finite-State Transducer Technology (Python3 module)
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.
.
This package provides Python3 module for libhfst.
Description-md5:
Homepage: https://hfst.github.io/
Section: python
Priority: optional
Filename: pool/main/h/hfst/python3-hfst_3.16.0-5_amd64.deb