tty-share on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S tty-share

* (Optional) Uninstall tty-share on Arch using YAY

$ yay -Rns tty-share

2. Manually Install "tty-share" via AUR

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

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

b. Clone tty-share's git locally

$ git clone https://aur.archlinux.org/tty-share.git ~/tty-share

c. Go to ~/tty-share folder and install it

$ cd ~/tty-share $ makepkg -si

3. Information about the tty-share package on Arch User Repository (AUR)

ID: 1174013
Name: tty-share
PackageBaseID: 151832
PackageBase: tty-share
Version: 2.4.0-1
Description: Shares terminal session with no setup on remote end (browser)
URL: https://github.com/elisescu/tty-share
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1587558282
LastModified: 1669386177
URLPath: /cgit/aur.git/snapshot/tty-share.tar.gz