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

Last updated: October 06,2024

1. Install "python3-lldb.i686" package

This guide let you learn how to install python3-lldb.i686 on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 5:56:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-lldb
Version : 13.0.1
Release : 1.module+el8.6.0+20527+760cef7e
Architecture : i686
Size : 251 k
Source : lldb-13.0.1-1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : Python module for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains the LLDB Python module.