better-commits on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "better-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 better-commits on Arch using YAY
$
yay -S
better-commits
Copied
* (Optional) Uninstall better-commits on Arch using YAY
$
yay -Rns
better-commits
Copied
2. Manually Install "better-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 better-commits's git locally
$
git clone https://aur.archlinux.org/better-commits.git
~/better-commits
Copied
c. Go to ~/better-commits folder and install it
$
cd
~/better-commits
Copied
$
makepkg -si
Copied
3. Information about the better-commits package on Arch User Repository (AUR)
ID: 1408752
Name: better-commits
PackageBaseID: 201351
PackageBase: better-commits
Version: 1.12.0-1
Description: A CLI for creating better commits following the conventional commit guidelines.
URL: https://github.com/Everduin94/better-commits
NumVotes: 1
Popularity: 0.277331
OutOfDate:
Maintainer: tonitch
Submitter: tonitch
FirstSubmitted: 1704719008
LastModified: 1707856953
URLPath: /cgit/aur.git/snapshot/better-commits.tar.gz
Name: better-commits
PackageBaseID: 201351
PackageBase: better-commits
Version: 1.12.0-1
Description: A CLI for creating better commits following the conventional commit guidelines.
URL: https://github.com/Everduin94/better-commits
NumVotes: 1
Popularity: 0.277331
OutOfDate:
Maintainer: tonitch
Submitter: tonitch
FirstSubmitted: 1704719008
LastModified: 1707856953
URLPath: /cgit/aur.git/snapshot/better-commits.tar.gz