How to Install and Uninstall python3-first.noarch Package on Fedora 35
Last updated: November 14,2024
1. Install "python3-first.noarch" package
Please follow the instructions below to install python3-first.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-first.noarch
Copied
2. Uninstall "python3-first.noarch" package
Please follow the guidance below to uninstall python3-first.noarch on Fedora 35:
$
sudo dnf remove
python3-first.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-first.noarch package on Fedora 35
Last metadata expiration check: 2:07:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-first
Version : 2.0.2
Release : 4.fc35
Architecture : noarch
Size : 14 k
Source : python-first-2.0.2-4.fc35.src.rpm
Repository : fedora
Summary : Return the first true value of an iterable
URL : http://github.com/hynek/first/
License : MIT
Description : Simple function that returns the first true value from an iterable, or None if
: there is none.
Available Packages
Name : python3-first
Version : 2.0.2
Release : 4.fc35
Architecture : noarch
Size : 14 k
Source : python-first-2.0.2-4.fc35.src.rpm
Repository : fedora
Summary : Return the first true value of an iterable
URL : http://github.com/hynek/first/
License : MIT
Description : Simple function that returns the first true value from an iterable, or None if
: there is none.