Introduction
In this tutorial we learn how to install adplug-devel
on CentOS 8.
What is adplug-devel
This package contains development files for the AdPlug AdLib (OPL2/3) emulator.
We can use yum
or dnf
to install adplug-devel
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install adplug-devel.
Install adplug-devel on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install adplug-devel
using dnf
by running the following command:
sudo dnf -y install adplug-devel
Install adplug-devel on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install adplug-devel
using yum
by running the following command:
sudo yum -y install adplug-devel
How To Uninstall adplug-devel on CentOS 8
To uninstall only the adplug-devel
package we can use the following command:
sudo dnf remove adplug-devel
adplug-devel Package Contents on CentOS 8
/usr/include/adplug
/usr/include/adplug/a2m.h
/usr/include/adplug/adl.h
/usr/include/adplug/adlib.h
/usr/include/adplug/adlibemu.h
/usr/include/adplug/adplug.h
/usr/include/adplug/adtrack.h
/usr/include/adplug/amd.h
/usr/include/adplug/analopl.h
/usr/include/adplug/bam.h
/usr/include/adplug/bmf.h
/usr/include/adplug/cff.h
/usr/include/adplug/cmf.h
/usr/include/adplug/cmfmcsop.h
/usr/include/adplug/d00.h
/usr/include/adplug/database.h
/usr/include/adplug/dfm.h
/usr/include/adplug/diskopl.h
/usr/include/adplug/dmo.h
/usr/include/adplug/dro.h
/usr/include/adplug/dro2.h
/usr/include/adplug/dtm.h
/usr/include/adplug/emuopl.h
/usr/include/adplug/flash.h
/usr/include/adplug/fmc.h
/usr/include/adplug/fmopl.h
/usr/include/adplug/fprovide.h
/usr/include/adplug/got.h
/usr/include/adplug/herad.h
/usr/include/adplug/hsc.h
/usr/include/adplug/hsp.h
/usr/include/adplug/hybrid.h
/usr/include/adplug/hyp.h
/usr/include/adplug/imf.h
/usr/include/adplug/jbm.h
/usr/include/adplug/kemuopl.h
/usr/include/adplug/ksm.h
/usr/include/adplug/lds.h
/usr/include/adplug/load_helper.h
/usr/include/adplug/mad.h
/usr/include/adplug/mdi.h
/usr/include/adplug/mid.h
/usr/include/adplug/mkj.h
/usr/include/adplug/msc.h
/usr/include/adplug/mtk.h
/usr/include/adplug/mus.h
/usr/include/adplug/nemuopl.h
/usr/include/adplug/nukedopl.h
/usr/include/adplug/opl.h
/usr/include/adplug/player.h
/usr/include/adplug/players.h
/usr/include/adplug/protrack.h
/usr/include/adplug/psi.h
/usr/include/adplug/rad2.h
/usr/include/adplug/rat.h
/usr/include/adplug/raw.h
/usr/include/adplug/realopl.h
/usr/include/adplug/rix.h
/usr/include/adplug/rol.h
/usr/include/adplug/s3m.h
/usr/include/adplug/sa2.h
/usr/include/adplug/silentopl.h
/usr/include/adplug/sng.h
/usr/include/adplug/sop.h
/usr/include/adplug/surroundopl.h
/usr/include/adplug/temuopl.h
/usr/include/adplug/u6m.h
/usr/include/adplug/version.h
/usr/include/adplug/vgm.h
/usr/include/adplug/wemuopl.h
/usr/include/adplug/woodyopl.h
/usr/include/adplug/xad.h
/usr/include/adplug/xsm.h
/usr/lib64/libadplug.so
/usr/lib64/pkgconfig/adplug.pc
/usr/share/info/libadplug.info.gz
References
Summary
In this tutorial we learn how to install adplug-devel
on CentOS 8 using yum and dnf.