How to Install and Uninstall libtidyp-1_04-0 Package on openSuSE Tumbleweed

Last updated: February 08,2025

1. Install "libtidyp-1_04-0" package

Please follow the steps below to install libtidyp-1_04-0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libtidyp-1_04-0

2. Uninstall "libtidyp-1_04-0" package

Learn how to uninstall libtidyp-1_04-0 on openSuSE Tumbleweed:

$ sudo zypper remove libtidyp-1_04-0

3. Information about the libtidyp-1_04-0 package on openSuSE Tumbleweed

Information for package libtidyp-1_04-0:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtidyp-1_04-0
Version : 1.04-16.34
Arch : x86_64
Vendor : openSUSE
Installed Size : 406.2 KiB
Installed : No
Status : not installed
Source package : tidyp-1.04-16.34.src
Upstream URL : http://tidy.sourceforge.net/
Summary : Library to Clean Up and Pretty-print HTML, XHTML or XML Markup
Description :
TidyLib is a library for cleaning up and pretty printing HTML, XHTML and XML
markup in a variety of file encodings. For HTML variants, it can detect and
report proprietary elements as well as many common coding errors, correct them
and produce visually equivalent markup which is both compliant with W3C
standards and works on most browsers. Furthermore, it can convert plain HTML
into XHTML. For generic XML files, Tidy is limited to correcting basic
well-formedness errors and pretty printing.
There is a commandline frontend for this library, contained in the package
"tidy".