chmap on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S chmap

* (Optional) Uninstall chmap on Arch using YAY

$ yay -Rns chmap

2. Manually Install "chmap" via AUR

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

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

b. Clone chmap's git locally

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

c. Go to ~/chmap folder and install it

$ cd ~/chmap $ makepkg -si

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

ID: 943244
Name: chmap
PackageBaseID: 169548
PackageBase: chmap
Version: 1.1.0-1
Description: A CLI utility to get info for Unicode characters
URL: https://github.com/kiedtl/chmap/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: HarvettFox96
Submitter: HarvettFox96
FirstSubmitted: 1627986296
LastModified: 1627986296
URLPath: /cgit/aur.git/snapshot/chmap.tar.gz