Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
# yum install whois
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* rpmforge: apt.sw.be
Setting up Install Process
Parsing package install arguments
No package whois available.
Nothing to do
It's called "whois" in debian-based distros. I don't know what it's called in centos or else you don't have the correct repos in your sources.list. Do a google for centos who is and you should find it easily enough.
Ciao,
jdk
jwhois - client for the whois service
SYNOPSIS
jwhois [ OPTIONS ]... [ QUERY ]
DESCRIPTION
jwhois searches Whois servers for the object on the command line.
The host to query is taken from a global configuration file, a configuration file specified on the command line, or selected directly on the command line.
I noticed that as an option to install, is that just a clone of whois?
jwhois is a clone/adaptation of whois. Should be just fine.
Actually, I've run into a number of packages that happen to be clones of originally named packages. And what the distributors do is link the original name (i.e. whois) to the actual binary (i.e. jwhois).
[root@localhost /]# yum install jwhois
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
..........
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package jwhois.i686 0:4.0-19.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================== ==========================================
Package Arch Version Repository Size
==================================================================================================== ==========================================
Installing:
jwhois i686 4.0-19.el6 base 103 k
...........
Package: centos-release-6-2.el6.centos.7.i686 (@anaconda-CentOS-201112130233.i386/6.2)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Is this ok [y/N]: y
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : jwhois-4.0-19.el6.i686 1/1
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.