How to Install and Uninstall php-phpunit-bytekit.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "php-phpunit-bytekit.noarch" package

Please follow the guidelines below to install php-phpunit-bytekit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-phpunit-bytekit.noarch

2. Uninstall "php-phpunit-bytekit.noarch" package

Here is a brief guide to show you how to uninstall php-phpunit-bytekit.noarch on Fedora 34:

$ sudo dnf remove php-phpunit-bytekit.noarch $ sudo dnf autoremove

3. Information about the php-phpunit-bytekit.noarch package on Fedora 34

Last metadata expiration check: 1:00:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-phpunit-bytekit
Version : 1.1.3
Release : 17.fc34
Architecture : noarch
Size : 21 k
Source : php-phpunit-bytekit-1.1.3-17.fc34.src.rpm
Repository : fedora
Summary : A command-line tool built on the PHP Bytekit extension
URL : https://github.com/sebastianbergmann/bytekit-cli
License : BSD
Description : Bytekit is a PHP extension that provides userspace access to the opcodes
: generated by PHP's compiler.
:
: bytekit-cli is a command-line tool that leverages Bytekit to perform common code
: analysis tasks.