xboot on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "xboot" 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
Copied
b. Install xboot on Arch using YAY
$
yay -S
xboot
Copied
* (Optional) Uninstall xboot on Arch using YAY
$
yay -Rns
xboot
Copied
2. Manually Install "xboot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xboot's git locally
$
git clone https://aur.archlinux.org/xboot.git
~/xboot
Copied
c. Go to ~/xboot folder and install it
$
cd
~/xboot
Copied
$
makepkg -si
Copied
3. Information about the xboot package on Arch User Repository (AUR)
ID: 794135
Name: xboot
PackageBaseID: 157883
PackageBase: xboot
Version: 2.0.1-2
Description: The extensible bootloader for embedded system with application engine, write once, run everywhere. (Linux Sandbox for x86_64)
URL: https://github.com/xboot/xboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1600596861
LastModified: 1600597525
URLPath: /cgit/aur.git/snapshot/xboot.tar.gz
Name: xboot
PackageBaseID: 157883
PackageBase: xboot
Version: 2.0.1-2
Description: The extensible bootloader for embedded system with application engine, write once, run everywhere. (Linux Sandbox for x86_64)
URL: https://github.com/xboot/xboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1600596861
LastModified: 1600597525
URLPath: /cgit/aur.git/snapshot/xboot.tar.gz