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
Copied
b. Install tcalc on Arch using YAY
$
yay -S
tcalc
Copied
* (Optional) Uninstall tcalc on Arch using YAY
$
yay -Rns
tcalc
Copied
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
Copied
b. Clone tcalc's git locally
$
git clone https://aur.archlinux.org/tcalc.git
~/tcalc
Copied
c. Go to ~/tcalc folder and install it
$
cd
~/tcalc
Copied
$
makepkg -si
Copied
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
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