python-blessings on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-blessings

* (Optional) Uninstall python-blessings on Arch using YAY

$ yay -Rns python-blessings

2. Manually Install "python-blessings" via AUR

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

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

b. Clone python-blessings's git locally

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

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

$ cd ~/python-blessings $ makepkg -si

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

ID: 1394539
Name: python-blessings
PackageBaseID: 192183
PackageBase: python-blessings
Version: 1.7-11
Description: A thin, practical wrapper around terminal coloring, styling, and positioning
URL: https://github.com/erikrose/blessings
NumVotes: 2
Popularity: 0.003743
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1680343821
LastModified: 1706481993
URLPath: /cgit/aur.git/snapshot/python-blessings.tar.gz