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

Last updated: July 08,2024

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

$ yay -S dfu-convert-git

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

$ yay -Rns dfu-convert-git

2. Manually Install "dfu-convert-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-convert-git's git locally

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

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

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

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

ID: 1013523
Name: dfu-convert-git
PackageBaseID: 79094
PackageBase: dfu-convert-git
Version: r8.e2b1c1c-1
Description: Tool that converts RAW binary firmware into DFU format and back
URL: https://github.com/dsavinkin/dfuse-tool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1392668783
LastModified: 1641248443
URLPath: /cgit/aur.git/snapshot/dfu-convert-git.tar.gz