How to Install and Uninstall python3-banal.noarch Package on Fedora 39

Last updated: June 03,2024

1. Install "python3-banal.noarch" package

This is a short guide on how to install python3-banal.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-banal.noarch

2. Uninstall "python3-banal.noarch" package

This is a short guide on how to uninstall python3-banal.noarch on Fedora 39:

$ sudo dnf remove python3-banal.noarch $ sudo dnf autoremove

3. Information about the python3-banal.noarch package on Fedora 39

Last metadata expiration check: 5:35:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-banal
Version : 1.0.6
Release : 1.fc39
Architecture : noarch
Size : 24 k
Source : python-banal-1.0.6-1.fc39.src.rpm
Repository : updates
Summary : Commons of stupid, simple Python micro functions
URL : https://github.com/pudo/banal
License : MIT
Description : Commons of Python micro-functions. This basically an out-sourced, shared utils
: module with a focus on functions that buffer type uncertainties in Python.