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

Last updated: July 02,2024

1. Install "python310-setuptools-rust" package

In this section, we are going to explain the necessary steps to install python310-setuptools-rust on openSuSE Tumbleweed

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

2. Uninstall "python310-setuptools-rust" package

Learn how to uninstall python310-setuptools-rust on openSuSE Tumbleweed:

$ sudo zypper remove python310-setuptools-rust

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

Information for package python310-setuptools-rust:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-setuptools-rust
Version : 1.9.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 181.2 KiB
Installed : No
Status : not installed
Source package : python-setuptools-rust-1.9.0-1.1.src
Upstream URL : https://github.com/PyO3/setuptools-rust
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.