spd-eeprom on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S spd-eeprom

* (Optional) Uninstall spd-eeprom on Arch using YAY

$ yay -Rns spd-eeprom

2. Manually Install "spd-eeprom" via AUR

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

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

b. Clone spd-eeprom's git locally

$ git clone https://aur.archlinux.org/spd-eeprom.git ~/spd-eeprom

c. Go to ~/spd-eeprom folder and install it

$ cd ~/spd-eeprom $ makepkg -si

3. Information about the spd-eeprom package on Arch User Repository (AUR)

ID: 823727
Name: spd-eeprom
PackageBaseID: 157739
PackageBase: spd-eeprom
Version: 0.0.0.20200915-2
Description: A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs.
URL: https://github.com/redchenjs/spd-eeprom
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: redchenjs
Submitter: redchenjs
FirstSubmitted: 1600175260
LastModified: 1606289470
URLPath: /cgit/aur.git/snapshot/spd-eeprom.tar.gz