glint on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S glint

* (Optional) Uninstall glint on Arch using YAY

$ yay -Rns glint

2. Manually Install "glint" via AUR

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

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

b. Clone glint's git locally

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

c. Go to ~/glint folder and install it

$ cd ~/glint $ makepkg -si

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

ID: 986922
Name: glint
PackageBaseID: 144968
PackageBase: glint
Version: 6.3.4-1
Description: A tool for creating git commits in the Conventional Commits style
URL: https://github.com/brigand/glint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1568123628
LastModified: 1636564280
URLPath: /cgit/aur.git/snapshot/glint.tar.gz