journal on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S journal

* (Optional) Uninstall journal on Arch using YAY

$ yay -Rns journal

2. Manually Install "journal" via AUR

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

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

b. Clone journal's git locally

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

c. Go to ~/journal folder and install it

$ cd ~/journal $ makepkg -si

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

ID: 1081289
Name: journal
PackageBaseID: 90888
PackageBase: journal
Version: 1.0.1-5
Description: A GTK3 Text Editor
URL: https://github.com/evolve-os/journal/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: JustinZ
FirstSubmitted: 1424933988
LastModified: 1652772179
URLPath: /cgit/aur.git/snapshot/journal.tar.gz