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

Last updated: November 07,2024

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

$ yay -S python-colcon-defaults

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

$ yay -Rns python-colcon-defaults

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

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

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

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

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

ID: 1211776
Name: python-colcon-defaults
PackageBaseID: 137096
PackageBase: python-colcon-defaults
Version: 0.2.8-1
Description: An extension for colcon-core to provide custom default values for the command line arguments from a configuration file.
URL: https://pypi.org/project/colcon-defaults
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541170453
LastModified: 1676509921
URLPath: /cgit/aur.git/snapshot/python-colcon-defaults.tar.gz