How to Install and Uninstall ufw.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "ufw.noarch" package

Please follow the step by step instructions below to install ufw.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ufw.noarch

2. Uninstall "ufw.noarch" package

Please follow the guidance below to uninstall ufw.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ufw.noarch $ sudo dnf autoremove

3. Information about the ufw.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:12:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ufw
Version : 0.35
Release : 24.el9
Architecture : noarch
Size : 217 k
Source : ufw-0.35-24.el9.src.rpm
Repository : epel
Summary : Uncomplicated Firewall
URL : https://launchpad.net/ufw
License : GPLv3
Description : The Uncomplicated Firewall(ufw) is a front-end for netfilter, which
: aims to make it easier for people unfamiliar with firewall concepts.
: Ufw provides a framework for managing netfilter as well as
: manipulating the firewall.