python2-meh on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python2-meh

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

$ yay -Rns python2-meh

2. Manually Install "python2-meh" via AUR

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

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

b. Clone python2-meh's git locally

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

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

$ cd ~/python2-meh $ makepkg -si

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

ID: 1384358
Name: python2-meh
PackageBaseID: 99066
PackageBase: python-meh
Version: 0.51-1
Description: Python module for handling exceptions - python 2.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/python2-meh.tar.gz