commits on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install commits on Arch using YAY
$
yay -S
commits
Copied
* (Optional) Uninstall commits on Arch using YAY
$
yay -Rns
commits
Copied
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
Copied
b. Clone commits's git locally
$
git clone https://aur.archlinux.org/commits.git
~/commits
Copied
c. Go to ~/commits folder and install it
$
cd
~/commits
Copied
$
makepkg -si
Copied
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
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