mcmap on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S mcmap

* (Optional) Uninstall mcmap on Arch using YAY

$ yay -Rns mcmap

2. Manually Install "mcmap" via AUR

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

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

b. Clone mcmap's git locally

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

c. Go to ~/mcmap folder and install it

$ cd ~/mcmap $ makepkg -si

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

ID: 1122988
Name: mcmap
PackageBaseID: 184608
PackageBase: mcmap
Version: 3.0.2-4
Description: Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
URL: https://github.com/spoutn1k/mcmap
NumVotes: 2
Popularity: 0.000201
OutOfDate:
Maintainer: rid3rius
Submitter: rid3rius
FirstSubmitted: 1659449672
LastModified: 1659835975
URLPath: /cgit/aur.git/snapshot/mcmap.tar.gz