How to Install and Uninstall rustup.x86_64 Package on Fedora 38

Last updated: November 30,2024

1. Install "rustup.x86_64" package

Please follow the step by step instructions below to install rustup.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rustup.x86_64

2. Uninstall "rustup.x86_64" package

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

$ sudo dnf remove rustup.x86_64 $ sudo dnf autoremove

3. Information about the rustup.x86_64 package on Fedora 38

Last metadata expiration check: 1:07:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rustup
Version : 1.26.0
Release : 1.fc38
Architecture : x86_64
Size : 2.8 M
Source : rustup-1.26.0-1.fc38.src.rpm
Repository : updates
Summary : Manage multiple rust installations with ease
URL : https://github.com/rust-lang/rustup
License : Apache-2.0 AND BSD-3-Clause AND ISC AND MIT AND OpenSSL AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
Description : Manage multiple rust installations with ease.