scalculator on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S scalculator

* (Optional) Uninstall scalculator on Arch using YAY

$ yay -Rns scalculator

2. Manually Install "scalculator" via AUR

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

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

b. Clone scalculator's git locally

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

c. Go to ~/scalculator folder and install it

$ cd ~/scalculator $ makepkg -si

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

ID: 1295988
Name: scalculator
PackageBaseID: 171897
PackageBase: scalculator
Version: 2.1-1
Description: Simple but full-fledged calculator
URL: https://github.com/fpg2012/scalculator
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: nth233
Submitter: nth233
FirstSubmitted: 1633942136
LastModified: 1690640115
URLPath: /cgit/aur.git/snapshot/scalculator.tar.gz