evremap on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S evremap

* (Optional) Uninstall evremap on Arch using YAY

$ yay -Rns evremap

2. Manually Install "evremap" via AUR

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

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

b. Clone evremap's git locally

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

c. Go to ~/evremap folder and install it

$ cd ~/evremap $ makepkg -si

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

ID: 987760
Name: evremap
PackageBaseID: 173017
PackageBase: evremap
Version: 1.0-2
Description: A keyboard input remapper for Linux/Wayland systems, written by @wez
URL: https://github.com/wez/evremap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p00f
FirstSubmitted: 1636731662
LastModified: 1636731976
URLPath: /cgit/aur.git/snapshot/evremap.tar.gz