cantaloupe on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cantaloupe

* (Optional) Uninstall cantaloupe on Arch using YAY

$ yay -Rns cantaloupe

2. Manually Install "cantaloupe" via AUR

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

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

b. Clone cantaloupe's git locally

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

c. Go to ~/cantaloupe folder and install it

$ cd ~/cantaloupe $ makepkg -si

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

ID: 1288787
Name: cantaloupe
PackageBaseID: 144980
PackageBase: cantaloupe
Version: 5.0.5-1
Description: High-performance dynamic image server in Java
URL: https://cantaloupe-project.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1568198703
LastModified: 1689326063
URLPath: /cgit/aur.git/snapshot/cantaloupe.tar.gz