gohup on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gohup

* (Optional) Uninstall gohup on Arch using YAY

$ yay -Rns gohup

2. Manually Install "gohup" via AUR

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

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

b. Clone gohup's git locally

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

c. Go to ~/gohup folder and install it

$ cd ~/gohup $ makepkg -si

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

ID: 724548
Name: gohup
PackageBaseID: 151806
PackageBase: gohup
Version: 0.2-1
Description: Command-line utility to run you program in background without any interruption.
URL: https://github.com/RishabhRD/gohup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: RishabhRD
Submitter: RishabhRD
FirstSubmitted: 1587515308
LastModified: 1587517989
URLPath: /cgit/aur.git/snapshot/gohup.tar.gz