How to Install and Uninstall rust-src.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "rust-src.noarch" package

Please follow the guidelines below to install rust-src.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-src.noarch

2. Uninstall "rust-src.noarch" package

This tutorial shows how to uninstall rust-src.noarch on Fedora 34:

$ sudo dnf remove rust-src.noarch $ sudo dnf autoremove

3. Information about the rust-src.noarch package on Fedora 34

Last metadata expiration check: 0:07:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-src
Version : 1.61.0
Release : 2.fc34
Architecture : noarch
Size : 2.3 M
Source : rust-1.61.0-2.fc34.src.rpm
Repository : updates
Summary : Sources for the Rust standard library
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This package includes source files for the Rust standard library. It may be
: useful as a reference for code completion tools in various editors.