How to Install and Uninstall python3-rstr.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "python3-rstr.noarch" package
Please follow the steps below to install python3-rstr.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-rstr.noarch
Copied
2. Uninstall "python3-rstr.noarch" package
This guide let you learn how to uninstall python3-rstr.noarch on Fedora 35:
$
sudo dnf remove
python3-rstr.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rstr.noarch package on Fedora 35
Last metadata expiration check: 0:50:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-rstr
Version : 2.2.6
Release : 3.fc35
Architecture : noarch
Size : 26 k
Source : python-rstr-2.2.6-3.fc35.src.rpm
Repository : fedora
Summary : Generate random strings in Python
URL : https://files.pythonhosted.org/packages/source/r/rstr/python-rstr-2.2.6.tar.gz
License : BSD
Description : rstr is a helper module for easily generating random strings of various types.
: It could be useful for fuzz testing, generating dummy data, or other
: applications.
Available Packages
Name : python3-rstr
Version : 2.2.6
Release : 3.fc35
Architecture : noarch
Size : 26 k
Source : python-rstr-2.2.6-3.fc35.src.rpm
Repository : fedora
Summary : Generate random strings in Python
URL : https://files.pythonhosted.org/packages/source/r/rstr/python-rstr-2.2.6.tar.gz
License : BSD
Description : rstr is a helper module for easily generating random strings of various types.
: It could be useful for fuzz testing, generating dummy data, or other
: applications.