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

Last updated: November 08,2024

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

$ yay -S python-colcon-devtools

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

$ yay -Rns python-colcon-devtools

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

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

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

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

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

ID: 1331347
Name: python-colcon-devtools
PackageBaseID: 137102
PackageBase: python-colcon-devtools
Version: 0.2.5-1
Description: An extension for colcon-core to provide information about the plugin system.
URL: https://pypi.org/project/colcon-devtools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541171336
LastModified: 1696912607
URLPath: /cgit/aur.git/snapshot/python-colcon-devtools.tar.gz