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

Last updated: May 18,2024

1. Install "python-twitter" package

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

$ sudo apt update $ sudo apt install python-twitter

2. Uninstall "python-twitter" package

In this section, we are going to explain the necessary steps to uninstall python-twitter on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-twitter
Priority: optional
Section: universe/python
Installed-Size: 260
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.1+git20131227-2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources, python-requests, python-requests-oauthlib
Suggests: www-browser, python-twitter-doc
Filename: pool/universe/p/python-twitter/python-twitter_1.1+git20131227-2_all.deb
Size: 39156
MD5sum: cd41be6203befd1c064087fee4e335e5
SHA1: 87d76eed07cdd2de5fad53e0693f2d04c973a108
SHA256: 593e6ee516e6fd38a936944c23015ae7e8dbd5ee62e86f5198c0af9c5743d821
Description-en: Twitter API wrapper for Python
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.
Description-md5: 404162e3a102df46c3b97cc964459c3b
Homepage: https://github.com/bear/python-twitter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu