How to Install and Uninstall cargo1.72 Package on openSUSE Leap

Last updated: September 28,2024

1. Install "cargo1.72" package

This tutorial shows how to install cargo1.72 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cargo1.72

2. Uninstall "cargo1.72" package

This guide covers the steps necessary to uninstall cargo1.72 on openSUSE Leap:

$ sudo zypper remove cargo1.72

3. Information about the cargo1.72 package on openSUSE Leap

Information for package cargo1.72:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : cargo1.72
Version : 1.72.1-150400.9.6.1
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 19.1 MiB
Installed : No
Status : not installed
Source package : rust1.72-1.72.1-150400.9.6.1.nosrc
Upstream URL : https://www.rust-lang.org
Summary : The Rust package manager
Description :
Cargo downloads dependencies of Rust projects and compiles it.