srec-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S srec-git

* (Optional) Uninstall srec-git on Arch using YAY

$ yay -Rns srec-git

2. Manually Install "srec-git" via AUR

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

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

b. Clone srec-git's git locally

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

c. Go to ~/srec-git folder and install it

$ cd ~/srec-git $ makepkg -si

3. Information about the srec-git package on Arch User Repository (AUR)

ID: 1151798
Name: srec-git
PackageBaseID: 182992
PackageBase: srec-git
Version: r23.4bf276f-1
Description: Utilities to convert binary files to and from Motorola S-Record (SREC) format
URL: https://github.com/arkku/srec
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Bonnee
Submitter: Bonnee
FirstSubmitted: 1654685072
LastModified: 1665663535
URLPath: /cgit/aur.git/snapshot/srec-git.tar.gz