python-pyftdi on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyftdi

* (Optional) Uninstall python-pyftdi on Arch using YAY

$ yay -Rns python-pyftdi

2. Manually Install "python-pyftdi" via AUR

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

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

b. Clone python-pyftdi's git locally

$ git clone https://aur.archlinux.org/python-pyftdi.git ~/python-pyftdi

c. Go to ~/python-pyftdi folder and install it

$ cd ~/python-pyftdi $ makepkg -si

3. Information about the python-pyftdi package on Arch User Repository (AUR)

ID: 1026802
Name: python-pyftdi
PackageBaseID: 125163
PackageBase: python-pyftdi
Version: 0.53.3-1
Description: FTDI device driver written in pure Python
URL: https://github.com/eblot/pyftdi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nobodywasishere
FirstSubmitted: 1503924579
LastModified: 1643319674
URLPath: /cgit/aur.git/snapshot/python-pyftdi.tar.gz