dexpatcher on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dexpatcher

* (Optional) Uninstall dexpatcher on Arch using YAY

$ yay -Rns dexpatcher

2. Manually Install "dexpatcher" via AUR

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

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

b. Clone dexpatcher's git locally

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

c. Go to ~/dexpatcher folder and install it

$ cd ~/dexpatcher $ makepkg -si

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

ID: 587997
Name: dexpatcher
PackageBaseID: 106527
PackageBase: dexpatcher
Version: 1.6.2-1
Description: Modify Android DEX/APK files at source-level using Java
URL: http://forum.xda-developers.com/showthread.php?t=3060854
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1453581309
LastModified: 1550702060
URLPath: /cgit/aur.git/snapshot/dexpatcher.tar.gz