zsh-nix-shell on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zsh-nix-shell

* (Optional) Uninstall zsh-nix-shell on Arch using YAY

$ yay -Rns zsh-nix-shell

2. Manually Install "zsh-nix-shell" via AUR

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

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

b. Clone zsh-nix-shell's git locally

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

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

$ cd ~/zsh-nix-shell $ makepkg -si

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

ID: 1381737
Name: zsh-nix-shell
PackageBaseID: 187220
PackageBase: zsh-nix-shell
Version: 0.8.0-1
Description: zsh plugin to use zsh in nix-shell shells
URL: https://github.com/chisui/zsh-nix-shell
NumVotes: 1
Popularity: 0.75296
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1667971350
LastModified: 1704618992
URLPath: /cgit/aur.git/snapshot/zsh-nix-shell.tar.gz