zsh-fish on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S zsh-fish

* (Optional) Uninstall zsh-fish on Arch using YAY

$ yay -Rns zsh-fish

2. Manually Install "zsh-fish" via AUR

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

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

b. Clone zsh-fish's git locally

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

c. Go to ~/zsh-fish folder and install it

$ cd ~/zsh-fish $ makepkg -si

3. Information about the zsh-fish package on Arch User Repository (AUR)

ID: 955464
Name: zsh-fish
PackageBaseID: 170647
PackageBase: zsh-fish
Version: 2-1
Description: Configure zsh to be like fish
URL:
NumVotes: 3
Popularity: 2.2E-5
OutOfDate:
Maintainer: blennow
Submitter: blennow
FirstSubmitted: 1630520086
LastModified: 1630527729
URLPath: /cgit/aur.git/snapshot/zsh-fish.tar.gz