mkinitcpio-live-boot on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mkinitcpio-live-boot

* (Optional) Uninstall mkinitcpio-live-boot on Arch using YAY

$ yay -Rns mkinitcpio-live-boot

2. Manually Install "mkinitcpio-live-boot" via AUR

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

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

b. Clone mkinitcpio-live-boot's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-live-boot.git ~/mkinitcpio-live-boot

c. Go to ~/mkinitcpio-live-boot folder and install it

$ cd ~/mkinitcpio-live-boot $ makepkg -si

3. Information about the mkinitcpio-live-boot package on Arch User Repository (AUR)

ID: 841944
Name: mkinitcpio-live-boot
PackageBaseID: 161581
PackageBase: mkinitcpio-live-boot
Version: 1.0.0-1
Description: Live boot hooks for mkinitcpio.
URL: https://gitlab.com/tearch-linux/tearch-live-hooks
NumVotes: 0
Popularity: 0
OutOfDate: 1659423871
Maintainer: efectn
Submitter: efectn
FirstSubmitted: 1609684625
LastModified: 1609684625
URLPath: /cgit/aur.git/snapshot/mkinitcpio-live-boot.tar.gz