tcalc on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S tcalc

* (Optional) Uninstall tcalc on Arch using YAY

$ yay -Rns tcalc

2. Manually Install "tcalc" via AUR

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

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

b. Clone tcalc's git locally

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

c. Go to ~/tcalc folder and install it

$ cd ~/tcalc $ makepkg -si

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

ID: 1254195
Name: tcalc
PackageBaseID: 161459
PackageBase: tcalc
Version: 1.2.0-1
Description: Simple calculator written in core Tcl/Tk
URL: https://github.com/thanoulis/tcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1609372114
LastModified: 1683470326
URLPath: /cgit/aur.git/snapshot/tcalc.tar.gz