How to Install and Uninstall php-symfony4-var-dumper.noarch Package on Fedora 35

Last updated: February 23,2025

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

Please follow the steps below to install php-symfony4-var-dumper.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall php-symfony4-var-dumper.noarch on Fedora 35:

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

3. Information about the php-symfony4-var-dumper.noarch package on Fedora 35

Last metadata expiration check: 4:17:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-symfony4-var-dumper
Version : 4.4.44
Release : 1.fc35.remi
Architecture : noarch
Size : 73 k
Source : php-symfony4-4.4.44-1.fc35.remi.src.rpm
Repository : remi
Summary : Symfony mechanism for exploring and dumping PHP variables (version 4)
URL : http://symfony.com/doc/4.4/components/var_dumper.html
License : MIT
Description : This component provides a mechanism that allows exploring then dumping any PHP
: variable.
:
: It handles scalars, objects and resources properly, taking hard and soft
: references into account. More than being immune to infinite recursion problems,
: it allows dumping where references link to each other. It explores recursive
: structures using a breadth-first algorithm.
:
: The component exposes all the parts involved in the different steps of cloning
: then dumping a PHP variable, while applying size limits and having specialized
: output formats and methods.
:
: Autoloader: /usr/share/php/Symfony4/Component/VarDumper/autoload.php