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
Copied
b. Install abroot on Arch using YAY
$
yay -S
abroot
Copied
* (Optional) Uninstall abroot on Arch using YAY
$
yay -Rns
abroot
Copied
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
Copied
b. Clone abroot's git locally
$
git clone https://aur.archlinux.org/abroot.git
~/abroot
Copied
c. Go to ~/abroot folder and install it
$
cd
~/abroot
Copied
$
makepkg -si
Copied
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
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