summon on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S summon

* (Optional) Uninstall summon on Arch using YAY

$ yay -Rns summon

2. Manually Install "summon" via AUR

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

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

b. Clone summon's git locally

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

c. Go to ~/summon folder and install it

$ cd ~/summon $ makepkg -si

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

ID: 1045988
Name: summon
PackageBaseID: 50652
PackageBase: summon
Version: 1.8.10-1
Description: Rapid prototyping of 2D visualizations for Python.
URL: http://people.csail.mit.edu/rasmus/summon/index.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1310400989
LastModified: 1646377909
URLPath: /cgit/aur.git/snapshot/summon.tar.gz