How to Install and Uninstall ufw.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 06,2025
1. Install "ufw.noarch" package
This tutorial shows how to install ufw.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ufw.noarch
Copied
2. Uninstall "ufw.noarch" package
This tutorial shows how to uninstall ufw.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ufw.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ufw.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:50:15 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ufw
Version : 0.35
Release : 14.el8
Architecture : noarch
Size : 222 k
Source : ufw-0.35-14.el8.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.
Available Packages
Name : ufw
Version : 0.35
Release : 14.el8
Architecture : noarch
Size : 222 k
Source : ufw-0.35-14.el8.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.