How to Install and Uninstall libsolv.i686 Package on Fedora 38
Last updated: November 25,2024
1. Install "libsolv.i686" package
In this section, we are going to explain the necessary steps to install libsolv.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
libsolv.i686
Copied
2. Uninstall "libsolv.i686" package
Please follow the guidelines below to uninstall libsolv.i686 on Fedora 38:
$
sudo dnf remove
libsolv.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsolv.i686 package on Fedora 38
Last metadata expiration check: 1:13:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsolv
Version : 0.7.28
Release : 1.fc38
Architecture : i686
Size : 441 k
Source : libsolv-0.7.28-1.fc38.src.rpm
Repository : updates
Summary : Package dependency solver
URL : https://github.com/openSUSE/libsolv
License : BSD-3-Clause
Description : A free package dependency solver using a satisfiability algorithm. The
: library is based on two major, but independent, blocks:
:
: - Using a dictionary approach to store and retrieve package
: and dependency information.
:
: - Using satisfiability, a well known and researched topic, for
: resolving package dependencies.
Available Packages
Name : libsolv
Version : 0.7.28
Release : 1.fc38
Architecture : i686
Size : 441 k
Source : libsolv-0.7.28-1.fc38.src.rpm
Repository : updates
Summary : Package dependency solver
URL : https://github.com/openSUSE/libsolv
License : BSD-3-Clause
Description : A free package dependency solver using a satisfiability algorithm. The
: library is based on two major, but independent, blocks:
:
: - Using a dictionary approach to store and retrieve package
: and dependency information.
:
: - Using satisfiability, a well known and researched topic, for
: resolving package dependencies.