How to Install and Uninstall rust-analysis.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "rust-analysis.x86_64" package
This tutorial shows how to install rust-analysis.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rust-analysis.x86_64
Copied
2. Uninstall "rust-analysis.x86_64" package
This guide covers the steps necessary to uninstall rust-analysis.x86_64 on Rocky Linux 8:
$
sudo dnf remove
rust-analysis.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-analysis.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:35:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rust-analysis
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 3.3 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.src.rpm
Repository : appstream
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.
Available Packages
Name : rust-analysis
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 3.3 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.src.rpm
Repository : appstream
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.