yournal on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yournal

* (Optional) Uninstall yournal on Arch using YAY

$ yay -Rns yournal

2. Manually Install "yournal" via AUR

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

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

b. Clone yournal's git locally

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

c. Go to ~/yournal folder and install it

$ cd ~/yournal $ makepkg -si

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

ID: 1325616
Name: yournal
PackageBaseID: 197962
PackageBase: yournal
Version: 1.1.0.fb92bfc-1
Description: Fast (y)ournal script to make daily notes from your terminal
URL: https://github.com/Rikiub/yournal.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1695843417
LastModified: 1695843417
URLPath: /cgit/aur.git/snapshot/yournal.tar.gz