How to Install and Uninstall libsolv.i686 Package on Fedora 36
Last updated: January 20,2025
1. Install "libsolv.i686" package
Please follow the steps below to install libsolv.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
libsolv.i686
Copied
2. Uninstall "libsolv.i686" package
Please follow the instructions below to uninstall libsolv.i686 on Fedora 36:
$
sudo dnf remove
libsolv.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsolv.i686 package on Fedora 36
Last metadata expiration check: 3:43:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libsolv
Version : 0.7.22
Release : 1.fc36
Architecture : i686
Size : 428 k
Source : libsolv-0.7.22-1.fc36.src.rpm
Repository : updates
Summary : Package dependency solver
URL : https://github.com/openSUSE/libsolv
License : BSD
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.22
Release : 1.fc36
Architecture : i686
Size : 428 k
Source : libsolv-0.7.22-1.fc36.src.rpm
Repository : updates
Summary : Package dependency solver
URL : https://github.com/openSUSE/libsolv
License : BSD
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.