srecord on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S srecord

* (Optional) Uninstall srecord on Arch using YAY

$ yay -Rns srecord

2. Manually Install "srecord" via AUR

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

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

b. Clone srecord's git locally

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

c. Go to ~/srecord folder and install it

$ cd ~/srecord $ makepkg -si

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

ID: 1207005
Name: srecord
PackageBaseID: 31838
PackageBase: srecord
Version: 1.65.0-2
Description: The SRecord package is a collection of powerful tools for manipulating EPROM load files.
URL: https://srecord.sourceforge.net
NumVotes: 34
Popularity: 0.277471
OutOfDate:
Maintainer: vicencb
Submitter: vicencb
FirstSubmitted: 1257619541
LastModified: 1675625323
URLPath: /cgit/aur.git/snapshot/srecord.tar.gz