prefactor on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S prefactor

* (Optional) Uninstall prefactor on Arch using YAY

$ yay -Rns prefactor

2. Manually Install "prefactor" via AUR

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

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

b. Clone prefactor's git locally

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

c. Go to ~/prefactor folder and install it

$ cd ~/prefactor $ makepkg -si

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

ID: 1050562
Name: prefactor
PackageBaseID: 176892
PackageBase: prefactor
Version: 0.8.0-1
Description: Command-line utility to find small factors of big numbers using George Woltman's Gwnum library.
URL: https://github.com/patnashev/prefactor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1647225167
LastModified: 1647225167
URLPath: /cgit/aur.git/snapshot/prefactor.tar.gz