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