goterminal on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S goterminal

* (Optional) Uninstall goterminal on Arch using YAY

$ yay -Rns goterminal

2. Manually Install "goterminal" via AUR

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

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

b. Clone goterminal's git locally

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

c. Go to ~/goterminal folder and install it

$ cd ~/goterminal $ makepkg -si

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

ID: 428624
Name: goterminal
PackageBaseID: 113484
PackageBase: goterminal
Version: 0.0.5-2
Description: Elegant and efficient Linux terminal
URL: http://rungoterminal.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tsouhaieb
Submitter: Pival81
FirstSubmitted: 1468316015
LastModified: 1500419540
URLPath: /cgit/aur.git/snapshot/goterminal.tar.gz