redex on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S redex

* (Optional) Uninstall redex on Arch using YAY

$ yay -Rns redex

2. Manually Install "redex" via AUR

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

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

b. Clone redex's git locally

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

c. Go to ~/redex folder and install it

$ cd ~/redex $ makepkg -si

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

ID: 379493
Name: redex
PackageBaseID: 119340
PackageBase: redex
Version: 1.1.0-1
Description: A bytecode optimizer for Android apps
URL: http://fbredex.com/
NumVotes: 1
Popularity: 0
OutOfDate: 1520086246
Maintainer:
Submitter: 314eter
FirstSubmitted: 1485868216
LastModified: 1485868216
URLPath: /cgit/aur.git/snapshot/redex.tar.gz