ttyc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ttyc

* (Optional) Uninstall ttyc on Arch using YAY

$ yay -Rns ttyc

2. Manually Install "ttyc" via AUR

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

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

b. Clone ttyc's git locally

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

c. Go to ~/ttyc folder and install it

$ cd ~/ttyc $ makepkg -si

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

ID: 1140899
Name: ttyc
PackageBaseID: 164560
PackageBase: ttyc
Version: 0.4-1
Description: ttyd protocol client
URL: https://github.com/Depau/ttyc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: depau
Submitter: depau
FirstSubmitted: 1616233029
LastModified: 1663425891
URLPath: /cgit/aur.git/snapshot/ttyc.tar.gz