img-archive on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S img-archive

* (Optional) Uninstall img-archive on Arch using YAY

$ yay -Rns img-archive

2. Manually Install "img-archive" via AUR

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

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

b. Clone img-archive's git locally

$ git clone https://aur.archlinux.org/img-archive.git ~/img-archive

c. Go to ~/img-archive folder and install it

$ cd ~/img-archive $ makepkg -si

3. Information about the img-archive package on Arch User Repository (AUR)

ID: 385699
Name: img-archive
PackageBaseID: 119958
PackageBase: img-archive
Version: 0.1-1
Description: Tool to maintain a picture archive. Images are checked and a checksum is calculated for later checks.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1707156715
Maintainer: vanderer
Submitter: vanderer
FirstSubmitted: 1487521471
LastModified: 1487521471
URLPath: /cgit/aur.git/snapshot/img-archive.tar.gz