gosc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gosc

* (Optional) Uninstall gosc on Arch using YAY

$ yay -Rns gosc

2. Manually Install "gosc" via AUR

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

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

b. Clone gosc's git locally

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

c. Go to ~/gosc folder and install it

$ cd ~/gosc $ makepkg -si

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

ID: 973289
Name: gosc
PackageBaseID: 171925
PackageBase: gosc
Version: 1.2-1
Description: Cross platform text based spreadsheet calculator written in Go.
URL: https://github.com/scrouthtv/gosc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: scrouthtv
Submitter: scrouthtv
FirstSubmitted: 1634020902
LastModified: 1634020902
URLPath: /cgit/aur.git/snapshot/gosc.tar.gz