How to Install and Uninstall python3.11-setuptools-rust.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the step by step instructions below to install python3.11-setuptools-rust.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall python3.11-setuptools-rust.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3.11-setuptools-rust.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:01:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-setuptools-rust
Version : 1.5.2
Release : 1.el9
Architecture : noarch
Size : 73 k
Source : python3.11-setuptools-rust-1.5.2-1.el9.src.rpm
Repository : ubi-9-codeready-builder
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.