abroot on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S abroot

* (Optional) Uninstall abroot on Arch using YAY

$ yay -Rns abroot

2. Manually Install "abroot" via AUR

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

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

b. Clone abroot's git locally

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

c. Go to ~/abroot folder and install it

$ cd ~/abroot $ makepkg -si

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

ID: 1236433
Name: abroot
PackageBaseID: 192350
PackageBase: abroot
Version: 1.4.4-1
Description: Utility that allows fully atomic transactions between 2 root partitions
URL: https://github.com/Vanilla-OS/ABRoot
NumVotes: 1
Popularity: 0.000928
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1680604802
LastModified: 1680605372
URLPath: /cgit/aur.git/snapshot/abroot.tar.gz