How to Install and Uninstall meson Package on openSUSE Leap
Last updated: November 07,2024
1. Install "meson" package
This tutorial shows how to install meson on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
meson
Copied
2. Uninstall "meson" package
Please follow the guidelines below to uninstall meson on openSUSE Leap:
$
sudo zypper remove
meson
Copied
3. Information about the meson package on openSUSE Leap
Information for package meson:
------------------------------
Repository : Main Repository
Name : meson
Version : 0.61.4-150500.1.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.4 MiB
Installed : No
Status : not installed
Source package : meson-0.61.4-150500.1.7.src
Upstream URL : https://mesonbuild.com/
Summary : Python-based build system
Description :
Meson is a build system designed to optimise programmer productivity.
It aims to do this by providing support for software development
tools and practices, such as unit tests, coverage reports, Valgrind,
CCache and the like. Supported languages include C, C++, Fortran,
Java, Rust. Build definitions are written in a non-turing complete
Domain Specific Language.
------------------------------
Repository : Main Repository
Name : meson
Version : 0.61.4-150500.1.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.4 MiB
Installed : No
Status : not installed
Source package : meson-0.61.4-150500.1.7.src
Upstream URL : https://mesonbuild.com/
Summary : Python-based build system
Description :
Meson is a build system designed to optimise programmer productivity.
It aims to do this by providing support for software development
tools and practices, such as unit tests, coverage reports, Valgrind,
CCache and the like. Supported languages include C, C++, Fortran,
Java, Rust. Build definitions are written in a non-turing complete
Domain Specific Language.