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

Last updated: May 18,2024

1. Install "rust-gdb.noarch" package

Please follow the step by step instructions below to install rust-gdb.noarch on Oracle 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 Oracle Linux 9:

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

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

Last metadata expiration check: 3:13:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-gdb
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : rust-1.71.1-1.el9.src.rpm
Repository : ol9_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.