How to Install and Uninstall rust-analyzer Package on Arch Linux

Last updated: April 28,2024

1. Install "rust-analyzer" package

In this section, we are going to explain the necessary steps to install rust-analyzer on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S rust-analyzer

2. Uninstall "rust-analyzer" package

This tutorial shows how to uninstall rust-analyzer on Arch Linux:

$ sudo pacman -Rcns rust-analyzer

3. Information about the rust-analyzer package on Arch Linux

Repository : extra
Name : rust-analyzer
Version : 20240304-1
Description : Rust compiler front-end for IDEs
Architecture : x86_64
URL : https://rust-analyzer.github.io/
Licenses : Apache-2.0 MIT
Groups : None
Provides : None
Depends On : gcc-libs rust-src
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 7.30 MiB
Installed Size : 24.80 MiB
Packager : Orhun Parmaksız
Build Date : Mon Mar 4 12:19:48 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions