proguard on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install proguard on Arch using YAY
$
yay -S
proguard
Copied
* (Optional) Uninstall proguard on Arch using YAY
$
yay -Rns
proguard
Copied
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
Copied
b. Clone proguard's git locally
$
git clone https://aur.archlinux.org/proguard.git
~/proguard
Copied
c. Go to ~/proguard folder and install it
$
cd
~/proguard
Copied
$
makepkg -si
Copied
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
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