How to Install and Uninstall lldb-devel.x86_64 Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "lldb-devel.x86_64" package

Please follow the guidelines below to install lldb-devel.x86_64 on Oracle Linux 8

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

2. Uninstall "lldb-devel.x86_64" package

Please follow the guidelines below to uninstall lldb-devel.x86_64 on Oracle Linux 8:

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

3. Information about the lldb-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:32:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lldb-devel
Version : 13.0.1
Release : 1.module+el8.6.0+20527+760cef7e
Architecture : x86_64
Size : 608 k
Source : lldb-13.0.1-1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : Development header files for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains header files for the LLDB debugger.