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

Last updated: October 13,2024

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

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

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

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

Please follow the steps below to uninstall python3.11-setuptools-rust.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ 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 8 (RHEL 8)

Last metadata expiration check: 1:02:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-setuptools-rust
Version : 1.5.2
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : python3.11-setuptools-rust-1.5.2-1.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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.