How to Install and Uninstall libsolv-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 23,2025
1. Install "libsolv-tools" package
Here is a brief guide to show you how to install libsolv-tools on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libsolv-tools
Copied
2. Uninstall "libsolv-tools" package
This guide covers the steps necessary to uninstall libsolv-tools on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libsolv-tools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libsolv-tools package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libsolv-tools
Priority: extra
Section: universe/admin
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Architecture: amd64
Source: libsolv
Version: 0.6.11-1.1
Depends: libc6 (>= 2.14), libsolv0 (= 0.6.11-1.1), libsolvext0 (>= 0.6.5)
Filename: pool/universe/libs/libsolv/libsolv-tools_0.6.11-1.1_amd64.deb
Size: 114622
MD5sum: fd7af02137bfec64c39badb4870bd268
SHA1: 9336247b87f9311282bc70e62a3e7325d5d69511
SHA256: 409c000ebd4f63520cb8c459584d4b03bebb63b44bc01a2585fd27dbf20c721b
Description-en: dependency solver using a satisfiability algorithm (command-line tools)
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 command-line tools that facilitate using libsolv.
Description-md5: 0a85a0ef46cb512eb787f27f5b9a394c
Homepage: https://github.com/openSUSE/libsolv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/admin
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Architecture: amd64
Source: libsolv
Version: 0.6.11-1.1
Depends: libc6 (>= 2.14), libsolv0 (= 0.6.11-1.1), libsolvext0 (>= 0.6.5)
Filename: pool/universe/libs/libsolv/libsolv-tools_0.6.11-1.1_amd64.deb
Size: 114622
MD5sum: fd7af02137bfec64c39badb4870bd268
SHA1: 9336247b87f9311282bc70e62a3e7325d5d69511
SHA256: 409c000ebd4f63520cb8c459584d4b03bebb63b44bc01a2585fd27dbf20c721b
Description-en: dependency solver using a satisfiability algorithm (command-line tools)
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 command-line tools that facilitate using libsolv.
Description-md5: 0a85a0ef46cb512eb787f27f5b9a394c
Homepage: https://github.com/openSUSE/libsolv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu