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

Last updated: May 20,2024

1. Install "python-twitter-doc" package

This guide covers the steps necessary to install python-twitter-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-twitter-doc" package

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

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

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

Package: python-twitter-doc
Priority: optional
Section: universe/doc
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-twitter
Version: 1.1+git20131227-2
Replaces: python-twitter (<< 1.1+git20131227-1)
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: python-twitter (<< 1.1+git20131227-1)
Filename: pool/universe/p/python-twitter/python-twitter-doc_1.1+git20131227-2_all.deb
Size: 19138
MD5sum: 730325975180a1943820d3020deb7056
SHA1: a42fe74aa24c7789822bb0493ff4573e14da6bb8
SHA256: 409f6335be84117460e33ca6105f288458eee48d9622a30c9db9ce8e801f8de7
Description-en: Twitter API wrapper for Python: documentation files
This library provides a pure Python interface for the Twitter API.
.
Twitter provides a service that allows people to connect via the web, IM, and
SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this
library is intended to make it even easier for Python programmers to use.
.
This package contains documentation files.
Description-md5: 9b792c949c4f2c773817355990a04900
Homepage: https://github.com/bear/python-twitter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu