How to Install and Uninstall meson-testsuite Package on openSUSE Leap

Last updated: July 01,2024

1. Install "meson-testsuite" package

Here is a brief guide to show you how to install meson-testsuite on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install meson-testsuite

2. Uninstall "meson-testsuite" package

This is a short guide on how to uninstall meson-testsuite on openSUSE Leap:

$ sudo zypper remove meson-testsuite

3. Information about the meson-testsuite package on openSUSE Leap

Information for package meson-testsuite:
----------------------------------------
Repository : Main Repository
Name : meson-testsuite
Version : 0.46.0-7.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 11.1 KiB
Installed : No
Status : not installed
Source package : meson-testsuite-0.46.0-7.4.src
Upstream URL : http://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.