perl-asciio on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-asciio

* (Optional) Uninstall perl-asciio on Arch using YAY

$ yay -Rns perl-asciio

2. Manually Install "perl-asciio" via AUR

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

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

b. Clone perl-asciio's git locally

$ git clone https://aur.archlinux.org/perl-asciio.git ~/perl-asciio

c. Go to ~/perl-asciio folder and install it

$ cd ~/perl-asciio $ makepkg -si

3. Information about the perl-asciio package on Arch User Repository (AUR)

ID: 603264
Name: perl-asciio
PackageBaseID: 126007
PackageBase: perl-asciio
Version: 1.51.3-2
Description: It has always been painful to do ASCII diagrams by hand. This perl application allows you to draw ASCII diagrams in a modern (but simple) graphical interface.
URL: https://metacpan.org/release/App-Asciio
NumVotes: 1
Popularity: 0
OutOfDate: 1698779183
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506811886
LastModified: 1555062834
URLPath: /cgit/aur.git/snapshot/perl-asciio.tar.gz