How to Install and Uninstall iptables-devel.i686 Package on CentOS Stream 8

Last updated: January 13,2025

1. Install "iptables-devel.i686" package

This tutorial shows how to install iptables-devel.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install iptables-devel.i686

2. Uninstall "iptables-devel.i686" package

Please follow the instructions below to uninstall iptables-devel.i686 on CentOS Stream 8:

$ sudo dnf remove iptables-devel.i686 $ sudo dnf autoremove

3. Information about the iptables-devel.i686 package on CentOS Stream 8

Last metadata expiration check: 3:30:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : iptables-devel
Version : 1.8.5
Release : 11.el8
Architecture : i686
Size : 71 k
Source : iptables-1.8.5-11.el8.src.rpm
Repository : baseos
Summary : Development package for iptables
URL : http://www.netfilter.org/projects/iptables
License : GPLv2 and Artistic 2.0 and ISC
Description : iptables development headers and libraries.
:
: The iptc libraries are marked as not public by upstream. The interface is not
: stable and may change with every new version. It is therefore unsupported.