gosc on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install gosc on Arch using YAY
$
yay -S
gosc
Copied
* (Optional) Uninstall gosc on Arch using YAY
$
yay -Rns
gosc
Copied
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
Copied
b. Clone gosc's git locally
$
git clone https://aur.archlinux.org/gosc.git
~/gosc
Copied
c. Go to ~/gosc folder and install it
$
cd
~/gosc
Copied
$
makepkg -si
Copied
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
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