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

Last updated: October 08,2024

1. Install "rust-src.noarch" package

In this section, we are going to explain the necessary steps to install rust-src.noarch on Fedora 35

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

2. Uninstall "rust-src.noarch" package

This guide let you learn how to uninstall rust-src.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:45:43 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-src
Version : 1.63.0
Release : 1.fc35
Architecture : noarch
Size : 2.4 M
Source : rust-1.63.0-1.fc35.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.