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

Last updated: May 07,2024

1. Install "python-tweepy" package

Please follow the guidelines below to install python-tweepy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tweepy

2. Uninstall "python-tweepy" package

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

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

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

Package: python-tweepy
Priority: optional
Section: universe/python
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: tweepy
Version: 3.5.0-1
Depends: python-simplejson | python (>= 2.6), python-requests, python-requests-oauthlib, python-six (>= 1.7.3), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-tweepy-doc
Filename: pool/universe/t/tweepy/python-tweepy_3.5.0-1_all.deb
Size: 25116
MD5sum: a3c717f22fd5697091968a4af799eb19
SHA1: 32e4657cd0315e965ccfc851c89ddd7472f3bd57
SHA256: a4729878de2a52f5819d02df75c53fce6e7e4fa0533519c241e5b2ce18b3b5b1
Description-en: Twitter library for Python
Tweepy is a Twitter and Identi.ca library for Python
that can be used in desktop and web applications. It has the
following features:
- OAuth support
- Covers the entire Twitter API
- Streaming API support
- Cache system (memory, file)
- Easy to use
Description-md5: 8a46723a508b6243b2eec1df611a3238
Homepage: http://tweepy.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu