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

Last updated: October 09,2024

1. Install "python3-lldb.i686" package

Learn how to install python3-lldb.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-lldb.i686" package

This guide covers the steps necessary to uninstall python3-lldb.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

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