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

Last updated: September 20,2024

1. Install "rust-lldb.noarch" package

Please follow the steps below to install rust-lldb.noarch on Rocky Linux 8

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

2. Uninstall "rust-lldb.noarch" package

This tutorial shows how to uninstall rust-lldb.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:38:30 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rust-lldb
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : noarch
Size : 18 k
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.src.rpm
Repository : appstream
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.