How to Install and Uninstall ufw.noarch Package on CentOS 8 / RHEL 8

Last updated: November 27,2024

1. Install "ufw.noarch" package

Learn how to install ufw.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ufw.noarch

2. Uninstall "ufw.noarch" package

This is a short guide on how to uninstall ufw.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove ufw.noarch $ sudo dnf autoremove

3. Information about the ufw.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:55:55 ago on Sun May 9 13:03:46 2021.
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.