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