How to Install and Uninstall adplug.x86_64 Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "adplug.x86_64" package

Please follow the guidelines below to install adplug.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install adplug.x86_64

2. Uninstall "adplug.x86_64" package

This guide covers the steps necessary to uninstall adplug.x86_64 on CentOS Stream 8:

$ sudo dnf remove adplug.x86_64 $ sudo dnf autoremove

3. Information about the adplug.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:40:47 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : adplug
Version : 2.3.3
Release : 1.el8
Architecture : x86_64
Size : 272 k
Source : adplug-2.3.3-1.el8.src.rpm
Repository : epel
Summary : Software library for AdLib (OPL2/3) emulation
URL : https://adplug.github.io/
License : LGPLv2+
Description : AdPlug is a free software, cross-platform, hardware independent AdLib
: sound player library, mainly written in C++. AdPlug plays sound data,
: originally created for the AdLib (OPL2/3) audio board, directly from
: its original format on top of an OPL2/3 emulator or by using the real
: hardware. No OPL2/3 chips are required for playback.