fermat on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "fermat" 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 fermat on Arch using YAY
$
yay -S
fermat
Copied
* (Optional) Uninstall fermat on Arch using YAY
$
yay -Rns
fermat
Copied
2. Manually Install "fermat" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fermat's git locally
$
git clone https://aur.archlinux.org/fermat.git
~/fermat
Copied
c. Go to ~/fermat folder and install it
$
cd
~/fermat
Copied
$
makepkg -si
Copied
3. Information about the fermat package on Arch User Repository (AUR)
ID: 1408669
Name: fermat
PackageBaseID: 158802
PackageBase: fermat
Version: 7.4-1
Description: A computer algebra system for polynomial and matrix computation
URL: http://home.bway.net/lewis/home.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1602820730
LastModified: 1707843146
URLPath: /cgit/aur.git/snapshot/fermat.tar.gz
Name: fermat
PackageBaseID: 158802
PackageBase: fermat
Version: 7.4-1
Description: A computer algebra system for polynomial and matrix computation
URL: http://home.bway.net/lewis/home.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1602820730
LastModified: 1707843146
URLPath: /cgit/aur.git/snapshot/fermat.tar.gz