How to Install and Uninstall meson.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "meson.noarch" package

Please follow the steps below to install meson.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install meson.noarch

2. Uninstall "meson.noarch" package

This guide covers the steps necessary to uninstall meson.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove meson.noarch $ sudo dnf autoremove

3. Information about the meson.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:45:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : meson
Version : 0.58.2
Release : 2.el8
Architecture : noarch
Size : 1.3 M
Source : meson-0.58.2-2.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
Summary : High productivity build system
URL : https://mesonbuild.com/
License : ASL 2.0
Description : Meson is a build system designed to optimize programmer
: productivity. It aims to do this by providing simple, out-of-the-box
: support for modern software development tools and practices, such as
: unit tests, coverage reports, Valgrind, CCache and the like.