golaunch on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S golaunch

* (Optional) Uninstall golaunch on Arch using YAY

$ yay -Rns golaunch

2. Manually Install "golaunch" via AUR

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

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

b. Clone golaunch's git locally

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

c. Go to ~/golaunch folder and install it

$ cd ~/golaunch $ makepkg -si

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

ID: 1116928
Name: golaunch
PackageBaseID: 156723
PackageBase: golaunch
Version: 0.7-2
Description: a simple .desktop launcher written in go.
URL: https://github.com/hen6003/golaunch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hen6003
Submitter: hen6003
FirstSubmitted: 1597411737
LastModified: 1658768114
URLPath: /cgit/aur.git/snapshot/golaunch.tar.gz