hf2-cli on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hf2-cli

* (Optional) Uninstall hf2-cli on Arch using YAY

$ yay -Rns hf2-cli

2. Manually Install "hf2-cli" via AUR

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

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

b. Clone hf2-cli's git locally

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

c. Go to ~/hf2-cli folder and install it

$ cd ~/hf2-cli $ makepkg -si

3. Information about the hf2-cli package on Arch User Repository (AUR)

ID: 1386157
Name: hf2-cli
PackageBaseID: 190637
PackageBase: hf2-cli
Version: 0.3.3-1
Description: CLI for Microsoft HID Flashing Library for UF2 Bootloaders
URL: https://crates.io/crates/hf2-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LuckyTurtleDev
Submitter: LuckyTurtleDev
FirstSubmitted: 1676983490
LastModified: 1705322089
URLPath: /cgit/aur.git/snapshot/hf2-cli.tar.gz