map2 on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S map2

* (Optional) Uninstall map2 on Arch using YAY

$ yay -Rns map2

2. Manually Install "map2" via AUR

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

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

b. Clone map2's git locally

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

c. Go to ~/map2 folder and install it

$ cd ~/map2 $ makepkg -si

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

ID: 1357181
Name: map2
PackageBaseID: 166681
PackageBase: map2
Version: 1.0.6-8
Description: A scripting language that allows complex key remapping on Linux, written in Rust
URL: https://github.com/shiro/map2-legacy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shirousagi
Submitter: shirousagi
FirstSubmitted: 1620673445
LastModified: 1700620056
URLPath: /cgit/aur.git/snapshot/map2.tar.gz