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

Last updated: July 03,2024

1. Install "libopenmpt.x86_64" package

This guide covers the steps necessary to install libopenmpt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libopenmpt.x86_64

2. Uninstall "libopenmpt.x86_64" package

Please follow the step by step instructions below to uninstall libopenmpt.x86_64 on Fedora 35:

$ sudo dnf remove libopenmpt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:20:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libopenmpt
Version : 0.6.3
Release : 1.fc35
Architecture : x86_64
Size : 638 k
Source : libopenmpt-0.6.3-1.fc35.src.rpm
Repository : updates
Summary : C/C++ library to decode tracker music module (MOD) files
URL : https://lib.openmpt.org/libopenmpt/
License : BSD
Description : libopenmpt is a cross-platform C++ and C library to decode tracked music
: files (modules) into a raw PCM audio stream.
:
: libopenmpt is based on the player code of the OpenMPT project (Open
: ModPlug Tracker). In order to avoid code base fragmentation, libopenmpt is
: developed in the same source code repository as OpenMPT.