How to Install and Uninstall rust-analysis Package on openSUSE Leap

Last updated: May 18,2024

1. Install "rust-analysis" package

Please follow the instructions below to install rust-analysis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rust-analysis

2. Uninstall "rust-analysis" package

This guide covers the steps necessary to uninstall rust-analysis on openSUSE Leap:

$ sudo zypper remove rust-analysis

3. Information about the rust-analysis package on openSUSE Leap

Information for package rust-analysis:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rust-analysis
Version : 1.43.1-15.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 23,3 MiB
Installed : No
Status : not installed
Source package : rust-1.43.1-15.1.src
Summary : Compiler analysis data for the Rust standard library
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.