How to Install and Uninstall python-mrjob Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "python-mrjob" package

Please follow the step by step instructions below to install python-mrjob on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mrjob

2. Uninstall "python-mrjob" package

Please follow the steps below to uninstall python-mrjob on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mrjob $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mrjob package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mrjob
Priority: optional
Section: universe/python
Installed-Size: 624
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Version: 0.3.3.2-1
Provides: python2.7-mrjob
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-boto, python-yaml, python-simplejson
Filename: pool/universe/p/python-mrjob/python-mrjob_0.3.3.2-1_all.deb
Size: 142410
MD5sum: 8df4c917f99fb441f39e260a22b7d81f
SHA1: b73719b4a85093a632efe5ab05a8bcd5ea464d84
SHA256: 3dab4ae31cffa60fdc9cda23255b8d2291fcb74ec5615ac86266b2ab8f3b0d02
Description-en: MapReduce framework for writing and running Hadoop Streaming jobs
Mrjob is a Python package that helps you write and run Hadoop Streaming jobs.
.
Mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows
you to buy time on a Hadoop cluster on an hourly basis. It also works with
your own Hadoop cluster.
Description-md5: 8e39a0a3e2d7f3a191023029205acd64
Homepage: http://packages.python.org/mrjob
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu