imgproxy on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S imgproxy

* (Optional) Uninstall imgproxy on Arch using YAY

$ yay -Rns imgproxy

2. Manually Install "imgproxy" via AUR

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

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

b. Clone imgproxy's git locally

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

c. Go to ~/imgproxy folder and install it

$ cd ~/imgproxy $ makepkg -si

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

ID: 1425813
Name: imgproxy
PackageBaseID: 142900
PackageBase: imgproxy
Version: 3.23.0-1
Description: Fast and secure standalone server for resizing and converting remote images
URL: https://github.com/imgproxy/imgproxy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Envek
Submitter: Envek
FirstSubmitted: 1560974246
LastModified: 1710246862
URLPath: /cgit/aur.git/snapshot/imgproxy.tar.gz