python-pylibftdi on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pylibftdi

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

$ yay -Rns python-pylibftdi

2. Manually Install "python-pylibftdi" via AUR

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

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

b. Clone python-pylibftdi's git locally

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

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

$ cd ~/python-pylibftdi $ makepkg -si

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

ID: 1273187
Name: python-pylibftdi
PackageBaseID: 41886
PackageBase: python-pylibftdi
Version: 0.21.0-1
Description: Pythonic interface to FTDI devices using libftdi
URL: https://github.com/codedstructure/pylibftdi/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: Tempel
FirstSubmitted: 1287278338
LastModified: 1686759779
URLPath: /cgit/aur.git/snapshot/python-pylibftdi.tar.gz