How to Install and Uninstall libmms.i686 Package on Fedora 39

Last updated: November 29,2024

1. Install "libmms.i686" package

Please follow the guidance below to install libmms.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libmms.i686

2. Uninstall "libmms.i686" package

This guide let you learn how to uninstall libmms.i686 on Fedora 39:

$ sudo dnf remove libmms.i686 $ sudo dnf autoremove

3. Information about the libmms.i686 package on Fedora 39

Last metadata expiration check: 1:08:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libmms
Version : 0.6.4
Release : 24.fc39
Architecture : i686
Size : 54 k
Source : libmms-0.6.4-24.fc39.src.rpm
Repository : fedora
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.