form-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S form-bin

* (Optional) Uninstall form-bin on Arch using YAY

$ yay -Rns form-bin

2. Manually Install "form-bin" via AUR

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

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

b. Clone form-bin's git locally

$ git clone https://aur.archlinux.org/form-bin.git ~/form-bin

c. Go to ~/form-bin folder and install it

$ cd ~/form-bin $ makepkg -si

3. Information about the form-bin package on Arch User Repository (AUR)

ID: 1277648
Name: form-bin
PackageBaseID: 193047
PackageBase: form-bin
Version: 4.3.1-1
Description: The FORM project for symbolic manipulation of very big expressions
URL: https://www.nikhef.nl/~form/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1682509565
LastModified: 1687526685
URLPath: /cgit/aur.git/snapshot/form-bin.tar.gz