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

Last updated: July 01,2024

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

$ yay -S python-colcon-cmake

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

$ yay -Rns python-colcon-cmake

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

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

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

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

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

ID: 1331345
Name: python-colcon-cmake
PackageBaseID: 137174
PackageBase: python-colcon-cmake
Version: 0.2.28-1
Description: An extension for colcon-core to support CMake projects.
URL: https://pypi.org/project/colcon-cmake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541421199
LastModified: 1696912551
URLPath: /cgit/aur.git/snapshot/python-colcon-cmake.tar.gz