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

Last updated: June 26,2024

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

$ yay -S python-colcon-core

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

$ yay -Rns python-colcon-core

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

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

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

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

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

ID: 1425279
Name: python-colcon-core
PackageBaseID: 137089
PackageBase: python-colcon-core
Version: 0.15.2-1
Description: Command line tool to build sets of software packages.
URL: https://colcon.readthedocs.io/en/released/
NumVotes: 1
Popularity: 0.016054
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541167406
LastModified: 1710179692
URLPath: /cgit/aur.git/snapshot/python-colcon-core.tar.gz