How to Install and Uninstall rust-lldb.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-lldb.noarch" package

In this section, we are going to explain the necessary steps to install rust-lldb.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the rust-lldb.noarch package on Fedora 34

Last metadata expiration check: 0:45:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-lldb
Version : 1.61.0
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : rust-1.61.0-2.fc34.src.rpm
Repository : updates
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.