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

Last updated: March 01,2025

1. Install "rust-gdb.noarch" package

This guide covers the steps necessary to install rust-gdb.noarch on Oracle Linux 8

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

2. Uninstall "rust-gdb.noarch" package

Please follow the steps below to uninstall rust-gdb.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:20:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rust-gdb
Version : 1.58.1
Release : 1.module+el8.6.0+20563+1eb4e043
Architecture : noarch
Size : 17 k
Source : rust-1.58.1-1.module+el8.6.0+20563+1eb4e043.src.rpm
Repository : ol8_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.