conda-zsh-completion on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S conda-zsh-completion

* (Optional) Uninstall conda-zsh-completion on Arch using YAY

$ yay -Rns conda-zsh-completion

2. Manually Install "conda-zsh-completion" via AUR

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

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

b. Clone conda-zsh-completion's git locally

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

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

$ cd ~/conda-zsh-completion $ makepkg -si

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

ID: 1045284
Name: conda-zsh-completion
PackageBaseID: 161003
PackageBase: conda-zsh-completion
Version: 0.10-2
Description: Zsh completion for conda and mamba
URL: https://github.com/esc/conda-zsh-completion
NumVotes: 3
Popularity: 9.5E-5
OutOfDate:
Maintainer: Heptazhou
Submitter: Heptazhou
FirstSubmitted: 1608209958
LastModified: 1646246876
URLPath: /cgit/aur.git/snapshot/conda-zsh-completion.tar.gz