cargo-bootimage-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cargo-bootimage-git

* (Optional) Uninstall cargo-bootimage-git on Arch using YAY

$ yay -Rns cargo-bootimage-git

2. Manually Install "cargo-bootimage-git" via AUR

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

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

b. Clone cargo-bootimage-git's git locally

$ git clone https://aur.archlinux.org/cargo-bootimage-git.git ~/cargo-bootimage-git

c. Go to ~/cargo-bootimage-git folder and install it

$ cd ~/cargo-bootimage-git $ makepkg -si

3. Information about the cargo-bootimage-git package on Arch User Repository (AUR)

ID: 1301631
Name: cargo-bootimage-git
PackageBaseID: 196553
PackageBase: cargo-bootimage-git
Version: v0.10.3.12.g63b52fe-1
Description: Tool to create bootable disk images from a Rust OS kernel.
URL: https://github.com/rust-osdev/bootimage
NumVotes: 1
Popularity: 0.013941
OutOfDate:
Maintainer: Absobel
Submitter: Absobel
FirstSubmitted: 1691653738
LastModified: 1691653738
URLPath: /cgit/aur.git/snapshot/cargo-bootimage-git.tar.gz