avbroot on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S avbroot

* (Optional) Uninstall avbroot on Arch using YAY

$ yay -Rns avbroot

2. Manually Install "avbroot" via AUR

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

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

b. Clone avbroot's git locally

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

c. Go to ~/avbroot folder and install it

$ cd ~/avbroot $ makepkg -si

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

ID: 1404329
Name: avbroot
PackageBaseID: 197357
PackageBase: avbroot
Version: 3.1.0-2
Description: Application for patching Android A/B-style OTA images for root access
URL: https://github.com/chenxiaolong/avbroot
NumVotes: 3
Popularity: 0.679409
OutOfDate:
Maintainer: zynex
Submitter: zynex
FirstSubmitted: 1693949912
LastModified: 1707129715
URLPath: /cgit/aur.git/snapshot/avbroot.tar.gz