Re: Is there going to be a (FC) 4 directory tree at freshrpms?
Brett <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Jun 2005, seth vidal wrote: > On Wed, 2005-06-29 at 18:46 +0200, Ralf Ertzinger wrote: >> Hi. >> >> Don Harper <[email protected]> wrote: >> >>> Or, the ability to query it's database while not connected to the >>> net. Which is the real reason I am still using apt. >> >> Errr... this works with yum just fine. Just run it as a non-root >> user. > > or use repoquery from yum-utils. > or use yum -C -C Tells yum to run entirely from cache - does not download or update any headers unless it has to to per- form the requested action. --