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

Last updated: November 01,2024

1. Install "waf.noarch" package

Please follow the steps below to install waf.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install waf.noarch

2. Uninstall "waf.noarch" package

In this section, we are going to explain the necessary steps to uninstall waf.noarch on AlmaLinux 8:

$ sudo dnf remove waf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:08:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : waf
Version : 2.0.24
Release : 1.el8
Architecture : noarch
Size : 748 k
Source : waf-2.0.24-1.el8.src.rpm
Repository : epel
Summary : A Python-based build system
URL : https://waf.io/
License : BSD and Python
Description : Waf is a Python-based framework for configuring, compiling and
: installing applications. It is a replacement for other tools such as
: Autotools, Scons, CMake or Ant.