libftd3xx on AUR (Arch User Repository)

Last updated: June 06,2024

1. Install "libftd3xx" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libftd3xx on Arch using YAY

$ yay -S libftd3xx

* (Optional) Uninstall libftd3xx on Arch using YAY

$ yay -Rns libftd3xx

2. Manually Install "libftd3xx" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libftd3xx's git locally

$ git clone https://aur.archlinux.org/libftd3xx.git ~/libftd3xx

c. Go to ~/libftd3xx folder and install it

$ cd ~/libftd3xx $ makepkg -si

3. Information about the libftd3xx package on Arch User Repository (AUR)

ID: 431228
Name: libftd3xx
PackageBaseID: 124365
PackageBase: libftd3xx
Version: 0.5.0-1
Description: Library that allows a direct access to a FTDI USB3.0 chip (FT60x) based device. Proprietary FTDI drivers BETA.
URL: http://www.ftdichip.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mox
Submitter: mox
FirstSubmitted: 1501251648
LastModified: 1501251648
URLPath: /cgit/aur.git/snapshot/libftd3xx.tar.gz