godwrap on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S godwrap

* (Optional) Uninstall godwrap on Arch using YAY

$ yay -Rns godwrap

2. Manually Install "godwrap" via AUR

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

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

b. Clone godwrap's git locally

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

c. Go to ~/godwrap folder and install it

$ cd ~/godwrap $ makepkg -si

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

ID: 763713
Name: godwrap
PackageBaseID: 155328
PackageBase: godwrap
Version: 0.0.2-2
Description: a cronwrapper implementation that ties into influxdb
URL: https://github.com/antifuchs/godwrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doy
Submitter: doy
FirstSubmitted: 1594444868
LastModified: 1594517387
URLPath: /cgit/aur.git/snapshot/godwrap.tar.gz