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

Last updated: May 07,2024

1. Install "rust-gdb" package

Here is a brief guide to show you how to install rust-gdb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rust-gdb

2. Uninstall "rust-gdb" package

This guide let you learn how to uninstall rust-gdb on openSUSE Leap:

$ sudo zypper remove rust-gdb

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

Information for package rust-gdb:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rust-gdb
Version : 1.54.0-21.6.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 79 B
Installed : No
Status : not installed
Source package : rust-1.54.0-21.6.2.src
Summary : Gdb integration for rust binaries
Description :
This subpackage provides pretty printers and a wrapper script for
invoking gdb on rust binaries.