How to Install and Uninstall rust-analyzer Package on Manjaro

Last updated: May 13,2024

1. Install "rust-analyzer" package

This tutorial shows how to install rust-analyzer on Manjaro

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

2. Uninstall "rust-analyzer" package

Please follow the guidelines below to uninstall rust-analyzer on Manjaro:

$ sudo pacman -Rcns rust-analyzer

3. Information about the rust-analyzer package on Manjaro

Repository : extra
Name : rust-analyzer
Version : 20240108-1
Description : Rust compiler front-end for IDEs
Architecture : x86_64
URL : https://rust-analyzer.github.io/
Licenses : Apache MIT
Groups : None
Provides : None
Depends On : gcc-libs rust-src
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 6.85 MiB
Installed Size : 22.82 MiB
Packager : Orhun Parmaks
Build Date : Mon Jan 8 08:33:53 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions