usbprog on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S usbprog

* (Optional) Uninstall usbprog on Arch using YAY

$ yay -Rns usbprog

2. Manually Install "usbprog" via AUR

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

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

b. Clone usbprog's git locally

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

c. Go to ~/usbprog folder and install it

$ cd ~/usbprog $ makepkg -si

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

ID: 279984
Name: usbprog
PackageBaseID: 15405
PackageBase: usbprog
Version: 0.2.1-1
Description: Flashtool for the USBprog Programming Adapter
URL: http://www.embedded-projects.net/usbprog/
NumVotes: 9
Popularity: 0
OutOfDate: 1686776985
Maintainer: phragment
Submitter:
FirstSubmitted: 1204106336
LastModified: 1456702187
URLPath: /cgit/aur.git/snapshot/usbprog.tar.gz