How to Install and Uninstall perl-Cpanel-JSON-XS.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "perl-Cpanel-JSON-XS.x86_64" package

Learn how to install perl-Cpanel-JSON-XS.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Cpanel-JSON-XS.x86_64

2. Uninstall "perl-Cpanel-JSON-XS.x86_64" package

Please follow the guidance below to uninstall perl-Cpanel-JSON-XS.x86_64 on Fedora 39:

$ sudo dnf remove perl-Cpanel-JSON-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Cpanel-JSON-XS.x86_64 package on Fedora 39

Last metadata expiration check: 4:10:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Cpanel-JSON-XS
Version : 4.37
Release : 4.fc39
Architecture : x86_64
Size : 149 k
Source : perl-Cpanel-JSON-XS-4.37-4.fc39.src.rpm
Repository : fedora
Summary : JSON::XS for Cpanel, fast and correct serializing
URL : https://metacpan.org/release/Cpanel-JSON-XS
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module converts Perl data structures to JSON and vice versa. Its
: primary goal is to be correct and its secondary goal is to be fast. To
: reach the latter goal it was written in C.