How to Install and Uninstall liblink-grammar5 Package on Kali Linux

Last updated: April 29,2024

1. Install "liblink-grammar5" package

Please follow the guidance below to install liblink-grammar5 on Kali Linux

$ sudo apt update $ sudo apt install liblink-grammar5

2. Uninstall "liblink-grammar5" package

This guide covers the steps necessary to uninstall liblink-grammar5 on Kali Linux:

$ sudo apt remove liblink-grammar5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblink-grammar5 package on Kali Linux

Package: liblink-grammar5
Source: link-grammar
Version: 5.12.3~dfsg-1
Installed-Size: 482
Maintainer: Jonas Smedegaard
Architecture: amd64
Depends: link-grammar-dictionaries-en, minisat, libc6 (>= 2.34), libhunspell-1.7-0, libpcre2-8-0 (>= 10.22), libsqlite3-0 (>= 3.5.9)
Suggests: link-grammar-dictionaries-all
Size: 213884
SHA256: 7f586fc1bd4a2f1097bada7d2b6a17137d4616affe6e597d1526ec531ae78c18
SHA1: 9a7f3aa96356a9ac6378522940b7dea9a706ba19
MD5sum: 7b5b9132ea5befb97bedb98f57692af8
Description: Carnegie Mellon University's link grammar parser (libraries)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
.
link-grammar can be used for linguistic parsing for information
retrieval or extraction from natural language documents. It can also be
used as a grammar checker.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://www.abisource.com/projects/link-grammar/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/link-grammar/liblink-grammar5_5.12.3~dfsg-1_amd64.deb