How To Install python3-libftdi on Fedora 36

In this tutorial we learn how to install python3-libftdi in Fedora 36. python3-libftdi is Libftdi library Python 3 binding

Introduction

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

What is python3-libftdi

Libftdi Python 3 Language bindings.

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

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

sudo dnf -y install python3-libftdi

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

sudo yum -y install python3-libftdi

How To Uninstall python3-libftdi on Fedora 36

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

sudo dnf remove python3-libftdi

python3-libftdi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/558022ad530d7e4a5d2b3b8533687eb7402810
/usr/lib64/python3.10/site-packages/__pycache__
/usr/lib64/python3.10/site-packages/__pycache__/ftdi1.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/__pycache__/ftdi1.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_ftdi1.so
/usr/lib64/python3.10/site-packages/ftdi1.py

References

Summary

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


title: “How To Install python3-libftdi on Fedora 36” linkTitle: “python3-libftdi” type: “docs” description: “In this tutorial we learn how to install python3-libftdi in Fedora 36. python3-libftdi is Libftdi library Python 3 binding” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/python3-libftdi-featured.png

Introduction

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

What is python3-libftdi

Libftdi Python 3 Language bindings.

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

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

sudo dnf -y install python3-libftdi

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

sudo yum -y install python3-libftdi

How To Uninstall python3-libftdi on Fedora 36

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

sudo dnf remove python3-libftdi

python3-libftdi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/102f1e267cbfcba5cbeb65146b6973d28f8397
/usr/lib/python3.10/site-packages/__pycache__
/usr/lib/python3.10/site-packages/__pycache__/ftdi1.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/ftdi1.cpython-310.pyc
/usr/lib/python3.10/site-packages/_ftdi1.so
/usr/lib/python3.10/site-packages/ftdi1.py

References

Summary

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