How To Install createrepo_c-devel on CentOS 8

createrepo_c-devel is Library for repodata manipulation Library for repodata manipulation

Introduction

In this tutorial we learn how to install createrepo_c-devel on CentOS 8.

What is createrepo_c-devel

This package contains the createrepo_c C library and header files. These development files are for easy manipulation with a repodata. createrepo_c-devel 0.16.2 2.el8 x86_64 300 k createrepo_c-0.16.2-2.el8.src.rpm appstream Library for repodata manipulation https GPLv2+ This package contains the createrepo_c C library and header files. These development files are for easy manipulation with a repodata.

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

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

sudo dnf -y install createrepo_c-devel

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

sudo yum -y install createrepo_c-devel

How To Uninstall createrepo_c-devel on CentOS 8

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

sudo dnf remove createrepo_c-devel

createrepo_c-devel Package Contents on CentOS 8

/usr/include/createrepo_c
/usr/include/createrepo_c/checksum.h
/usr/include/createrepo_c/compression_wrapper.h
/usr/include/createrepo_c/constants.h
/usr/include/createrepo_c/createrepo_c.h
/usr/include/createrepo_c/deltarpms.h
/usr/include/createrepo_c/error.h
/usr/include/createrepo_c/helpers.h
/usr/include/createrepo_c/koji.h
/usr/include/createrepo_c/load_metadata.h
/usr/include/createrepo_c/locate_metadata.h
/usr/include/createrepo_c/mergerepo_c.h
/usr/include/createrepo_c/misc.h
/usr/include/createrepo_c/modifyrepo_shared.h
/usr/include/createrepo_c/package.h
/usr/include/createrepo_c/parsehdr.h
/usr/include/createrepo_c/parsepkg.h
/usr/include/createrepo_c/repomd.h
/usr/include/createrepo_c/sqlite.h
/usr/include/createrepo_c/threads.h
/usr/include/createrepo_c/updateinfo.h
/usr/include/createrepo_c/version.h
/usr/include/createrepo_c/xml_dump.h
/usr/include/createrepo_c/xml_file.h
/usr/include/createrepo_c/xml_parser.h
/usr/lib/libcreaterepo_c.so
/usr/lib/pkgconfig/createrepo_c.pc
/usr/share/doc/createrepo_c-devel
/usr/share/doc/createrepo_c-devel/html
/usr/share/doc/createrepo_c-devel/html/annotated.html
/usr/share/doc/createrepo_c-devel/html/annotated_dup.js
/usr/share/doc/createrepo_c-devel/html/bc_s.png
/usr/share/doc/createrepo_c-devel/html/bdwn.png
/usr/share/doc/createrepo_c-devel/html/checksum_8h_source.html
/usr/share/doc/createrepo_c-devel/html/classes.html
/usr/share/doc/createrepo_c-devel/html/cleanup_8h_source.html
/usr/share/doc/createrepo_c-devel/html/closed.png
/usr/share/doc/createrepo_c-devel/html/compression__wrapper_8h_source.html
/usr/share/doc/createrepo_c-devel/html/constants_8h_source.html
/usr/share/doc/createrepo_c-devel/html/createrepo__c_8h_source.html
/usr/share/doc/createrepo_c-devel/html/createrepo__shared_8h_source.html
/usr/share/doc/createrepo_c-devel/html/deltarpms_8h_source.html
/usr/share/doc/createrepo_c-devel/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/createrepo_c-devel/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
/usr/share/doc/createrepo_c-devel/html/doc.png
/usr/share/doc/createrepo_c-devel/html/doxygen.css
/usr/share/doc/createrepo_c-devel/html/doxygen.png
/usr/share/doc/createrepo_c-devel/html/dumper__thread_8h_source.html
/usr/share/doc/createrepo_c-devel/html/dynsections.js
/usr/share/doc/createrepo_c-devel/html/error_8h_source.html
/usr/share/doc/createrepo_c-devel/html/files.html
/usr/share/doc/createrepo_c-devel/html/files_dup.js
/usr/share/doc/createrepo_c-devel/html/folderclosed.png
/usr/share/doc/createrepo_c-devel/html/folderopen.png
/usr/share/doc/createrepo_c-devel/html/functions.html
/usr/share/doc/createrepo_c-devel/html/functions_vars.html
/usr/share/doc/createrepo_c-devel/html/group__checksum.html
/usr/share/doc/createrepo_c-devel/html/group__checksum.js
/usr/share/doc/createrepo_c-devel/html/group__compression__wrapper.html
/usr/share/doc/createrepo_c-devel/html/group__compression__wrapper.js
/usr/share/doc/createrepo_c-devel/html/group__constants.html
/usr/share/doc/createrepo_c-devel/html/group__contants.html
/usr/share/doc/createrepo_c-devel/html/group__createrepo__shared.html
/usr/share/doc/createrepo_c-devel/html/group__createrepo__shared.js
/usr/share/doc/createrepo_c-devel/html/group__deltarpms.html
/usr/share/doc/createrepo_c-devel/html/group__deltarpms.js
/usr/share/doc/createrepo_c-devel/html/group__dumperthread.html
/usr/share/doc/createrepo_c-devel/html/group__dumperthread.js
/usr/share/doc/createrepo_c-devel/html/group__helpers.html
/usr/share/doc/createrepo_c-devel/html/group__helpers.js
/usr/share/doc/createrepo_c-devel/html/group__load__metadata.html
/usr/share/doc/createrepo_c-devel/html/group__load__metadata.js
/usr/share/doc/createrepo_c-devel/html/group__locate__metadata.html
/usr/share/doc/createrepo_c-devel/html/group__locate__metadata.js
/usr/share/doc/createrepo_c-devel/html/group__main.html
/usr/share/doc/createrepo_c-devel/html/group__misc.html
/usr/share/doc/createrepo_c-devel/html/group__misc.js
/usr/share/doc/createrepo_c-devel/html/group__modifyrepo__shared.html
/usr/share/doc/createrepo_c-devel/html/group__modifyrepo__shared.js
/usr/share/doc/createrepo_c-devel/html/group__package.html
/usr/share/doc/createrepo_c-devel/html/group__package.js
/usr/share/doc/createrepo_c-devel/html/group__parsehdr.html
/usr/share/doc/createrepo_c-devel/html/group__parsehdr.js
/usr/share/doc/createrepo_c-devel/html/group__parsepkg.html
/usr/share/doc/createrepo_c-devel/html/group__parsepkg.js
/usr/share/doc/createrepo_c-devel/html/group__repomd.html
/usr/share/doc/createrepo_c-devel/html/group__repomd.js
/usr/share/doc/createrepo_c-devel/html/group__sqlite.html
/usr/share/doc/createrepo_c-devel/html/group__sqlite.js
/usr/share/doc/createrepo_c-devel/html/group__threads.html
/usr/share/doc/createrepo_c-devel/html/group__threads.js
/usr/share/doc/createrepo_c-devel/html/group__updateinfo.html
/usr/share/doc/createrepo_c-devel/html/group__updateinfo.js
/usr/share/doc/createrepo_c-devel/html/group__version.html
/usr/share/doc/createrepo_c-devel/html/group__version.js
/usr/share/doc/createrepo_c-devel/html/group__xml__dump.html
/usr/share/doc/createrepo_c-devel/html/group__xml__dump.js
/usr/share/doc/createrepo_c-devel/html/group__xml__file.html
/usr/share/doc/createrepo_c-devel/html/group__xml__file.js
/usr/share/doc/createrepo_c-devel/html/group__xml__parser.html
/usr/share/doc/createrepo_c-devel/html/group__xml__parser.js
/usr/share/doc/createrepo_c-devel/html/helpers_8h_source.html
/usr/share/doc/createrepo_c-devel/html/index.html
/usr/share/doc/createrepo_c-devel/html/jquery.js
/usr/share/doc/createrepo_c-devel/html/koji_8h_source.html
/usr/share/doc/createrepo_c-devel/html/load__metadata_8h_source.html
/usr/share/doc/createrepo_c-devel/html/locate__metadata_8h_source.html
/usr/share/doc/createrepo_c-devel/html/menu.js
/usr/share/doc/createrepo_c-devel/html/menudata.js
/usr/share/doc/createrepo_c-devel/html/mergerepo__c_8h_source.html
/usr/share/doc/createrepo_c-devel/html/misc_8h_source.html
/usr/share/doc/createrepo_c-devel/html/modifyrepo__shared_8h_source.html
/usr/share/doc/createrepo_c-devel/html/modules.html
/usr/share/doc/createrepo_c-devel/html/modules.js
/usr/share/doc/createrepo_c-devel/html/nav_f.png
/usr/share/doc/createrepo_c-devel/html/nav_g.png
/usr/share/doc/createrepo_c-devel/html/nav_h.png
/usr/share/doc/createrepo_c-devel/html/navtree.css
/usr/share/doc/createrepo_c-devel/html/navtree.js
/usr/share/doc/createrepo_c-devel/html/navtreedata.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex0.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex1.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex2.js
/usr/share/doc/createrepo_c-devel/html/open.png
/usr/share/doc/createrepo_c-devel/html/package_8h_source.html
/usr/share/doc/createrepo_c-devel/html/parsehdr_8h_source.html
/usr/share/doc/createrepo_c-devel/html/parsepkg_8h_source.html
/usr/share/doc/createrepo_c-devel/html/repomd_8h_source.html
/usr/share/doc/createrepo_c-devel/html/resize.js
/usr/share/doc/createrepo_c-devel/html/search
/usr/share/doc/createrepo_c-devel/html/search/all_0.html
/usr/share/doc/createrepo_c-devel/html/search/all_0.js
/usr/share/doc/createrepo_c-devel/html/search/all_1.html
/usr/share/doc/createrepo_c-devel/html/search/all_1.js
/usr/share/doc/createrepo_c-devel/html/search/all_10.html
/usr/share/doc/createrepo_c-devel/html/search/all_10.js
/usr/share/doc/createrepo_c-devel/html/search/all_11.html
/usr/share/doc/createrepo_c-devel/html/search/all_11.js
/usr/share/doc/createrepo_c-devel/html/search/all_12.html
/usr/share/doc/createrepo_c-devel/html/search/all_12.js
/usr/share/doc/createrepo_c-devel/html/search/all_13.html
/usr/share/doc/createrepo_c-devel/html/search/all_13.js
/usr/share/doc/createrepo_c-devel/html/search/all_14.html
/usr/share/doc/createrepo_c-devel/html/search/all_14.js
/usr/share/doc/createrepo_c-devel/html/search/all_15.html
/usr/share/doc/createrepo_c-devel/html/search/all_15.js
/usr/share/doc/createrepo_c-devel/html/search/all_2.html
/usr/share/doc/createrepo_c-devel/html/search/all_2.js
/usr/share/doc/createrepo_c-devel/html/search/all_3.html
/usr/share/doc/createrepo_c-devel/html/search/all_3.js
/usr/share/doc/createrepo_c-devel/html/search/all_4.html
/usr/share/doc/createrepo_c-devel/html/search/all_4.js
/usr/share/doc/createrepo_c-devel/html/search/all_5.html
/usr/share/doc/createrepo_c-devel/html/search/all_5.js
/usr/share/doc/createrepo_c-devel/html/search/all_6.html
/usr/share/doc/createrepo_c-devel/html/search/all_6.js
/usr/share/doc/createrepo_c-devel/html/search/all_7.html
/usr/share/doc/createrepo_c-devel/html/search/all_7.js
/usr/share/doc/createrepo_c-devel/html/search/all_8.html
/usr/share/doc/createrepo_c-devel/html/search/all_8.js
/usr/share/doc/createrepo_c-devel/html/search/all_9.html
/usr/share/doc/createrepo_c-devel/html/search/all_9.js
/usr/share/doc/createrepo_c-devel/html/search/all_a.html
/usr/share/doc/createrepo_c-devel/html/search/all_a.js
/usr/share/doc/createrepo_c-devel/html/search/all_b.html
/usr/share/doc/createrepo_c-devel/html/search/all_b.js
/usr/share/doc/createrepo_c-devel/html/search/all_c.html
/usr/share/doc/createrepo_c-devel/html/search/all_c.js
/usr/share/doc/createrepo_c-devel/html/search/all_d.html
/usr/share/doc/createrepo_c-devel/html/search/all_d.js
/usr/share/doc/createrepo_c-devel/html/search/all_e.html
/usr/share/doc/createrepo_c-devel/html/search/all_e.js
/usr/share/doc/createrepo_c-devel/html/search/all_f.html
/usr/share/doc/createrepo_c-devel/html/search/all_f.js
/usr/share/doc/createrepo_c-devel/html/search/classes_0.html
/usr/share/doc/createrepo_c-devel/html/search/classes_0.js
/usr/share/doc/createrepo_c-devel/html/search/classes_1.html
/usr/share/doc/createrepo_c-devel/html/search/classes_1.js
/usr/share/doc/createrepo_c-devel/html/search/classes_2.html
/usr/share/doc/createrepo_c-devel/html/search/classes_2.js
/usr/share/doc/createrepo_c-devel/html/search/classes_3.html
/usr/share/doc/createrepo_c-devel/html/search/classes_3.js
/usr/share/doc/createrepo_c-devel/html/search/classes_4.html
/usr/share/doc/createrepo_c-devel/html/search/classes_4.js
/usr/share/doc/createrepo_c-devel/html/search/close.png
/usr/share/doc/createrepo_c-devel/html/search/enums_0.html
/usr/share/doc/createrepo_c-devel/html/search/enums_0.js
/usr/share/doc/createrepo_c-devel/html/search/enumvalues_0.html
/usr/share/doc/createrepo_c-devel/html/search/enumvalues_0.js
/usr/share/doc/createrepo_c-devel/html/search/functions_0.html
/usr/share/doc/createrepo_c-devel/html/search/functions_0.js
/usr/share/doc/createrepo_c-devel/html/search/groups_0.html
/usr/share/doc/createrepo_c-devel/html/search/groups_0.js
/usr/share/doc/createrepo_c-devel/html/search/groups_1.html
/usr/share/doc/createrepo_c-devel/html/search/groups_1.js
/usr/share/doc/createrepo_c-devel/html/search/groups_2.html
/usr/share/doc/createrepo_c-devel/html/search/groups_2.js
/usr/share/doc/createrepo_c-devel/html/search/groups_3.html
/usr/share/doc/createrepo_c-devel/html/search/groups_3.js
/usr/share/doc/createrepo_c-devel/html/search/groups_4.html
/usr/share/doc/createrepo_c-devel/html/search/groups_4.js
/usr/share/doc/createrepo_c-devel/html/search/groups_5.html
/usr/share/doc/createrepo_c-devel/html/search/groups_5.js
/usr/share/doc/createrepo_c-devel/html/search/groups_6.html
/usr/share/doc/createrepo_c-devel/html/search/groups_6.js
/usr/share/doc/createrepo_c-devel/html/search/groups_7.html
/usr/share/doc/createrepo_c-devel/html/search/groups_7.js
/usr/share/doc/createrepo_c-devel/html/search/groups_8.html
/usr/share/doc/createrepo_c-devel/html/search/groups_8.js
/usr/share/doc/createrepo_c-devel/html/search/groups_9.html
/usr/share/doc/createrepo_c-devel/html/search/groups_9.js
/usr/share/doc/createrepo_c-devel/html/search/groups_a.html
/usr/share/doc/createrepo_c-devel/html/search/groups_a.js
/usr/share/doc/createrepo_c-devel/html/search/groups_b.html
/usr/share/doc/createrepo_c-devel/html/search/groups_b.js
/usr/share/doc/createrepo_c-devel/html/search/groups_c.html
/usr/share/doc/createrepo_c-devel/html/search/groups_c.js
/usr/share/doc/createrepo_c-devel/html/search/mag_sel.png
/usr/share/doc/createrepo_c-devel/html/search/nomatches.html
/usr/share/doc/createrepo_c-devel/html/search/pages_0.html
/usr/share/doc/createrepo_c-devel/html/search/pages_0.js
/usr/share/doc/createrepo_c-devel/html/search/search.css
/usr/share/doc/createrepo_c-devel/html/search/search.js
/usr/share/doc/createrepo_c-devel/html/search/search_l.png
/usr/share/doc/createrepo_c-devel/html/search/search_m.png
/usr/share/doc/createrepo_c-devel/html/search/search_r.png
/usr/share/doc/createrepo_c-devel/html/search/searchdata.js
/usr/share/doc/createrepo_c-devel/html/search/typedefs_0.html
/usr/share/doc/createrepo_c-devel/html/search/typedefs_0.js
/usr/share/doc/createrepo_c-devel/html/search/variables_0.html
/usr/share/doc/createrepo_c-devel/html/search/variables_0.js
/usr/share/doc/createrepo_c-devel/html/search/variables_1.html
/usr/share/doc/createrepo_c-devel/html/search/variables_1.js
/usr/share/doc/createrepo_c-devel/html/search/variables_10.html
/usr/share/doc/createrepo_c-devel/html/search/variables_10.js
/usr/share/doc/createrepo_c-devel/html/search/variables_11.html
/usr/share/doc/createrepo_c-devel/html/search/variables_11.js
/usr/share/doc/createrepo_c-devel/html/search/variables_2.html
/usr/share/doc/createrepo_c-devel/html/search/variables_2.js
/usr/share/doc/createrepo_c-devel/html/search/variables_3.html
/usr/share/doc/createrepo_c-devel/html/search/variables_3.js
/usr/share/doc/createrepo_c-devel/html/search/variables_4.html
/usr/share/doc/createrepo_c-devel/html/search/variables_4.js
/usr/share/doc/createrepo_c-devel/html/search/variables_5.html
/usr/share/doc/createrepo_c-devel/html/search/variables_5.js
/usr/share/doc/createrepo_c-devel/html/search/variables_6.html
/usr/share/doc/createrepo_c-devel/html/search/variables_6.js
/usr/share/doc/createrepo_c-devel/html/search/variables_7.html
/usr/share/doc/createrepo_c-devel/html/search/variables_7.js
/usr/share/doc/createrepo_c-devel/html/search/variables_8.html
/usr/share/doc/createrepo_c-devel/html/search/variables_8.js
/usr/share/doc/createrepo_c-devel/html/search/variables_9.html
/usr/share/doc/createrepo_c-devel/html/search/variables_9.js
/usr/share/doc/createrepo_c-devel/html/search/variables_a.html
/usr/share/doc/createrepo_c-devel/html/search/variables_a.js
/usr/share/doc/createrepo_c-devel/html/search/variables_b.html
/usr/share/doc/createrepo_c-devel/html/search/variables_b.js
/usr/share/doc/createrepo_c-devel/html/search/variables_c.html
/usr/share/doc/createrepo_c-devel/html/search/variables_c.js
/usr/share/doc/createrepo_c-devel/html/search/variables_d.html
/usr/share/doc/createrepo_c-devel/html/search/variables_d.js
/usr/share/doc/createrepo_c-devel/html/search/variables_e.html
/usr/share/doc/createrepo_c-devel/html/search/variables_e.js
/usr/share/doc/createrepo_c-devel/html/search/variables_f.html
/usr/share/doc/createrepo_c-devel/html/search/variables_f.js
/usr/share/doc/createrepo_c-devel/html/splitbar.png
/usr/share/doc/createrepo_c-devel/html/sqlite_8h_source.html
/usr/share/doc/createrepo_c-devel/html/struct_c_r___f_i_l_e.html
/usr/share/doc/createrepo_c-devel/html/struct_c_r___f_i_l_e.js
/usr/share/doc/createrepo_c-devel/html/struct_cmd_options.html
/usr/share/doc/createrepo_c-devel/html/struct_cmd_options.js
/usr/share/doc/createrepo_c-devel/html/struct_koji_merged_repos_stuff.html
/usr/share/doc/createrepo_c-devel/html/struct_koji_merged_repos_stuff.js
/usr/share/doc/createrepo_c-devel/html/struct_pool_task.html
/usr/share/doc/createrepo_c-devel/html/struct_pool_task.js
/usr/share/doc/createrepo_c-devel/html/struct_user_data.html
/usr/share/doc/createrepo_c-devel/html/struct_user_data.js
/usr/share/doc/createrepo_c-devel/html/structcr___binary_data.html
/usr/share/doc/createrepo_c-devel/html/structcr___binary_data.js
/usr/share/doc/createrepo_c-devel/html/structcr___changelog_entry.html
/usr/share/doc/createrepo_c-devel/html/structcr___changelog_entry.js
/usr/share/doc/createrepo_c-devel/html/structcr___compression_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___compression_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___content_stat.html
/usr/share/doc/createrepo_c-devel/html/structcr___content_stat.js
/usr/share/doc/createrepo_c-devel/html/structcr___delta_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___delta_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___delta_target_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___delta_target_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___dependency.html
/usr/share/doc/createrepo_c-devel/html/structcr___dependency.js
/usr/share/doc/createrepo_c-devel/html/structcr___distro_tag.html
/usr/share/doc/createrepo_c-devel/html/structcr___distro_tag.js
/usr/share/doc/createrepo_c-devel/html/structcr___e_v_r.html
/usr/share/doc/createrepo_c-devel/html/structcr___e_v_r.js
/usr/share/doc/createrepo_c-devel/html/structcr___header_range_struct.html
/usr/share/doc/createrepo_c-devel/html/structcr___header_range_struct.js
/usr/share/doc/createrepo_c-devel/html/structcr___metadata_location.html
/usr/share/doc/createrepo_c-devel/html/structcr___metadata_location.js
/usr/share/doc/createrepo_c-devel/html/structcr___metadatum.html
/usr/share/doc/createrepo_c-devel/html/structcr___metadatum.js
/usr/share/doc/createrepo_c-devel/html/structcr___modify_repo_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___modify_repo_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r.html
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r.js
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r_a.html
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r_a.js
/usr/share/doc/createrepo_c-devel/html/structcr___package.html
/usr/share/doc/createrepo_c-devel/html/structcr___package.js
/usr/share/doc/createrepo_c-devel/html/structcr___package_file.html
/usr/share/doc/createrepo_c-devel/html/structcr___package_file.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record_fill_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record_fill_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___sqlite_db.html
/usr/share/doc/createrepo_c-devel/html/structcr___sqlite_db.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_module.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_module.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_info.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_info.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_record.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_record.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_reference.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_reference.js
/usr/share/doc/createrepo_c-devel/html/structcr___version.html
/usr/share/doc/createrepo_c-devel/html/structcr___version.js
/usr/share/doc/createrepo_c-devel/html/structcr___xml_file.html
/usr/share/doc/createrepo_c-devel/html/structcr___xml_file.js
/usr/share/doc/createrepo_c-devel/html/structcr___xml_struct.html
/usr/share/doc/createrepo_c-devel/html/structcr___xml_struct.js
/usr/share/doc/createrepo_c-devel/html/structsrpm__val.html
/usr/share/doc/createrepo_c-devel/html/structsrpm__val.js
/usr/share/doc/createrepo_c-devel/html/sync_off.png
/usr/share/doc/createrepo_c-devel/html/sync_on.png
/usr/share/doc/createrepo_c-devel/html/tab_a.png
/usr/share/doc/createrepo_c-devel/html/tab_b.png
/usr/share/doc/createrepo_c-devel/html/tab_h.png
/usr/share/doc/createrepo_c-devel/html/tab_s.png
/usr/share/doc/createrepo_c-devel/html/tabs.css
/usr/share/doc/createrepo_c-devel/html/threads_8h_source.html
/usr/share/doc/createrepo_c-devel/html/unioncr___statements.html
/usr/share/doc/createrepo_c-devel/html/unioncr___statements.js
/usr/share/doc/createrepo_c-devel/html/updateinfo_8h_source.html
/usr/share/doc/createrepo_c-devel/html/version_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__dump_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__file_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__parser_8h_source.html
/usr/include/createrepo_c
/usr/include/createrepo_c/checksum.h
/usr/include/createrepo_c/compression_wrapper.h
/usr/include/createrepo_c/constants.h
/usr/include/createrepo_c/createrepo_c.h
/usr/include/createrepo_c/deltarpms.h
/usr/include/createrepo_c/error.h
/usr/include/createrepo_c/helpers.h
/usr/include/createrepo_c/koji.h
/usr/include/createrepo_c/load_metadata.h
/usr/include/createrepo_c/locate_metadata.h
/usr/include/createrepo_c/mergerepo_c.h
/usr/include/createrepo_c/misc.h
/usr/include/createrepo_c/modifyrepo_shared.h
/usr/include/createrepo_c/package.h
/usr/include/createrepo_c/parsehdr.h
/usr/include/createrepo_c/parsepkg.h
/usr/include/createrepo_c/repomd.h
/usr/include/createrepo_c/sqlite.h
/usr/include/createrepo_c/threads.h
/usr/include/createrepo_c/updateinfo.h
/usr/include/createrepo_c/version.h
/usr/include/createrepo_c/xml_dump.h
/usr/include/createrepo_c/xml_file.h
/usr/include/createrepo_c/xml_parser.h
/usr/lib64/libcreaterepo_c.so
/usr/lib64/pkgconfig/createrepo_c.pc
/usr/share/doc/createrepo_c-devel
/usr/share/doc/createrepo_c-devel/html
/usr/share/doc/createrepo_c-devel/html/annotated.html
/usr/share/doc/createrepo_c-devel/html/annotated_dup.js
/usr/share/doc/createrepo_c-devel/html/bc_s.png
/usr/share/doc/createrepo_c-devel/html/bdwn.png
/usr/share/doc/createrepo_c-devel/html/checksum_8h_source.html
/usr/share/doc/createrepo_c-devel/html/classes.html
/usr/share/doc/createrepo_c-devel/html/cleanup_8h_source.html
/usr/share/doc/createrepo_c-devel/html/closed.png
/usr/share/doc/createrepo_c-devel/html/compression__wrapper_8h_source.html
/usr/share/doc/createrepo_c-devel/html/constants_8h_source.html
/usr/share/doc/createrepo_c-devel/html/createrepo__c_8h_source.html
/usr/share/doc/createrepo_c-devel/html/createrepo__shared_8h_source.html
/usr/share/doc/createrepo_c-devel/html/deltarpms_8h_source.html
/usr/share/doc/createrepo_c-devel/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/createrepo_c-devel/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
/usr/share/doc/createrepo_c-devel/html/doc.png
/usr/share/doc/createrepo_c-devel/html/doxygen.css
/usr/share/doc/createrepo_c-devel/html/doxygen.png
/usr/share/doc/createrepo_c-devel/html/dumper__thread_8h_source.html
/usr/share/doc/createrepo_c-devel/html/dynsections.js
/usr/share/doc/createrepo_c-devel/html/error_8h_source.html
/usr/share/doc/createrepo_c-devel/html/files.html
/usr/share/doc/createrepo_c-devel/html/files_dup.js
/usr/share/doc/createrepo_c-devel/html/folderclosed.png
/usr/share/doc/createrepo_c-devel/html/folderopen.png
/usr/share/doc/createrepo_c-devel/html/functions.html
/usr/share/doc/createrepo_c-devel/html/functions_vars.html
/usr/share/doc/createrepo_c-devel/html/group__checksum.html
/usr/share/doc/createrepo_c-devel/html/group__checksum.js
/usr/share/doc/createrepo_c-devel/html/group__compression__wrapper.html
/usr/share/doc/createrepo_c-devel/html/group__compression__wrapper.js
/usr/share/doc/createrepo_c-devel/html/group__constants.html
/usr/share/doc/createrepo_c-devel/html/group__contants.html
/usr/share/doc/createrepo_c-devel/html/group__createrepo__shared.html
/usr/share/doc/createrepo_c-devel/html/group__createrepo__shared.js
/usr/share/doc/createrepo_c-devel/html/group__deltarpms.html
/usr/share/doc/createrepo_c-devel/html/group__deltarpms.js
/usr/share/doc/createrepo_c-devel/html/group__dumperthread.html
/usr/share/doc/createrepo_c-devel/html/group__dumperthread.js
/usr/share/doc/createrepo_c-devel/html/group__helpers.html
/usr/share/doc/createrepo_c-devel/html/group__helpers.js
/usr/share/doc/createrepo_c-devel/html/group__load__metadata.html
/usr/share/doc/createrepo_c-devel/html/group__load__metadata.js
/usr/share/doc/createrepo_c-devel/html/group__locate__metadata.html
/usr/share/doc/createrepo_c-devel/html/group__locate__metadata.js
/usr/share/doc/createrepo_c-devel/html/group__main.html
/usr/share/doc/createrepo_c-devel/html/group__misc.html
/usr/share/doc/createrepo_c-devel/html/group__misc.js
/usr/share/doc/createrepo_c-devel/html/group__modifyrepo__shared.html
/usr/share/doc/createrepo_c-devel/html/group__modifyrepo__shared.js
/usr/share/doc/createrepo_c-devel/html/group__package.html
/usr/share/doc/createrepo_c-devel/html/group__package.js
/usr/share/doc/createrepo_c-devel/html/group__parsehdr.html
/usr/share/doc/createrepo_c-devel/html/group__parsehdr.js
/usr/share/doc/createrepo_c-devel/html/group__parsepkg.html
/usr/share/doc/createrepo_c-devel/html/group__parsepkg.js
/usr/share/doc/createrepo_c-devel/html/group__repomd.html
/usr/share/doc/createrepo_c-devel/html/group__repomd.js
/usr/share/doc/createrepo_c-devel/html/group__sqlite.html
/usr/share/doc/createrepo_c-devel/html/group__sqlite.js
/usr/share/doc/createrepo_c-devel/html/group__threads.html
/usr/share/doc/createrepo_c-devel/html/group__threads.js
/usr/share/doc/createrepo_c-devel/html/group__updateinfo.html
/usr/share/doc/createrepo_c-devel/html/group__updateinfo.js
/usr/share/doc/createrepo_c-devel/html/group__version.html
/usr/share/doc/createrepo_c-devel/html/group__version.js
/usr/share/doc/createrepo_c-devel/html/group__xml__dump.html
/usr/share/doc/createrepo_c-devel/html/group__xml__dump.js
/usr/share/doc/createrepo_c-devel/html/group__xml__file.html
/usr/share/doc/createrepo_c-devel/html/group__xml__file.js
/usr/share/doc/createrepo_c-devel/html/group__xml__parser.html
/usr/share/doc/createrepo_c-devel/html/group__xml__parser.js
/usr/share/doc/createrepo_c-devel/html/helpers_8h_source.html
/usr/share/doc/createrepo_c-devel/html/index.html
/usr/share/doc/createrepo_c-devel/html/jquery.js
/usr/share/doc/createrepo_c-devel/html/koji_8h_source.html
/usr/share/doc/createrepo_c-devel/html/load__metadata_8h_source.html
/usr/share/doc/createrepo_c-devel/html/locate__metadata_8h_source.html
/usr/share/doc/createrepo_c-devel/html/menu.js
/usr/share/doc/createrepo_c-devel/html/menudata.js
/usr/share/doc/createrepo_c-devel/html/mergerepo__c_8h_source.html
/usr/share/doc/createrepo_c-devel/html/misc_8h_source.html
/usr/share/doc/createrepo_c-devel/html/modifyrepo__shared_8h_source.html
/usr/share/doc/createrepo_c-devel/html/modules.html
/usr/share/doc/createrepo_c-devel/html/modules.js
/usr/share/doc/createrepo_c-devel/html/nav_f.png
/usr/share/doc/createrepo_c-devel/html/nav_g.png
/usr/share/doc/createrepo_c-devel/html/nav_h.png
/usr/share/doc/createrepo_c-devel/html/navtree.css
/usr/share/doc/createrepo_c-devel/html/navtree.js
/usr/share/doc/createrepo_c-devel/html/navtreedata.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex0.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex1.js
/usr/share/doc/createrepo_c-devel/html/navtreeindex2.js
/usr/share/doc/createrepo_c-devel/html/open.png
/usr/share/doc/createrepo_c-devel/html/package_8h_source.html
/usr/share/doc/createrepo_c-devel/html/parsehdr_8h_source.html
/usr/share/doc/createrepo_c-devel/html/parsepkg_8h_source.html
/usr/share/doc/createrepo_c-devel/html/repomd_8h_source.html
/usr/share/doc/createrepo_c-devel/html/resize.js
/usr/share/doc/createrepo_c-devel/html/search
/usr/share/doc/createrepo_c-devel/html/search/all_0.html
/usr/share/doc/createrepo_c-devel/html/search/all_0.js
/usr/share/doc/createrepo_c-devel/html/search/all_1.html
/usr/share/doc/createrepo_c-devel/html/search/all_1.js
/usr/share/doc/createrepo_c-devel/html/search/all_10.html
/usr/share/doc/createrepo_c-devel/html/search/all_10.js
/usr/share/doc/createrepo_c-devel/html/search/all_11.html
/usr/share/doc/createrepo_c-devel/html/search/all_11.js
/usr/share/doc/createrepo_c-devel/html/search/all_12.html
/usr/share/doc/createrepo_c-devel/html/search/all_12.js
/usr/share/doc/createrepo_c-devel/html/search/all_13.html
/usr/share/doc/createrepo_c-devel/html/search/all_13.js
/usr/share/doc/createrepo_c-devel/html/search/all_14.html
/usr/share/doc/createrepo_c-devel/html/search/all_14.js
/usr/share/doc/createrepo_c-devel/html/search/all_15.html
/usr/share/doc/createrepo_c-devel/html/search/all_15.js
/usr/share/doc/createrepo_c-devel/html/search/all_2.html
/usr/share/doc/createrepo_c-devel/html/search/all_2.js
/usr/share/doc/createrepo_c-devel/html/search/all_3.html
/usr/share/doc/createrepo_c-devel/html/search/all_3.js
/usr/share/doc/createrepo_c-devel/html/search/all_4.html
/usr/share/doc/createrepo_c-devel/html/search/all_4.js
/usr/share/doc/createrepo_c-devel/html/search/all_5.html
/usr/share/doc/createrepo_c-devel/html/search/all_5.js
/usr/share/doc/createrepo_c-devel/html/search/all_6.html
/usr/share/doc/createrepo_c-devel/html/search/all_6.js
/usr/share/doc/createrepo_c-devel/html/search/all_7.html
/usr/share/doc/createrepo_c-devel/html/search/all_7.js
/usr/share/doc/createrepo_c-devel/html/search/all_8.html
/usr/share/doc/createrepo_c-devel/html/search/all_8.js
/usr/share/doc/createrepo_c-devel/html/search/all_9.html
/usr/share/doc/createrepo_c-devel/html/search/all_9.js
/usr/share/doc/createrepo_c-devel/html/search/all_a.html
/usr/share/doc/createrepo_c-devel/html/search/all_a.js
/usr/share/doc/createrepo_c-devel/html/search/all_b.html
/usr/share/doc/createrepo_c-devel/html/search/all_b.js
/usr/share/doc/createrepo_c-devel/html/search/all_c.html
/usr/share/doc/createrepo_c-devel/html/search/all_c.js
/usr/share/doc/createrepo_c-devel/html/search/all_d.html
/usr/share/doc/createrepo_c-devel/html/search/all_d.js
/usr/share/doc/createrepo_c-devel/html/search/all_e.html
/usr/share/doc/createrepo_c-devel/html/search/all_e.js
/usr/share/doc/createrepo_c-devel/html/search/all_f.html
/usr/share/doc/createrepo_c-devel/html/search/all_f.js
/usr/share/doc/createrepo_c-devel/html/search/classes_0.html
/usr/share/doc/createrepo_c-devel/html/search/classes_0.js
/usr/share/doc/createrepo_c-devel/html/search/classes_1.html
/usr/share/doc/createrepo_c-devel/html/search/classes_1.js
/usr/share/doc/createrepo_c-devel/html/search/classes_2.html
/usr/share/doc/createrepo_c-devel/html/search/classes_2.js
/usr/share/doc/createrepo_c-devel/html/search/classes_3.html
/usr/share/doc/createrepo_c-devel/html/search/classes_3.js
/usr/share/doc/createrepo_c-devel/html/search/classes_4.html
/usr/share/doc/createrepo_c-devel/html/search/classes_4.js
/usr/share/doc/createrepo_c-devel/html/search/close.png
/usr/share/doc/createrepo_c-devel/html/search/enums_0.html
/usr/share/doc/createrepo_c-devel/html/search/enums_0.js
/usr/share/doc/createrepo_c-devel/html/search/enumvalues_0.html
/usr/share/doc/createrepo_c-devel/html/search/enumvalues_0.js
/usr/share/doc/createrepo_c-devel/html/search/functions_0.html
/usr/share/doc/createrepo_c-devel/html/search/functions_0.js
/usr/share/doc/createrepo_c-devel/html/search/groups_0.html
/usr/share/doc/createrepo_c-devel/html/search/groups_0.js
/usr/share/doc/createrepo_c-devel/html/search/groups_1.html
/usr/share/doc/createrepo_c-devel/html/search/groups_1.js
/usr/share/doc/createrepo_c-devel/html/search/groups_2.html
/usr/share/doc/createrepo_c-devel/html/search/groups_2.js
/usr/share/doc/createrepo_c-devel/html/search/groups_3.html
/usr/share/doc/createrepo_c-devel/html/search/groups_3.js
/usr/share/doc/createrepo_c-devel/html/search/groups_4.html
/usr/share/doc/createrepo_c-devel/html/search/groups_4.js
/usr/share/doc/createrepo_c-devel/html/search/groups_5.html
/usr/share/doc/createrepo_c-devel/html/search/groups_5.js
/usr/share/doc/createrepo_c-devel/html/search/groups_6.html
/usr/share/doc/createrepo_c-devel/html/search/groups_6.js
/usr/share/doc/createrepo_c-devel/html/search/groups_7.html
/usr/share/doc/createrepo_c-devel/html/search/groups_7.js
/usr/share/doc/createrepo_c-devel/html/search/groups_8.html
/usr/share/doc/createrepo_c-devel/html/search/groups_8.js
/usr/share/doc/createrepo_c-devel/html/search/groups_9.html
/usr/share/doc/createrepo_c-devel/html/search/groups_9.js
/usr/share/doc/createrepo_c-devel/html/search/groups_a.html
/usr/share/doc/createrepo_c-devel/html/search/groups_a.js
/usr/share/doc/createrepo_c-devel/html/search/groups_b.html
/usr/share/doc/createrepo_c-devel/html/search/groups_b.js
/usr/share/doc/createrepo_c-devel/html/search/groups_c.html
/usr/share/doc/createrepo_c-devel/html/search/groups_c.js
/usr/share/doc/createrepo_c-devel/html/search/mag_sel.png
/usr/share/doc/createrepo_c-devel/html/search/nomatches.html
/usr/share/doc/createrepo_c-devel/html/search/pages_0.html
/usr/share/doc/createrepo_c-devel/html/search/pages_0.js
/usr/share/doc/createrepo_c-devel/html/search/search.css
/usr/share/doc/createrepo_c-devel/html/search/search.js
/usr/share/doc/createrepo_c-devel/html/search/search_l.png
/usr/share/doc/createrepo_c-devel/html/search/search_m.png
/usr/share/doc/createrepo_c-devel/html/search/search_r.png
/usr/share/doc/createrepo_c-devel/html/search/searchdata.js
/usr/share/doc/createrepo_c-devel/html/search/typedefs_0.html
/usr/share/doc/createrepo_c-devel/html/search/typedefs_0.js
/usr/share/doc/createrepo_c-devel/html/search/variables_0.html
/usr/share/doc/createrepo_c-devel/html/search/variables_0.js
/usr/share/doc/createrepo_c-devel/html/search/variables_1.html
/usr/share/doc/createrepo_c-devel/html/search/variables_1.js
/usr/share/doc/createrepo_c-devel/html/search/variables_10.html
/usr/share/doc/createrepo_c-devel/html/search/variables_10.js
/usr/share/doc/createrepo_c-devel/html/search/variables_11.html
/usr/share/doc/createrepo_c-devel/html/search/variables_11.js
/usr/share/doc/createrepo_c-devel/html/search/variables_2.html
/usr/share/doc/createrepo_c-devel/html/search/variables_2.js
/usr/share/doc/createrepo_c-devel/html/search/variables_3.html
/usr/share/doc/createrepo_c-devel/html/search/variables_3.js
/usr/share/doc/createrepo_c-devel/html/search/variables_4.html
/usr/share/doc/createrepo_c-devel/html/search/variables_4.js
/usr/share/doc/createrepo_c-devel/html/search/variables_5.html
/usr/share/doc/createrepo_c-devel/html/search/variables_5.js
/usr/share/doc/createrepo_c-devel/html/search/variables_6.html
/usr/share/doc/createrepo_c-devel/html/search/variables_6.js
/usr/share/doc/createrepo_c-devel/html/search/variables_7.html
/usr/share/doc/createrepo_c-devel/html/search/variables_7.js
/usr/share/doc/createrepo_c-devel/html/search/variables_8.html
/usr/share/doc/createrepo_c-devel/html/search/variables_8.js
/usr/share/doc/createrepo_c-devel/html/search/variables_9.html
/usr/share/doc/createrepo_c-devel/html/search/variables_9.js
/usr/share/doc/createrepo_c-devel/html/search/variables_a.html
/usr/share/doc/createrepo_c-devel/html/search/variables_a.js
/usr/share/doc/createrepo_c-devel/html/search/variables_b.html
/usr/share/doc/createrepo_c-devel/html/search/variables_b.js
/usr/share/doc/createrepo_c-devel/html/search/variables_c.html
/usr/share/doc/createrepo_c-devel/html/search/variables_c.js
/usr/share/doc/createrepo_c-devel/html/search/variables_d.html
/usr/share/doc/createrepo_c-devel/html/search/variables_d.js
/usr/share/doc/createrepo_c-devel/html/search/variables_e.html
/usr/share/doc/createrepo_c-devel/html/search/variables_e.js
/usr/share/doc/createrepo_c-devel/html/search/variables_f.html
/usr/share/doc/createrepo_c-devel/html/search/variables_f.js
/usr/share/doc/createrepo_c-devel/html/splitbar.png
/usr/share/doc/createrepo_c-devel/html/sqlite_8h_source.html
/usr/share/doc/createrepo_c-devel/html/struct_c_r___f_i_l_e.html
/usr/share/doc/createrepo_c-devel/html/struct_c_r___f_i_l_e.js
/usr/share/doc/createrepo_c-devel/html/struct_cmd_options.html
/usr/share/doc/createrepo_c-devel/html/struct_cmd_options.js
/usr/share/doc/createrepo_c-devel/html/struct_koji_merged_repos_stuff.html
/usr/share/doc/createrepo_c-devel/html/struct_koji_merged_repos_stuff.js
/usr/share/doc/createrepo_c-devel/html/struct_pool_task.html
/usr/share/doc/createrepo_c-devel/html/struct_pool_task.js
/usr/share/doc/createrepo_c-devel/html/struct_user_data.html
/usr/share/doc/createrepo_c-devel/html/struct_user_data.js
/usr/share/doc/createrepo_c-devel/html/structcr___binary_data.html
/usr/share/doc/createrepo_c-devel/html/structcr___binary_data.js
/usr/share/doc/createrepo_c-devel/html/structcr___changelog_entry.html
/usr/share/doc/createrepo_c-devel/html/structcr___changelog_entry.js
/usr/share/doc/createrepo_c-devel/html/structcr___compression_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___compression_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___content_stat.html
/usr/share/doc/createrepo_c-devel/html/structcr___content_stat.js
/usr/share/doc/createrepo_c-devel/html/structcr___delta_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___delta_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___delta_target_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___delta_target_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___dependency.html
/usr/share/doc/createrepo_c-devel/html/structcr___dependency.js
/usr/share/doc/createrepo_c-devel/html/structcr___distro_tag.html
/usr/share/doc/createrepo_c-devel/html/structcr___distro_tag.js
/usr/share/doc/createrepo_c-devel/html/structcr___e_v_r.html
/usr/share/doc/createrepo_c-devel/html/structcr___e_v_r.js
/usr/share/doc/createrepo_c-devel/html/structcr___header_range_struct.html
/usr/share/doc/createrepo_c-devel/html/structcr___header_range_struct.js
/usr/share/doc/createrepo_c-devel/html/structcr___metadata_location.html
/usr/share/doc/createrepo_c-devel/html/structcr___metadata_location.js
/usr/share/doc/createrepo_c-devel/html/structcr___metadatum.html
/usr/share/doc/createrepo_c-devel/html/structcr___metadatum.js
/usr/share/doc/createrepo_c-devel/html/structcr___modify_repo_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___modify_repo_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r.html
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r.js
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r_a.html
/usr/share/doc/createrepo_c-devel/html/structcr___n_e_v_r_a.js
/usr/share/doc/createrepo_c-devel/html/structcr___package.html
/usr/share/doc/createrepo_c-devel/html/structcr___package.js
/usr/share/doc/createrepo_c-devel/html/structcr___package_file.html
/usr/share/doc/createrepo_c-devel/html/structcr___package_file.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record.js
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record_fill_task.html
/usr/share/doc/createrepo_c-devel/html/structcr___repomd_record_fill_task.js
/usr/share/doc/createrepo_c-devel/html/structcr___sqlite_db.html
/usr/share/doc/createrepo_c-devel/html/structcr___sqlite_db.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_module.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_module.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_package.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_collection_package.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_info.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_info.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_record.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_record.js
/usr/share/doc/createrepo_c-devel/html/structcr___update_reference.html
/usr/share/doc/createrepo_c-devel/html/structcr___update_reference.js
/usr/share/doc/createrepo_c-devel/html/structcr___version.html
/usr/share/doc/createrepo_c-devel/html/structcr___version.js
/usr/share/doc/createrepo_c-devel/html/structcr___xml_file.html
/usr/share/doc/createrepo_c-devel/html/structcr___xml_file.js
/usr/share/doc/createrepo_c-devel/html/structcr___xml_struct.html
/usr/share/doc/createrepo_c-devel/html/structcr___xml_struct.js
/usr/share/doc/createrepo_c-devel/html/structsrpm__val.html
/usr/share/doc/createrepo_c-devel/html/structsrpm__val.js
/usr/share/doc/createrepo_c-devel/html/sync_off.png
/usr/share/doc/createrepo_c-devel/html/sync_on.png
/usr/share/doc/createrepo_c-devel/html/tab_a.png
/usr/share/doc/createrepo_c-devel/html/tab_b.png
/usr/share/doc/createrepo_c-devel/html/tab_h.png
/usr/share/doc/createrepo_c-devel/html/tab_s.png
/usr/share/doc/createrepo_c-devel/html/tabs.css
/usr/share/doc/createrepo_c-devel/html/threads_8h_source.html
/usr/share/doc/createrepo_c-devel/html/unioncr___statements.html
/usr/share/doc/createrepo_c-devel/html/unioncr___statements.js
/usr/share/doc/createrepo_c-devel/html/updateinfo_8h_source.html
/usr/share/doc/createrepo_c-devel/html/version_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__dump_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__file_8h_source.html
/usr/share/doc/createrepo_c-devel/html/xml__parser_8h_source.html

References

Summary

In this tutorial we learn how to install createrepo_c-devel on CentOS 8 using yum and dnf.