How to Install and Uninstall python3-aioapns Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-aioapns" package

Please follow the step by step instructions below to install python3-aioapns on Kali Linux

$ sudo apt update $ sudo apt install python3-aioapns

2. Uninstall "python3-aioapns" package

Learn how to uninstall python3-aioapns on Kali Linux:

$ sudo apt remove python3-aioapns $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aioapns package on Kali Linux

Package: python3-aioapns
Source: python-aioapns
Version: 3.1-1
Installed-Size: 56
Maintainer: Debian Python Team
Architecture: all
Depends: python3-h2, python3-jwt, python3-openssl, python3:any
Size: 10040
SHA256: 9617beb646aaa3e6ac788a23de6d4fe43b7a40e552e8e005e10d3a4e6eab5540
SHA1: 2e67da12cdd7b922ac68c87aedd4c1f9908c85cc
MD5sum: c55dd94bbc0275011a56739d066e0723
Description: APNs Client Library for asyncio (Python3 version)
aioapns is a library designed specifically for sending push-notifications to
iOS devices via Apple Push Notification Service. aioapns provides an efficient
client through asynchronous HTTP2 protocol for use with Python's asyncio
framework.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/Fatal1ty/aioapns
Section: python
Priority: optional
Filename: pool/main/p/python-aioapns/python3-aioapns_3.1-1_all.deb