ascii-draw on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ascii-draw

* (Optional) Uninstall ascii-draw on Arch using YAY

$ yay -Rns ascii-draw

2. Manually Install "ascii-draw" via AUR

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

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

b. Clone ascii-draw's git locally

$ git clone https://aur.archlinux.org/ascii-draw.git ~/ascii-draw

c. Go to ~/ascii-draw folder and install it

$ cd ~/ascii-draw $ makepkg -si

3. Information about the ascii-draw package on Arch User Repository (AUR)

ID: 1424351
Name: ascii-draw
PackageBaseID: 197011
PackageBase: ascii-draw
Version: 0.3.0-1
Description: Draw diagrams and more using ASCII
URL: https://github.com/Nokse22/ascii-draw
NumVotes: 2
Popularity: 0.337684
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1693050052
LastModified: 1710073763
URLPath: /cgit/aur.git/snapshot/ascii-draw.tar.gz