I need to install HP support package on Ubuntu Trust / 14.04.
Add the following line to:
sudo nano /etc/apt/sources.list.d/hp-proliant-support-pack.list
Add the following line:
deb http://downloads.linux.hpe.com/SDR/downloads/MCP/ubuntu trusty current/non-free
Update the apt-get cache:
sudo apt-get update
You can see the list of packaging in this repository by using this command:
grep ^Package: /var/lib/apt/lists/downloads.linux.hp.com*
Hope this helps someone.
Thank you! I was in urgent need of this. 🙂
How am I to find the troubleshoot option?
It doesn’t create the icon as well.
I’m not sure that I understand the question. I guess you might installing his on a desktop. I’m pretty sure these tools are command line only and so won’t have icons and GUIs.
URL change: gotta update it to “deb http://downloads.linux.HPE.com/SDR/downloads/MCP/ubuntu trusty current/non-free”
Note the HPE not the hp. gotta love it when big companies force a brand change down your throat.
Thanks. I’ll update the post now.