How to Install and Uninstall python3-mesonpy Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-mesonpy" package

In this section, we are going to explain the necessary steps to install python3-mesonpy on Kali Linux

$ sudo apt update $ sudo apt install python3-mesonpy

2. Uninstall "python3-mesonpy" package

Please follow the guidance below to uninstall python3-mesonpy on Kali Linux:

$ sudo apt remove python3-mesonpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mesonpy package on Kali Linux

Package: python3-mesonpy
Source: meson-python
Version: 0.15.0-1
Installed-Size: 718
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), meson (>= 1.2.3), ninja-build, python3 (>= 3.11), python3-pyproject-metadata (>= 0.7.1), python3-tomli | python3-supported-min (>= 3.11), python3:any
Recommends: patchelf
Size: 100768
SHA256: e028d872ae54155f040007797e1cf7f4e714c272cb7764d23a28cb1c5898470e
SHA1: 64c71a16569200e3c7b1307dd56209fb98c5c1db
MD5sum: 904ef4a9079400de25543902c3ebc779
Description: Meson PEP 517 Python build backend
This package enables Python package authors to use Meson as the build
backend for their packages.
.
Meson is a build system designed to increase programmer productivity.
It does this by providing a fast, simple and easy to use interface for
modern software development tools and practices.
Description-md5:
Homepage: https://github.com/FFY00/meson-python
Section: python
Priority: optional
Filename: pool/main/m/meson-python/python3-mesonpy_0.15.0-1_all.deb