ttyescape on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ttyescape

* (Optional) Uninstall ttyescape on Arch using YAY

$ yay -Rns ttyescape

2. Manually Install "ttyescape" via AUR

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

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

b. Clone ttyescape's git locally

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

c. Go to ~/ttyescape folder and install it

$ cd ~/ttyescape $ makepkg -si

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

ID: 1105579
Name: ttyescape
PackageBaseID: 183638
PackageBase: ttyescape
Version: 1.0.2-1
Description: Daemon to allow users to escape to a tty
URL: https://gitlab.com/postmarketOS/ttyescape
NumVotes: 3
Popularity: 0.000944
OutOfDate:
Maintainer: adamthiede
Submitter: adamthiede
FirstSubmitted: 1656537996
LastModified: 1656538568
URLPath: /cgit/aur.git/snapshot/ttyescape.tar.gz