How to Install and Uninstall libtool-ltdl.i686 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "libtool-ltdl.i686" package

Learn how to install libtool-ltdl.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libtool-ltdl.i686

2. Uninstall "libtool-ltdl.i686" package

Please follow the step by step instructions below to uninstall libtool-ltdl.i686 on Rocky Linux 8:

$ sudo dnf remove libtool-ltdl.i686 $ sudo dnf autoremove

3. Information about the libtool-ltdl.i686 package on Rocky Linux 8

Last metadata expiration check: 1:45:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libtool-ltdl
Version : 2.4.6
Release : 25.el8
Architecture : i686
Size : 59 k
Source : libtool-2.4.6-25.el8.src.rpm
Repository : baseos
Summary : Runtime libraries for GNU Libtool Dynamic Module Loader
URL : http://www.gnu.org/software/libtool/
License : LGPLv2+
Description : The libtool-ltdl package contains the GNU Libtool Dynamic Module Loader, a
: library that provides a consistent, portable interface which simplifies the
: process of using dynamic modules.
:
: These runtime libraries are needed by programs that link directly to the
: system-installed ltdl libraries; they are not needed by software built using
: the rest of the GNU Autotools (including GNU Autoconf and GNU Automake).