python2-mrjob on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-mrjob

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

$ yay -Rns python2-mrjob

2. Manually Install "python2-mrjob" via AUR

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

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

b. Clone python2-mrjob's git locally

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

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

$ cd ~/python2-mrjob $ makepkg -si

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

ID: 189702
Name: python2-mrjob
PackageBaseID: 52762
PackageBase: python2-mrjob
Version: 0.4.2-1
Description: Run MapReduce jobs on Hadoop or Amazon Web Services.
URL: https://github.com/Yelp/mrjob/
NumVotes: 3
Popularity: 0
OutOfDate: 1615734182
Maintainer:
FirstSubmitted: 1317274140
LastModified: 1433875201
URLPath: /cgit/aur.git/snapshot/python2-mrjob.tar.gz