commits on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S commits

* (Optional) Uninstall commits on Arch using YAY

$ yay -Rns commits

2. Manually Install "commits" via AUR

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

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

b. Clone commits's git locally

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

c. Go to ~/commits folder and install it

$ cd ~/commits $ makepkg -si

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

ID: 1353738
Name: commits
PackageBaseID: 190434
PackageBase: commits
Version: 0.7.0-1
Description: A tool to make patterned (conventional) commit messages
URL: https://github.com/alt-art/commit
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: altart
Submitter: altart
FirstSubmitted: 1676412474
LastModified: 1700069276
URLPath: /cgit/aur.git/snapshot/commits.tar.gz