How to Install and Uninstall lldb-devel.x86_64 Package on Fedora 34

Last updated: May 12,2024

1. Install "lldb-devel.x86_64" package

This is a short guide on how to install lldb-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install lldb-devel.x86_64

2. Uninstall "lldb-devel.x86_64" package

This tutorial shows how to uninstall lldb-devel.x86_64 on Fedora 34:

$ sudo dnf remove lldb-devel.x86_64 $ sudo dnf autoremove

3. Information about the lldb-devel.x86_64 package on Fedora 34

Last metadata expiration check: 0:12:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : lldb-devel
Version : 12.0.1
Release : 1.fc34
Architecture : x86_64
Size : 524 k
Source : lldb-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : Development header files for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains header files for the LLDB debugger.