Solaris / OpenSolarisThis forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
just wonder if there is a tool that installes packages and that automatic download dependencies, for example redhat have .rpm files and debian have .deb etc...
You will not find pkg-get in the regular solaris 3/05 (can't verify it in open solaris though or solaris 10 01/06) but you can download the pkg-get package from www.blastwave.org and install it with pkgadd.
Then, you can try:
pkg-get -a (show what is available)
pkg-get -i (or install) package_name_here (just like apt-get install in debian.
It's pretty cool.
Perhaps somebody can confirm if it is installed by default in opensolaris or 1/06
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.