How to Install and Uninstall perl-Net-Whois-Raw Package on openSuSE Tumbleweed

Last updated: January 11,2025

1. Install "perl-Net-Whois-Raw" package

This guide covers the steps necessary to install perl-Net-Whois-Raw on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Net-Whois-Raw

2. Uninstall "perl-Net-Whois-Raw" package

Here is a brief guide to show you how to uninstall perl-Net-Whois-Raw on openSuSE Tumbleweed:

$ sudo zypper remove perl-Net-Whois-Raw

3. Information about the perl-Net-Whois-Raw package on openSuSE Tumbleweed

Information for package perl-Net-Whois-Raw:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Net-Whois-Raw
Version : 2.99037-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 270.6 KiB
Installed : No
Status : not installed
Source package : perl-Net-Whois-Raw-2.99037-1.5.src
Upstream URL : https://metacpan.org/release/Net-Whois-Raw
Summary : Get Whois information of domains and IP addresses
Description :
Net::Whois::Raw queries WHOIS servers about domains. The module supports
recursive WHOIS queries. Also queries via HTTP is supported for some TLDs.
Setting the variables $OMIT_MSG and $CHECK_FAIL will match the results
against a set of known patterns. The first flag will try to omit the
copyright message/disclaimer, the second will attempt to determine if the
search failed and return undef in such a case.
*IMPORTANT*: these checks merely use pattern matching; they will work on
several servers but certainly not on all of them.