hex2dfu-git on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hex2dfu-git

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

$ yay -Rns hex2dfu-git

2. Manually Install "hex2dfu-git" via AUR

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

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

b. Clone hex2dfu-git's git locally

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

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

$ cd ~/hex2dfu-git $ makepkg -si

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

ID: 1213295
Name: hex2dfu-git
PackageBaseID: 190582
PackageBase: hex2dfu-git
Version: r27.472b703-1
Description: Simple command line tool to convert file format from Intel HEX to STM32 DFU.
URL: https://github.com/encedo/hex2dfu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1676846680
LastModified: 1676846680
URLPath: /cgit/aur.git/snapshot/hex2dfu-git.tar.gz