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