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

Last updated: May 18,2024

1. Install "rust-src" package

This tutorial shows how to install rust-src on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rust-src

2. Uninstall "rust-src" package

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

$ sudo zypper remove rust-src

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

Information for package rust-src:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rust-src
Version : 1.43.1-15.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 31,6 MiB
Installed : No
Status : not installed
Source package : rust-1.43.1-15.1.src
Summary : Sources for the Rust standard library
Description :
This package includes source files for the Rust standard library. This
is commonly used for function detail lookups in helper programs such
as RLS or racer.