How to Install and Uninstall libavutil57 Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "libavutil57" package

This guide let you learn how to install libavutil57 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libavutil57

2. Uninstall "libavutil57" package

Here is a brief guide to show you how to uninstall libavutil57 on openSuSE Tumbleweed:

$ sudo zypper remove libavutil57

3. Information about the libavutil57 package on openSuSE Tumbleweed

Information for package libavutil57:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libavutil57
Version : 5.1.4-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 785.7 KiB
Installed : No
Status : not installed
Source package : ffmpeg-5-5.1.4-4.2.src
Upstream URL : https://ffmpeg.org/
Summary : FFmpeg's utility library
Description :
The libavutil library is a utility library to aid portable multimedia
programming. It contains safe portable string functions, random
number generators, data structures, additional mathematics functions,
cryptography and multimedia related functionality (like enumerations
for pixel and sample formats).