How to Install and Uninstall perl-HTML-Tidy Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "perl-HTML-Tidy" package

Learn how to install perl-HTML-Tidy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-HTML-Tidy

2. Uninstall "perl-HTML-Tidy" package

Please follow the guidelines below to uninstall perl-HTML-Tidy on openSuSE Tumbleweed:

$ sudo zypper remove perl-HTML-Tidy

3. Information about the perl-HTML-Tidy package on openSuSE Tumbleweed

Information for package perl-HTML-Tidy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-HTML-Tidy
Version : 1.60-1.32
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : perl-HTML-Tidy-1.60-1.32.src
Upstream URL : http://search.cpan.org/dist/HTML-Tidy/
Summary : (X)HTML validation in a Perl object
Description :
'HTML::Tidy' is an HTML checker in a handy dandy object. It's meant as a
replacement for HTML::Lint. If you're currently an HTML::Lint user looking
to migrate, see the section Converting from HTML::Lint.