How To Install libftdi-devel on Fedora 36

In this tutorial we learn how to install libftdi-devel in Fedora 36. libftdi-devel is Header files and static libraries for libftdi

Introduction

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

What is libftdi-devel

Header files and static libraries for libftdi

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

Install libftdi-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 libftdi-devel using dnf by running the following command:

sudo dnf -y install libftdi-devel

Install libftdi-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 libftdi-devel using yum by running the following command:

sudo yum -y install libftdi-devel

How To Uninstall libftdi-devel on Fedora 36

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

sudo dnf remove libftdi-devel

libftdi-devel Package Contents on Fedora 36

/usr/bin/ftdi_eeprom
/usr/bin/libftdi1-config
/usr/include/libftdi1
/usr/include/libftdi1/ftdi.h
/usr/lib/.build-id
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/53356c2dbd8d4e288df7f69468ded307259af4
/usr/lib64/cmake/libftdi1
/usr/lib64/cmake/libftdi1/LibFTDI1Config.cmake
/usr/lib64/cmake/libftdi1/LibFTDI1ConfigVersion.cmake
/usr/lib64/cmake/libftdi1/UseLibFTDI1.cmake
/usr/lib64/libftdi1.so
/usr/lib64/pkgconfig/libftdi1.pc
/usr/share/doc/libftdi-devel
/usr/share/doc/libftdi-devel/AUTHORS
/usr/share/doc/libftdi-devel/ChangeLog
/usr/share/libftdi/examples
/usr/share/libftdi/examples/cbus.py
/usr/share/libftdi/examples/complete.py
/usr/share/libftdi/examples/simple.py

References

Summary

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


title: “How To Install libftdi-devel on Fedora 36” linkTitle: “libftdi-devel” type: “docs” description: “In this tutorial we learn how to install libftdi-devel in Fedora 36. libftdi-devel is Header files and static libraries for libftdi” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libftdi-devel-featured.png

Introduction

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

What is libftdi-devel

Header files and static libraries for libftdi

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

Install libftdi-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 libftdi-devel using dnf by running the following command:

sudo dnf -y install libftdi-devel

Install libftdi-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 libftdi-devel using yum by running the following command:

sudo yum -y install libftdi-devel

How To Uninstall libftdi-devel on Fedora 36

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

sudo dnf remove libftdi-devel

libftdi-devel Package Contents on Fedora 36

/usr/bin/ftdi_eeprom
/usr/bin/libftdi1-config
/usr/include/libftdi1
/usr/include/libftdi1/ftdi.h
/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/38b8b08af45c9962370a37402972adc331d365
/usr/lib/cmake/libftdi1
/usr/lib/cmake/libftdi1/LibFTDI1Config.cmake
/usr/lib/cmake/libftdi1/LibFTDI1ConfigVersion.cmake
/usr/lib/cmake/libftdi1/UseLibFTDI1.cmake
/usr/lib/libftdi1.so
/usr/lib/pkgconfig/libftdi1.pc
/usr/share/doc/libftdi-devel
/usr/share/doc/libftdi-devel/AUTHORS
/usr/share/doc/libftdi-devel/ChangeLog
/usr/share/libftdi/examples
/usr/share/libftdi/examples/cbus.py
/usr/share/libftdi/examples/complete.py
/usr/share/libftdi/examples/simple.py

References

Summary

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