bundletool on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S bundletool

* (Optional) Uninstall bundletool on Arch using YAY

$ yay -Rns bundletool

2. Manually Install "bundletool" via AUR

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

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

b. Clone bundletool's git locally

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

c. Go to ~/bundletool folder and install it

$ cd ~/bundletool $ makepkg -si

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

ID: 1349415
Name: bundletool
PackageBaseID: 140514
PackageBase: bundletool
Version: 1.15.6-1
Description: A command-line tool for manipulating Android App Bundles
URL: https://github.com/google/bundletool
NumVotes: 4
Popularity: 0.117791
OutOfDate:
Maintainer: lberrymage
Submitter: mikezackles
FirstSubmitted: 1553332015
LastModified: 1699403020
URLPath: /cgit/aur.git/snapshot/bundletool.tar.gz