clac on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S clac

* (Optional) Uninstall clac on Arch using YAY

$ yay -Rns clac

2. Manually Install "clac" via AUR

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

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

b. Clone clac's git locally

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

c. Go to ~/clac folder and install it

$ cd ~/clac $ makepkg -si

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

ID: 475633
Name: clac
PackageBaseID: 121592
PackageBase: clac
Version: 0.3.1.r0.g99be7a4-1
Description: A command line, stack-based calculator with postfix notation
URL: https://github.com/soveran/clac
NumVotes: 3
Popularity: 0.000342
OutOfDate:
Maintainer: l3u
Submitter: l3u
FirstSubmitted: 1492438668
LastModified: 1515210840
URLPath: /cgit/aur.git/snapshot/clac.tar.gz