[OpenIndiana-discuss] search pkg lists

2012-05-23 Thread Tim Dunphy
hello list,

 I am trying to install sudo onto a zone I created on my openindiana
box. I downloaded the one I found at sunfreeware.com, but that was
missing a lot of libraries.

 Next, I thought I would try searching the openindiana package
repository but I don't know if there is a way to do this akin to 'yum
search package-i-want' under CentOS for example.


Thanks
tim

-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] search pkg lists

2012-05-23 Thread andre
  

On 23.05.2012 17:12, Tim Dunphy wrote: 

 hello list,
 
 I am
trying to install sudo onto a zone I created on my openindiana
 box. I
downloaded the one I found at sunfreeware.com, but that was
 missing a
lot of libraries.
 
 Next, I thought I would try searching the
openindiana package
 repository but I don't know if there is a way to
do this akin to 'yum
 search package-i-want' under CentOS for
example.
 
 Thanks
 tim

You can use 

pkg list -a | grep  
  
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] search pkg lists

2012-05-23 Thread Alan Coopersmith
On 05/23/12 08:12 AM, Tim Dunphy wrote:
 hello list,
 
  I am trying to install sudo onto a zone I created on my openindiana
 box. I downloaded the one I found at sunfreeware.com, but that was
 missing a lot of libraries.
 
  Next, I thought I would try searching the openindiana package
 repository but I don't know if there is a way to do this akin to 'yum
 search package-i-want' under CentOS for example.

pkg search sudo

-- 
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] search pkg lists

2012-05-23 Thread Jörg Stephan

Am 23.05.2012 17:12, schrieb Tim Dunphy:

hello list,

  I am trying to install sudo onto a zone I created on my openindiana
box. I downloaded the one I found at sunfreeware.com, but that was
missing a lot of libraries.

  Next, I thought I would try searching the openindiana package
repository but I don't know if there is a way to do this akin to 'yum
search package-i-want' under CentOS for example.


Thanks
tim


I guess you are looking for

pkg search package-you-want

Regards

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss