dex2jar on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dex2jar

* (Optional) Uninstall dex2jar on Arch using YAY

$ yay -Rns dex2jar

2. Manually Install "dex2jar" via AUR

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

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

b. Clone dex2jar's git locally

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

c. Go to ~/dex2jar folder and install it

$ cd ~/dex2jar $ makepkg -si

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

ID: 1021036
Name: dex2jar
PackageBaseID: 46499
PackageBase: dex2jar
Version: 2.1-1
Description: Tools to work with android .dex and java .class files
URL: https://github.com/pxb1988/dex2jar
NumVotes: 97
Popularity: 0.131032
OutOfDate: 1695236109
Maintainer: Lekensteyn
Submitter:
FirstSubmitted: 1297688567
LastModified: 1642590669
URLPath: /cgit/aur.git/snapshot/dex2jar.tar.gz

5. The same packages on other Linux Distributions