montage on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S montage

* (Optional) Uninstall montage on Arch using YAY

$ yay -Rns montage

2. Manually Install "montage" via AUR

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

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

b. Clone montage's git locally

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

c. Go to ~/montage folder and install it

$ cd ~/montage $ makepkg -si

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

ID: 562865
Name: montage
PackageBaseID: 38988
PackageBase: montage
Version: 6.0-1
Description: An astronomical image mosaic engine
URL: http://montage.ipac.caltech.edu/
NumVotes: 10
Popularity: 0.002184
OutOfDate:
Maintainer: clu
Submitter: clu
FirstSubmitted: 1279400147
LastModified: 1543092456
URLPath: /cgit/aur.git/snapshot/montage.tar.gz