git-remind on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-remind

* (Optional) Uninstall git-remind on Arch using YAY

$ yay -Rns git-remind

2. Manually Install "git-remind" via AUR

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

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

b. Clone git-remind's git locally

$ git clone https://aur.archlinux.org/git-remind.git ~/git-remind

c. Go to ~/git-remind folder and install it

$ cd ~/git-remind $ makepkg -si

3. Information about the git-remind package on Arch User Repository (AUR)

ID: 563902
Name: git-remind
PackageBaseID: 137664
PackageBase: git-remind
Version: 1.1.1-1
Description: A command line tool that prevent you to forget git-commit and git-push.
URL: https://github.com/suin/git-remind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wooh
Submitter: wooh
FirstSubmitted: 1543407087
LastModified: 1543407087
URLPath: /cgit/aur.git/snapshot/git-remind.tar.gz