zsh-you-should-use on AUR (Arch User Repository)

Last updated: February 03,2025

1. Install "zsh-you-should-use" 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 zsh-you-should-use on Arch using YAY

$ yay -S zsh-you-should-use

* (Optional) Uninstall zsh-you-should-use on Arch using YAY

$ yay -Rns zsh-you-should-use

2. Manually Install "zsh-you-should-use" via AUR

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

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

b. Clone zsh-you-should-use's git locally

$ git clone https://aur.archlinux.org/zsh-you-should-use.git ~/zsh-you-should-use

c. Go to ~/zsh-you-should-use folder and install it

$ cd ~/zsh-you-should-use $ makepkg -si

3. Information about the zsh-you-should-use package on Arch User Repository (AUR)

ID: 753702
Name: zsh-you-should-use
PackageBaseID: 131326
PackageBase: zsh-you-should-use
Version: 1.7.3-1
Description: ZSH plugin that reminds you to use existing aliases for commands you just typed
URL: https://github.com/MichaelAquilina/zsh-you-should-use
NumVotes: 8
Popularity: 1.703603
OutOfDate:
Maintainer: sumner
Submitter: sumner
FirstSubmitted: 1522769297
LastModified: 1592493666
URLPath: /cgit/aur.git/snapshot/zsh-you-should-use.tar.gz