How to Install and Uninstall python38-python-mpv Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python38-python-mpv" package

Please follow the guidelines below to install python38-python-mpv on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-python-mpv

2. Uninstall "python38-python-mpv" package

This guide covers the steps necessary to uninstall python38-python-mpv on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-mpv

3. Information about the python38-python-mpv package on openSuSE Tumbleweed

Information for package python38-python-mpv:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-mpv
Version : 0.5.2-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 248,8 KiB
Installed : No
Status : not installed
Source package : python-python-mpv-0.5.2-1.7.src
Summary : Python interface to the mpv media player
Description :
A ctypes-based python interface to the mpv media player.
It gives more or less full control of all features of the player,
just like the lua interface does.