How to Install and Uninstall meson.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "meson.noarch" package

In this section, we are going to explain the necessary steps to install meson.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install meson.noarch

2. Uninstall "meson.noarch" package

Please follow the steps below to uninstall meson.noarch on Fedora 34:

$ sudo dnf remove meson.noarch $ sudo dnf autoremove

3. Information about the meson.noarch package on Fedora 34

Last metadata expiration check: 5:13:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : meson
Version : 0.62.1
Release : 1.fc34
Architecture : noarch
Size : 1.3 M
Source : meson-0.62.1-1.fc34.src.rpm
Repository : updates
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.