How to Install and Uninstall python3-libhfst Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-libhfst" package

Please follow the steps below to install python3-libhfst on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libhfst

2. Uninstall "python3-libhfst" package

This guide let you learn how to uninstall python3-libhfst on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-libhfst package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-libhfst
Priority: optional
Section: universe/python
Installed-Size: 1980
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: hfst
Version: 3.9.0~r4595-3
Depends: libhfst42 (= 3.9.0~r4595-3), python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/h/hfst/python3-libhfst_3.9.0~r4595-3_amd64.deb
Size: 333230
MD5sum: 88f58deddfb3e7af3f37bcd7aedc7ca9
SHA1: 759bd858b8640b1976223a08e2f871e6d1cedcb0
SHA256: 5c049ec6dc32aef7dd16ab49098217d615bbed37ccb631573cd6ce8323eb01c5
Description-en: 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: 61a87c7415dabec5b163d47a939d3119
Homepage: https://www.ling.helsinki.fi/kieliteknologia/tutkimus/hfst/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu