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

Last updated: May 19,2024

1. Install "python-gdata" package

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

$ sudo apt update $ sudo apt install python-gdata

2. Uninstall "python-gdata" package

Here is a brief guide to show you how to uninstall python-gdata on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gdata
Priority: extra
Section: universe/python
Installed-Size: 2616
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.0.18+dfsg1-2
Depends: python (>= 2.7), python (<< 2.8), python-crypto
Suggests: python-gdata-doc, python-twisted-core
Filename: pool/universe/p/python-gdata/python-gdata_2.0.18+dfsg1-2_all.deb
Size: 341788
MD5sum: 04285dbed1475a086b7c26ae9e39d257
SHA1: 62a9e7d7b1c72ca1d6904b81a2d3e60a05ecd10a
SHA256: 77244bea7a8574e22c2ee520083d94f7972d9db7984980700acd87f5d8064c8c
Description-en: Google Data Python client library
The GData (Google data) APIs provide a simple protocol for reading
and writing data on the web.
.
Each of the following Google services provides a Google data API:
* Base
* Blogger
* Calendar
* Code Search
* Contacts
* Document List
* Google Apps Provisioning
* Notebook
* Picasa Web Albums
* Spreadsheets
* YouTube
.
The Google data Python client library provides a library and source
code that make it easy to access data through Google data APIs.
Description-md5: 974353d8e0259393a57ef0b55c90d94d
Homepage: http://code.google.com/p/gdata-python-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions