How To Install libreport-devel on Fedora 36

In this tutorial we learn how to install libreport-devel in Fedora 36. libreport-devel is Development libraries and headers for libreport

Introduction

In this tutorial we learn how to install libreport-devel on Fedora 36.

What is libreport-devel

Development libraries and headers for libreport

We can use yum or dnf to install libreport-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libreport-devel.

Install libreport-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 libreport-devel using dnf by running the following command:

sudo dnf -y install libreport-devel

Install libreport-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 libreport-devel using yum by running the following command:

sudo yum -y install libreport-devel

How To Uninstall libreport-devel on Fedora 36

To uninstall only the libreport-devel package we can use the following command:

sudo dnf remove libreport-devel

libreport-devel Package Contents on Fedora 36

/usr/include/libreport
/usr/include/libreport/client.h
/usr/include/libreport/config_item_info.h
/usr/include/libreport/dump_dir.h
/usr/include/libreport/event_config.h
/usr/include/libreport/file_obj.h
/usr/include/libreport/global_configuration.h
/usr/include/libreport/helpers
/usr/include/libreport/helpers/testsuite.h
/usr/include/libreport/helpers/testsuite_tools.h
/usr/include/libreport/internal_libreport.h
/usr/include/libreport/libreport_types.h
/usr/include/libreport/problem_data.h
/usr/include/libreport/problem_details_dialog.h
/usr/include/libreport/problem_details_widget.h
/usr/include/libreport/problem_report.h
/usr/include/libreport/problem_utils.h
/usr/include/libreport/report.h
/usr/include/libreport/report_result.h
/usr/include/libreport/reporters.h
/usr/include/libreport/run_event.h
/usr/include/libreport/ureport.h
/usr/include/libreport/workflow.h
/usr/include/libreport/xml_parser.h
/usr/lib64/libreport.so
/usr/lib64/pkgconfig/libreport.pc
/usr/share/doc/libreport-devel
/usr/share/doc/libreport-devel/annotated.html
/usr/share/doc/libreport-devel/bc_s.png
/usr/share/doc/libreport-devel/bdwn.png
/usr/share/doc/libreport-devel/classes.html
/usr/share/doc/libreport-devel/closed.png
/usr/share/doc/libreport-devel/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/libreport-devel/dir_b0856f6b0d80ccb263b2f415c91f9e17.html
/usr/share/doc/libreport-devel/doc.png
/usr/share/doc/libreport-devel/doxygen.css
/usr/share/doc/libreport-devel/dump__dir_8h.html
/usr/share/doc/libreport-devel/dump__dir_8h_source.html
/usr/share/doc/libreport-devel/dynsections.js
/usr/share/doc/libreport-devel/files.html
/usr/share/doc/libreport-devel/folderclosed.png
/usr/share/doc/libreport-devel/folderopen.png
/usr/share/doc/libreport-devel/functions.html
/usr/share/doc/libreport-devel/functions_vars.html
/usr/share/doc/libreport-devel/globals.html
/usr/share/doc/libreport-devel/globals_enum.html
/usr/share/doc/libreport-devel/globals_eval.html
/usr/share/doc/libreport-devel/globals_func.html
/usr/share/doc/libreport-devel/globals_type.html
/usr/share/doc/libreport-devel/globals_vars.html
/usr/share/doc/libreport-devel/index.html
/usr/share/doc/libreport-devel/jquery.js
/usr/share/doc/libreport-devel/menu.js
/usr/share/doc/libreport-devel/menudata.js
/usr/share/doc/libreport-devel/nav_f.png
/usr/share/doc/libreport-devel/nav_g.png
/usr/share/doc/libreport-devel/nav_h.png
/usr/share/doc/libreport-devel/open.png
/usr/share/doc/libreport-devel/splitbar.png
/usr/share/doc/libreport-devel/structdump__dir.html
/usr/share/doc/libreport-devel/sync_off.png
/usr/share/doc/libreport-devel/sync_on.png
/usr/share/doc/libreport-devel/tab_a.png
/usr/share/doc/libreport-devel/tab_b.png
/usr/share/doc/libreport-devel/tab_h.png
/usr/share/doc/libreport-devel/tab_s.png
/usr/share/doc/libreport-devel/tabs.css

References

Summary

