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

Last updated: May 20,2024

1. Install "python3-pydrive2" package

In this section, we are going to explain the necessary steps to install python3-pydrive2 on Kali Linux

$ sudo apt update $ sudo apt install python3-pydrive2

2. Uninstall "python3-pydrive2" package

Please follow the guidance below to uninstall python3-pydrive2 on Kali Linux:

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

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

Package: python3-pydrive2
Source: pydrive2
Version: 1.15.0-3
Installed-Size: 129
Maintainer: Debian Python Team
Architecture: all
Depends: python3-googleapi, python3-oauth2client, python3-openssl, python3-yaml, python3:any
Size: 24272
SHA256: 249c86c821972fac80a1b5673a1f01a7e79bf40855e89268e197d9dac84600db
SHA1: 675bce8d074737b8970d11df4747ad01ae6bc2a2
MD5sum: d8a3ea4c36ce9ed2a05a309aa930e6db
Description: Google Drive API Python wrapper library
Features of PyDrive2
* Simplifies OAuth2.0 into just few lines with flexible settings.
* Wraps Google Drive API into classes of each resource to make your
program more object-oriented.
* Helps common operations else than API calls, such as content fetching
and pagination control.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/iterative/PyDrive2
Section: python
Priority: optional
Filename: pool/main/p/pydrive2/python3-pydrive2_1.15.0-3_all.deb