chars on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S chars

* (Optional) Uninstall chars on Arch using YAY

$ yay -Rns chars

2. Manually Install "chars" via AUR

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

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

b. Clone chars's git locally

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

c. Go to ~/chars folder and install it

$ cd ~/chars $ makepkg -si

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

ID: 1300737
Name: chars
PackageBaseID: 129980
PackageBase: chars
Version: 0.7.0-1
Description: Command line tool to display information about unicode characters.
URL: https://github.com/antifuchs/chars
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1518387458
LastModified: 1691470110
URLPath: /cgit/aur.git/snapshot/chars.tar.gz