gospt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gospt

* (Optional) Uninstall gospt on Arch using YAY

$ yay -Rns gospt

2. Manually Install "gospt" via AUR

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

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

b. Clone gospt's git locally

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

c. Go to ~/gospt folder and install it

$ cd ~/gospt $ makepkg -si

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

ID: 1266009
Name: gospt
PackageBaseID: 189359
PackageBase: gospt
Version: 0.0.50-1
Description: Spotify TUI And CLI written in Go
URL: https://git.asdf.cafe/abs3nt/gospt
NumVotes: 2
Popularity: 0.000363
OutOfDate:
Maintainer: abs3nt
Submitter: abs3nt
FirstSubmitted: 1673247798
LastModified: 1685561293
URLPath: /cgit/aur.git/snapshot/gospt.tar.gz