How to Install and Uninstall rust-src Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "rust-src" package
This tutorial shows how to install rust-src on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
rust-src
Copied
2. Uninstall "rust-src" package
This guide covers the steps necessary to uninstall rust-src on openSUSE Leap:
$
sudo zypper remove
rust-src
Copied
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.
---------------------------------
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.