mapshot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mapshot

* (Optional) Uninstall mapshot on Arch using YAY

$ yay -Rns mapshot

2. Manually Install "mapshot" via AUR

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

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

b. Clone mapshot's git locally

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

c. Go to ~/mapshot folder and install it

$ cd ~/mapshot $ makepkg -si

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

ID: 1418387
Name: mapshot
PackageBaseID: 191078
PackageBase: mapshot
Version: 0.0.21-1
Description: Tool to export Factorio saves as zoomable HTML maps
URL: https://github.com/Palats/mapshot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sharparam
Submitter: Sharparam
FirstSubmitted: 1677986949
LastModified: 1709245271
URLPath: /cgit/aur.git/snapshot/mapshot.tar.gz