How to Install and Uninstall lldb.i686 Package on Fedora 34
Last updated: November 25,2024
1. Install "lldb.i686" package
This tutorial shows how to install lldb.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
lldb.i686
Copied
2. Uninstall "lldb.i686" package
Please follow the guidance below to uninstall lldb.i686 on Fedora 34:
$
sudo dnf remove
lldb.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lldb.i686 package on Fedora 34
Last metadata expiration check: 0:30:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : lldb
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 5.5 M
Source : lldb-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : Next generation high-performance debugger
URL : http://lldb.llvm.org/
License : NCSA
Description : LLDB is a next generation, high-performance debugger. It is built as a set
: of reusable components which highly leverage existing libraries in the
: larger LLVM Project, such as the Clang expression parser and LLVM
: disassembler.
Available Packages
Name : lldb
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 5.5 M
Source : lldb-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : Next generation high-performance debugger
URL : http://lldb.llvm.org/
License : NCSA
Description : LLDB is a next generation, high-performance debugger. It is built as a set
: of reusable components which highly leverage existing libraries in the
: larger LLVM Project, such as the Clang expression parser and LLVM
: disassembler.