mirage on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mirage

* (Optional) Uninstall mirage on Arch using YAY

$ yay -Rns mirage

2. Manually Install "mirage" via AUR

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

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

b. Clone mirage's git locally

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

c. Go to ~/mirage folder and install it

$ cd ~/mirage $ makepkg -si

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

ID: 1253305
Name: mirage
PackageBaseID: 128926
PackageBase: mirage
Version: 0.11.1-4
Description: A fast and simple GTK+ Image Viewer
URL: https://gitlab.com/thomasross/mirage
NumVotes: 18
Popularity: 0.001431
OutOfDate:
Maintainer: dmitmel
Submitter: Barthalion
FirstSubmitted: 1515341714
LastModified: 1683321601
URLPath: /cgit/aur.git/snapshot/mirage.tar.gz