How to Install and Uninstall python3-nftables.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-nftables.x86_64" package

This is a short guide on how to install python3-nftables.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-nftables.x86_64

2. Uninstall "python3-nftables.x86_64" package

Please follow the guidelines below to uninstall python3-nftables.x86_64 on Fedora 34:

$ sudo dnf remove python3-nftables.x86_64 $ sudo dnf autoremove

3. Information about the python3-nftables.x86_64 package on Fedora 34

Last metadata expiration check: 4:46:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-nftables
Epoch : 1
Version : 0.9.8
Release : 3.fc34
Architecture : x86_64
Size : 16 k
Source : nftables-0.9.8-3.fc34.src.rpm
Repository : updates
Summary : Python module providing an interface to libnftables
URL : https://netfilter.org/projects/nftables/
License : GPLv2
Description : The nftables python module provides an interface to libnftables via ctypes.