python-msgfy on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-msgfy

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

$ yay -Rns python-msgfy

2. Manually Install "python-msgfy" via AUR

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

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

b. Clone python-msgfy's git locally

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

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

$ cd ~/python-msgfy $ makepkg -si

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

ID: 994563
Name: python-msgfy
PackageBaseID: 152317
PackageBase: python-msgfy
Version: 0.2.0-1
Description: A Python library for converting an Exception instance into a human-readable error message
URL: https://github.com/thombashi/msgfy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mrjackv
FirstSubmitted: 1588526086
LastModified: 1638009016
URLPath: /cgit/aur.git/snapshot/python-msgfy.tar.gz