How to Install and Uninstall rust-analysis.x86_64 Package on Fedora 35

Last updated: November 01,2024

1. Install "rust-analysis.x86_64" package

This guide let you learn how to install rust-analysis.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install rust-analysis.x86_64

2. Uninstall "rust-analysis.x86_64" package

Please follow the steps below to uninstall rust-analysis.x86_64 on Fedora 35:

$ sudo dnf remove rust-analysis.x86_64 $ sudo dnf autoremove

3. Information about the rust-analysis.x86_64 package on Fedora 35

Last metadata expiration check: 5:23:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-analysis
Version : 1.63.0
Release : 1.fc35
Architecture : x86_64
Size : 3.2 M
Source : rust-1.63.0-1.fc35.src.rpm
Repository : updates
Summary : Compiler analysis data for the Rust standard library
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This package contains analysis data files produced with rustc's -Zsave-analysis
: feature for the Rust standard library. The RLS (Rust Language Server) uses this
: data to provide information about the Rust standard library.