git-journal on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "git-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
Copied
b. Install git-journal on Arch using YAY
$
yay -S
git-journal
Copied
* (Optional) Uninstall git-journal on Arch using YAY
$
yay -Rns
git-journal
Copied
2. Manually Install "git-journal" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-journal's git locally
$
git clone https://aur.archlinux.org/git-journal.git
~/git-journal
Copied
c. Go to ~/git-journal folder and install it
$
cd
~/git-journal
Copied
$
makepkg -si
Copied
3. Information about the git-journal package on Arch User Repository (AUR)
ID: 654890
Name: git-journal
PackageBaseID: 145742
PackageBase: git-journal
Version: 1.8.1-1
Description: The Git Commit Message and Changelog Generation Framework
URL: https://github.com/saschagrunert/git-journal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: clarfonthey
Submitter: clarfonthey
FirstSubmitted: 1570761936
LastModified: 1570761936
URLPath: /cgit/aur.git/snapshot/git-journal.tar.gz
Name: git-journal
PackageBaseID: 145742
PackageBase: git-journal
Version: 1.8.1-1
Description: The Git Commit Message and Changelog Generation Framework
URL: https://github.com/saschagrunert/git-journal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: clarfonthey
Submitter: clarfonthey
FirstSubmitted: 1570761936
LastModified: 1570761936
URLPath: /cgit/aur.git/snapshot/git-journal.tar.gz