How to Install and Uninstall oggz-tools Package on openSUSE Leap

Last updated: May 23,2024

1. Install "oggz-tools" package

Please follow the step by step instructions below to install oggz-tools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install oggz-tools

2. Uninstall "oggz-tools" package

This guide let you learn how to uninstall oggz-tools on openSUSE Leap:

$ sudo zypper remove oggz-tools

3. Information about the oggz-tools package on openSUSE Leap

Information for package oggz-tools:
-----------------------------------
Repository : Main Repository
Name : oggz-tools
Version : 1.1.1-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 319.8 KiB
Installed : No
Status : not installed
Source package : liboggz-1.1.1-bp155.2.14.src
Upstream URL : http://xiph.org/oggz/
Summary : A library that provides parsing and seeking of Ogg-files
Description :
liboggz knows about Ogg speex, Ogg vorbis, Ogg theora, and the
Ogg based Annodex formats, thus allows parsing (though not decoding)
of these files. For getting decoding and encoding functionality you
will require in addition libspeex, libvorbis, libtheora, and
libannodex respectively.