webtty on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S webtty

* (Optional) Uninstall webtty on Arch using YAY

$ yay -Rns webtty

2. Manually Install "webtty" via AUR

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

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

b. Clone webtty's git locally

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

c. Go to ~/webtty folder and install it

$ cd ~/webtty $ makepkg -si

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

ID: 1068574
Name: webtty
PackageBaseID: 144394
PackageBase: webtty
Version: 0.5.1-1
Description: Share a terminal session over WebRTC
URL: https://github.com/maxmcd/webtty
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1566148117
LastModified: 1650312421
URLPath: /cgit/aur.git/snapshot/webtty.tar.gz