compute on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S compute

* (Optional) Uninstall compute on Arch using YAY

$ yay -Rns compute

2. Manually Install "compute" via AUR

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

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

b. Clone compute's git locally

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

c. Go to ~/compute folder and install it

$ cd ~/compute $ makepkg -si

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

ID: 209589
Name: compute
PackageBaseID: 81906
PackageBase: compute
Version: 1.0.4-3
Description: A command-line program that performs simple calculations on input files
URL: http://compute.teamerlich.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oliver_aur
FirstSubmitted: 1400268154
LastModified: 1436398796
URLPath: /cgit/aur.git/snapshot/compute.tar.gz