Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: How to discover what is the package of a given file?
Date: Mon, 30 Oct 2006 20:37:08
Message-Id: 45465CBF.2010709@badapple.net
In Reply to: [gentoo-user] Re: How to discover what is the package of a given file? by lanjelot
1 lanjelot wrote:
2 > but what if <package> isn't merged yet ?
3 >
4 > expl:
5 > how do i find out what package i need to emerge so i can use nslookup.
6 >
7 > it's something i've been wondering for a while and i just thought it
8 > could fit in this thread even though the poster got the answer to his
9 > question.
10 >
11 > thanks all
12
13 It's not easy under any system. My favorite was trying to figure out how
14 to get uuencode stuff under Redhat. It's the sharutils package in case
15 you were wondering.
16
17 Google and the Gentoo forums are your friends when trying to find what
18 installs what though most of it fairly straightforward. Gentoo does have
19 some unique issues because the Gentoo "system" is fairly stripped down
20 so things like dig, telnet, or ftp are missing until you add them.
21 That's much of the appeal to many people.
22
23 emerge bind-tools to get nslookup, dig, host, etc.
24
25 kashani
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: How to discover what is the package of a given file? lanjelot <lanjelot@×××××.com>