How to Install and Uninstall rust-analysis.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "rust-analysis.x86_64" package

This guide let you learn how to install rust-analysis.x86_64 on AlmaLinux 8

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

2. Uninstall "rust-analysis.x86_64" package

Please follow the guidance below to uninstall rust-analysis.x86_64 on AlmaLinux 8:

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

3. Information about the rust-analysis.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:24:03 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rust-analysis
Version : 1.58.1
Release : 1.module_el8.6.0+2748+176088b3
Architecture : x86_64
Size : 3.3 M
Source : rust-1.58.1-1.module_el8.6.0+2748+176088b3.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.