python-colcon-zsh on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-colcon-zsh

* (Optional) Uninstall python-colcon-zsh on Arch using YAY

$ yay -Rns python-colcon-zsh

2. Manually Install "python-colcon-zsh" via AUR

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

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

b. Clone python-colcon-zsh's git locally

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

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

$ cd ~/python-colcon-zsh $ makepkg -si

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

ID: 1331350
Name: python-colcon-zsh
PackageBaseID: 137111
PackageBase: python-colcon-zsh
Version: 0.5.0-1
Description: An extension for colcon-core to provide zsh scripts.
URL: https://pypi.org/project/colcon-zsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541172116
LastModified: 1696912654
URLPath: /cgit/aur.git/snapshot/python-colcon-zsh.tar.gz