ccalc on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install ccalc on Arch using YAY
$
yay -S
ccalc
Copied
* (Optional) Uninstall ccalc on Arch using YAY
$
yay -Rns
ccalc
Copied
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
Copied
b. Clone ccalc's git locally
$
git clone https://aur.archlinux.org/ccalc.git
~/ccalc
Copied
c. Go to ~/ccalc folder and install it
$
cd
~/ccalc
Copied
$
makepkg -si
Copied
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
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