How to Install and Uninstall libmpeg2.i686 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "libmpeg2.i686" package

This guide covers the steps necessary to install libmpeg2.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libmpeg2.i686

2. Uninstall "libmpeg2.i686" package

Learn how to uninstall libmpeg2.i686 on Oracle Linux 9:

$ sudo dnf remove libmpeg2.i686 $ sudo dnf autoremove

3. Information about the libmpeg2.i686 package on Oracle Linux 9

Last metadata expiration check: 1:00:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libmpeg2
Version : 0.5.1
Release : 24.el9
Architecture : i686
Size : 84 k
Source : libmpeg2-0.5.1-24.el9.src.rpm
Repository : ol9_appstream
Summary : MPEG-2 decoder libraries
URL : http://libmpeg2.sourceforge.net
License : GPLv2+
Description : libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video
: streams. It is released under the terms of the GPL license.