clog-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clog-git

* (Optional) Uninstall clog-git on Arch using YAY

$ yay -Rns clog-git

2. Manually Install "clog-git" via AUR

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

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

b. Clone clog-git's git locally

$ git clone https://aur.archlinux.org/clog-git.git ~/clog-git

c. Go to ~/clog-git folder and install it

$ cd ~/clog-git $ makepkg -si

3. Information about the clog-git package on Arch User Repository (AUR)

ID: 438396
Name: clog-git
PackageBaseID: 92037
PackageBase: clog-git
Version: 199-1
Description: Generate beautiful changelogs from your Git commit history
URL: https://github.com/clog-tool/clog-cli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: rws
FirstSubmitted: 1428498211
LastModified: 1503674053
URLPath: /cgit/aur.git/snapshot/clog-git.tar.gz