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

Last updated: November 25,2024

1. Install "rust-analysis.x86_64" package

Here is a brief guide to show you how to install rust-analysis.x86_64 on Fedora 36

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

2. Uninstall "rust-analysis.x86_64" package

This is a short guide on how to uninstall rust-analysis.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:26:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-analysis
Version : 1.63.0
Release : 1.fc36
Architecture : x86_64
Size : 3.2 M
Source : rust-1.63.0-1.fc36.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.