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

Last updated: May 18,2024

1. Install "python-googlecloudapis" package

This is a short guide on how to install python-googlecloudapis on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-googlecloudapis

2. Uninstall "python-googlecloudapis" package

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

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

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

Package: python-googlecloudapis
Priority: optional
Section: universe/python
Installed-Size: 921
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.9.30+debian1-1ubuntu2
Depends: python-oauth2client, python-protorpc-standalone, python (>= 2.7), python (<< 2.8), python2.7:any
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-googlecloudapis/python-googlecloudapis_0.9.30+debian1-1ubuntu2_all.deb
Size: 95574
MD5sum: c7387f2401a2a77e59498c507c222485
SHA1: 463e035ee193f1f02c6e3b00b11dc42b1bd785f3
SHA256: 7a16e7b930e30d83b4c0cc5007e022915ebe9593c7a95ab07ad146602bf6d886
Description-en: collection of utilities for client-side tools - Python 2.x
The Google Cloud APIs package contains the apitools, which is a collection of
utilities to make it easier to build client-side tools, especially those that
talk to Google APIs.
.
This package provides the Python 2.x version.
Description-md5: 33a17135c655de4f730ff2a712fa55ff
Homepage: https://developers.google.com/cloud/sdk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu