How to Install and Uninstall python3-lldb.x86_64 Package on Fedora 35

Last updated: February 21,2025

1. Install "python3-lldb.x86_64" package

In this section, we are going to explain the necessary steps to install python3-lldb.x86_64 on Fedora 35

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

2. Uninstall "python3-lldb.x86_64" package

Please follow the guidelines below to uninstall python3-lldb.x86_64 on Fedora 35:

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

3. Information about the python3-lldb.x86_64 package on Fedora 35

Last metadata expiration check: 0:27:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-lldb
Version : 13.0.1
Release : 1.fc35
Architecture : x86_64
Size : 228 k
Source : lldb-13.0.1-1.fc35.src.rpm
Repository : updates
Summary : Python module for LLDB
URL : http://lldb.llvm.org/
License : NCSA
Description : The package contains the LLDB Python module.