abootimg on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S abootimg

* (Optional) Uninstall abootimg on Arch using YAY

$ yay -Rns abootimg

2. Manually Install "abootimg" via AUR

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

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

b. Clone abootimg's git locally

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

c. Go to ~/abootimg folder and install it

$ cd ~/abootimg $ makepkg -si

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

ID: 967986
Name: abootimg
PackageBaseID: 171514
PackageBase: abootimg
Version: 0.6-1
Description: A tool to read/write/update old android boot images
URL: https://github.com/ggrandou/abootimg
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1633042277
LastModified: 1633042277
URLPath: /cgit/aur.git/snapshot/abootimg.tar.gz