hypercalc on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S hypercalc

* (Optional) Uninstall hypercalc on Arch using YAY

$ yay -Rns hypercalc

2. Manually Install "hypercalc" via AUR

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

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

b. Clone hypercalc's git locally

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

c. Go to ~/hypercalc folder and install it

$ cd ~/hypercalc $ makepkg -si

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

ID: 1143953
Name: hypercalc
PackageBaseID: 102825
PackageBase: hypercalc
Version: 20220820-1
Description: A calculator designed to calculate extremely large numbers without overflowing.
URL: http://mrob.com/pub/perl/hypercalc.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1446434381
LastModified: 1664072239
URLPath: /cgit/aur.git/snapshot/hypercalc.tar.gz