How To Install cpl-devel on Fedora 36
Introduction
In this tutorial we learn how to install cpl-devel
on Fedora 36.
What is cpl-devel
These are the header files and libraries needed to develop a cpl application
We can use yum
or dnf
to install cpl-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cpl-devel.
Install cpl-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install cpl-devel
using dnf
by running the following command:
sudo dnf -y install cpl-devel
Install cpl-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install cpl-devel
using yum
by running the following command:
sudo yum -y install cpl-devel
How To Uninstall cpl-devel on Fedora 36
To uninstall only the cpl-devel
package we can use the following command:
sudo dnf remove cpl-devel
cpl-devel Package Contents on Fedora 36
/usr/include/cpl.h
/usr/include/cpl_apertures.h
/usr/include/cpl_apertures_img.h
/usr/include/cpl_array.h
/usr/include/cpl_bivector.h
/usr/include/cpl_detector.h
/usr/include/cpl_dfs.h
/usr/include/cpl_error.h
/usr/include/cpl_errorstate.h
/usr/include/cpl_fft.h
/usr/include/cpl_filter.h
/usr/include/cpl_fit.h
/usr/include/cpl_fits.h
/usr/include/cpl_frame.h
/usr/include/cpl_framedata.h
/usr/include/cpl_frameset.h
/usr/include/cpl_frameset_io.h
/usr/include/cpl_func.h
/usr/include/cpl_geom_img.h
/usr/include/cpl_image.h
/usr/include/cpl_image_basic.h
/usr/include/cpl_image_bpm.h
/usr/include/cpl_image_filter.h
/usr/include/cpl_image_gen.h
/usr/include/cpl_image_io.h
/usr/include/cpl_image_iqe.h
/usr/include/cpl_image_resample.h
/usr/include/cpl_image_stats.h
/usr/include/cpl_imagelist.h
/usr/include/cpl_imagelist_basic.h
/usr/include/cpl_imagelist_io.h
/usr/include/cpl_init.h
/usr/include/cpl_io.h
/usr/include/cpl_macros.h
/usr/include/cpl_mask.h
/usr/include/cpl_math_const.h
/usr/include/cpl_matrix.h
/usr/include/cpl_memory.h
/usr/include/cpl_msg.h
/usr/include/cpl_multiframe.h
/usr/include/cpl_parameter.h
/usr/include/cpl_parameterlist.h
/usr/include/cpl_photom.h
/usr/include/cpl_phys_const.h
/usr/include/cpl_plot.h
/usr/include/cpl_plugin.h
/usr/include/cpl_plugininfo.h
/usr/include/cpl_pluginlist.h
/usr/include/cpl_polynomial.h
/usr/include/cpl_ppm.h
/usr/include/cpl_property.h
/usr/include/cpl_propertylist.h
/usr/include/cpl_recipe.h
/usr/include/cpl_recipeconfig.h
/usr/include/cpl_recipedefine.h
/usr/include/cpl_stats.h
/usr/include/cpl_table.h
/usr/include/cpl_test.h
/usr/include/cpl_type.h
/usr/include/cpl_vector.h
/usr/include/cpl_version.h
/usr/include/cpl_wcs.h
/usr/include/cpl_wlcalib.h
/usr/include/cxconfig.h
/usr/include/cxdeque.h
/usr/include/cxfileutils.h
/usr/include/cxlist.h
/usr/include/cxmacros.h
/usr/include/cxmap.h
/usr/include/cxmemory.h
/usr/include/cxmessages.h
/usr/include/cxmultimap.h
/usr/include/cxslist.h
/usr/include/cxstring.h
/usr/include/cxstrutils.h
/usr/include/cxtree.h
/usr/include/cxtypes.h
/usr/include/cxutils.h
/usr/lib/libcext.so
/usr/lib/libcplcore.so
/usr/lib/libcpldfs.so
/usr/lib/libcpldrs.so
/usr/lib/libcplui.so
/usr/lib/pkgconfig/cext.pc
/usr/share/doc/cpl-devel
/usr/share/doc/cpl-devel/README
References
Summary
In this tutorial we learn how to install cpl-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install cpl-devel on Fedora 36” linkTitle: “cpl-devel” type: “docs” description: “In this tutorial we learn how to install cpl-devel in Fedora 36. cpl-devel is Libraries, includes, etc. used to develop an application with cpl” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cpl-devel-featured.png
Introduction
In this tutorial we learn how to install cpl-devel
on Fedora 36.
What is cpl-devel
These are the header files and libraries needed to develop a cpl application
We can use yum
or dnf
to install cpl-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cpl-devel.
Install cpl-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install cpl-devel
using dnf
by running the following command:
sudo dnf -y install cpl-devel
Install cpl-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install cpl-devel
using yum
by running the following command:
sudo yum -y install cpl-devel
How To Uninstall cpl-devel on Fedora 36
To uninstall only the cpl-devel
package we can use the following command:
sudo dnf remove cpl-devel
cpl-devel Package Contents on Fedora 36
/usr/include/cpl.h
/usr/include/cpl_apertures.h
/usr/include/cpl_apertures_img.h
/usr/include/cpl_array.h
/usr/include/cpl_bivector.h
/usr/include/cpl_detector.h
/usr/include/cpl_dfs.h
/usr/include/cpl_error.h
/usr/include/cpl_errorstate.h
/usr/include/cpl_fft.h
/usr/include/cpl_filter.h
/usr/include/cpl_fit.h
/usr/include/cpl_fits.h
/usr/include/cpl_frame.h
/usr/include/cpl_framedata.h
/usr/include/cpl_frameset.h
/usr/include/cpl_frameset_io.h
/usr/include/cpl_func.h
/usr/include/cpl_geom_img.h
/usr/include/cpl_image.h
/usr/include/cpl_image_basic.h
/usr/include/cpl_image_bpm.h
/usr/include/cpl_image_filter.h
/usr/include/cpl_image_gen.h
/usr/include/cpl_image_io.h
/usr/include/cpl_image_iqe.h
/usr/include/cpl_image_resample.h
/usr/include/cpl_image_stats.h
/usr/include/cpl_imagelist.h
/usr/include/cpl_imagelist_basic.h
/usr/include/cpl_imagelist_io.h
/usr/include/cpl_init.h
/usr/include/cpl_io.h
/usr/include/cpl_macros.h
/usr/include/cpl_mask.h
/usr/include/cpl_math_const.h
/usr/include/cpl_matrix.h
/usr/include/cpl_memory.h
/usr/include/cpl_msg.h
/usr/include/cpl_multiframe.h
/usr/include/cpl_parameter.h
/usr/include/cpl_parameterlist.h
/usr/include/cpl_photom.h
/usr/include/cpl_phys_const.h
/usr/include/cpl_plot.h
/usr/include/cpl_plugin.h
/usr/include/cpl_plugininfo.h
/usr/include/cpl_pluginlist.h
/usr/include/cpl_polynomial.h
/usr/include/cpl_ppm.h
/usr/include/cpl_property.h
/usr/include/cpl_propertylist.h
/usr/include/cpl_recipe.h
/usr/include/cpl_recipeconfig.h
/usr/include/cpl_recipedefine.h
/usr/include/cpl_stats.h
/usr/include/cpl_table.h
/usr/include/cpl_test.h
/usr/include/cpl_type.h
/usr/include/cpl_vector.h
/usr/include/cpl_version.h
/usr/include/cpl_wcs.h
/usr/include/cpl_wlcalib.h
/usr/include/cxconfig.h
/usr/include/cxdeque.h
/usr/include/cxfileutils.h
/usr/include/cxlist.h
/usr/include/cxmacros.h
/usr/include/cxmap.h
/usr/include/cxmemory.h
/usr/include/cxmessages.h
/usr/include/cxmultimap.h
/usr/include/cxslist.h
/usr/include/cxstring.h
/usr/include/cxstrutils.h
/usr/include/cxtree.h
/usr/include/cxtypes.h
/usr/include/cxutils.h
/usr/lib64/libcext.so
/usr/lib64/libcplcore.so
/usr/lib64/libcpldfs.so
/usr/lib64/libcpldrs.so
/usr/lib64/libcplui.so
/usr/lib64/pkgconfig/cext.pc
/usr/share/doc/cpl-devel
/usr/share/doc/cpl-devel/README
References
Summary
In this tutorial we learn how to install cpl-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).