factor on AUR (Arch User Repository)

Last updated: February 13,2025

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

$ yay -S factor

* (Optional) Uninstall factor on Arch using YAY

$ yay -Rns factor

2. Manually Install "factor" via AUR

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

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

b. Clone factor's git locally

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

c. Go to ~/factor folder and install it

$ cd ~/factor $ makepkg -si

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

ID: 1381942
Name: factor
PackageBaseID: 38902
PackageBase: factor
Version: 0.99-1
Description: A general purpose, dynamically typed, stack-based programming language.
URL: http://factorcode.org
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: megapoliss
Submitter: LeonidasXIV
FirstSubmitted: 1279146090
LastModified: 1704642998
URLPath: /cgit/aur.git/snapshot/factor.tar.gz