Re: Can yum show a listing of just the locally installed packages?
Gerry Reno <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Seth Vidal wrote: > > > On Thu, 19 Mar 2009, Gerry Reno wrote: > >> Seth Vidal wrote: >>> >>> >>> On Thu, 19 Mar 2009, Gerry Reno wrote: >>> >>>> Hi, >>>> Can yum show me just the list of locally installed packages? I >>>> create my own versions of packages with specific options setup and >>>> I install these locally on some of my machines. So I was hoping >>>> that there was a way for yum to show me a listing of just my >>>> locally installed packages. >>> >>> yum list installed >>> >>> is that what you mean? >>> >>> -sv >> Seth, >> Not exactly. That shows me everything that is installed no matter >> where it came from. I'm just wanting the list of packages that I >> installed using 'localinstall' or 'localupdate'. >> > > yum list extras > > -sv Ok, I just got done trying 'yum list extras' and it shows me a whole big long list of packages which I guess are still installed but no longer available from the repositories. So no, extras doesn't help here. Regards, Gerry