bootcommander on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bootcommander

* (Optional) Uninstall bootcommander on Arch using YAY

$ yay -Rns bootcommander

2. Manually Install "bootcommander" via AUR

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

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

b. Clone bootcommander's git locally

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

c. Go to ~/bootcommander folder and install it

$ cd ~/bootcommander $ makepkg -si

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

ID: 1128860
Name: bootcommander
PackageBaseID: 182928
PackageBase: bootcommander
Version: 1.14.01-1
Description: BootCommander is a CLI program for performing firmware updates on a microcontroller that runs the OpenBLT bootloader.
URL: https://www.feaser.com/openblt/doku.php?id=manual:bootcommander
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Bonnee
Submitter: Bonnee
FirstSubmitted: 1654551348
LastModified: 1661117642
URLPath: /cgit/aur.git/snapshot/bootcommander.tar.gz