auto-commit-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S auto-commit-git

* (Optional) Uninstall auto-commit-git on Arch using YAY

$ yay -Rns auto-commit-git

2. Manually Install "auto-commit-git" via AUR

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

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

b. Clone auto-commit-git's git locally

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

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

$ cd ~/auto-commit-git $ makepkg -si

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

ID: 1230365
Name: auto-commit-git
PackageBaseID: 191830
PackageBase: auto-commit-git
Version: 0.1.5.r8.gc23c442-1
Description: A CLI tool that generates commit messages from your staged changes, built in Rust and using OpenAI's Codex.
URL: https://github.com/m1guelpf/auto-commit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tapajos
FirstSubmitted: 1679485464
LastModified: 1679485464
URLPath: /cgit/aur.git/snapshot/auto-commit-git.tar.gz