xburst-tools on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S xburst-tools

* (Optional) Uninstall xburst-tools on Arch using YAY

$ yay -Rns xburst-tools

2. Manually Install "xburst-tools" via AUR

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

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

b. Clone xburst-tools's git locally

$ git clone https://aur.archlinux.org/xburst-tools.git ~/xburst-tools

c. Go to ~/xburst-tools folder and install it

$ cd ~/xburst-tools $ makepkg -si

3. Information about the xburst-tools package on Arch User Repository (AUR)

ID: 183695
Name: xburst-tools
PackageBaseID: 46099
PackageBase: xburst-tools
Version: 201206-1
Description: A collection of boot and flash tools for XBurst devices.
URL: http://projects.qi-hardware.com/index.php/p/xburst-tools/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kyak
Submitter: ormris
FirstSubmitted: 1296884279
LastModified: 1433772103
URLPath: /cgit/aur.git/snapshot/xburst-tools.tar.gz

5. The same packages on other Linux Distributions