How to Install and Uninstall libfastjson.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "libfastjson.x86_64" package
Please follow the step by step instructions below to install libfastjson.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libfastjson.x86_64
Copied
2. Uninstall "libfastjson.x86_64" package
This tutorial shows how to uninstall libfastjson.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libfastjson.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libfastjson.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:19:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libfastjson
Version : 0.99.9
Release : 2.el8
Architecture : x86_64
Size : 38 k
Source : libfastjson-0.99.9-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A JSON implementation in C
URL : https://github.com/rsyslog/libfastjson
License : MIT
Description : LIBFASTJSON implements a reference counting object
: model that allows you to easily construct JSON
: objects in C, output them as JSON formatted strings
: and parse JSON formatted strings back into the
: C representation of JSON objects.
Available Packages
Name : libfastjson
Version : 0.99.9
Release : 2.el8
Architecture : x86_64
Size : 38 k
Source : libfastjson-0.99.9-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A JSON implementation in C
URL : https://github.com/rsyslog/libfastjson
License : MIT
Description : LIBFASTJSON implements a reference counting object
: model that allows you to easily construct JSON
: objects in C, output them as JSON formatted strings
: and parse JSON formatted strings back into the
: C representation of JSON objects.