kalker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kalker

* (Optional) Uninstall kalker on Arch using YAY

$ yay -Rns kalker

2. Manually Install "kalker" via AUR

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

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

b. Clone kalker's git locally

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

c. Go to ~/kalker folder and install it

$ cd ~/kalker $ makepkg -si

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

ID: 1351942
Name: kalker
PackageBaseID: 167615
PackageBase: kalker
Version: 2.0.4-1
Description: A calculator program that supports user-defined variables, functions, derivation, and integration.
URL: https://github.com/PaddiM8/kalker
NumVotes: 7
Popularity: 0.009055
OutOfDate:
Maintainer: daniel_chesters
Submitter: daniel_chesters
FirstSubmitted: 1622751186
LastModified: 1699799333
URLPath: /cgit/aur.git/snapshot/kalker.tar.gz