libmpsse on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmpsse

* (Optional) Uninstall libmpsse on Arch using YAY

$ yay -Rns libmpsse

2. Manually Install "libmpsse" via AUR

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

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

b. Clone libmpsse's git locally

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

c. Go to ~/libmpsse folder and install it

$ cd ~/libmpsse $ makepkg -si

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

ID: 424687
Name: libmpsse
PackageBaseID: 80881
PackageBase: libmpsse
Version: 1.3-3
Description: Open source library for SPI/I2C control via FTDI chips
URL: https://code.google.com/archive/p/libmpsse/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1397405675
LastModified: 1499114258
URLPath: /cgit/aur.git/snapshot/libmpsse.tar.gz