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

Last updated: May 19,2024

1. Install "python3-etesync" package

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

$ sudo apt update $ sudo apt install python3-etesync

2. Uninstall "python3-etesync" package

This guide let you learn how to uninstall python3-etesync on Kali Linux:

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

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

Package: python3-etesync
Source: python-etesync
Version: 0.12.1-1
Installed-Size: 71
Maintainer: Jonas Smedegaard
Architecture: all
Depends: python3-appdirs, python3-asn1crypto, python3-cffi, python3-cryptography (>= 3.0), python3-dateutil (>= 2.6), python3-furl, python3-idna (>= 2.5), python3-orderedmultidict, python3-packaging, python3-peewee, python3-py, python3-pyasn1, python3-pycparser, python3-pyparsing (>= 2.2), python3-requests, python3-six (>= 1.10), python3-tz (>= 2019.1), python3-vobject, python3:any
Size: 13816
SHA256: b091dac706d467a5bc2a6e422356f59d961e281b8d61679500ebd7c45296be98
SHA1: 38968afb8abc94ce1329b86bae08888ff9c19c5a
MD5sum: 0ddf5221d644f8e60c9abbc24298ca2c
Description: python client library for EteSync
pyetesync provides a python API to interact with an EteSync server.
It currently implements AddressBook and Calendar access,
and supports two-way sync (both push and pull) to the server.
It doesn't currently implement pushing raw journal entries
which are needed for people implementing new EteSync journal types
which will be implemented soon.
Description-md5:
Homepage: https://www.etesync.com/
Section: python
Priority: optional
Filename: pool/main/p/python-etesync/python3-etesync_0.12.1-1_all.deb