How to Install and Uninstall python3-resolvelib.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-resolvelib.noarch" package
Please follow the step by step instructions below to install python3-resolvelib.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-resolvelib.noarch
Copied
2. Uninstall "python3-resolvelib.noarch" package
Please follow the instructions below to uninstall python3-resolvelib.noarch on Fedora 38:
$
sudo dnf remove
python3-resolvelib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-resolvelib.noarch package on Fedora 38
Last metadata expiration check: 5:35:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-resolvelib
Version : 0.5.5
Release : 7.fc38
Architecture : noarch
Size : 43 k
Source : python-resolvelib-0.5.5-7.fc38.src.rpm
Repository : fedora
Summary : Resolve abstract dependencies into concrete ones
URL : https://github.com/sarugaku/resolvelib
License : ISC
Description : ResolveLib at the highest level provides a Resolver class that
: includes dependency resolution logic. You give it some things, and a little
: information on how it should interact with them, and it will spit out a
: resolution result. Intended Usage :: import resolvelib Things I want to
: resolve. requirements [...] Implement logic so the resolver understands the
: requirement format. class...
Available Packages
Name : python3-resolvelib
Version : 0.5.5
Release : 7.fc38
Architecture : noarch
Size : 43 k
Source : python-resolvelib-0.5.5-7.fc38.src.rpm
Repository : fedora
Summary : Resolve abstract dependencies into concrete ones
URL : https://github.com/sarugaku/resolvelib
License : ISC
Description : ResolveLib at the highest level provides a Resolver class that
: includes dependency resolution logic. You give it some things, and a little
: information on how it should interact with them, and it will spit out a
: resolution result. Intended Usage :: import resolvelib Things I want to
: resolve. requirements [...] Implement logic so the resolver understands the
: requirement format. class...