How to Install and Uninstall waf.noarch Package on Rocky Linux 9

Last updated: May 04,2024

1. Install "waf.noarch" package

Please follow the guidance below to install waf.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install waf.noarch

2. Uninstall "waf.noarch" package

Here is a brief guide to show you how to uninstall waf.noarch on Rocky Linux 9:

$ sudo dnf remove waf.noarch $ sudo dnf autoremove

3. Information about the waf.noarch package on Rocky Linux 9

Last metadata expiration check: 1:25:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : waf
Version : 2.0.26
Release : 1.el9
Architecture : noarch
Size : 702 k
Source : waf-2.0.26-1.el9.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.