How to Install and Uninstall rust-lldb.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "rust-lldb.noarch" package

This is a short guide on how to install rust-lldb.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-lldb.noarch" package

This guide covers the steps necessary to uninstall rust-lldb.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lldb.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:49:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-lldb
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : rust-1.71.1-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : LLDB 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-lldb script, which allows easier debugging of Rust
: programs.