judge on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "judge" 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 judge on Arch using YAY
$
yay -S
judge
Copied
* (Optional) Uninstall judge on Arch using YAY
$
yay -Rns
judge
Copied
2. Manually Install "judge" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone judge's git locally
$
git clone https://aur.archlinux.org/judge.git
~/judge
Copied
c. Go to ~/judge folder and install it
$
cd
~/judge
Copied
$
makepkg -si
Copied
3. Information about the judge package on Arch User Repository (AUR)
ID: 231221
Name: judge
PackageBaseID: 100108
PackageBase: judge
Version: 0.0.2-1
Description: Evaluate the quality of jpeg images (e.g. to guess which was saved with higher quality).
URL: http://oldhome.schmorp.de/marc/judge.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442404001
LastModified: 1442404094
URLPath: /cgit/aur.git/snapshot/judge.tar.gz
Name: judge
PackageBaseID: 100108
PackageBase: judge
Version: 0.0.2-1
Description: Evaluate the quality of jpeg images (e.g. to guess which was saved with higher quality).
URL: http://oldhome.schmorp.de/marc/judge.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442404001
LastModified: 1442404094
URLPath: /cgit/aur.git/snapshot/judge.tar.gz