reduze on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S reduze

* (Optional) Uninstall reduze on Arch using YAY

$ yay -Rns reduze

2. Manually Install "reduze" via AUR

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

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

b. Clone reduze's git locally

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

c. Go to ~/reduze folder and install it

$ cd ~/reduze $ makepkg -si

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

ID: 928142
Name: reduze
PackageBaseID: 159023
PackageBase: reduze
Version: 2.5-1
Description: Computer program for reducing Feynman integrals to master integrals employing a variant of Laporta's reduction algorithm.
URL: https://reduze.hepforge.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1603329366
LastModified: 1625013301
URLPath: /cgit/aur.git/snapshot/reduze.tar.gz