systemrescuecd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S systemrescuecd

* (Optional) Uninstall systemrescuecd on Arch using YAY

$ yay -Rns systemrescuecd

2. Manually Install "systemrescuecd" via AUR

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

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

b. Clone systemrescuecd's git locally

$ git clone https://aur.archlinux.org/systemrescuecd.git ~/systemrescuecd

c. Go to ~/systemrescuecd folder and install it

$ cd ~/systemrescuecd $ makepkg -si

3. Information about the systemrescuecd package on Arch User Repository (AUR)

ID: 449801
Name: systemrescuecd
PackageBaseID: 64211
PackageBase: systemrescuecd
Version: 5.1.1-1
Description: Installs a rescue system into the boot partition to allow grub to boot it.
URL: http://www.sysresccd.org
NumVotes: 18
Popularity: 0
OutOfDate: 1511803549
Maintainer:
FirstSubmitted: 1351796495
LastModified: 1507389017
URLPath: /cgit/aur.git/snapshot/systemrescuecd.tar.gz