How to Install and Uninstall python3-utils.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "python3-utils.noarch" package
Learn how to install python3-utils.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-utils.noarch
Copied
2. Uninstall "python3-utils.noarch" package
Learn how to uninstall python3-utils.noarch on Fedora 34:
$
sudo dnf remove
python3-utils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-utils.noarch package on Fedora 34
Last metadata expiration check: 0:53:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-utils
Version : 2.4.0
Release : 3.fc34
Architecture : noarch
Size : 194 k
Source : python-utils-2.4.0-3.fc34.src.rpm
Repository : fedora
Summary : Python Utils is a module with some convenient utilities
URL : https://github.com/WoLpH/python-utils
License : BSD
Description : Python Utils is a collection of small Python functions and classes which
: make common patterns shorter and easier. This module makes it easy to
: execute common tasks in Python scripts such as converting text to numbers
: and making sure a string is in unicode or bytes format.
Available Packages
Name : python3-utils
Version : 2.4.0
Release : 3.fc34
Architecture : noarch
Size : 194 k
Source : python-utils-2.4.0-3.fc34.src.rpm
Repository : fedora
Summary : Python Utils is a module with some convenient utilities
URL : https://github.com/WoLpH/python-utils
License : BSD
Description : Python Utils is a collection of small Python functions and classes which
: make common patterns shorter and easier. This module makes it easy to
: execute common tasks in Python scripts such as converting text to numbers
: and making sure a string is in unicode or bytes format.