journey on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S journey

* (Optional) Uninstall journey on Arch using YAY

$ yay -Rns journey

2. Manually Install "journey" via AUR

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

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

b. Clone journey's git locally

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

c. Go to ~/journey folder and install it

$ cd ~/journey $ makepkg -si

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

ID: 1351171
Name: journey
PackageBaseID: 106578
PackageBase: journey
Version: 0.2.0-2
Description: Ghost-compatible blogging platform written in golang
URL: https://kabukky.github.io/journey/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonathanio
Submitter: jonathanio
FirstSubmitted: 1453716569
LastModified: 1699675238
URLPath: /cgit/aur.git/snapshot/journey.tar.gz