How to Install and Uninstall python38-setuptools-rust Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python38-setuptools-rust" package

Learn how to install python38-setuptools-rust on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-setuptools-rust

2. Uninstall "python38-setuptools-rust" package

This is a short guide on how to uninstall python38-setuptools-rust on openSuSE Tumbleweed:

$ sudo zypper remove python38-setuptools-rust

3. Information about the python38-setuptools-rust package on openSuSE Tumbleweed

Information for package python38-setuptools-rust:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-setuptools-rust
Version : 1.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 120,9 KiB
Installed : No
Status : not installed
Source package : python-setuptools-rust-1.0.0-1.1.src
Summary : Setuptools plugin for Rust extensions
Description :
setuptools-rust is a plugin for setuptools to build Rust Python extensions
implemented with PyO3 or rust-cpython.
Compile and distribute Python extensions written in Rust as easily as if they
were written in C.