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

Last updated: November 24,2024

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

$ yay -S python-colcon-notification

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

$ yay -Rns python-colcon-notification

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

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

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

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

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

ID: 1186720
Name: python-colcon-notification
PackageBaseID: 137097
PackageBase: python-colcon-notification
Version: 0.2.15-1
Description: An extension for colcon-core to provide status notifications.
URL: https://pypi.org/project/colcon-notification
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: Manifolds
FirstSubmitted: 1541170618
LastModified: 1671735510
URLPath: /cgit/aur.git/snapshot/python-colcon-notification.tar.gz