uboot-cubietruck on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S uboot-cubietruck

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

$ yay -Rns uboot-cubietruck

2. Manually Install "uboot-cubietruck" via AUR

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

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

b. Clone uboot-cubietruck's git locally

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

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

$ cd ~/uboot-cubietruck $ makepkg -si

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

ID: 1155411
Name: uboot-cubietruck
PackageBaseID: 119243
PackageBase: uboot-sunxi
Version: 2022.10-1
Description: U-Boot for Cubietruck
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-cubietruck.tar.gz