How to Install and Uninstall json11.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "json11.x86_64" package

Please follow the guidelines below to install json11.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install json11.x86_64

2. Uninstall "json11.x86_64" package

Please follow the step by step instructions below to uninstall json11.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove json11.x86_64 $ sudo dnf autoremove

3. Information about the json11.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : json11
Version : 1.0.0
Release : 3.el8
Architecture : x86_64
Size : 38 k
Source : json11-1.0.0-3.el8.src.rpm
Repository : epel
Summary : A tiny JSON library for C++11
URL : https://github.com/dropbox/json11
License : MIT
Description : Json11 is a tiny JSON library for C++11, providing JSON parsing
: and serialization.