How to Install and Uninstall irstlm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "irstlm" package

In this section, we are going to explain the necessary steps to install irstlm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install irstlm

2. Uninstall "irstlm" package

In this section, we are going to explain the necessary steps to uninstall irstlm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove irstlm $ sudo apt autoclean && sudo apt autoremove

3. Information about the irstlm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: irstlm
Priority: optional
Section: universe/text
Installed-Size: 366
Maintainer: Ubuntu Developers
Original-Maintainer: Giulio Paci
Architecture: amd64
Version: 5.80.03-2
Depends: libirstlm0 (= 5.80.03-2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), perl
Filename: pool/universe/i/irstlm/irstlm_5.80.03-2_amd64.deb
Size: 80996
MD5sum: 8c96ddb2d1b56d622f7b385a19b1d4e5
SHA1: 36ea241e02b15cec0f4fa091b6a012b14dbf3d58
SHA256: cfeb484caba628a81e2cac747c55fa00342ddabaabaaff65241189b0784dcfe0
Description-en: IRST Language Modeling Toolkit
The IRST Language Modeling Toolkit can be used to learn a language model
from data. The generated n-gram models should be usable on any system
supporting ARPA language model format.
.
This package provides the command line tools.
Description-md5: 9d30da722339720fc161041210d17e3c
Homepage: https://sourceforge.net/projects/irstlm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu