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

Last updated: May 17,2024

1. Install "python3-pychromecast" package

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

$ sudo apt update $ sudo apt install python3-pychromecast

2. Uninstall "python3-pychromecast" package

Learn how to uninstall python3-pychromecast on Kali Linux:

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

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

Package: python3-pychromecast
Source: pychromecast
Version: 9.4.0-2
Installed-Size: 281
Maintainer: Debian Python Team
Architecture: all
Depends: python3-protobuf, python3-zeroconf (>= 0.25.1~), python3:any, python3-requests
Size: 50964
SHA256: f55de9168acb4147772e5b4eca06c2567631e56dd4d07f73854f25e997f5b5f5
SHA1: d6451d5a99103f8bd19419637c7d2ad05924b7e7
MD5sum: 9e6a1351ef1d2a0d9b62bbaed6c1ee21
Description: Library to communicate with Google Chromecast (Python 3)
This library makes it easy to communicate with a Chromecast device using
Python.
.
It currently supports:
.
- Auto discovering connected Chromecasts on the network
- Start the default media receiver and play any online media
- Control playback of current playing media
- Implement Google Chromecast API v2
- Communicate with apps via channels
- Easily extendable to add support for unsupported namespaces
.
This package contains the Python 3 version of pychromecast
Description-md5:
Homepage: https://github.com/home-assistant-libs/pychromecast
Section: python
Priority: optional
Filename: pool/main/p/pychromecast/python3-pychromecast_9.4.0-2_all.deb