How to Install and Uninstall perl-Test-Pod Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "perl-Test-Pod" package

Please follow the steps below to install perl-Test-Pod on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Test-Pod

2. Uninstall "perl-Test-Pod" package

This is a short guide on how to uninstall perl-Test-Pod on openSuSE Tumbleweed:

$ sudo zypper remove perl-Test-Pod

3. Information about the perl-Test-Pod package on openSuSE Tumbleweed

Information for package perl-Test-Pod:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Test-Pod
Version : 1.52-1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 18.8 KiB
Installed : No
Status : not installed
Source package : perl-Test-Pod-1.52-1.24.src
Upstream URL : http://search.cpan.org/dist/Test-Pod/
Summary : Check for Pod Errors in Files
Description :
Check POD files for errors or warnings in a test file, using 'Pod::Simple'
to do the heavy lifting.