How to Install and Uninstall rust.x86_64 Package on Fedora 36

Last updated: January 17,2025

1. Install "rust.x86_64" package

Please follow the instructions below to install rust.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install rust.x86_64

2. Uninstall "rust.x86_64" package

In this section, we are going to explain the necessary steps to uninstall rust.x86_64 on Fedora 36:

$ sudo dnf remove rust.x86_64 $ sudo dnf autoremove

3. Information about the rust.x86_64 package on Fedora 36

Last metadata expiration check: 3:46:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust
Version : 1.63.0
Release : 1.fc36
Architecture : x86_64
Size : 25 M
Source : rust-1.63.0-1.fc36.src.rpm
Repository : updates
Summary : The Rust Programming Language
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : Rust is a systems programming language that runs blazingly fast, prevents
: segfaults, and guarantees thread safety.
:
: This package includes the Rust compiler and documentation generator.