android-apktool on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S android-apktool

* (Optional) Uninstall android-apktool on Arch using YAY

$ yay -Rns android-apktool

2. Manually Install "android-apktool" via AUR

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

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

b. Clone android-apktool's git locally

$ git clone https://aur.archlinux.org/android-apktool.git ~/android-apktool

c. Go to ~/android-apktool folder and install it

$ cd ~/android-apktool $ makepkg -si

3. Information about the android-apktool package on Arch User Repository (AUR)

ID: 1404693
Name: android-apktool
PackageBaseID: 42190
PackageBase: android-apktool
Version: 2.9.3-1
Description: a tool for reengineering Android apk files
URL: https://github.com/iBotPeaches/Apktool
NumVotes: 240
Popularity: 0.610973
OutOfDate:
Maintainer: muflone
Submitter: TamCore
FirstSubmitted: 1288019353
LastModified: 1707181690
URLPath: /cgit/aur.git/snapshot/android-apktool.tar.gz