python-colcon-package-selection on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-colcon-package-selection

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

$ yay -Rns python-colcon-package-selection

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

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

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

$ cd ~/python-colcon-package-selection $ makepkg -si

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

ID: 809545
Name: python-colcon-package-selection
PackageBaseID: 137091
PackageBase: python-colcon-package-selection
Version: 0.2.10-1
Description: An extension for colcon-core to select a subset of packages for processing.
URL: https://pypi.org/project/colcon-package-selection
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541167755
LastModified: 1603698190
URLPath: /cgit/aur.git/snapshot/python-colcon-package-selection.tar.gz