jadx-git on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S jadx-git

* (Optional) Uninstall jadx-git on Arch using YAY

$ yay -Rns jadx-git

2. Manually Install "jadx-git" via AUR

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

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

b. Clone jadx-git's git locally

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

c. Go to ~/jadx-git folder and install it

$ cd ~/jadx-git $ makepkg -si

3. Information about the jadx-git package on Arch User Repository (AUR)

ID: 541038
Name: jadx-git
PackageBaseID: 99766
PackageBase: jadx-git
Version: 0.8.0.735.a8febb2-1
Description: Command line and GUI tools to produce Java source code from Android Dex and APK files
URL: https://github.com/skylot/jadx
NumVotes: 2
Popularity: 0
OutOfDate: 1607906069
Maintainer:
Submitter: anthraxx
FirstSubmitted: 1441982508
LastModified: 1536095904
URLPath: /cgit/aur.git/snapshot/jadx-git.tar.gz