How to Install and Uninstall waf.noarch Package on CentOS Stream 8
Last updated: November 24,2024
1. Install "waf.noarch" package
Please follow the step by step instructions below to install waf.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
waf.noarch
Copied
2. Uninstall "waf.noarch" package
This tutorial shows how to uninstall waf.noarch on CentOS Stream 8:
$
sudo dnf remove
waf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the waf.noarch package on CentOS Stream 8
Last metadata expiration check: 4:09:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : waf
Version : 2.0.26
Release : 1.el8
Architecture : noarch
Size : 753 k
Source : waf-2.0.26-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.
Available Packages
Name : waf
Version : 2.0.26
Release : 1.el8
Architecture : noarch
Size : 753 k
Source : waf-2.0.26-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.