How to Install and Uninstall rust-gdb.noarch Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "rust-gdb.noarch" package

This guide covers the steps necessary to install rust-gdb.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-gdb.noarch

2. Uninstall "rust-gdb.noarch" package

Please follow the instructions below to uninstall rust-gdb.noarch on Rocky Linux 9:

$ sudo dnf remove rust-gdb.noarch $ sudo dnf autoremove

3. Information about the rust-gdb.noarch package on Rocky Linux 9

Last metadata expiration check: 0:13:00 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-gdb
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 13 k
Source : rust-1.71.1-1.el9.src.rpm
Repository : appstream
Summary : GDB pretty printers for Rust
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This package includes the rust-gdb script, which allows easier debugging of Rust
: programs.