How to Install and Uninstall python3-lldb.i686 Package on Rocky Linux 8

Last updated: May 20,2024

1. Install "python3-lldb.i686" package

Please follow the guidance below to install python3-lldb.i686 on Rocky Linux 8

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

2. Uninstall "python3-lldb.i686" package

Please follow the guidelines below to uninstall python3-lldb.i686 on Rocky Linux 8:

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

3. Information about the python3-lldb.i686 package on Rocky Linux 8

Last metadata expiration check: 2:05:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-lldb
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : i686
Size : 250 k
Source : lldb-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : Python module for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains the LLDB Python module.