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

Last updated: November 24,2024

1. Install "rust.x86_64" package

Please follow the guidance below to install rust.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install rust.x86_64

2. Uninstall "rust.x86_64" package

Here is a brief guide to show you how to uninstall rust.x86_64 on Fedora 39:

$ sudo dnf remove rust.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:22:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust
Version : 1.76.0
Release : 1.fc39
Architecture : x86_64
Size : 25 M
Source : rust-1.76.0-1.fc39.src.rpm
Repository : updates
Summary : The Rust Programming Language
URL : https://www.rust-lang.org
License : (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
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.