How to Install and Uninstall rapidjson-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 20,2025

1. Install "rapidjson-devel.x86_64" package

This guide covers the steps necessary to install rapidjson-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install rapidjson-devel.x86_64

2. Uninstall "rapidjson-devel.x86_64" package

Here is a brief guide to show you how to uninstall rapidjson-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove rapidjson-devel.x86_64 $ sudo dnf autoremove

3. Information about the rapidjson-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:18:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : rapidjson-devel
Version : 1.1.0
Release : 14.el8
Architecture : x86_64
Size : 118 k
Source : rapidjson-1.1.0-14.el8.src.rpm
Repository : epel
Summary : Fast JSON parser and generator for C++
URL : http://rapidjson.org/
License : MIT
Description : %{description}