bin2hex-git on AUR (Arch User Repository)

Last updated: March 13,2025

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

$ yay -S bin2hex-git

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

$ yay -Rns bin2hex-git

2. Manually Install "bin2hex-git" via AUR

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

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

b. Clone bin2hex-git's git locally

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

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

$ cd ~/bin2hex-git $ makepkg -si

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

ID: 1390989
Name: bin2hex-git
PackageBaseID: 167325
PackageBase: bin2hex-git
Version: r5.aa6b51a-15
Description: Convert raw binary files to Intel "IHEX" type files (used for loading large chunks of data into an Arduino board)
URL: https://github.com/krupski/bin2hex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1621926098
LastModified: 1706011359
URLPath: /cgit/aur.git/snapshot/bin2hex-git.tar.gz