libtcd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libtcd

* (Optional) Uninstall libtcd on Arch using YAY

$ yay -Rns libtcd

2. Manually Install "libtcd" via AUR

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

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

b. Clone libtcd's git locally

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

c. Go to ~/libtcd folder and install it

$ cd ~/libtcd $ makepkg -si

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

ID: 1060555
Name: libtcd
PackageBaseID: 30119
PackageBase: libtcd
Version: 2.2.7.r3-1
Description: Provides a software API for reading and writing Tide Constituent Database (TCD) files
URL: https://flaterco.com/xtide/libtcd.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: beej
FirstSubmitted: 1252878857
LastModified: 1648926895
URLPath: /cgit/aur.git/snapshot/libtcd.tar.gz