bootloadhid on AUR (Arch User Repository)

Last updated: November 20,2024

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

$ yay -S bootloadhid

* (Optional) Uninstall bootloadhid on Arch using YAY

$ yay -Rns bootloadhid

2. Manually Install "bootloadhid" via AUR

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

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

b. Clone bootloadhid's git locally

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

c. Go to ~/bootloadhid folder and install it

$ cd ~/bootloadhid $ makepkg -si

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

ID: 387509
Name: bootloadhid
PackageBaseID: 67522
PackageBase: bootloadhid
Version: 20121208-3
Description: USB boot loader for AVR microcontrollers
URL: http://www.obdev.at/products/vusb/bootloadhid.html
NumVotes: 4
Popularity: 0.012085
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1361689502
LastModified: 1488089179
URLPath: /cgit/aur.git/snapshot/bootloadhid.tar.gz