spicat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spicat

* (Optional) Uninstall spicat on Arch using YAY

$ yay -Rns spicat

2. Manually Install "spicat" via AUR

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

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

b. Clone spicat's git locally

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

c. Go to ~/spicat folder and install it

$ cd ~/spicat $ makepkg -si

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

ID: 1330532
Name: spicat
PackageBaseID: 144004
PackageBase: spicat
Version: 0.1.4-1
Description: full-duplex SPI transactions from the command line
URL: https://github.com/fusion-engineering/spicat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1564649095
LastModified: 1696774359
URLPath: /cgit/aur.git/snapshot/spicat.tar.gz