public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Justus Pendleton <gentoo@ryoohki.net>
To: gentoo <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] Questions about portage, etc.
Date: Fri May 11 22:23:01 2001	[thread overview]
Message-ID: <20010512002153.A14999@ryoohki.net> (raw)
In-Reply-To: <20010511200727.64e2eac4.erichey2@home.com>; from erichey2@home.com on Fri, May 11, 2001 at 08:07:27PM -0600

On Fri, May 11, 2001 at 08:07:27PM -0600, Collins Richey wrote:
> 1. Is there a way to get a listing of packages that have been
> installed, ie something like rpm -qa if your're using rpm?

ls /var/db/pkg/*

will give you a list of all installed packages.

> 2.  How does one resync to pick up current packages, and does
> this effect any packages you've already installed?

The portage user guide talks about this.  Basically do

rsync -avz rsync://cvs.gentoo.org/gentoo-x86-portage/* /usr/portage

It doesn't affect already installed packages in any way whatsoever.
All it does it update your portage area.  Then you can do ebuilds or
whatever and update whatever packages you want to update.

Justus



  reply	other threads:[~2001-05-12  4:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-11 20:00 [gentoo-dev] Questions about portage, etc Collins Richey
2001-05-11 22:23 ` Justus Pendleton [this message]
2001-05-11 22:29   ` Daniel Robbins
2001-05-12  7:20     ` Collins Richey
2001-05-12  8:10       ` Achim Gottinger

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=20010512002153.A14999@ryoohki.net \
    --to=gentoo@ryoohki.net \
    --cc=gentoo-dev@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