How to Install and Uninstall libopenmpt.x86_64 Package on AlmaLinux 8

Last updated: July 03,2024

1. Install "libopenmpt.x86_64" package

Here is a brief guide to show you how to install libopenmpt.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libopenmpt.x86_64

2. Uninstall "libopenmpt.x86_64" package

Here is a brief guide to show you how to uninstall libopenmpt.x86_64 on AlmaLinux 8:

$ sudo dnf remove libopenmpt.x86_64 $ sudo dnf autoremove

3. Information about the libopenmpt.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:10:24 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libopenmpt
Version : 0.6.4
Release : 1.el8
Architecture : x86_64
Size : 807 k
Source : libopenmpt-0.6.4-1.el8.src.rpm
Repository : epel
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.