How to Install and Uninstall lldb.i686 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "lldb.i686" package
Please follow the step by step instructions below to install lldb.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
lldb.i686
Copied
2. Uninstall "lldb.i686" package
In this section, we are going to explain the necessary steps to uninstall lldb.i686 on Oracle Linux 9:
$
sudo dnf remove
lldb.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lldb.i686 package on Oracle Linux 9
Last metadata expiration check: 3:37:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lldb
Version : 16.0.6
Release : 1.el9
Architecture : i686
Size : 5.4 M
Source : lldb-16.0.6-1.el9.src.rpm
Repository : ol9_appstream
Summary : Next generation high-performance debugger
URL : http://lldb.llvm.org/
License : Apache-2.0 WITH LLVM-exception OR 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 : 16.0.6
Release : 1.el9
Architecture : i686
Size : 5.4 M
Source : lldb-16.0.6-1.el9.src.rpm
Repository : ol9_appstream
Summary : Next generation high-performance debugger
URL : http://lldb.llvm.org/
License : Apache-2.0 WITH LLVM-exception OR 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.