dual-root on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dual-root

* (Optional) Uninstall dual-root on Arch using YAY

$ yay -Rns dual-root

2. Manually Install "dual-root" via AUR

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

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

b. Clone dual-root's git locally

$ git clone https://aur.archlinux.org/dual-root.git ~/dual-root

c. Go to ~/dual-root folder and install it

$ cd ~/dual-root $ makepkg -si

3. Information about the dual-root package on Arch User Repository (AUR)

ID: 1325549
Name: dual-root
PackageBaseID: 191152
PackageBase: dual-root
Version: 2.9.0-1
Description: Dual Root Tools for Managing dual esp systems
URL: https://github.com/gene-git/dual-root
NumVotes: 4
Popularity: 0.023011
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1678115949
LastModified: 1695832837
URLPath: /cgit/aur.git/snapshot/dual-root.tar.gz