How to Install and Uninstall python3-solv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-solv" package

This tutorial shows how to install python3-solv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-solv

2. Uninstall "python3-solv" package

Here is a brief guide to show you how to uninstall python3-solv on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-solv $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-solv package on Ubuntu 21.10 (Impish Indri)

Package: python3-solv
Architecture: amd64
Version: 0.7.17-2
Priority: extra
Section: universe/python
Source: libsolv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Gabriel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 486
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.33), libsolv1 (= 0.7.17-2), libsolvext1 (>= 0.7.11)
Filename: pool/universe/libs/libsolv/python3-solv_0.7.17-2_amd64.deb
Size: 90064
MD5sum: 562d501e7fdd2b95fa1d7599c6226c68
SHA1: 5d1eaa6d95a553283fd69444a2a753f40c5c0116
SHA256: 2f1e67f6348d5553be46872700cee1aeae671b059611f3fd402fc64f333be2a9
SHA512: 7de817db7fd37d3d7c325a828cfcb84dd90c96bb61a923fa0a33ad8cecb6471bb6faa71896c5a6ef1ec9a1d7deb0b67b7977650e04c8f3d281b4ea37beffc5a2
Homepage: https://github.com/openSUSE/libsolv
Description-en: dependency solver using a satisfiability algorithm (Python3 bindings)
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 Python (v3) bindings for the libsolv library.
Description-md5: 9355d28f0a1addfe4cc37def959fb1e8