python-colcon-python-setup-py on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-colcon-python-setup-py

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

$ yay -Rns python-colcon-python-setup-py

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

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

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

$ cd ~/python-colcon-python-setup-py $ makepkg -si

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

ID: 1144228
Name: python-colcon-python-setup-py
PackageBaseID: 137110
PackageBase: python-colcon-python-setup-py
Version: 0.2.8-3
Description: An extension for colcon-core to identify packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools.
URL: https://pypi.org/project/colcon-python-setup-py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541172026
LastModified: 1664129482
URLPath: /cgit/aur.git/snapshot/python-colcon-python-setup-py.tar.gz