python2-ftdi on AUR (Arch User Repository)

Last updated: December 25,2024

1. Install "python2-ftdi" 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 python2-ftdi on Arch using YAY

$ yay -S python2-ftdi

* (Optional) Uninstall python2-ftdi on Arch using YAY

$ yay -Rns python2-ftdi

2. Manually Install "python2-ftdi" via AUR

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

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

b. Clone python2-ftdi's git locally

$ git clone https://aur.archlinux.org/python2-ftdi.git ~/python2-ftdi

c. Go to ~/python2-ftdi folder and install it

$ cd ~/python2-ftdi $ makepkg -si

3. Information about the python2-ftdi package on Arch User Repository (AUR)

ID: 894539
Name: python2-ftdi
PackageBaseID: 97970
PackageBase: python2-ftdi
Version: 0.20-5
Description: Python bindings to libftdi
URL: https://www.intra2net.com/en/developer/libftdi/download.php
NumVotes: 2
Popularity: 0
OutOfDate: 1686576193
Maintainer: rdoursenaud
Submitter: rdoursenaud
FirstSubmitted: 1439952955
LastModified: 1618824337
URLPath: /cgit/aur.git/snapshot/python2-ftdi.tar.gz