kalc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S kalc

* (Optional) Uninstall kalc on Arch using YAY

$ yay -Rns kalc

2. Manually Install "kalc" via AUR

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

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

b. Clone kalc's git locally

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

c. Go to ~/kalc folder and install it

$ cd ~/kalc $ makepkg -si

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

ID: 1423476
Name: kalc
PackageBaseID: 194050
PackageBase: kalc
Version: 1.0.3-1
Description: a complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output
URL: https://github.com/bgkillas/kalc
NumVotes: 2
Popularity: 0.655732
OutOfDate:
Maintainer: bgkillas
Submitter: bgkillas
FirstSubmitted: 1685194936
LastModified: 1709929289
URLPath: /cgit/aur.git/snapshot/kalc.tar.gz