flash on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S flash

* (Optional) Uninstall flash on Arch using YAY

$ yay -Rns flash

2. Manually Install "flash" via AUR

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

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

b. Clone flash's git locally

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

c. Go to ~/flash folder and install it

$ cd ~/flash $ makepkg -si

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

ID: 937070
Name: flash
PackageBaseID: 113569
PackageBase: flash
Version: 2.7.2-2
Description: Hypriot flash tool for sd cards.
URL: https://github.com/hypriot/flash
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gromain
Submitter: gromain
FirstSubmitted: 1468409142
LastModified: 1626805299
URLPath: /cgit/aur.git/snapshot/flash.tar.gz