dfu-util-git on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S dfu-util-git

* (Optional) Uninstall dfu-util-git on Arch using YAY

$ yay -Rns dfu-util-git

2. Manually Install "dfu-util-git" via AUR

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

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

b. Clone dfu-util-git's git locally

$ git clone https://aur.archlinux.org/dfu-util-git.git ~/dfu-util-git

c. Go to ~/dfu-util-git folder and install it

$ cd ~/dfu-util-git $ makepkg -si

3. Information about the dfu-util-git package on Arch User Repository (AUR)

ID: 866352
Name: dfu-util-git
PackageBaseID: 130882
PackageBase: dfu-util-git
Version: 20210210-1
Description: Tool intended to download and upload firmware using DFU protocol to devices connected over USB
URL: http://dfu-util.gnumonks.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1521362101
LastModified: 1613811691
URLPath: /cgit/aur.git/snapshot/dfu-util-git.tar.gz