sygnm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sygnm

* (Optional) Uninstall sygnm on Arch using YAY

$ yay -Rns sygnm

2. Manually Install "sygnm" via AUR

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

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

b. Clone sygnm's git locally

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

c. Go to ~/sygnm folder and install it

$ cd ~/sygnm $ makepkg -si

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

ID: 538072
Name: sygnm
PackageBaseID: 121916
PackageBase: sygnm
Version: 1.0.0alpha1-2
Description: Computer algebra framework (currently alpha, install only if you know what you are doing)
URL: https://sygnm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ngvx
FirstSubmitted: 1493580308
LastModified: 1535156915
URLPath: /cgit/aur.git/snapshot/sygnm.tar.gz