How To Install libtool-ltdl-devel on Fedora 36

In this tutorial we learn how to install libtool-ltdl-devel in Fedora 36. libtool-ltdl-devel is Tools needed for development using the GNU Libtool Dynamic Module Loader

Introduction

In this tutorial we learn how to install libtool-ltdl-devel on Fedora 36.

What is libtool-ltdl-devel

Static libraries and header files for development with ltdl.

We can use yum or dnf to install libtool-ltdl-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtool-ltdl-devel.

Install libtool-ltdl-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libtool-ltdl-devel using dnf by running the following command:

sudo dnf -y install libtool-ltdl-devel

Install libtool-ltdl-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libtool-ltdl-devel using yum by running the following command:

sudo yum -y install libtool-ltdl-devel

How To Uninstall libtool-ltdl-devel on Fedora 36

To uninstall only the libtool-ltdl-devel package we can use the following command:

sudo dnf remove libtool-ltdl-devel

libtool-ltdl-devel Package Contents on Fedora 36

/usr/include/libltdl
/usr/include/libltdl/lt_dlloader.h
/usr/include/libltdl/lt_error.h
/usr/include/libltdl/lt_system.h
/usr/include/ltdl.h
/usr/lib64/libltdl.so
/usr/share/doc/libtool-ltdl-devel
/usr/share/doc/libtool-ltdl-devel/README
/usr/share/libtool
/usr/share/libtool/COPYING.LIB
/usr/share/libtool/Makefile.am
/usr/share/libtool/Makefile.in
/usr/share/libtool/README
/usr/share/libtool/aclocal.m4
/usr/share/libtool/config-h.in
/usr/share/libtool/configure
/usr/share/libtool/configure.ac
/usr/share/libtool/libltdl
/usr/share/libtool/libltdl/lt__alloc.h
/usr/share/libtool/libltdl/lt__argz_.h
/usr/share/libtool/libltdl/lt__dirent.h
/usr/share/libtool/libltdl/lt__glibc.h
/usr/share/libtool/libltdl/lt__private.h
/usr/share/libtool/libltdl/lt__strl.h
/usr/share/libtool/libltdl/lt_dlloader.h
/usr/share/libtool/libltdl/lt_error.h
/usr/share/libtool/libltdl/lt_system.h
/usr/share/libtool/libltdl/slist.h
/usr/share/libtool/loaders
/usr/share/libtool/loaders/dld_link.c
/usr/share/libtool/loaders/dlopen.c
/usr/share/libtool/loaders/dyld.c
/usr/share/libtool/loaders/load_add_on.c
/usr/share/libtool/loaders/loadlibrary.c
/usr/share/libtool/loaders/preopen.c
/usr/share/libtool/loaders/shl_load.c
/usr/share/libtool/lt__alloc.c
/usr/share/libtool/lt__argz.c
/usr/share/libtool/lt__dirent.c
/usr/share/libtool/lt__strl.c
/usr/share/libtool/lt_dlloader.c
/usr/share/libtool/lt_error.c
/usr/share/libtool/ltdl.c
/usr/share/libtool/ltdl.h
/usr/share/libtool/ltdl.mk
/usr/share/libtool/slist.c
/usr/share/licenses/libtool-ltdl-devel
/usr/share/licenses/libtool-ltdl-devel/COPYING.LIB
---
title: "How To Install libtool-ltdl-devel on Fedora 36"
linkTitle: "libtool-ltdl-devel"
type: "docs"
description: "In this tutorial we learn how to install libtool-ltdl-devel in Fedora 36. libtool-ltdl-devel is Tools needed for development using the GNU Libtool Dynamic Module Loader"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libtool-ltdl-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `libtool-ltdl-devel` on Fedora 36.

### What is `libtool-ltdl-devel`

> Static libraries and header files for development with ltdl.  

We can use `yum` or `dnf` to install `libtool-ltdl-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtool-ltdl-devel.

## Install libtool-ltdl-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install libtool-ltdl-devel using dnf by running the following command:

sudo dnf -y install libtool-ltdl-devel

Install libtool-ltdl-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libtool-ltdl-devel using yum by running the following command:

sudo yum -y install libtool-ltdl-devel

How To Uninstall libtool-ltdl-devel on Fedora 36

To uninstall only the libtool-ltdl-devel package we can use the following command:

sudo dnf remove libtool-ltdl-devel

libtool-ltdl-devel Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install libtool-ltdl-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/libltdl /usr/include/libltdl/lt_dlloader.h /usr/include/libltdl/lt_error.h /usr/include/libltdl/lt_system.h /usr/include/ltdl.h /usr/lib/libltdl.so /usr/share/doc/libtool-ltdl-devel /usr/share/doc/libtool-ltdl-devel/README /usr/share/libtool /usr/share/libtool/COPYING.LIB /usr/share/libtool/Makefile.am /usr/share/libtool/Makefile.in /usr/share/libtool/README /usr/share/libtool/aclocal.m4 /usr/share/libtool/config-h.in /usr/share/libtool/configure /usr/share/libtool/configure.ac /usr/share/libtool/libltdl /usr/share/libtool/libltdl/lt__alloc.h /usr/share/libtool/libltdl/lt__argz_.h /usr/share/libtool/libltdl/lt__dirent.h /usr/share/libtool/libltdl/lt__glibc.h /usr/share/libtool/libltdl/lt__private.h /usr/share/libtool/libltdl/lt__strl.h /usr/share/libtool/libltdl/lt_dlloader.h /usr/share/libtool/libltdl/lt_error.h /usr/share/libtool/libltdl/lt_system.h /usr/share/libtool/libltdl/slist.h /usr/share/libtool/loaders /usr/share/libtool/loaders/dld_link.c /usr/share/libtool/loaders/dlopen.c /usr/share/libtool/loaders/dyld.c /usr/share/libtool/loaders/load_add_on.c /usr/share/libtool/loaders/loadlibrary.c /usr/share/libtool/loaders/preopen.c /usr/share/libtool/loaders/shl_load.c /usr/share/libtool/lt__alloc.c /usr/share/libtool/lt__argz.c /usr/share/libtool/lt__dirent.c /usr/share/libtool/lt__strl.c /usr/share/libtool/lt_dlloader.c /usr/share/libtool/lt_error.c /usr/share/libtool/ltdl.c /usr/share/libtool/ltdl.h /usr/share/libtool/ltdl.mk /usr/share/libtool/slist.c /usr/share/licenses/libtool-ltdl-devel /usr/share/licenses/libtool-ltdl-devel/COPYING.LIB


## References

* [libtool-ltdl-devel website](http://www.gnu.org/software/libtool/)

## Summary

In this tutorial we learn how to install `libtool-ltdl-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).