fricas on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "fricas" 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 fricas on Arch using YAY
$
yay -S
fricas
Copied
* (Optional) Uninstall fricas on Arch using YAY
$
yay -Rns
fricas
Copied
2. Manually Install "fricas" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fricas's git locally
$
git clone https://aur.archlinux.org/fricas.git
~/fricas
Copied
c. Go to ~/fricas folder and install it
$
cd
~/fricas
Copied
$
makepkg -si
Copied
3. Information about the fricas package on Arch User Repository (AUR)
ID: 1384157
Name: fricas
PackageBaseID: 71449
PackageBase: fricas
Version: 1.3.10-1
Description: An advanced computer algebra system
URL: https://fricas.github.io
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: serkho
FirstSubmitted: 1372576766
LastModified: 1704995593
URLPath: /cgit/aur.git/snapshot/fricas.tar.gz
Name: fricas
PackageBaseID: 71449
PackageBase: fricas
Version: 1.3.10-1
Description: An advanced computer algebra system
URL: https://fricas.github.io
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: serkho
FirstSubmitted: 1372576766
LastModified: 1704995593
URLPath: /cgit/aur.git/snapshot/fricas.tar.gz