How to Install and Uninstall python3-PyChromecast Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-PyChromecast" package

Please follow the step by step instructions below to install python3-PyChromecast on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyChromecast

2. Uninstall "python3-PyChromecast" package

Please follow the guidelines below to uninstall python3-PyChromecast on openSUSE Leap:

$ sudo zypper remove python3-PyChromecast

3. Information about the python3-PyChromecast package on openSUSE Leap

Information for package python3-PyChromecast:
---------------------------------------------
Repository : Main Repository
Name : python3-PyChromecast
Version : 5.0.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 479.9 KiB
Installed : No
Status : not installed
Source package : python-PyChromecast-5.0.0-bp155.2.10.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.