In this tutorial we learn how to install libreport-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libreport-devel on Fedora 36” linkTitle: “libreport-devel” type: “docs” description: “In this tutorial we learn how to install libreport-devel in Fedora 36. libreport-devel is Development libraries and headers for libreport” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libreport-devel-featured.png

Introduction

In this tutorial we learn how to install libreport-devel on Fedora 36.

What is libreport-devel

Development libraries and headers for libreport

We can use yum or dnf to install libreport-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libreport-devel.

Install libreport-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 libreport-devel using dnf by running the following command:

sudo dnf -y install libreport-devel

Install libreport-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 libreport-devel using yum by running the following command:

sudo yum -y install libreport-devel

How To Uninstall libreport-devel on Fedora 36

To uninstall only the libreport-devel package we can use the following command:

sudo dnf remove libreport-devel

libreport-devel Package Contents on Fedora 36

/usr/include/libreport
/usr/include/libreport/client.h
/usr/include/libreport/config_item_info.h
/usr/include/libreport/dump_dir.h
/usr/include/libreport/event_config.h
/usr/include/libreport/file_obj.h
/usr/include/libreport/global_configuration.h
/usr/include/libreport/helpers
/usr/include/libreport/helpers/testsuite.h
/usr/include/libreport/helpers/testsuite_tools.h
/usr/include/libreport/internal_libreport.h
/usr/include/libreport/libreport_types.h
/usr/include/libreport/problem_data.h
/usr/include/libreport/problem_details_dialog.h
/usr/include/libreport/problem_details_widget.h
/usr/include/libreport/problem_report.h
/usr/include/libreport/problem_utils.h
/usr/include/libreport/report.h
/usr/include/libreport/report_result.h
/usr/include/libreport/reporters.h
/usr/include/libreport/run_event.h
/usr/include/libreport/ureport.h
/usr/include/libreport/workflow.h
/usr/include/libreport/xml_parser.h
/usr/lib/libreport.so
/usr/lib/pkgconfig/libreport.pc
/usr/share/doc/libreport-devel
/usr/share/doc/libreport-devel/annotated.html
/usr/share/doc/libreport-devel/bc_s.png
/usr/share/doc/libreport-devel/bdwn.png
/usr/share/doc/libreport-devel/classes.html
/usr/share/doc/libreport-devel/closed.png
/usr/share/doc/libreport-devel/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/libreport-devel/dir_b0856f6b0d80ccb263b2f415c91f9e17.html
/usr/share/doc/libreport-devel/doc.png
/usr/share/doc/libreport-devel/doxygen.css
/usr/share/doc/libreport-devel/dump__dir_8h.html
/usr/share/doc/libreport-devel/dump__dir_8h_source.html
/usr/share/doc/libreport-devel/dynsections.js
/usr/share/doc/libreport-devel/files.html
/usr/share/doc/libreport-devel/folderclosed.png
/usr/share/doc/libreport-devel/folderopen.png
/usr/share/doc/libreport-devel/functions.html
/usr/share/doc/libreport-devel/functions_vars.html
/usr/share/doc/libreport-devel/globals.html
/usr/share/doc/libreport-devel/globals_enum.html
/usr/share/doc/libreport-devel/globals_eval.html
/usr/share/doc/libreport-devel/globals_func.html
/usr/share/doc/libreport-devel/globals_type.html
/usr/share/doc/libreport-devel/globals_vars.html
/usr/share/doc/libreport-devel/index.html
/usr/share/doc/libreport-devel/jquery.js
/usr/share/doc/libreport-devel/menu.js
/usr/share/doc/libreport-devel/menudata.js
/usr/share/doc/libreport-devel/nav_f.png
/usr/share/doc/libreport-devel/nav_g.png
/usr/share/doc/libreport-devel/nav_h.png
/usr/share/doc/libreport-devel/open.png
/usr/share/doc/libreport-devel/splitbar.png
/usr/share/doc/libreport-devel/structdump__dir.html
/usr/share/doc/libreport-devel/sync_off.png
/usr/share/doc/libreport-devel/sync_on.png
/usr/share/doc/libreport-devel/tab_a.png
/usr/share/doc/libreport-devel/tab_b.png
/usr/share/doc/libreport-devel/tab_h.png
/usr/share/doc/libreport-devel/tab_s.png
/usr/share/doc/libreport-devel/tabs.css

References

Summary

In this tutorial we learn how to install libreport-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).