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

Last updated: January 09,2025

1. Install "lldb-devel.x86_64" package

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

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

2. Uninstall "lldb-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall lldb-devel.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:58:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : lldb-devel
Version : 14.0.5
Release : 1.fc36
Architecture : x86_64
Size : 540 k
Source : lldb-14.0.5-1.fc36.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.