jacal on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S jacal

* (Optional) Uninstall jacal on Arch using YAY

$ yay -Rns jacal

2. Manually Install "jacal" via AUR

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

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

b. Clone jacal's git locally

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

c. Go to ~/jacal folder and install it

$ cd ~/jacal $ makepkg -si

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

ID: 1111643
Name: jacal
PackageBaseID: 39907
PackageBase: jacal
Version: 1c7-1
Description: A symbolic mathematics system written in Scheme.
URL: http://people.csail.mit.edu/jaffer/JACAL.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: perlawk
FirstSubmitted: 1281882066
LastModified: 1657770510
URLPath: /cgit/aur.git/snapshot/jacal.tar.gz