How to Install and Uninstall python3-nanoid.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-nanoid.noarch" package
Please follow the guidelines below to install python3-nanoid.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-nanoid.noarch
Copied
2. Uninstall "python3-nanoid.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-nanoid.noarch on Fedora 38:
$
sudo dnf remove
python3-nanoid.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nanoid.noarch package on Fedora 38
Last metadata expiration check: 4:52:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-nanoid
Version : 2.0.0
Release : 10.fc38
Architecture : noarch
Size : 22 k
Source : python-nanoid-2.0.0-10.fc38.src.rpm
Repository : fedora
Summary : Unique string ID generator for Python
URL : https://github.com/puyuan/py-nanoid
License : MIT
Description : Nano ID is a tiny, secure, URL-friendly, unique string ID generator for
: Python. It uses cryptographically strong random APIs and tests distribution
: of symbols and a larger alphabet than UUID (A-Za-z0-9_-).
Available Packages
Name : python3-nanoid
Version : 2.0.0
Release : 10.fc38
Architecture : noarch
Size : 22 k
Source : python-nanoid-2.0.0-10.fc38.src.rpm
Repository : fedora
Summary : Unique string ID generator for Python
URL : https://github.com/puyuan/py-nanoid
License : MIT
Description : Nano ID is a tiny, secure, URL-friendly, unique string ID generator for
: Python. It uses cryptographically strong random APIs and tests distribution
: of symbols and a larger alphabet than UUID (A-Za-z0-9_-).