How to Install and Uninstall python-telepathy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "python-telepathy" package

Please follow the instructions below to install python-telepathy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-telepathy

2. Uninstall "python-telepathy" package

This guide covers the steps necessary to uninstall python-telepathy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-telepathy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-telepathy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-telepathy
Priority: optional
Section: universe/python
Installed-Size: 640
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Telepathy maintainers
Architecture: all
Source: telepathy-python
Version: 0.15.19-2.1build1
Provides: python2.7-telepathy
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-dbus
Filename: pool/universe/t/telepathy-python/python-telepathy_0.15.19-2.1build1_all.deb
Size: 131914
MD5sum: 877651059e92a6f2a9b83e34a0777be5
SHA1: 29a8da63842ea81e6e410a4dc12c1e5a4a71e4dc
SHA256: 3ce9af25ffbb685df2352f8aab47ac966bbcfe8d388f9206f049c2cefc5f0520
Description-en: Python language bindings for telepathy
telepathy-python is a Python package containing base classes for use in
connection managers, and proxy classes for use in clients.
.
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.
Description-md5: ea55352cabb1af0732aae906a3762d85
Homepage: http://telepathy.freedesktop.org/wiki/Telepathy%20Python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu