gotty-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gotty-bin

* (Optional) Uninstall gotty-bin on Arch using YAY

$ yay -Rns gotty-bin

2. Manually Install "gotty-bin" via AUR

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

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

b. Clone gotty-bin's git locally

$ git clone https://aur.archlinux.org/gotty-bin.git ~/gotty-bin

c. Go to ~/gotty-bin folder and install it

$ cd ~/gotty-bin $ makepkg -si

3. Information about the gotty-bin package on Arch User Repository (AUR)

ID: 1111689
Name: gotty-bin
PackageBaseID: 103042
PackageBase: gotty-bin
Version: 1.4.0-1
Description: Simple command line tool that turns your CLI tools into web applications.
URL: https://github.com/sorenisanerd/gotty
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1446910540
LastModified: 1657789108
URLPath: /cgit/aur.git/snapshot/gotty-bin.tar.gz