lazycc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lazycc

* (Optional) Uninstall lazycc on Arch using YAY

$ yay -Rns lazycc

2. Manually Install "lazycc" via AUR

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

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

b. Clone lazycc's git locally

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

c. Go to ~/lazycc folder and install it

$ cd ~/lazycc $ makepkg -si

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

ID: 1370388
Name: lazycc
PackageBaseID: 200526
PackageBase: lazycc
Version: 0.1.1-1
Description: A git hook for writing conventional commits for lazy people
URL: https://gitlab.com/ogarcia/lazycc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1702458712
LastModified: 1702660740
URLPath: /cgit/aur.git/snapshot/lazycc.tar.gz