How to Install and Uninstall mikmod.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "mikmod.x86_64" package

This is a short guide on how to install mikmod.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install mikmod.x86_64

2. Uninstall "mikmod.x86_64" package

Please follow the guidelines below to uninstall mikmod.x86_64 on Fedora 35:

$ sudo dnf remove mikmod.x86_64 $ sudo dnf autoremove

3. Information about the mikmod.x86_64 package on Fedora 35

Last metadata expiration check: 3:32:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mikmod
Version : 3.2.8
Release : 11.fc35
Architecture : x86_64
Size : 104 k
Source : mikmod-3.2.8-11.fc35.src.rpm
Repository : fedora
Summary : Console music module player
URL : http://mikmod.sourceforge.net/
License : GPLv2 and LGPLv2+
Description : MikMod is one of the best and most well known MOD music file players
: for UNIX-like systems. This particular distribution is intended to
: compile fairly painlessly in a Linux environment. MikMod uses the OSS
: /dev/dsp driver including all recent kernels for output, and will also
: write .wav files. Supported file formats include MOD, STM, S3M, MTM,
: XM, ULT, and IT. The player uses ncurses for console output and
: supports transparent loading from gzip/pkzip/zoo archives and the
: loading/saving of playlists.
:
: Install the mikmod package if you need a MOD music file player.