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

Last updated: May 20,2024

1. Install "lgrind" package

Please follow the instructions below to install lgrind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lgrind

2. Uninstall "lgrind" package

Please follow the guidelines below to uninstall lgrind on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lgrind $ sudo apt autoclean && sudo apt autoremove

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

Package: lgrind
Priority: optional
Section: multiverse/tex
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Piefel
Architecture: amd64
Version: 3.67-3.1
Depends: libc6 (>= 2.7)
Recommends: texlive-latex-base
Filename: pool/multiverse/l/lgrind/lgrind_3.67-3.1_amd64.deb
Size: 76710
MD5sum: 0f789dd331d640d4594959f0532811fe
SHA1: 29a4961859979bd49ab298b57adf2d057ee0127a
SHA256: 2294e507a7d761624cc33d382bd87c8b841b67040982050115b7fe73493b79f5
Description-en: A pretty printer for various programming languages
LGrind is a pretty printer for a large number of programming languages
using LaTeX. It is in the form of a separate preprocessor.
.
The licence is non-free, as it contains a no-sale clause.
You might consider using the listings package instead, which is free;
it also claims to be able to read the language definitions of LGrind.
LGrind's output tends to be prettier, though, especially if you prefer
non-monospaced fonts.
Description-md5: 77906803dcc3731b00e5c4ea84715c69
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu