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

Last updated: September 21,2024

1. Install "rust-lldb.noarch" package

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

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

2. Uninstall "rust-lldb.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-lldb.noarch on Oracle Linux 8:

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

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

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