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

Last updated: October 12,2024

1. Install "python3-lldb.x86_64" package

Please follow the steps below to install python3-lldb.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-lldb.x86_64" package

This guide let you learn how to uninstall python3-lldb.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:39:40 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 : x86_64
Size : 266 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.