How to Install and Uninstall python3-pyicloud Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-pyicloud" package

This guide let you learn how to install python3-pyicloud on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyicloud

2. Uninstall "python3-pyicloud" package

This tutorial shows how to uninstall python3-pyicloud on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyicloud package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyicloud
Architecture: all
Version: 0.10.2-1
Priority: optional
Section: universe/python
Source: pyicloud
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian IoT Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 147
Depends: python3-certifi, python3-click, python3-future, python3-keyring, python3-keyrings.alt, python3-requests, python3-six (>= 1.14.0), python3-tz, python3-tzlocal, python3:any
Filename: pool/universe/p/pyicloud/python3-pyicloud_0.10.2-1_all.deb
Size: 27204
MD5sum: ca701bdcbf2319afe2e416f20d906e98
SHA1: f8acc982b69a75359cc253b1af4b8c54d7890539
SHA256: 79dd243c4bbb7050173d584d53b78b711c5f73b182bf91eb4b1f8be3f7adb833
SHA512: 5e1d8f7bf1e44e6ebc0c12eaba45c6b073d8ef0071b0ac8c4970f57762587faf29a6f7cad62f656172fce78efa7a1f726d567750fa3a3f39fe74ef3434dc7127
Homepage: https://github.com/picklepete/pyicloud
Description-en: wrapper to access iPhone and Calendar data in the iCloud
PyiCloud is a module which allows one to interact with iCloud webservices.
It is written in Python and you can access your iCloud either with
password/username or with Two-factor authentication (2FA).
You can:
- list which devices are associated with your account
- obtain the device's last known location. The Find My iPhone app
must have been installed and initialized.
- send a request to the device to play a sound
- activate the 'lost mode'
Lost mode is slightly different to the "Play Sound" functionality
in that it allows the person who picks up the phone to call a
specific phone number without having to enter the passcode. Just
like "Play Sound" you may pass a custom message which the device
will display, if it's not overridden the custom message of
"This iPhone has been lost. Please call me." is used.
- fetch events from the calendar webservice
- access your iCloud contacts/address book
- access documents stored in your iCloud account
- access the iCloud Photo Library
Description-md5: f65043b377e8fc4ca18b376737cdb0d4