How to Install and Uninstall gcl-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gcl-doc" package

Please follow the steps below to install gcl-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcl-doc

2. Uninstall "gcl-doc" package

Please follow the step by step instructions below to uninstall gcl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcl-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcl-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gcl-doc
Priority: optional
Section: universe/doc
Installed-Size: 2280
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: all
Source: gcl
Version: 2.6.12-29
Replaces: gclinfo
Depends: dpkg (>= 1.15.4) | install-info
Conflicts: gclinfo
Filename: pool/universe/g/gcl/gcl-doc_2.6.12-29_all.deb
Size: 1082432
MD5sum: 1e75574621096c659bd45ef9af212943
SHA1: f5c6cfd15f0524e46bf1db3923c9ad96e577324e
SHA256: ff48a674260a3fcbc744780044fc101b296b431b91f732524d8a8099d6911634
Description-en: Documentation for GNU Common Lisp
GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter
implemented in C, and complying mostly with the standard set
forth in the book "Common Lisp, the Language I". It attempts
to strike a useful middle ground in performance and portability
from its design around C.
.
This package contains Documentation in info format of both the
system internals, as well as the graphical interface currently
implemented in Tcl/Tk.
Description-md5: ed4ba6cd7211ec9c7d9827fa0f043b7d
Homepage: http://gnu.org/software/gcl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu