gd32-dfu-utils on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gd32-dfu-utils

* (Optional) Uninstall gd32-dfu-utils on Arch using YAY

$ yay -Rns gd32-dfu-utils

2. Manually Install "gd32-dfu-utils" via AUR

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

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

b. Clone gd32-dfu-utils's git locally

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

c. Go to ~/gd32-dfu-utils folder and install it

$ cd ~/gd32-dfu-utils $ makepkg -si

3. Information about the gd32-dfu-utils package on Arch User Repository (AUR)

ID: 1047243
Name: gd32-dfu-utils
PackageBaseID: 176661
PackageBase: gd32-dfu-utils
Version: 0.9-2
Description: Dfu-utils GD32 fork. Dfu-util - Device Firmware Upgrade Utilities
URL: https://github.com/riscv-mcu/gd32-dfu-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1646585088
LastModified: 1646585525
URLPath: /cgit/aur.git/snapshot/gd32-dfu-utils.tar.gz