commit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S commit

* (Optional) Uninstall commit on Arch using YAY

$ yay -Rns commit

2. Manually Install "commit" via AUR

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

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

b. Clone commit's git locally

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

c. Go to ~/commit folder and install it

$ cd ~/commit $ makepkg -si

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

ID: 1389417
Name: commit
PackageBaseID: 166403
PackageBase: commit
Version: 4.1-1
Description: Commit message editor.
URL: https://apps.gnome.org/Commit
NumVotes: 8
Popularity: 0.001849
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1620166998
LastModified: 1705783565
URLPath: /cgit/aur.git/snapshot/commit.tar.gz