goslice on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S goslice

* (Optional) Uninstall goslice on Arch using YAY

$ yay -Rns goslice

2. Manually Install "goslice" via AUR

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

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

b. Clone goslice's git locally

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

c. Go to ~/goslice folder and install it

$ cd ~/goslice $ makepkg -si

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

ID: 1168073
Name: goslice
PackageBaseID: 166505
PackageBase: goslice
Version: 0.5.0-1
Description: An experimental slicer for 3d printing written in Go.
URL: https://github.com/aligator/GoSlice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aligator
Submitter: aligator
FirstSubmitted: 1620419870
LastModified: 1668262506
URLPath: /cgit/aur.git/snapshot/goslice.tar.gz