How to Install and Uninstall lldb.i686 Package on CentOS 8 / RHEL 8
Last updated: November 19,2024
1. Install "lldb.i686" package
Please follow the instructions below to install lldb.i686 on CentOS 8 / RHEL 8
$
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 CentOS 8 / RHEL 8:
$
sudo dnf remove
lldb.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lldb.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:59:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lldb
Version : 10.0.1
Release : 1.module_el8.3.0+467+cb298d5b
Architecture : i686
Size : 6.9 M
Source : lldb-10.0.1-1.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
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 : 10.0.1
Release : 1.module_el8.3.0+467+cb298d5b
Architecture : i686
Size : 6.9 M
Source : lldb-10.0.1-1.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
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.