How to Install and Uninstall ufw.noarch Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "ufw.noarch" package
This guide covers the steps necessary to install ufw.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ufw.noarch
Copied
2. Uninstall "ufw.noarch" package
This guide covers the steps necessary to uninstall ufw.noarch on Oracle Linux 9:
$
sudo dnf remove
ufw.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ufw.noarch package on Oracle Linux 9
Last metadata expiration check: 2:19:33 ago on Thu Feb 15 07:50:05 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.