How to Install and Uninstall python311-PyChromecast Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-PyChromecast" package

This tutorial shows how to install python311-PyChromecast on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyChromecast

2. Uninstall "python311-PyChromecast" package

Please follow the instructions below to uninstall python311-PyChromecast on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyChromecast

3. Information about the python311-PyChromecast package on openSuSE Tumbleweed

Information for package python311-PyChromecast:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyChromecast
Version : 13.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 486.8 KiB
Installed : No
Status : not installed
Source package : python-PyChromecast-13.1.0-1.4.src
Upstream URL : https://github.com/balloob/pychromecast
Summary : Python module to talk to Google Chromecast
Description :
Library to communicate with the Google Chromecast. 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,
multi-room setups with Audio cast devices.