How to Install and Uninstall muon-meson Package on Kali Linux

Last updated: May 29,2024

1. Install "muon-meson" package

This tutorial shows how to install muon-meson on Kali Linux

$ sudo apt update $ sudo apt install muon-meson

2. Uninstall "muon-meson" package

Learn how to uninstall muon-meson on Kali Linux:

$ sudo apt remove muon-meson $ sudo apt autoclean && sudo apt autoremove

3. Information about the muon-meson package on Kali Linux

Package: muon-meson
Version: 0.2.0-1
Installed-Size: 592
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: ninja-build, libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libpkgconf3 (>= 1.6.3)
Size: 224292
SHA256: 32126db1e2d465e272bb94c2352bef1c1cdf5c9ca80e2073d7ebb2db731db7a4
SHA1: 52233831ae1c33cc86143915eaec5f9f4c9a3f44
MD5sum: c40a443253ce9f19ed1210817975104f
Description: Meson implementation in C
muon is an implementation of the Meson build system in c99 with minimal
dependencies.
.
It features a static analyzer for meson.build files, a code formatter,
an interactive stepping debugger, and is very fast.
.
It doesn't aim at being bug-for-bug compatible with Meson and offers
a different set of CLI flags, but it is close to feature-complete with
the core of Meson for C and C++.
.
In this package, the muon binary has been renamed to muon-meson to avoid
conflicts with a pre-existing muon package.
Description-md5:
Multi-Arch: foreign
Homepage: https://muon.build
Section: devel
Priority: optional
Filename: pool/main/m/muon-meson/muon-meson_0.2.0-1_amd64.deb