How to Install and Uninstall php82-php-pecl-json-post.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "php82-php-pecl-json-post.x86_64" package

Please follow the step by step instructions below to install php82-php-pecl-json-post.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install php82-php-pecl-json-post.x86_64

2. Uninstall "php82-php-pecl-json-post.x86_64" package

This guide let you learn how to uninstall php82-php-pecl-json-post.x86_64 on Fedora 39:

$ sudo dnf remove php82-php-pecl-json-post.x86_64 $ sudo dnf autoremove

3. Information about the php82-php-pecl-json-post.x86_64 package on Fedora 39

Last metadata expiration check: 4:20:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php82-php-pecl-json-post
Version : 1.1.0
Release : 2.fc39.remi
Architecture : x86_64
Size : 18 k
Source : php82-php-pecl-json-post-1.1.0-2.fc39.remi.src.rpm
Repository : remi
Summary : JSON POST handler
URL : https://pecl.php.net/package/json_post
License : BSD-2-Clause
Description : This extension provides a PHP content type handler for "text/json" to PHP's
: form data parser. If the `Content-Type` of an incoming request is `text/json`,
: the JSON contents of the request body will by parsed into `$_POST`.
:
: This extension does not provide any constants, functions or classes.
:
: Package built for PHP 8.2 as Software Collection (php82 by remi).