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

Last updated: May 20,2024

1. Install "rust-gdb.noarch" package

Here is a brief guide to show you how to install rust-gdb.noarch on Rocky Linux 8

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

2. Uninstall "rust-gdb.noarch" package

This is a short guide on how to uninstall rust-gdb.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:11:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rust-gdb
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : noarch
Size : 16 k
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.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.