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

Last updated: September 24,2024

1. Install "meson.noarch" package

Please follow the instructions below to install meson.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install meson.noarch

2. Uninstall "meson.noarch" package

Please follow the step by step instructions below to uninstall meson.noarch on Fedora 38:

$ sudo dnf remove meson.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:22:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : meson
Version : 1.2.3
Release : 1.fc38
Architecture : noarch
Size : 2.1 M
Source : meson-1.2.3-1.fc38.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.