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