How to Install and Uninstall fasttext Package on Kali Linux
Last updated: November 23,2024
1. Install "fasttext" package
Please follow the guidelines below to install fasttext on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
fasttext
Copied
2. Uninstall "fasttext" package
In this section, we are going to explain the necessary steps to uninstall fasttext on Kali Linux:
$
sudo apt remove
fasttext
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the fasttext package on Kali Linux
Package: fasttext
Version: 0.9.2+ds-7
Installed-Size: 174
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libfasttext0 (>= 0.9.2+ds), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 77088
SHA256: 0265029f0f0ddf041618c0b5ae7ffb65b879bf6ccdad7016a6ac78eaf6740fa0
SHA1: cd96a3f478266c8da6eff10368a61cefb07db98a
MD5sum: 4d70afd6dbdd190fe9f8b7df6ae63832
Description: Efficient learning of word representations and sentence classification library
fastText is a library for efficient learning of word representations
and sentence classification, which refers subword information to
enrich word vectors.
Description-md5:
Homepage: https://github.com/facebookresearch/fastText
Section: science
Priority: optional
Filename: pool/main/f/fasttext/fasttext_0.9.2+ds-7_amd64.deb
Version: 0.9.2+ds-7
Installed-Size: 174
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libfasttext0 (>= 0.9.2+ds), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 77088
SHA256: 0265029f0f0ddf041618c0b5ae7ffb65b879bf6ccdad7016a6ac78eaf6740fa0
SHA1: cd96a3f478266c8da6eff10368a61cefb07db98a
MD5sum: 4d70afd6dbdd190fe9f8b7df6ae63832
Description: Efficient learning of word representations and sentence classification library
fastText is a library for efficient learning of word representations
and sentence classification, which refers subword information to
enrich word vectors.
Description-md5:
Homepage: https://github.com/facebookresearch/fastText
Section: science
Priority: optional
Filename: pool/main/f/fasttext/fasttext_0.9.2+ds-7_amd64.deb