How to Install and Uninstall abs-guide Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 26,2024

1. Install "abs-guide" package

Please follow the instructions below to install abs-guide on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install abs-guide

2. Uninstall "abs-guide" package

Learn how to uninstall abs-guide on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove abs-guide $ sudo apt autoclean && sudo apt autoremove

3. Information about the abs-guide package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: abs-guide
Priority: optional
Section: multiverse/doc
Installed-Size: 4366
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 10-2
Recommends: lynx | www-browser
Filename: pool/multiverse/a/abs-guide/abs-guide_10-2_all.deb
Size: 1045728
MD5sum: de21648ce75116782fd6a1e367c8f684
SHA1: 66936a3e828627b1347e942a7fbb56613585dd44
SHA256: bf1345673ee4e2b4871876baf0d1fe3de475a2cd3c12a716f9014b844ab9d9cb
Description-en: The Advanced Bash-Scripting Guide
An in-depth exploration of the art of shell scripting.
.
This tutorial assumes no previous knowledge of scripting or
programming, but progresses rapidly toward an intermediate/advanced
level of instruction ... all the while sneaking in little snippets
of UNIX(R) wisdom and lore. It serves as a textbook, a manual for
self-study, and a reference and source of knowledge on shell
scripting techniques. The exercises and heavily-commented examples
invite active reader participation, under the premise that the only
way to really learn scripting is to write scripts.
.
This book is suitable for classroom use as a general introduction to
programming concepts.
Description-md5: c70e528b8b624e5738bdbd1b89e8b349
Homepage: http://www.tldp.org/LDP/abs/html/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu