scalc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S scalc

* (Optional) Uninstall scalc on Arch using YAY

$ yay -Rns scalc

2. Manually Install "scalc" via AUR

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

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

b. Clone scalc's git locally

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

c. Go to ~/scalc folder and install it

$ cd ~/scalc $ makepkg -si

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

ID: 1287689
Name: scalc
PackageBaseID: 167924
PackageBase: scalc
Version: 2.0.4-2
Description: A very simple stack-based calculator that aims to be small, flexible, and extensible.
URL: https://git.sr.ht/~ariadnavigo/scalc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fluix
Submitter: fluix
FirstSubmitted: 1623555160
LastModified: 1689185820
URLPath: /cgit/aur.git/snapshot/scalc.tar.gz