sir on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S sir

* (Optional) Uninstall sir on Arch using YAY

$ yay -Rns sir

2. Manually Install "sir" via AUR

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

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

b. Clone sir's git locally

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

c. Go to ~/sir folder and install it

$ cd ~/sir $ makepkg -si

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

ID: 913942
Name: sir
PackageBaseID: 11234
PackageBase: sir
Version: 3.2.1-1
Description: Simple image resizer in Qt
URL: http://marek629.github.io/SIR/
NumVotes: 14
Popularity: 1.0E-6
OutOfDate:
Maintainer: szlachar
Submitter:
FirstSubmitted: 1180431721
LastModified: 1622331786
URLPath: /cgit/aur.git/snapshot/sir.tar.gz