asciit on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S asciit

* (Optional) Uninstall asciit on Arch using YAY

$ yay -Rns asciit

2. Manually Install "asciit" via AUR

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

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

b. Clone asciit's git locally

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

c. Go to ~/asciit folder and install it

$ cd ~/asciit $ makepkg -si

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

ID: 1354188
Name: asciit
PackageBaseID: 199614
PackageBase: asciit
Version: 1.0.0-1
Description: A more compact and intuitive ASCII table highlighting digits and letters
URL: https://github.com/Q1CHENL/asciit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qichenliu
Submitter: qichenliu
FirstSubmitted: 1700132596
LastModified: 1700132596
URLPath: /cgit/aur.git/snapshot/asciit.tar.gz