gittify on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "gittify" 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 gittify on Arch using YAY
$
yay -S
gittify
Copied
* (Optional) Uninstall gittify on Arch using YAY
$
yay -Rns
gittify
Copied
2. Manually Install "gittify" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gittify's git locally
$
git clone https://aur.archlinux.org/gittify.git
~/gittify
Copied
c. Go to ~/gittify folder and install it
$
cd
~/gittify
Copied
$
makepkg -si
Copied
3. Information about the gittify package on Arch User Repository (AUR)
ID: 776442
Name: gittify
PackageBaseID: 95198
PackageBase: gittify
Version: 1.2.0-1
Description: A customized bash environment to make git folders more friendly.
URL: https://github.com/momeni/gittify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sbmomeni
Submitter: sbmomeni
FirstSubmitted: 1435229444
LastModified: 1596909904
URLPath: /cgit/aur.git/snapshot/gittify.tar.gz
Name: gittify
PackageBaseID: 95198
PackageBase: gittify
Version: 1.2.0-1
Description: A customized bash environment to make git folders more friendly.
URL: https://github.com/momeni/gittify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sbmomeni
Submitter: sbmomeni
FirstSubmitted: 1435229444
LastModified: 1596909904
URLPath: /cgit/aur.git/snapshot/gittify.tar.gz