How to Install and Uninstall lldb-devel.i686 Package on AlmaLinux 8

Last updated: September 28,2024

1. Install "lldb-devel.i686" package

Please follow the guidance below to install lldb-devel.i686 on AlmaLinux 8

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

2. Uninstall "lldb-devel.i686" package

This guide let you learn how to uninstall lldb-devel.i686 on AlmaLinux 8:

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

3. Information about the lldb-devel.i686 package on AlmaLinux 8

Last metadata expiration check: 1:55:26 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : lldb-devel
Version : 13.0.1
Release : 1.module_el8.6.0+2864+ffe288a1
Architecture : i686
Size : 607 k
Source : lldb-13.0.1-1.module_el8.6.0+2864+ffe288a1.src.rpm
Repository : appstream
Summary : Development header files for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains header files for the LLDB debugger.