Install HP driver in ubuntu
- by dotNET
Hey,
I need to install the wifi driver to ubuntu. so I downloaded the driver from hp website but the extension is .rpm, so I need to convert him to .deb so I can install it on ubuntu.
The problem is I don't have internet connection on ubuntu to do this :
sudo apt-get install alien
how can convert the driver on windows for example, or how can I do download alien and place it under my usb to install it after booting on ubuntu.
Thanks