How to Install and Uninstall phpunit-resource-operations Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "phpunit-resource-operations" package

Learn how to install phpunit-resource-operations on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-resource-operations

2. Uninstall "phpunit-resource-operations" package

In this section, we are going to explain the necessary steps to uninstall phpunit-resource-operations on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpunit-resource-operations $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpunit-resource-operations package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phpunit-resource-operations
Priority: optional
Section: universe/php
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.0-1build1
Provides: php-sebastian-resource-operations
Depends: php-common
Filename: pool/universe/p/phpunit-resource-operations/phpunit-resource-operations_1.0.0-1build1_all.deb
Size: 6360
MD5sum: 8e2dd3e61bc55418bc2b567f09a1ddc1
SHA1: 51fbda370ee3139c59bc45d45e8a479a4b279342
SHA256: 943e3a9579e378bf0177bcd5101960ee870ee3032f60f509b04cd756856ef694
Description-en: provide a list of PHP built-in functions that operate on resources
Resource Operations is a PHPUnit extension that provides a list of PHP
built-in functions that operate on resources.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: c85ad8ce673503941911fff61606c883
Homepage: https://github.com/sebastianbergmann/resource-operations
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu