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

Last updated: May 19,2024

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

$ yay -S python-colcon-output

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

$ yay -Rns python-colcon-output

2. Manually Install "python-colcon-output" 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-output's git locally

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

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

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

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

ID: 1211777
Name: python-colcon-output
PackageBaseID: 137105
PackageBase: python-colcon-output
Version: 0.2.13-1
Description: An extension for colcon-core to customize the output in various ways.
URL: https://pypi.org/project/colcon-output/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541171501
LastModified: 1676509947
URLPath: /cgit/aur.git/snapshot/python-colcon-output.tar.gz