clog-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S clog-bin

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

$ yay -Rns clog-bin

2. Manually Install "clog-bin" via AUR

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

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

b. Clone clog-bin's git locally

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

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

$ cd ~/clog-bin $ makepkg -si

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

ID: 438392
Name: clog-bin
PackageBaseID: 95544
PackageBase: clog-bin
Version: 0.9.3-1
Description: Generate beautiful changelogs from your Git commit history
URL: https://github.com/clog-tool/clog-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: kbknapp
FirstSubmitted: 1435985702
LastModified: 1503672717
URLPath: /cgit/aur.git/snapshot/clog-bin.tar.gz