thumbor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S thumbor

* (Optional) Uninstall thumbor on Arch using YAY

$ yay -Rns thumbor

2. Manually Install "thumbor" via AUR

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

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

b. Clone thumbor's git locally

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

c. Go to ~/thumbor folder and install it

$ cd ~/thumbor $ makepkg -si

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

ID: 1385152
Name: thumbor
PackageBaseID: 164414
PackageBase: thumbor
Version: 7.7.3-3
Description: open-source photo thumbnail service
URL: https://github.com/thumbor/thumbor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anonfunc
Submitter: anonfunc
FirstSubmitted: 1615894470
LastModified: 1705161405
URLPath: /cgit/aur.git/snapshot/thumbor.tar.gz