aspic on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S aspic

* (Optional) Uninstall aspic on Arch using YAY

$ yay -Rns aspic

2. Manually Install "aspic" via AUR

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

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

b. Clone aspic's git locally

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

c. Go to ~/aspic folder and install it

$ cd ~/aspic $ makepkg -si

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

ID: 1325940
Name: aspic
PackageBaseID: 106500
PackageBase: aspic
Version: 2.00-1
Description: A program for turning a textual description of a line drawing into PostScript or Scalable Vector Graphics.
URL: http://people.ds.cam.ac.uk/ph10/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1453535999
LastModified: 1695889873
URLPath: /cgit/aur.git/snapshot/aspic.tar.gz