uboot-cubieboard on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S uboot-cubieboard

* (Optional) Uninstall uboot-cubieboard on Arch using YAY

$ yay -Rns uboot-cubieboard

2. Manually Install "uboot-cubieboard" via AUR

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

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

b. Clone uboot-cubieboard's git locally

$ git clone https://aur.archlinux.org/uboot-cubieboard.git ~/uboot-cubieboard

c. Go to ~/uboot-cubieboard folder and install it

$ cd ~/uboot-cubieboard $ makepkg -si

3. Information about the uboot-cubieboard package on Arch User Repository (AUR)

ID: 1155409
Name: uboot-cubieboard
PackageBaseID: 119243
PackageBase: uboot-sunxi
Version: 2022.10-1
Description: U-Boot for Cubieboard
URL: https://github.com/u-boot/u-boot
NumVotes: 0
Popularity: 0
OutOfDate: 1699486769
Maintainer: jclds139
Submitter: CReimer
FirstSubmitted: 1485608932
LastModified: 1666325276
URLPath: /cgit/aur.git/snapshot/uboot-cubieboard.tar.gz