ccalc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ccalc

* (Optional) Uninstall ccalc on Arch using YAY

$ yay -Rns ccalc

2. Manually Install "ccalc" via AUR

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

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

b. Clone ccalc's git locally

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

c. Go to ~/ccalc folder and install it

$ cd ~/ccalc $ makepkg -si

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

ID: 921518
Name: ccalc
PackageBaseID: 149898
PackageBase: ccalc
Version: 1.6.5-0
Description: Calculator with expression simplification that lets you define new functions and constants
URL: https://github.com/PhilippHochmann/ccalc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PhilippHochmann
Submitter: PhilippHochmann
FirstSubmitted: 1583627218
LastModified: 1623771265
URLPath: /cgit/aur.git/snapshot/ccalc.tar.gz