python-log-symbols on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-log-symbols

* (Optional) Uninstall python-log-symbols on Arch using YAY

$ yay -Rns python-log-symbols

2. Manually Install "python-log-symbols" via AUR

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

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

b. Clone python-log-symbols's git locally

$ git clone https://aur.archlinux.org/python-log-symbols.git ~/python-log-symbols

c. Go to ~/python-log-symbols folder and install it

$ cd ~/python-log-symbols $ makepkg -si

3. Information about the python-log-symbols package on Arch User Repository (AUR)

ID: 1168272
Name: python-log-symbols
PackageBaseID: 187321
PackageBase: python-log-symbols
Version: 0.0.14-00
Description: Colored symbols for various log levels for Python
URL: https://github.com/manrajgrover/py-log-symbols
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1668295371
LastModified: 1668295371
URLPath: /cgit/aur.git/snapshot/python-log-symbols.tar.gz