flashy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S flashy

* (Optional) Uninstall flashy on Arch using YAY

$ yay -Rns flashy

2. Manually Install "flashy" via AUR

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

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

b. Clone flashy's git locally

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

c. Go to ~/flashy folder and install it

$ cd ~/flashy $ makepkg -si

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

ID: 1085200
Name: flashy
PackageBaseID: 142467
PackageBase: flashy
Version: 1.6.0-1
Description: Java tool to handle firmware and logic flashing for iniVation devices.
URL: https://gitlab.com/inivation/dv/flashy/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inivation
Submitter: inivation
FirstSubmitted: 1559422163
LastModified: 1653511253
URLPath: /cgit/aur.git/snapshot/flashy.tar.gz