How to Install and Uninstall libsolv0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libsolv0-dbg" package
In this section, we are going to explain the necessary steps to install libsolv0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libsolv0-dbg
Copied
2. Uninstall "libsolv0-dbg" package
Learn how to uninstall libsolv0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libsolv0-dbg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libsolv0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libsolv0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1602
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Architecture: amd64
Source: libsolv
Version: 0.6.11-1.1
Depends: libsolv0 (= 0.6.11-1.1)
Filename: pool/universe/libs/libsolv/libsolv0-dbg_0.6.11-1.1_amd64.deb
Size: 384796
MD5sum: 1501e5815079d4d29e8520b8fdbf8446
SHA1: 4b0258277e4db593cb26cebfd41726b09afc11c5
SHA256: 9727f11e507e0f5b5d22c4ec40adb10cea62d8871180ddb641bde14cef5d741f
Description-en: dependency solver using a satisfiability algorithm (debugging symbols)
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 the debugging symbols for the libsolv0 library.
They are installed into /usr/lib/debug and will automatically be used
by gdb.
Description-md5: 05e2b9d7efb44596e448ef5f589871a7
Multi-Arch: same
Homepage: https://github.com/openSUSE/libsolv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/debug
Installed-Size: 1602
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Architecture: amd64
Source: libsolv
Version: 0.6.11-1.1
Depends: libsolv0 (= 0.6.11-1.1)
Filename: pool/universe/libs/libsolv/libsolv0-dbg_0.6.11-1.1_amd64.deb
Size: 384796
MD5sum: 1501e5815079d4d29e8520b8fdbf8446
SHA1: 4b0258277e4db593cb26cebfd41726b09afc11c5
SHA256: 9727f11e507e0f5b5d22c4ec40adb10cea62d8871180ddb641bde14cef5d741f
Description-en: dependency solver using a satisfiability algorithm (debugging symbols)
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 the debugging symbols for the libsolv0 library.
They are installed into /usr/lib/debug and will automatically be used
by gdb.
Description-md5: 05e2b9d7efb44596e448ef5f589871a7
Multi-Arch: same
Homepage: https://github.com/openSUSE/libsolv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu