How to Install and Uninstall ufw.noarch Package on Rocky Linux 9
Last updated: March 03,2025
1. Install "ufw.noarch" package
Please follow the guidance below to install ufw.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ufw.noarch
Copied
2. Uninstall "ufw.noarch" package
This tutorial shows how to uninstall ufw.noarch on Rocky Linux 9:
$
sudo dnf remove
ufw.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ufw.noarch package on Rocky Linux 9
Last metadata expiration check: 1:27:16 ago on Fri Feb 16 06:49:52 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.
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.