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

Last updated: May 18,2024

1. Install "python3-gpsoauth" package

This tutorial shows how to install python3-gpsoauth on Kali Linux

$ sudo apt update $ sudo apt install python3-gpsoauth

2. Uninstall "python3-gpsoauth" package

This is a short guide on how to uninstall python3-gpsoauth on Kali Linux:

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

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

Package: python3-gpsoauth
Source: python-gpsoauth
Version: 0.4.1-4
Installed-Size: 32
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pycryptodome, python3-requests, python3:any
Size: 6160
SHA256: 2b70631d27874a016682e6be52e51f863655deaabc90d5b1470cd773673d0445
SHA1: 8ac768900337fea2648f80db074759fce814ce00
MD5sum: 593d626761bc645f09c9a79270c4f598
Description: Client library for Google Play Services OAuth
gpsoauth allows Python code to use the "master token" authentication flow
that Android apps use to authenticate with Google Play services.
Description-md5:
Homepage: https://github.com/simon-weber/gpsoauth
Section: python
Priority: optional
Filename: pool/main/p/python-gpsoauth/python3-gpsoauth_0.4.1-4_all.deb