dextra on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dextra

* (Optional) Uninstall dextra on Arch using YAY

$ yay -Rns dextra

2. Manually Install "dextra" via AUR

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

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

b. Clone dextra's git locally

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

c. Go to ~/dextra folder and install it

$ cd ~/dextra $ makepkg -si

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

ID: 453337
Name: dextra
PackageBaseID: 102971
PackageBase: dextra
Version: 1.38.114-2
Description: A tool for DEX and OAT dumping, decompilation, and fuzzing
URL: http://newandroidbook.com/tools/dextra.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: gavinhungry
FirstSubmitted: 1446753694
LastModified: 1508459016
URLPath: /cgit/aur.git/snapshot/dextra.tar.gz