how to install hplip12.4 using terminal
Asked by
hlb244
on 2012-04-20
how do i install hplip-3.12.4
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu hplip Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Mark Rijckenberg
- Solved:
- 2012-04-20
- Last query:
- 2012-04-20
- Last reply:
- 2012-04-20
mark the .run file executable and run it as user (not using sudo). if the file is called foo.run and is in ~/Downloads then run:
cd ~/Downloads
chmod +x foo.run
./foo.run
will make it install
hlb244 (hlb244) said : | #4 |
Thanks Mark Rijckenberg, that solved my question.
hlb244 (hlb244) said : | #5 |
thank you all hlb244
To post a message you must log in.