git-clogs on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "git-clogs" 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-clogs on Arch using YAY
$
yay -S
git-clogs
Copied
* (Optional) Uninstall git-clogs on Arch using YAY
$
yay -Rns
git-clogs
Copied
2. Manually Install "git-clogs" 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-clogs's git locally
$
git clone https://aur.archlinux.org/git-clogs.git
~/git-clogs
Copied
c. Go to ~/git-clogs folder and install it
$
cd
~/git-clogs
Copied
$
makepkg -si
Copied
3. Information about the git-clogs package on Arch User Repository (AUR)
ID: 1405206
Name: git-clogs
PackageBaseID: 199380
PackageBase: git-clogs
Version: 0.3.0-1
Description: Generate a changelog from Git commits containing trailers
URL: https://github.com/yorickpeterse/clogs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yorickpeterse
Submitter: yorickpeterse
FirstSubmitted: 1699494846
LastModified: 1707262097
URLPath: /cgit/aur.git/snapshot/git-clogs.tar.gz
Name: git-clogs
PackageBaseID: 199380
PackageBase: git-clogs
Version: 0.3.0-1
Description: Generate a changelog from Git commits containing trailers
URL: https://github.com/yorickpeterse/clogs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yorickpeterse
Submitter: yorickpeterse
FirstSubmitted: 1699494846
LastModified: 1707262097
URLPath: /cgit/aur.git/snapshot/git-clogs.tar.gz