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

Last updated: November 23,2024

1. Install "python3-libcec" package

This is a short guide on how to install python3-libcec on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libcec

2. Uninstall "python3-libcec" package

This tutorial shows how to uninstall python3-libcec on openSUSE Leap:

$ sudo zypper remove python3-libcec

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

Information for package python3-libcec:
---------------------------------------
Repository : Main Repository
Name : python3-libcec
Version : 6.0.2-bp155.2.30
Arch : x86_64
Vendor : openSUSE
Installed Size : 474.4 KiB
Installed : No
Status : not installed
Source package : libcec-6.0.2-bp155.2.30.src
Upstream URL : https://github.com/Pulse-Eight/libcec
Summary : Python bindings for libcec
Description :
In combination with the right hardware, libcec allows to control
a device with a TV remote control utilizing existing HDMI
cabling.
libCEC is an enabling platform for the CEC bus in HDMI, it allows
developers to interact with other HDMI devices without having to
worry about the communication overhead, handshaking, and the various
ways of sending a message for each vendor.
This package contains the Python bindings.

5. The same packages on other Linux Distributions