Aniruddha wrote:
> I wonder how do search and install rpm's from the commandline? I know I
> can run yast in curses mode but I am looking for something more basic.
> 
> In other words what is the openSUSE equivalent for:
> 
> Debian
> aptitude search $ (search in package names) 
zypper search $

> apt-cache search $ (search package descriptions)
zypper search -d $
(this is currently (in 10.3) broken :O()

> aptitude install $ (install package)
zypper install $

see http://en.opensuse.org/Zypper and man zypper for more

Jano
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to