ttyd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ttyd

* (Optional) Uninstall ttyd on Arch using YAY

$ yay -Rns ttyd

2. Manually Install "ttyd" via AUR

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

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

b. Clone ttyd's git locally

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

c. Go to ~/ttyd folder and install it

$ cd ~/ttyd $ makepkg -si

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

ID: 1044635
Name: ttyd
PackageBaseID: 124587
PackageBase: ttyd
Version: 1.6.3-3
Description: Share your terminal over the web
URL: https://tsl0922.github.io/ttyd/
NumVotes: 12
Popularity: 8.5E-5
OutOfDate:
Maintainer: eklausmeier
FirstSubmitted: 1502006666
LastModified: 1646130646
URLPath: /cgit/aur.git/snapshot/ttyd.tar.gz