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

Last updated: May 16,2024

1. Install "python-praw" package

Learn how to install python-praw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-praw

2. Uninstall "python-praw" package

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

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

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

Package: python-praw
Priority: optional
Section: universe/python
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: Riley Baird
Architecture: all
Source: praw
Version: 3.3.0-1
Depends: python-decorator, python-requests, python-six (>= 1.4), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: praw-doc
Filename: pool/universe/p/praw/python-praw_3.3.0-1_all.deb
Size: 54318
MD5sum: 61dea673ebb3315d02778144119bbd9b
SHA1: 457f65588040be9037c20b71bca8402924fd87c6
SHA256: a8cd38a54c7df6073b498017eced56cbb1bb86f0c62dccce3496f706141f3f9c
Description-en: Python Reddit API Wrapper (Python 2 version)
PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that
allows for simple access to Reddit's API. PRAW aims to be as easy to use as
possible and is designed to follow all of Reddit's API rules.
.
This package provides the Python 2 version.
Description-md5: b7fff3304dcf152b091453e6fceaebbe
Homepage: http://praw.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions