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

Last updated: May 20,2024

1. Install "python36-setuptools-rust" package

This tutorial shows how to install python36-setuptools-rust on openSuSE Tumbleweed

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

2. Uninstall "python36-setuptools-rust" package

Please follow the instructions below to uninstall python36-setuptools-rust on openSuSE Tumbleweed:

$ sudo zypper remove python36-setuptools-rust

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

Information for package python36-setuptools-rust:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-setuptools-rust
Version : 1.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 120,6 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.