summon on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install summon on Arch using YAY
$
yay -S
summon
Copied
* (Optional) Uninstall summon on Arch using YAY
$
yay -Rns
summon
Copied
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
Copied
b. Clone summon's git locally
$
git clone https://aur.archlinux.org/summon.git
~/summon
Copied
c. Go to ~/summon folder and install it
$
cd
~/summon
Copied
$
makepkg -si
Copied
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
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