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

Last updated: March 03,2025

1. Install "libmms.i686" package

Here is a brief guide to show you how to install libmms.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libmms.i686

2. Uninstall "libmms.i686" package

Please follow the steps below to uninstall libmms.i686 on Fedora 38:

$ sudo dnf remove libmms.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libmms
Version : 0.6.4
Release : 24.fc38
Architecture : i686
Size : 54 k
Source : libmms-0.6.4-24.fc38.src.rpm
Repository : updates
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.