apk-decompiler on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S apk-decompiler

* (Optional) Uninstall apk-decompiler on Arch using YAY

$ yay -Rns apk-decompiler

2. Manually Install "apk-decompiler" via AUR

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

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

b. Clone apk-decompiler's git locally

$ git clone https://aur.archlinux.org/apk-decompiler.git ~/apk-decompiler

c. Go to ~/apk-decompiler folder and install it

$ cd ~/apk-decompiler $ makepkg -si

3. Information about the apk-decompiler package on Arch User Repository (AUR)

ID: 1165388
Name: apk-decompiler
PackageBaseID: 139575
PackageBase: apk-decompiler
Version: 0.2.2-2
Description: Small Rust utlity to decompile Android apks
URL: https://github.com/robertohuertasm/apk-decompiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: oowl
FirstSubmitted: 1549956099
LastModified: 1667745724
URLPath: /cgit/aur.git/snapshot/apk-decompiler.tar.gz