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

Last updated: October 14,2024

1. Install "rust-gdb.noarch" package

Please follow the step by step instructions below to install rust-gdb.noarch on AlmaLinux 9

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

2. Uninstall "rust-gdb.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-gdb.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:27:02 ago on Wed Mar 13 07:41:12 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.