python-colcon-common-extensions on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-colcon-common-extensions

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

$ yay -Rns python-colcon-common-extensions

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

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

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

$ cd ~/python-colcon-common-extensions $ makepkg -si

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

ID: 1134911
Name: python-colcon-common-extensions
PackageBaseID: 137112
PackageBase: python-colcon-common-extensions
Version: 0.3.0-1
Description: A meta package aggregating colcon-core as well as a set of common extensions.
URL: https://pypi.org/project/colcon-common-extensions
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541172218
LastModified: 1662273184
URLPath: /cgit/aur.git/snapshot/python-colcon-common-extensions.tar.gz