How to Install and Uninstall liblink-grammar4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "liblink-grammar4-dev" package

This guide covers the steps necessary to install liblink-grammar4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblink-grammar4-dev

2. Uninstall "liblink-grammar4-dev" package

This guide let you learn how to uninstall liblink-grammar4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblink-grammar4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblink-grammar4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblink-grammar4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 474
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: link-grammar
Version: 4.7.4-3
Depends: liblink-grammar4 (= 4.7.4-3)
Filename: pool/universe/l/link-grammar/liblink-grammar4-dev_4.7.4-3_amd64.deb
Size: 107464
MD5sum: 45e0bb67250fab3b16df9823ac5ebfc6
SHA1: 24c7d40c249e5a38107b4f4064d4ef1b0f731abc
SHA256: b1552e0e7c799de0f0ce228d3f16753df7c3444a5840cf85651d42140b5a2362
Description-en: Carnegie Mellon University's link grammar parser (development headers)
In Selator, D. and Temperly, 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 header files and static libraries
Description-md5: 0da0b97c62208b2532ed3aa7182d5056
Homepage: http://www.abisource.com/projects/link-grammar/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu