How to Install and Uninstall php-cs-fixer-accessible-object.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-cs-fixer-accessible-object.noarch" package

This guide covers the steps necessary to install php-cs-fixer-accessible-object.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-cs-fixer-accessible-object.noarch

2. Uninstall "php-cs-fixer-accessible-object.noarch" package

This tutorial shows how to uninstall php-cs-fixer-accessible-object.noarch on Fedora 34:

$ sudo dnf remove php-cs-fixer-accessible-object.noarch $ sudo dnf autoremove

3. Information about the php-cs-fixer-accessible-object.noarch package on Fedora 34

Last metadata expiration check: 2:07:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-cs-fixer-accessible-object
Version : 1.1.0
Release : 2.fc34
Architecture : noarch
Size : 11 k
Source : php-cs-fixer-accessible-object-1.1.0-2.fc34.src.rpm
Repository : fedora
Summary : A library to reveal object internals
URL : https://github.com/PHP-CS-Fixer/AccessibleObject
License : MIT
Description : AccessibleObject is small class allowing you to easily access internals
: of any object. In general, it's bad practice to do so. While we strongly
: discourage you to using it, it may be helpful in debugging or testing
: old, sad, legacy projects.
:
: Autoloader: /usr/share/php/PhpCsFixer/AccessibleObject/autoload.php