How to Install and Uninstall libmms.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "libmms.x86_64" package

In this section, we are going to explain the necessary steps to install libmms.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libmms.x86_64

2. Uninstall "libmms.x86_64" package

Please follow the steps below to uninstall libmms.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libmms.x86_64 $ sudo dnf autoremove

3. Information about the libmms.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:51:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libmms
Version : 0.6.4
Release : 24.el8
Architecture : x86_64
Size : 55 k
Source : libmms-0.6.4-24.el8.src.rpm
Repository : epel
Summary : Library for Microsoft Media Server (MMS) streaming protocol
URL : https://www.sf.net/projects/libmms
License : LGPL-2.1-or-later
Description : MMS is a streaming protocol used in Microsoft server products, commonly used to
: stream WMV data. You can encounter mms:// style URLs all over the net,
: especially on news sites and other content-serving sites. Libmms allows you to
: download content from such sites, making it easy to add MMS support to your
: media applications.