How to Install and Uninstall python3-blowfish.noarch Package on Fedora 35

Last updated: November 02,2024

1. Install "python3-blowfish.noarch" package

In this section, we are going to explain the necessary steps to install python3-blowfish.noarch on Fedora 35

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

2. Uninstall "python3-blowfish.noarch" package

Please follow the guidelines below to uninstall python3-blowfish.noarch on Fedora 35:

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

3. Information about the python3-blowfish.noarch package on Fedora 35

Last metadata expiration check: 1:13:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-blowfish
Version : 0.6.1
Release : 17.fc35
Architecture : noarch
Size : 44 k
Source : python-blowfish-0.6.1-17.fc35.src.rpm
Repository : fedora
Summary : Fast, efficient Blowfish cipher implementation in pure Python (3.4+)
URL : http://pypi.python.org/pypi/blowfish
License : GPLv3+
Description : Fast, efficient Blowfish cipher implementation in pure Python (3.4+).