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

Last updated: July 05,2024

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

$ yay -S nix-zsh-completions

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

$ yay -Rns nix-zsh-completions

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

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

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

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

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

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

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

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

ID: 1381877
Name: nix-zsh-completions
PackageBaseID: 186830
PackageBase: nix-zsh-completions
Version: 0.5.0-1
Description: ZSH Completions for Nix
URL: https://github.com/nix-community/nix-zsh-completions
NumVotes: 3
Popularity: 0.307577
OutOfDate:
Maintainer: mahor1221
Submitter: mahor1221
FirstSubmitted: 1666503589
LastModified: 1704635017
URLPath: /cgit/aur.git/snapshot/nix-zsh-completions.tar.gz