tccalc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tccalc

* (Optional) Uninstall tccalc on Arch using YAY

$ yay -Rns tccalc

2. Manually Install "tccalc" via AUR

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

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

b. Clone tccalc's git locally

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

c. Go to ~/tccalc folder and install it

$ cd ~/tccalc $ makepkg -si

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

ID: 1245982
Name: tccalc
PackageBaseID: 193014
PackageBase: tccalc
Version: 1.0-1
Description: A simple chemical thermodynamics calculator.
URL: https://gitlab.com/calcs1/tccalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Carp707
Submitter: Carp707
FirstSubmitted: 1682380659
LastModified: 1682380659
URLPath: /cgit/aur.git/snapshot/tccalc.tar.gz