How to Install and Uninstall libmms.x86_64 Package on AlmaLinux 9

Last updated: October 03,2024

1. Install "libmms.x86_64" package

This guide let you learn how to install libmms.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libmms.x86_64

2. Uninstall "libmms.x86_64" package

Please follow the guidelines below to uninstall libmms.x86_64 on AlmaLinux 9:

$ sudo dnf remove libmms.x86_64 $ sudo dnf autoremove

3. Information about the libmms.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:38:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libmms
Version : 0.6.4
Release : 24.el9
Architecture : x86_64
Size : 51 k
Source : libmms-0.6.4-24.el9.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.