goresume-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S goresume-bin

* (Optional) Uninstall goresume-bin on Arch using YAY

$ yay -Rns goresume-bin

2. Manually Install "goresume-bin" via AUR

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

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

b. Clone goresume-bin's git locally

$ git clone https://aur.archlinux.org/goresume-bin.git ~/goresume-bin

c. Go to ~/goresume-bin folder and install it

$ cd ~/goresume-bin $ makepkg -si

3. Information about the goresume-bin package on Arch User Repository (AUR)

ID: 1423064
Name: goresume-bin
PackageBaseID: 190799
PackageBase: goresume-bin
Version: 0.3.1-1
Description: Build HTML/PDF resume from JSON/YAML/TOML.
URL: https://github.con/nikaro/goresume
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nka
Submitter: nka
FirstSubmitted: 1677345875
LastModified: 1709890806
URLPath: /cgit/aur.git/snapshot/goresume-bin.tar.gz