How to Install and Uninstall python3-maturin Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 19,2024

1. Install "python3-maturin" package

Here is a brief guide to show you how to install python3-maturin on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-maturin

2. Uninstall "python3-maturin" package

Here is a brief guide to show you how to uninstall python3-maturin on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-maturin package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-maturin
Architecture: amd64
Version: 1.3.2-1
Priority: optional
Section: universe/python
Source: python-maturin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11692
Depends: python3-tomli | python3-supported-min (>= 3.11), python3:any, libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 4.2)
Filename: pool/universe/p/python-maturin/python3-maturin_1.3.2-1_amd64.deb
Size: 3372850
MD5sum: 4d869e4baa1851e688e6e978630f9de6
SHA1: 019c26e9c5b78e7c20edfa77e599f1259e028549
SHA256: 51bbb33f211ec911f8be92dbb81aa861adb4fd3a0c89f9cffb9cd031c69da712
SHA512: 583dfcbdb49602c2d93598b9dfdbdb6da9b762714f0f997902adfc6c3ceb3e78825414397bc7eb60ad8111f01a4b549fa2a134e9f89d0e33164a69f0fe6f04a3
Homepage: https://github.com/pyo3/maturin
Description: Build and publish crates with pyo3
Description-md5: 2ff61c9294ea5a7574266154e20dcd3d

5. The same packages on other Linux Distributions