How to Install and Uninstall python38-maturin Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python38-maturin" package

Please follow the steps below to install python38-maturin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-maturin

2. Uninstall "python38-maturin" package

Please follow the instructions below to uninstall python38-maturin on openSuSE Tumbleweed:

$ sudo zypper remove python38-maturin

3. Information about the python38-maturin package on openSuSE Tumbleweed

Information for package python38-maturin:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-maturin
Version : 0.11.4-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 14,0 MiB
Installed : No
Status : not installed
Source package : python-maturin-0.11.4-2.1.src
Summary : Rust/Python Interoperability
Description :
Build and publish crates with pyo3, rust-cpython and cffi bindings
as well as rust binaries as python packages.
This project is a zero-configuration replacement for
setuptools-rust milksnake. It supports building wheels for Python
3.5+, can upload them to PyPI and has basic PyPy support.