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

Last updated: June 26,2024

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

$ yay -S python-json-logging

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

$ yay -Rns python-json-logging

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

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

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

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

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

ID: 1222860
Name: python-json-logging
PackageBaseID: 163703
PackageBase: python-json-logging
Version: 1.3.0-2
Description: Python logging library to emit JSON log that can be easily indexed and searched
URL: https://github.com/bobbui/json-logging-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Taijian
FirstSubmitted: 1614206937
LastModified: 1678233073
URLPath: /cgit/aur.git/snapshot/python-json-logging.tar.gz