How to Install and Uninstall lldb-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "lldb-devel.i686" package

Here is a brief guide to show you how to install lldb-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "lldb-devel.i686" package

Please follow the step by step instructions below to uninstall lldb-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the lldb-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:56:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lldb-devel
Version : 16.0.6
Release : 1.module+el8.9.0+19220+2631d101
Architecture : i686
Size : 642 k
Source : lldb-16.0.6-1.module+el8.9.0+19220+2631d101.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Development header files for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains header files for the LLDB debugger.