terminus on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S terminus

* (Optional) Uninstall terminus on Arch using YAY

$ yay -Rns terminus

2. Manually Install "terminus" via AUR

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

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

b. Clone terminus's git locally

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

c. Go to ~/terminus folder and install it

$ cd ~/terminus $ makepkg -si

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

ID: 684867
Name: terminus
PackageBaseID: 113808
PackageBase: terminus
Version: 2.3.0-1
Description: The Pantheon CLI - standalone utility for performing operations on the Pantheon Platform https://pantheon.io
URL: https://github.com/pantheon-systems/terminus
NumVotes: 2
Popularity: 0
OutOfDate: 1628783744
Maintainer:
Submitter: jamesan
FirstSubmitted: 1468962839
LastModified: 1578711892
URLPath: /cgit/aur.git/snapshot/terminus.tar.gz