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

Last updated: May 16,2024

1. Install "python-tweepy-doc" package

In this section, we are going to explain the necessary steps to install python-tweepy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tweepy-doc

2. Uninstall "python-tweepy-doc" package

This guide let you learn how to uninstall python-tweepy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tweepy-doc
Priority: optional
Section: universe/doc
Installed-Size: 378
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: tweepy
Version: 3.5.0-1
Recommends: libjs-jquery, libjs-underscore
Filename: pool/universe/t/tweepy/python-tweepy-doc_3.5.0-1_all.deb
Size: 56444
MD5sum: bf395e271506a3f2964c0182034fac49
SHA1: f09527e377f3acaf56dc91f72254db02a4c2bab6
SHA256: 079fc9b4993314584d4a6f4491aaa5bb8e22f0fef366274cdb8819fd45d22061
Description-en: Documentation for python-tweepy module
Documentation for Tweepy that 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
.
This package contains tutorials, examples and the Tweepy API.
Description-md5: c9451ac612064386af977e56fc5847ec
Homepage: http://tweepy.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu