How to Install and Uninstall python3-setuptools-rust.noarch Package on Fedora 35

Last updated: September 25,2024

1. Install "python3-setuptools-rust.noarch" package

Please follow the guidance below to install python3-setuptools-rust.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-setuptools-rust.noarch

2. Uninstall "python3-setuptools-rust.noarch" package

This guide let you learn how to uninstall python3-setuptools-rust.noarch on Fedora 35:

$ sudo dnf remove python3-setuptools-rust.noarch $ sudo dnf autoremove

3. Information about the python3-setuptools-rust.noarch package on Fedora 35

Last metadata expiration check: 4:50:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-setuptools-rust
Version : 0.12.1
Release : 3.fc35
Architecture : noarch
Size : 45 k
Source : python-setuptools-rust-0.12.1-3.fc35.src.rpm
Repository : fedora
Summary : Setuptools Rust extension plugin
URL : https://github.com/PyO3/setuptools-rust
License : MIT
Description : Setuptools helpers for Rust Python extensions. Compile and distribute Python
: extensions written in Rust as easily as if they were written in C.