proguard on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S proguard

* (Optional) Uninstall proguard on Arch using YAY

$ yay -Rns proguard

2. Manually Install "proguard" via AUR

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

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

b. Clone proguard's git locally

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

c. Go to ~/proguard folder and install it

$ cd ~/proguard $ makepkg -si

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

ID: 1412663
Name: proguard
PackageBaseID: 128978
PackageBase: proguard
Version: 7.4.2-1
Description: free Java class file shrinker, optimizer, obfuscator, and preverifier
URL: http://proguard.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Bleuzen
Submitter: Barthalion
FirstSubmitted: 1515344081
LastModified: 1708449914
URLPath: /cgit/aur.git/snapshot/proguard.tar.gz