How to Install and Uninstall libtool-ltdl.i686 Package on Fedora 38

Last updated: November 28,2024

1. Install "libtool-ltdl.i686" package

This is a short guide on how to install libtool-ltdl.i686 on Fedora 38

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

2. Uninstall "libtool-ltdl.i686" package

Here is a brief guide to show you how to uninstall libtool-ltdl.i686 on Fedora 38:

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

3. Information about the libtool-ltdl.i686 package on Fedora 38

Last metadata expiration check: 1:55:17 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libtool-ltdl
Version : 2.4.7
Release : 6.fc38
Architecture : i686
Size : 39 k
Source : libtool-2.4.7-6.fc38.src.rpm
Repository : fedora
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).