python-meh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-meh

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

$ yay -Rns python-meh

2. Manually Install "python-meh" via AUR

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

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

b. Clone python-meh's git locally

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

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

$ cd ~/python-meh $ makepkg -si

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

ID: 1384357
Name: python-meh
PackageBaseID: 99066
PackageBase: python-meh
Version: 0.51-1
Description: Python module for handling exceptions - python 3.x pkg
URL: https://github.com/rhinstaller/python-meh/
NumVotes: 2
Popularity: 0.277468
OutOfDate:
Maintainer: clebermatheus
Submitter: eworm
FirstSubmitted: 1441008163
LastModified: 1705023003
URLPath: /cgit/aur.git/snapshot/python-meh.tar.gz