teleconsole on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S teleconsole

* (Optional) Uninstall teleconsole on Arch using YAY

$ yay -Rns teleconsole

2. Manually Install "teleconsole" via AUR

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

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

b. Clone teleconsole's git locally

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

c. Go to ~/teleconsole folder and install it

$ cd ~/teleconsole $ makepkg -si

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

ID: 543788
Name: teleconsole
PackageBaseID: 115399
PackageBase: teleconsole
Version: 0.4.0-1
Description: Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
URL: https://github.com/gravitational/teleconsole/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: mrxx
FirstSubmitted: 1473518818
LastModified: 1536889962
URLPath: /cgit/aur.git/snapshot/teleconsole.tar.gz