cpc-calc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cpc-calc

* (Optional) Uninstall cpc-calc on Arch using YAY

$ yay -Rns cpc-calc

2. Manually Install "cpc-calc" via AUR

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

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

b. Clone cpc-calc's git locally

$ git clone https://aur.archlinux.org/cpc-calc.git ~/cpc-calc

c. Go to ~/cpc-calc folder and install it

$ cd ~/cpc-calc $ makepkg -si

3. Information about the cpc-calc package on Arch User Repository (AUR)

ID: 1031675
Name: cpc-calc
PackageBaseID: 168929
PackageBase: cpc-calc
Version: 1.8.0-3
Description: Text calculator with support for units and conversion
URL: https://github.com/probablykasper/cpc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1626350731
LastModified: 1644023040
URLPath: /cgit/aur.git/snapshot/cpc-calc.tar.gz