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

Last updated: May 11,2024

1. Install "libsolv-doc" package

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

$ sudo apt update $ sudo apt install libsolv-doc

2. Uninstall "libsolv-doc" package

This tutorial shows how to uninstall libsolv-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsolv-doc
Priority: extra
Section: universe/doc
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Architecture: all
Source: libsolv
Version: 0.6.11-1.1
Filename: pool/universe/libs/libsolv/libsolv-doc_0.6.11-1.1_all.deb
Size: 59894
MD5sum: 17c77cd63a88d99719985dc732e73948
SHA1: 9230eb4b37040835f80abbfe395ec293df037a21
SHA256: 64c1ba9e073ff86b15b0b904fffd3cf139324d26f7de07fd8e9d9d903ac9aacf
Description-en: dependency solver using a satisfiablility algorithm (documentation files)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains documentation files for libsolv.
Description-md5: 3e909a715c92fd608e8ad108759c98f5
Homepage: https://github.com/openSUSE/libsolv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu