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

Last updated: May 14,2024

1. Install "python-apns-client" package

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

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

2. Uninstall "python-apns-client" package

Please follow the instructions below to uninstall python-apns-client on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-apns-client
Priority: optional
Section: universe/python
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Zulip Debian Packaging Team
Architecture: all
Version: 0.1.8-2
Depends: python (>= 2.7), python (<< 2.8), python-openssl
Filename: pool/universe/p/python-apns-client/python-apns-client_0.1.8-2_all.deb
Size: 16392
MD5sum: b5fb08a17f674217e1c885f501ddfc26
SHA1: 83a30c6e5ef003c6637dd187d131008362b35b47
SHA256: 25c4f65dded93561d0cad352ba9db6342a7ca4ca3b84783b48f496b4d7b4caf7
Description-en: Python client for the Apple Push Notification service (APNS)
This package allows integration with Apple Push Notification Service,
a push notification service offered by Apple for use on its iOS devices.
.
It provides similar functionality to python-gcm-client, which
implements Google's protocol for Android.
Description-md5: 3ece5bea7d59806c66c8b54d7c2150c0
Homepage: https://bitbucket.org/sardarnl/apns-client/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu