How to Install and Uninstall php8-tidy Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "php8-tidy" package

This guide covers the steps necessary to install php8-tidy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-tidy

2. Uninstall "php8-tidy" package

In this section, we are going to explain the necessary steps to uninstall php8-tidy on openSuSE Tumbleweed:

$ sudo zypper remove php8-tidy

3. Information about the php8-tidy package on openSuSE Tumbleweed

Information for package php8-tidy:
----------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : php8-tidy
Version : 8.3.3-3.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 67.3 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-3.1.src
Upstream URL : https://secure.php.net
Summary : PHP binding for the Tidy HTML cleaner
Description :
Tidy is an extension based on Libtidy (http://tidy.sourceforge.net) and allows
a PHP developer to clean, repair, and traverse HTML, XHTML, and XML
documents -- including ones with embedded scripting languages such as
PHP or ASP within them using OO constructs.

5. The same packages on other Linux Distributions