alias-tips-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S alias-tips-git

* (Optional) Uninstall alias-tips-git on Arch using YAY

$ yay -Rns alias-tips-git

2. Manually Install "alias-tips-git" via AUR

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

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

b. Clone alias-tips-git's git locally

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

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

$ cd ~/alias-tips-git $ makepkg -si

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

ID: 1051988
Name: alias-tips-git
PackageBaseID: 134740
PackageBase: alias-tips-git
Version: r109.45e4e97-2
Description: An oh-my-zsh plugin to help remembering those aliases you defined once
URL: https://github.com/djui/alias-tips
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bhyoo
Submitter: bhyoo
FirstSubmitted: 1533277169
LastModified: 1647442040
URLPath: /cgit/aur.git/snapshot/alias-tips-git.tar.gz