factor-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S factor-git

* (Optional) Uninstall factor-git on Arch using YAY

$ yay -Rns factor-git

2. Manually Install "factor-git" via AUR

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

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

b. Clone factor-git's git locally

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

c. Go to ~/factor-git folder and install it

$ cd ~/factor-git $ makepkg -si

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

ID: 1244378
Name: factor-git
PackageBaseID: 26114
PackageBase: factor-git
Version: 0.99.r34513.27b6f73cfb-1
Description: A general purpose, dynamically typed, stack-based programming language
URL: http://factorcode.org
NumVotes: 17
Popularity: 3.5E-5
OutOfDate:
Maintainer: megapoliss
Submitter:
FirstSubmitted: 1241241079
LastModified: 1682080073
URLPath: /cgit/aur.git/snapshot/factor-git.tar.gz