camo on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S camo

* (Optional) Uninstall camo on Arch using YAY

$ yay -Rns camo

2. Manually Install "camo" via AUR

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

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

b. Clone camo's git locally

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

c. Go to ~/camo folder and install it

$ cd ~/camo $ makepkg -si

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

ID: 210858
Name: camo
PackageBaseID: 86708
PackageBase: camo
Version: 2.3.0-1
Description: a small http proxy to simplify routing images through an SSL host
URL: https://github.com/atmos/camo
NumVotes: 0
Popularity: 0
OutOfDate: 1704367591
Maintainer:
Submitter: jhass
FirstSubmitted: 1413673432
LastModified: 1436689513
URLPath: /cgit/aur.git/snapshot/camo.tar.gz