How To Install orc-devel on Rocky Linux 8
Introduction
In this tutorial we learn how to install orc-devel
on Rocky Linux 8.
What is orc-devel
This package contains the files needed to build packages that depend on orc.
We can use yum
or dnf
to install orc-devel
on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install orc-devel.
Install orc-devel on Rocky Linux 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install orc-devel
using dnf
by running the following command:
sudo dnf -y install orc-devel
Install orc-devel on Rocky Linux 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install orc-devel
using yum
by running the following command:
sudo yum -y install orc-devel
How To Uninstall orc-devel on Rocky Linux 8
To uninstall only the orc-devel
package we can use the following command:
sudo dnf remove orc-devel
orc-devel Package Contents on Rocky Linux 8
/usr/include/orc-0.4
/usr/include/orc-0.4/orc
/usr/include/orc-0.4/orc-test
/usr/include/orc-0.4/orc-test/orcarray.h
/usr/include/orc-0.4/orc-test/orcprofile.h
/usr/include/orc-0.4/orc-test/orcrandom.h
/usr/include/orc-0.4/orc-test/orctest.h
/usr/include/orc-0.4/orc/orc-stdint.h
/usr/include/orc-0.4/orc/orc.h
/usr/include/orc-0.4/orc/orcarm.h
/usr/include/orc-0.4/orc/orcbytecode.h
/usr/include/orc-0.4/orc/orcbytecodes.h
/usr/include/orc-0.4/orc/orccode.h
/usr/include/orc-0.4/orc/orccompiler.h
/usr/include/orc-0.4/orc/orcconstant.h
/usr/include/orc-0.4/orc/orccpu.h
/usr/include/orc-0.4/orc/orccpuinsn.h
/usr/include/orc-0.4/orc/orcdebug.h
/usr/include/orc-0.4/orc/orcemulateopcodes.h
/usr/include/orc-0.4/orc/orcexecutor.h
/usr/include/orc-0.4/orc/orcfunctions.h
/usr/include/orc-0.4/orc/orcinstruction.h
/usr/include/orc-0.4/orc/orcinternal.h
/usr/include/orc-0.4/orc/orclimits.h
/usr/include/orc-0.4/orc/orcmips.h
/usr/include/orc-0.4/orc/orcmmx.h
/usr/include/orc-0.4/orc/orcneon.h
/usr/include/orc-0.4/orc/orconce.h
/usr/include/orc-0.4/orc/orcopcode.h
/usr/include/orc-0.4/orc/orcparse.h
/usr/include/orc-0.4/orc/orcpowerpc.h
/usr/include/orc-0.4/orc/orcprogram.h
/usr/include/orc-0.4/orc/orcrule.h
/usr/include/orc-0.4/orc/orcsse.h
/usr/include/orc-0.4/orc/orctarget.h
/usr/include/orc-0.4/orc/orcutils.h
/usr/include/orc-0.4/orc/orcvariable.h
/usr/include/orc-0.4/orc/orcx86.h
/usr/include/orc-0.4/orc/orcx86insn.h
/usr/lib/liborc-0.4.so
/usr/lib/liborc-test-0.4.so
/usr/lib/pkgconfig/orc-0.4.pc
/usr/share/aclocal/orc.m4
/usr/share/doc/orc-devel
/usr/share/doc/orc-devel/example1.c
/usr/share/doc/orc-devel/example1orc.c
/usr/share/doc/orc-devel/example2.c
/usr/share/doc/orc-devel/example2orc.c
/usr/share/doc/orc-devel/example3.c
/usr/share/doc/orc-devel/example3orc.c
/usr/share/doc/orc-devel/mt19937ar.c
/usr/share/doc/orc-devel/mt19937arorc.c
/usr/share/doc/orc-devel/volscale.c
/usr/include/orc-0.4
/usr/include/orc-0.4/orc
/usr/include/orc-0.4/orc-test
/usr/include/orc-0.4/orc-test/orcarray.h
/usr/include/orc-0.4/orc-test/orcprofile.h
/usr/include/orc-0.4/orc-test/orcrandom.h
/usr/include/orc-0.4/orc-test/orctest.h
/usr/include/orc-0.4/orc/orc-stdint.h
/usr/include/orc-0.4/orc/orc.h
/usr/include/orc-0.4/orc/orcarm.h
/usr/include/orc-0.4/orc/orcbytecode.h
/usr/include/orc-0.4/orc/orcbytecodes.h
/usr/include/orc-0.4/orc/orccode.h
/usr/include/orc-0.4/orc/orccompiler.h
/usr/include/orc-0.4/orc/orcconstant.h
/usr/include/orc-0.4/orc/orccpu.h
/usr/include/orc-0.4/orc/orccpuinsn.h
/usr/include/orc-0.4/orc/orcdebug.h
/usr/include/orc-0.4/orc/orcemulateopcodes.h
/usr/include/orc-0.4/orc/orcexecutor.h
/usr/include/orc-0.4/orc/orcfunctions.h
/usr/include/orc-0.4/orc/orcinstruction.h
/usr/include/orc-0.4/orc/orcinternal.h
/usr/include/orc-0.4/orc/orclimits.h
/usr/include/orc-0.4/orc/orcmips.h
/usr/include/orc-0.4/orc/orcmmx.h
/usr/include/orc-0.4/orc/orcneon.h
/usr/include/orc-0.4/orc/orconce.h
/usr/include/orc-0.4/orc/orcopcode.h
/usr/include/orc-0.4/orc/orcparse.h
/usr/include/orc-0.4/orc/orcpowerpc.h
/usr/include/orc-0.4/orc/orcprogram.h
/usr/include/orc-0.4/orc/orcrule.h
/usr/include/orc-0.4/orc/orcsse.h
/usr/include/orc-0.4/orc/orctarget.h
/usr/include/orc-0.4/orc/orcutils.h
/usr/include/orc-0.4/orc/orcvariable.h
/usr/include/orc-0.4/orc/orcx86.h
/usr/include/orc-0.4/orc/orcx86insn.h
/usr/lib64/liborc-0.4.so
/usr/lib64/liborc-test-0.4.so
/usr/lib64/pkgconfig/orc-0.4.pc
/usr/share/aclocal/orc.m4
/usr/share/doc/orc-devel
/usr/share/doc/orc-devel/example1.c
/usr/share/doc/orc-devel/example1orc.c
/usr/share/doc/orc-devel/example2.c
/usr/share/doc/orc-devel/example2orc.c
/usr/share/doc/orc-devel/example3.c
/usr/share/doc/orc-devel/example3orc.c
/usr/share/doc/orc-devel/mt19937ar.c
/usr/share/doc/orc-devel/mt19937arorc.c
/usr/share/doc/orc-devel/volscale.c
References
Summary
In this tutorial we learn how to install orc-devel
on Rocky Linux 8 using yum and dnf.