Automic VaultAutomic Vault

brew

libftdi mit Homebrew, dnf, MacPorts, Nix, pacman, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libftdi in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libftdi

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libftdi

MacPorts ports tree · devel/libftdi/Portfile · Quelle: api.github.com

Linux

Fedora dnfverifiziert · 92%
sudo dnf install libftdi

Fedora Rawhide package metadata · libftdi · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libftdi

nixpkgs package indexes · pkgs/by-name/li/libftdi/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libftdi

Arch Linux sync databases · libftdi · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libftdi-dev

Debian stable package indexes · libftdi-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Library to talk to FTDI chips

Befehle und Aliase

  • ftdi_eeprom
  • libftdi1-config

Verlauf

Projektgeschichte und Nutzung

libftdi is Intra2net’s open-source userspace library for communicating with FTDI USB serial and FIFO chips through libusb, including bitbang and EEPROM tooling.

Projektgeschichte

The official libFTDI page describes the library as a way to talk to FTDI chips from userspace with no kernel driver required, supporting chip families from FT8U232/FT8U245 through FT230X, FT232R, FT245R, FT2232, and FT4232H. Intra2net’s repository page identifies master as the libusb 1.0 development branch and libftdi-0.x as the legacy libusb 0.x branch.

The project’s official news records libftdi 1.3 on 2016-05-20, 1.4 on 2017-08-07, and 1.5 on 2020-07-07. Those releases added USB string APIs, transfer cancellation, EEPROM configuration improvements, FT230X baud-rate handling, kernel driver auto attach and detach, tcflush-style APIs, SPDX identifiers, Python wrapper improvements, and CMake improvements.

Adoptionsgeschichte

libftdi became common in hardware development because it avoided vendor-only driver stacks for FTDI adapters while still supporting popular serial, FIFO, and bitbang use cases. Its package presence across Homebrew, Debian, Ubuntu, Fedora, Arch, MacPorts, Nix, and other distributions reflects broad embedded, lab, and board-bringup usage.

Wie es verwendet wird

Applications link libftdi to enumerate and communicate with FTDI devices through libusb. The package also ships ftdi_eeprom for EEPROM decoding and programming, with release notes calling out repeated EEPROM handling improvements.

Warum Paket-Nerds sich dafür interessieren

libftdi is a small but important hardware-enablement package: it gives distributions a Free Software path for FTDI chips without forcing every electronics tool to vendor its own USB code. It is also a packaging reminder that command-line EEPROM utilities, Python bindings, libusb transitions, and kernel-driver detach behavior are part of the real ABI users care about.

Zeitleiste

  • 2016-05-20: Intra2net news records libftdi 1.3.
  • 2017-08-07: Intra2net news records libftdi 1.4.
  • 2020-07-07: Intra2net news records libftdi 1.5.
  • 2026: The official repository page still documents master for libusb 1.0 development and libftdi-0.x for legacy libusb 0.x code.

Related projects

  • libusb provides the portable USB access layer used by libftdi.
  • The Linux ftdi_sio kernel driver is the kernel-space counterpart that many libftdi workflows deliberately bypass or detach from.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für libftdi wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ftdi_eepromcliglobales Executable
libftdi1-configcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.5
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.intra2net.com/en/developer/libftdi

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libftdi
Version1.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libftdi
Homepagehttps://www.intra2net.com/en/developer/libftdi
Repositoryhttp://developer.intra2net.com/git?p=libftdi
Upstream-Dokumentationhttps://www.intra2net.com/en/developer/libftdi
LizenzLGPL-2.1-only
Quellarchivhttps://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2
Zuletzt aktualisiert2026-06-19T12:32:09-07:00
Pulseupdated
Abhängigkeitenboost, confuse, libusb
Build-Abhängigkeitencmake, pkgconf, swig
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibftdi
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libftdi-dev 0.20-4+b2

Development files for libftdi

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libftdi
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libftdi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libftdi1 0.20-4+b2

Library to control and program the FTDI USB controller

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi1
  • Section: libs
  • Architecture: amd64
  • Source Package: libftdi
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libftdi1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libftdi1-dbg 0.20-4+b2

Debugging symbols for libftdi1

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi1-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: libftdi
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libftdi1-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libftdi

nix profile install nixpkgs#libftdi
  • normalized package name match
  • Abgeglichen nach: Libftdi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libftdi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libftdi-dev 0.20-4ubuntu3

Development files for libftdi

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: libftdi
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libftdi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libftdi1 0.20-4ubuntu3

Library to control and program the FTDI USB controller

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libftdi
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libftdi1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libftdi1-dbg 0.20-4ubuntu3

Debugging symbols for libftdi1

http://www.intra2net.com/en/developer/libftdi/

sudo apt install libftdi1-dbg
  • Section: universe/debug
  • Architecture: amd64
  • Source Package: libftdi
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libftdi1-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libftdi 1.5-24.fc45

Library to program and control the FTDI USB controller

https://www.intra2net.com/en/developer/libftdi/

sudo dnf install libftdi
  • License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only WITH eCos-exception-2.0) AND MIT AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libftdi
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libftdi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libftdi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libftdi-c++ 1.5-24.fc45

Libftdi library C++ binding

https://www.intra2net.com/en/developer/libftdi/

sudo dnf install libftdi-c++
  • License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only WITH eCos-exception-2.0) AND MIT AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libftdi
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libftdi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libftdi-c++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libftdi-c++-devel 1.5-24.fc45

Libftdi library C++ binding development headers and libraries

https://www.intra2net.com/en/developer/libftdi/

sudo dnf install libftdi-c++-devel
  • License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only WITH eCos-exception-2.0) AND MIT AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libftdi
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libftdi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libftdi-c++-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libftdi-devel 1.5-24.fc45

Header files and static libraries for libftdi

https://www.intra2net.com/en/developer/libftdi/

sudo dnf install libftdi-devel
  • License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only WITH eCos-exception-2.0) AND MIT AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libftdi
  • 11 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libftdi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libftdi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-libftdi 1.5-24.fc45

Libftdi library Python 3 binding

https://www.intra2net.com/en/developer/libftdi/

sudo dnf install python3-libftdi
  • License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only WITH eCos-exception-2.0) AND MIT AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libftdi
  • 5 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libftdi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-libftdi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libftdi 1.5-10

A library to talk to FTDI chips

https://www.intra2net.com/en/developer/libftdi/

sudo pacman -S libftdi
  • License: GPL-2.0-only AND LGPL-2.1-only
  • Architecture: x86_64
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libftdi
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libftdi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

libftdi

sudo port install libftdi
  • normalized package name match
  • Abgeglichen nach: Libftdi
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libftdi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

ftdi-eeprom 1.5-10

Tool for reading/erasing/flashing FTDI USB chip EEPROMs

https://www.intra2net.com/en/developer/libftdi/

sudo apt install ftdi-eeprom
  • Section: utils
  • Architecture: amd64
  • Source Package: libftdi1
  • 4 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Ftdi Eeprom
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ftdi-eeprom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

ftdi-eeprom 1.5-6build5

Tool for reading/erasing/flashing FTDI USB chip EEPROMs

https://www.intra2net.com/en/developer/libftdi/

sudo apt install ftdi-eeprom
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libftdi1
  • 4 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Ftdi Eeprom
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ftdi-eeprom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment