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