How to Install and Uninstall python3-hacking.noarch Package on Fedora 34

Last updated: September 22,2024

1. Install "python3-hacking.noarch" package

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

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

2. Uninstall "python3-hacking.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-hacking.noarch on Fedora 34:

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

3. Information about the python3-hacking.noarch package on Fedora 34

Last metadata expiration check: 4:57:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-hacking
Version : 4.0.0
Release : 1.fc34
Architecture : noarch
Size : 1.0 M
Source : python-hacking-4.0.0-1.fc34.src.rpm
Repository : fedora
Summary : OpenStack Hacking Guideline Enforcement
URL : http://github.com/openstack-dev/hacking
License : ASL 2.0
Description : OpenStack Hacking Guideline Enforcement plugin for flake8.