How to Install and Uninstall libvpx4 Package on openSUSE Leap

Last updated: July 05,2024

1. Install "libvpx4" package

Here is a brief guide to show you how to install libvpx4 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libvpx4

2. Uninstall "libvpx4" package

This tutorial shows how to uninstall libvpx4 on openSUSE Leap:

$ sudo zypper remove libvpx4

3. Information about the libvpx4 package on openSUSE Leap

Information for package libvpx4:
--------------------------------
Repository : Main Repository
Name : libvpx4
Version : 1.6.1-150000.6.8.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : libvpx-1.6.1-150000.6.8.1.src
Upstream URL : http://www.webmproject.org/
Summary : VP8/VP9 codec library
Description :
WebM is an open, royalty-free, media file format designed for the web.
WebM defines the file container structure, video and audio formats.
WebM files consist of video streams compressed with the VP8 video codec
and audio streams compressed with the Vorbis audio codec.
The WebM file structure is based on the Matroska container.