hid-flash on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hid-flash

* (Optional) Uninstall hid-flash on Arch using YAY

$ yay -Rns hid-flash

2. Manually Install "hid-flash" via AUR

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

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

b. Clone hid-flash's git locally

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

c. Go to ~/hid-flash folder and install it

$ cd ~/hid-flash $ makepkg -si

3. Information about the hid-flash package on Arch User Repository (AUR)

ID: 697726
Name: hid-flash
PackageBaseID: 149211
PackageBase: hid-flash
Version: 2.2.2-1
Description: Driverless USB HID bootloader and flashing tool for STM32F10X devices
URL: https://github.com/Serasidis/STM32_HID_Bootloader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1581897763
LastModified: 1581897884
URLPath: /cgit/aur.git/snapshot/hid-flash.tar.gz