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

Last updated: September 20,2024

1. Install "libgumbo1" package

Please follow the guidelines below to install libgumbo1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgumbo1

2. Uninstall "libgumbo1" package

Please follow the guidance below to uninstall libgumbo1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgumbo1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libgumbo1
Priority: optional
Section: universe/libs
Installed-Size: 378
Maintainer: Ubuntu Developers
Original-Maintainer: Onur Aslan
Architecture: amd64
Source: gumbo-parser
Version: 0.10.1+dfsg-2.1
Depends: libc6 (>= 2.14)
Filename: pool/universe/g/gumbo-parser/libgumbo1_0.10.1+dfsg-2.1_amd64.deb
Size: 102058
MD5sum: 6973506b3909f483c263d0a41d5ee6ff
SHA1: f6b388c57c5d8ab93c53a4aac5fec04a455eabcc
SHA256: 47194410371ce3b0cc53c59c53e68364f9e1ce01003820c13932d3b473de4315
Description-en: pure-C HTML5 parser
Gumbo is an implementation of the HTML5 parsing algorithm implemented
as a pure C99 library with no outside dependencies. It's designed to serve
as a building block for other tools and libraries such as linters,
validators, templating languages, and refactoring and analysis tools.
Description-md5: b40f2af3fc1e4ddf9d2943d9c4b9fe9b
Multi-Arch: same
Homepage: https://github.com/google/gumbo-parser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu