How to Install and Uninstall php-symfony4-var-exporter.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "php-symfony4-var-exporter.noarch" package

Please follow the guidance below to install php-symfony4-var-exporter.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-symfony4-var-exporter.noarch

2. Uninstall "php-symfony4-var-exporter.noarch" package

Please follow the guidelines below to uninstall php-symfony4-var-exporter.noarch on Fedora 36:

$ sudo dnf remove php-symfony4-var-exporter.noarch $ sudo dnf autoremove

3. Information about the php-symfony4-var-exporter.noarch package on Fedora 36

Last metadata expiration check: 5:44:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-symfony4-var-exporter
Version : 4.4.44
Release : 1.fc36.remi
Architecture : noarch
Size : 21 k
Source : php-symfony4-4.4.44-1.fc36.remi.src.rpm
Repository : remi
Summary : Symfony exporting data structure to plain PHP code (version 4)
URL : http://symfony.com/doc/4.4/components/var_exporter.html
License : MIT
Description : The VarExporter component allows exporting any serializable PHP data structure
: to plain PHP code. While doing so, it preserves all the semantics associated
: with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
:
: It also provides an instantiator that allows creating and populating objects
: without calling their constructor nor any other methods.
:
: Autoloader: /usr/share/php/Symfony4/Component/VarExporter/autoload.php