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