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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install php-symfony4-var-exporter.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 5:16:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-symfony4-var-exporter
Version : 4.4.40
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : php-symfony4-4.4.40-1.fc34.src.rpm
Repository : updates
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