How to Install and Uninstall libXvMC1-32bit Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "libXvMC1-32bit" package

Learn how to install libXvMC1-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libXvMC1-32bit

2. Uninstall "libXvMC1-32bit" package

In this section, we are going to explain the necessary steps to uninstall libXvMC1-32bit on openSuSE Tumbleweed:

$ sudo zypper remove libXvMC1-32bit

3. Information about the libXvMC1-32bit package on openSuSE Tumbleweed

Information for package libXvMC1-32bit:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libXvMC1-32bit
Version : 1.0.14-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.8 KiB
Installed : No
Status : not installed
Source package : libXvMC-1.0.14-1.1.src
Upstream URL : http://xorg.freedesktop.org/
Summary : X-Video Motion Compensation library
Description :
X-Video Motion Compensation (XvMC), is an extension of the X video
extension (Xv) for the X Window System. The XvMC API allows video
programs to offload portions of the video decoding process to the GPU
video-hardware.
The supported portions to be offloaded by XvMC onto the GPU are
motion compensation (mo comp) and inverse discrete cosine transform
(iDCT) for MPEG-2 video. XvMC also supports offloading decoding of mo
comp, iDCT, and VLD (Variable-Length Decoding) for MPEG-2/MPEG-4-ASP.