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
Copied
b. Install factor on Arch using YAY
$
yay -S
factor
Copied
* (Optional) Uninstall factor on Arch using YAY
$
yay -Rns
factor
Copied
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
Copied
b. Clone factor's git locally
$
git clone https://aur.archlinux.org/factor.git
~/factor
Copied
c. Go to ~/factor folder and install it
$
cd
~/factor
Copied
$
makepkg -si
Copied
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
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