How to Install and Uninstall python3-lldb.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-lldb.x86_64" package
This tutorial shows how to install python3-lldb.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-lldb.x86_64
Copied
2. Uninstall "python3-lldb.x86_64" package
This tutorial shows how to uninstall python3-lldb.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-lldb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-lldb.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:26:47 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 : x86_64
Size : 251 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.
Available Packages
Name : python3-lldb
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 251 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.