yacas on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S yacas

* (Optional) Uninstall yacas on Arch using YAY

$ yay -Rns yacas

2. Manually Install "yacas" via AUR

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

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

b. Clone yacas's git locally

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

c. Go to ~/yacas folder and install it

$ cd ~/yacas $ makepkg -si

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

ID: 784734
Name: yacas
PackageBaseID: 14065
PackageBase: yacas
Version: 1.9.1-1
Description: Yet another computer algebra system
URL: http://www.yacas.org/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: chelqo
Submitter: haawda
FirstSubmitted: 1196371149
LastModified: 1598738724
URLPath: /cgit/aur.git/snapshot/yacas.tar.gz