refind-btrfs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S refind-btrfs

* (Optional) Uninstall refind-btrfs on Arch using YAY

$ yay -Rns refind-btrfs

2. Manually Install "refind-btrfs" via AUR

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

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

b. Clone refind-btrfs's git locally

$ git clone https://aur.archlinux.org/refind-btrfs.git ~/refind-btrfs

c. Go to ~/refind-btrfs folder and install it

$ cd ~/refind-btrfs $ makepkg -si

3. Information about the refind-btrfs package on Arch User Repository (AUR)

ID: 1356413
Name: refind-btrfs
PackageBaseID: 160952
PackageBase: refind-btrfs
Version: 0.6.1-1
Description: Generate rEFInd manual boot stanzas from Btrfs snapshots
URL: https://github.com/Venom1991/refind-btrfs
NumVotes: 9
Popularity: 0.510953
OutOfDate:
Maintainer: Venom1991
Submitter: Venom1991
FirstSubmitted: 1608056609
LastModified: 1700514328
URLPath: /cgit/aur.git/snapshot/refind-btrfs.tar.gz