public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joost Roeleveld <joost@antarean.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] /usr/portage index?
Date: Fri, 26 Aug 2011 19:51:19 +0200	[thread overview]
Message-ID: <3354747.Bau1mb2Zlh@eve> (raw)
In-Reply-To: <loom.20110826T190301-342@post.gmane.org>

On Friday, August 26, 2011 05:08:08 PM James wrote:
> Hello,
> 
> 
> In /usr/portage/sci-chemistry, there are lots
> of software offerings. My son is new to Gentoo
> but now I let him go root and install packages.
> 
> Does Gentoo maintain an  online index with brief
> description of each so one can make a guess as to
> which packages might be useful to him?
> 
> Is there some slick way to install all of the packages
> in this dir? (drawing a blank --most-likely-TGIF-syndrome)
> 
> and then go down a list (index) and test which ones
> he would want to keep?
> 
> suggestions are most welcome.
> 
> I'm looking for suggestions better than:
> eix <package>  one at a time....

Got a few ideas:

You can have "eix" give details for all the packages in a "group" in one go 
though. Try:
# eix sci-chemistry/
(Yes, use a training slash "/" )

To install all the packages in "sci-chemistry/" you can do the following:
# emerge -va `eix sci-chemistry/ --only-names`

Be prepared to have to unmask a lot of packages.

To get a list of all the sci-chemistry/ packages installed (eg. still to check 
and/or already selected to keep:
# eix -I --only-names sci-chemistry/

Hope these help with what you're trying to do.

--
Joost



  reply	other threads:[~2011-08-26 17:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 17:08 [gentoo-user] /usr/portage index? James
2011-08-26 17:51 ` Joost Roeleveld [this message]
2011-08-26 18:51 ` Paul Hartman
2011-08-26 20:30 ` Bill Longman
2011-08-28 21:45   ` [gentoo-user] " James
2011-08-29  0:03     ` Dale
2011-08-29  1:34       ` Alex Schuster
2011-08-29  7:55         ` Dale
2011-08-29 14:55           ` Sebastian Beßler
2011-08-29 17:07       ` Per-Erik Westerberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3354747.Bau1mb2Zlh@eve \
    --to=joost@antarean.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox