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

Last updated: May 19,2024

1. Install "python-gcm-client" package

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

$ sudo apt update $ sudo apt install python-gcm-client

2. Uninstall "python-gcm-client" package

This tutorial shows how to uninstall python-gcm-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gcm-client $ sudo apt autoclean && sudo apt autoremove

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

Package: python-gcm-client
Priority: optional
Section: universe/python
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Zulip Debian Packaging Team
Architecture: all
Version: 0.1.4-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-requests
Filename: pool/universe/p/python-gcm-client/python-gcm-client_0.1.4-1_all.deb
Size: 9828
MD5sum: 58e8f43d607627138d441cb7cceb8894
SHA1: 8360ad86f77d6ef3736772dde43d8256b366daf5
SHA256: 529c11e40845d32eb740ebd8c36b29bd861dc860d7fb6bc4f4e58588616bab7d
Description-en: Python client for Google Cloud Messaging (GCM)
This package allows integration with Google Cloud Messaging, a push
notification service offered by Google for use on its Android devices.
.
It provides similar functionality to python-apns-client, which
implements Apple's protocol for iOS.
Description-md5: 95b76df1669089506a454ef1137d4848
Homepage: https://bitbucket.org/sardarnl/gcm-client/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu