How to Install and Uninstall ufw.noarch Package on AlmaLinux 8

Last updated: May 14,2024

1. Install "ufw.noarch" package

This is a short guide on how to install ufw.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ufw.noarch

2. Uninstall "ufw.noarch" package

Please follow the instructions below to uninstall ufw.noarch on AlmaLinux 8:

$ sudo dnf remove ufw.noarch $ sudo dnf autoremove

3. Information about the ufw.noarch package on AlmaLinux 8

Last metadata expiration check: 1:09:10 ago on Mon Sep 5 03:22:42 2022.
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.