How to Install and Uninstall sfst Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "sfst" package
This is a short guide on how to install sfst on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
sfst
Copied
2. Uninstall "sfst" package
This guide covers the steps necessary to uninstall sfst on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
sfst
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sfst package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: sfst
Priority: optional
Section: universe/misc
Installed-Size: 662
Maintainer: Ubuntu Developers
Original-Maintainer: Rico Sennrich
Architecture: amd64
Version: 1.4.7b-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libsfst1-1.4, libstdc++6 (>= 4.2.1)
Filename: pool/universe/s/sfst/sfst_1.4.7b-1_amd64.deb
Size: 123406
MD5sum: 47450b3e030b643debb494dd37339519
SHA1: 068587b6e42bf7ee9517ee08c398848a6e8f4103
SHA256: fe732c62579125eded0c539c784f0532b0d602dfb276b1e9e4cb65877125e88c
Description-en: Stuttgart finite-state transducer tools
SFST is a toolbox for the implementation of morphological analysers
and other tools which are based on finite state transducer
technology. The SFST tools comprise
.
* a compiler which translates transducer programs into minimised transducers
* interactive and batch-mode analysis programs
* tools for comparing and printing transducers
* a C++ library which is efficient and easy to use
Description-md5: ef432e73d1ba90678780f869040a83bb
Homepage: http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/misc
Installed-Size: 662
Maintainer: Ubuntu Developers
Original-Maintainer: Rico Sennrich
Architecture: amd64
Version: 1.4.7b-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libsfst1-1.4, libstdc++6 (>= 4.2.1)
Filename: pool/universe/s/sfst/sfst_1.4.7b-1_amd64.deb
Size: 123406
MD5sum: 47450b3e030b643debb494dd37339519
SHA1: 068587b6e42bf7ee9517ee08c398848a6e8f4103
SHA256: fe732c62579125eded0c539c784f0532b0d602dfb276b1e9e4cb65877125e88c
Description-en: Stuttgart finite-state transducer tools
SFST is a toolbox for the implementation of morphological analysers
and other tools which are based on finite state transducer
technology. The SFST tools comprise
.
* a compiler which translates transducer programs into minimised transducers
* interactive and batch-mode analysis programs
* tools for comparing and printing transducers
* a C++ library which is efficient and easy to use
Description-md5: ef432e73d1ba90678780f869040a83bb
Homepage: http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu