python-broadcast-logging on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-broadcast-logging

* (Optional) Uninstall python-broadcast-logging on Arch using YAY

$ yay -Rns python-broadcast-logging

2. Manually Install "python-broadcast-logging" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-broadcast-logging's git locally

$ git clone https://aur.archlinux.org/python-broadcast-logging.git ~/python-broadcast-logging

c. Go to ~/python-broadcast-logging folder and install it

$ cd ~/python-broadcast-logging $ makepkg -si

3. Information about the python-broadcast-logging package on Arch User Repository (AUR)

ID: 828076
Name: python-broadcast-logging
PackageBaseID: 100811
PackageBase: python-broadcast-logging
Version: 0.1-5
Description: A Python logging system handler which broadcasts log messages and a matching receiver executable.
URL: https://github.com/languitar/broadcast-logging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1443367558
LastModified: 1606986583
URLPath: /cgit/aur.git/snapshot/python-broadcast-logging.tar.gz