How To Install xmlrpc-c-c++ on CentOS 8

xmlrpc-c-c++ is C++ libraries for xmlrpc-c C++ libraries for xmlrpc-c

Introduction

In this tutorial we learn how to install xmlrpc-c-c++ on CentOS 8.

What is xmlrpc-c-c++

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C++. xmlrpc-c-c++ 1.51.0 5.el8 x86_64 129 k xmlrpc-c-1.51.0-5.el8.src.rpm powertools C++ libraries for xmlrpc-c http BSD and MIT XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C++.

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

Install xmlrpc-c-c++ 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 xmlrpc-c-c++ using dnf by running the following command:

sudo dnf -y install xmlrpc-c-c++

Install xmlrpc-c-c++ 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 xmlrpc-c-c++ using yum by running the following command:

sudo yum -y install xmlrpc-c-c++

How To Uninstall xmlrpc-c-c++ on CentOS 8

To uninstall only the xmlrpc-c-c++ package we can use the following command:

sudo dnf remove xmlrpc-c-c++

xmlrpc-c-c++ Package Contents on CentOS 8

/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/64ae5efecd58c3a8b46d2e2a2fb3ae64b388c4
/usr/lib/.build-id/17
/usr/lib/.build-id/17/9efcb4ec818169d772919ed22eba527819d3ec
/usr/lib/.build-id/25/81975a6a271b7e253ceb93dc1c9bb0826cbe45
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/9964a99077012159fc8b970cba89d03ad89015
/usr/lib/.build-id/55
/usr/lib/.build-id/55/df44909f8478a34cea497c13eca4165ff82666
/usr/lib/.build-id/73
/usr/lib/.build-id/73/9993b3fff56c9e58d94a134df5a27121ca9e55
/usr/lib/.build-id/98
/usr/lib/.build-id/98/8e8f2c1a491cb250ba799812f7f5ecdf2b4399
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/e5b3b07413d56eaf13e671a1e9f9b0d4007cd9
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/a8cb9ca4ae1938bf9e8775e233a8c1dd6f327e
/usr/lib64/libxmlrpc++.so.8
/usr/lib64/libxmlrpc++.so.8.51
/usr/lib64/libxmlrpc_abyss++.so.8
/usr/lib64/libxmlrpc_abyss++.so.8.51
/usr/lib64/libxmlrpc_cpp.so.8
/usr/lib64/libxmlrpc_cpp.so.8.51
/usr/lib64/libxmlrpc_packetsocket.so.8
/usr/lib64/libxmlrpc_packetsocket.so.8.51
/usr/lib64/libxmlrpc_server++.so.8
/usr/lib64/libxmlrpc_server++.so.8.51
/usr/lib64/libxmlrpc_server_abyss++.so.8
/usr/lib64/libxmlrpc_server_abyss++.so.8.51
/usr/lib64/libxmlrpc_server_cgi++.so.8
/usr/lib64/libxmlrpc_server_cgi++.so.8.51
/usr/lib64/libxmlrpc_server_pstream++.so.8
/usr/lib64/libxmlrpc_server_pstream++.so.8.51
/usr/lib64/libxmlrpc_util++.so.8
/usr/lib64/libxmlrpc_util++.so.8.51
/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/452095d4b31c4b830ae169b324a4039019dd50
/usr/lib/.build-id/25
/usr/lib/.build-id/25/1747f956c332f66e49dbbea8dfdea88217f536
/usr/lib/.build-id/39
/usr/lib/.build-id/39/5e6aa5931ab3d927d0fa12058f1f13ab7dd0be
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/081ef504a10097f5cd1b38725ee48bcbe391cb
/usr/lib/.build-id/56
/usr/lib/.build-id/56/34030b8cbb4802f2e795b4d73e32678e0e0e52
/usr/lib/.build-id/78
/usr/lib/.build-id/78/df2a5282cfc79485f7441caab43c069a348c79
/usr/lib/.build-id/85
/usr/lib/.build-id/85/76b55a80e9a47d6c7b1409a73a1781f13baea7
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/441a26463a3a5189c9ec4153516c5bcb60c666
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/dee00b430e9a37aaee0cc07cabbcb4484abc2a
/usr/lib/libxmlrpc++.so.8
/usr/lib/libxmlrpc++.so.8.51
/usr/lib/libxmlrpc_abyss++.so.8
/usr/lib/libxmlrpc_abyss++.so.8.51
/usr/lib/libxmlrpc_cpp.so.8
/usr/lib/libxmlrpc_cpp.so.8.51
/usr/lib/libxmlrpc_packetsocket.so.8
/usr/lib/libxmlrpc_packetsocket.so.8.51
/usr/lib/libxmlrpc_server++.so.8
/usr/lib/libxmlrpc_server++.so.8.51
/usr/lib/libxmlrpc_server_abyss++.so.8
/usr/lib/libxmlrpc_server_abyss++.so.8.51
/usr/lib/libxmlrpc_server_cgi++.so.8
/usr/lib/libxmlrpc_server_cgi++.so.8.51
/usr/lib/libxmlrpc_server_pstream++.so.8
/usr/lib/libxmlrpc_server_pstream++.so.8.51
/usr/lib/libxmlrpc_util++.so.8
/usr/lib/libxmlrpc_util++.so.8.51

References

Summary

In this tutorial we learn how to install xmlrpc-c-c++ on CentOS 8 using yum and dnf.