libmpsse_spi on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libmpsse_spi

* (Optional) Uninstall libmpsse_spi on Arch using YAY

$ yay -Rns libmpsse_spi

2. Manually Install "libmpsse_spi" via AUR

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

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

b. Clone libmpsse_spi's git locally

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

c. Go to ~/libmpsse_spi folder and install it

$ cd ~/libmpsse_spi $ makepkg -si

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

ID: 416708
Name: libmpsse_spi
PackageBaseID: 123093
PackageBase: libmpsse_spi
Version: 0.41-1
Description: The LibMPSSE-SPI library has been created to to aid the implementation of SPI designs using FTDI devices which incorporate the FTDI MPSSE (FT4232H, FT2232H, FT2232D and FT232H) by taking care of all the required MPSSE commands.
URL: http://www.ftdichip.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kausban
FirstSubmitted: 1496529110
LastModified: 1496529660
URLPath: /cgit/aur.git/snapshot/libmpsse_spi.tar.gz