Tagged Questions
2
votes
2answers
425 views
Solaris 11: how to get pkg properties in machine readable format
I would like to be able to extract (from within a shell script) the attributes of an IPS package. Basically I'm after exact same information as is listed with the pkg info command, but unfortunately ...
0
votes
2answers
740 views
How to install software in solaris?
How do I install NetBackUp software in solaris?
I'm learning the software and I need to install and practice using it.
4
votes
3answers
2k views
Is there a yum or apt-get like system on Solaris?
I am aware of the use of pkg to install an individual package file, but it does not include a repository infrastructure like other Linux distributions. Is there any solution that behaves like yum or ...
1
vote
1answer
472 views
Installing individual packages from Solaris .iso
I need to update the following packages:
SUNWjaf
SUNWjato
SUNWjmail
I read that the updated versions of these packages can be found on the latest version of Solaris, and that it's possible to just ...