clac-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clac-bin

* (Optional) Uninstall clac-bin on Arch using YAY

$ yay -Rns clac-bin

2. Manually Install "clac-bin" via AUR

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

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

b. Clone clac-bin's git locally

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

c. Go to ~/clac-bin folder and install it

$ cd ~/clac-bin $ makepkg -si

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

ID: 1300661
Name: clac-bin
PackageBaseID: 196497
PackageBase: clac-bin
Version: 1.1.0-1
Description: Simple command-line calculator
URL: https://github.com/alex-laycalvert/clac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex-laycalvert
Submitter: alex-laycalvert
FirstSubmitted: 1691456827
LastModified: 1691456827
URLPath: /cgit/aur.git/snapshot/clac-bin.tar.gz