[prev in list] [next in list] [prev in thread] [next in thread] 

List:       suse-linux-e
Subject:    RE: [SLE] Getting YaST to pass a software list
From:       Richard Bos <allabos () freeler ! nl>
Date:       2003-01-16 13:59:34
[Download RAW message or body]

>===== Original Message From James Oakley <joakley@solutioninc.com> =====
>With apt, you can do this easily. To get just the package names (without
>version and release numbers):
>
>rpm -qa --queryformat '%{name}\n' > pkglist
>
>Then do the following:
>
>for pkg in `cat pkglist`; do
>  apt-get install $pkg
>done
>
>Don't worry about packages that are already installed. They will either get
>updated to the latest version or apt will simply say "foo is already the
>latest version"

Or just do:
apt-get install $(cat pkglist)

This is probably much quicker.

--
Richard Bos

-- 
Dit bericht is verzonden met Webmail van Freeler.

Ook snel en betrouwbaar toegang tot internet? 
Meld je aan op http://www.freeler.nl


-- 
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@suse.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic