How can I remove an updated hplip completely and replace it with the version from Ubuntu repos in 18.04?...
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
This question already has an answer here:
How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner?
2 answers
I installed a more recent version of hplip than the one distributed with 18.04, which made it impossible to install hp-plugin properly. So I want to get rid of the updated version and reinstall the version that came with 18.04.
I tried both sudo apt remove hplip and sudo apt purge hplip, then in both cases reinstalled with sudo apt install hplip.
But when I run hp-plugin after reinstall, the framework listed is still the updated version instead of the version from the Ubuntu repositories. Besides, the hp icon in the notification area is still there as well, so clearly not everything has been removed.
What can I do to either 1) completely remove all the components from the updated version or 2) install the version from the repositories in a way that will overwrite all the updated components?
In other words, how can I effectively completely replace the updated hp drivers and software with the ones from the repo? I'm getting so fed-up that I am considering reinstalling Ubuntu from scratch, which would be an humiliating defeat...
EDIT: I found a convoluted way to fix it (see in the comments below), but a shorter fix would have quite possibly been to simply add sudo apt install --reinstall hplip-gui in my reinstallation process. While the developer portal has a single package, ubuntu separates hplip and hplip-gui!
apt package-management printing hp
marked as duplicate by N0rbert, karel, Community♦ Apr 5 at 10:21
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
show 2 more comments
This question already has an answer here:
How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner?
2 answers
I installed a more recent version of hplip than the one distributed with 18.04, which made it impossible to install hp-plugin properly. So I want to get rid of the updated version and reinstall the version that came with 18.04.
I tried both sudo apt remove hplip and sudo apt purge hplip, then in both cases reinstalled with sudo apt install hplip.
But when I run hp-plugin after reinstall, the framework listed is still the updated version instead of the version from the Ubuntu repositories. Besides, the hp icon in the notification area is still there as well, so clearly not everything has been removed.
What can I do to either 1) completely remove all the components from the updated version or 2) install the version from the repositories in a way that will overwrite all the updated components?
In other words, how can I effectively completely replace the updated hp drivers and software with the ones from the repo? I'm getting so fed-up that I am considering reinstalling Ubuntu from scratch, which would be an humiliating defeat...
EDIT: I found a convoluted way to fix it (see in the comments below), but a shorter fix would have quite possibly been to simply add sudo apt install --reinstall hplip-gui in my reinstallation process. While the developer portal has a single package, ubuntu separates hplip and hplip-gui!
apt package-management printing hp
marked as duplicate by N0rbert, karel, Community♦ Apr 5 at 10:21
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
1
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48
|
show 2 more comments
This question already has an answer here:
How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner?
2 answers
I installed a more recent version of hplip than the one distributed with 18.04, which made it impossible to install hp-plugin properly. So I want to get rid of the updated version and reinstall the version that came with 18.04.
I tried both sudo apt remove hplip and sudo apt purge hplip, then in both cases reinstalled with sudo apt install hplip.
But when I run hp-plugin after reinstall, the framework listed is still the updated version instead of the version from the Ubuntu repositories. Besides, the hp icon in the notification area is still there as well, so clearly not everything has been removed.
What can I do to either 1) completely remove all the components from the updated version or 2) install the version from the repositories in a way that will overwrite all the updated components?
In other words, how can I effectively completely replace the updated hp drivers and software with the ones from the repo? I'm getting so fed-up that I am considering reinstalling Ubuntu from scratch, which would be an humiliating defeat...
EDIT: I found a convoluted way to fix it (see in the comments below), but a shorter fix would have quite possibly been to simply add sudo apt install --reinstall hplip-gui in my reinstallation process. While the developer portal has a single package, ubuntu separates hplip and hplip-gui!
apt package-management printing hp
This question already has an answer here:
How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner?
2 answers
I installed a more recent version of hplip than the one distributed with 18.04, which made it impossible to install hp-plugin properly. So I want to get rid of the updated version and reinstall the version that came with 18.04.
I tried both sudo apt remove hplip and sudo apt purge hplip, then in both cases reinstalled with sudo apt install hplip.
But when I run hp-plugin after reinstall, the framework listed is still the updated version instead of the version from the Ubuntu repositories. Besides, the hp icon in the notification area is still there as well, so clearly not everything has been removed.
What can I do to either 1) completely remove all the components from the updated version or 2) install the version from the repositories in a way that will overwrite all the updated components?
In other words, how can I effectively completely replace the updated hp drivers and software with the ones from the repo? I'm getting so fed-up that I am considering reinstalling Ubuntu from scratch, which would be an humiliating defeat...
EDIT: I found a convoluted way to fix it (see in the comments below), but a shorter fix would have quite possibly been to simply add sudo apt install --reinstall hplip-gui in my reinstallation process. While the developer portal has a single package, ubuntu separates hplip and hplip-gui!
This question already has an answer here:
How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner?
2 answers
apt package-management printing hp
apt package-management printing hp
edited Apr 3 at 12:44
funkypitt
asked Apr 3 at 8:52
funkypittfunkypitt
114
114
marked as duplicate by N0rbert, karel, Community♦ Apr 5 at 10:21
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by N0rbert, karel, Community♦ Apr 5 at 10:21
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
1
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48
|
show 2 more comments
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
1
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
1
1
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48
|
show 2 more comments
1 Answer
1
active
oldest
votes
You should definitely follow the guide here that has the proper steps to avoid my issues.
When installing or removing hplip on Ubuntu, there are actually 2 separate packages: hplip and hplip-gui. You have to respectively 1) install / 2) remove both packages. I had missed the very existence of the hplip-gui package completely at first, which is most probably the main reason for my issue.
I realized this too late, having already done step 1) of the fix below.
So what I actually had to do that fixed my issue the ugly way was to 1) follow the guide to uninstall hplip on HP developer portal 2) since reinstalling hplip and hplip-gui from Ubuntu repo did not work after this step (hp-setup was missing even after installation because of deleting a few folders as part of step 1), I had to download the exact same hplip version as in the repo directly from HP developer portal (sourceforge) and install it.
This fixed my issue, but I have reason to believe that simply uninstalling / reinstalling both hplip and hplip-gui packages would have solved it as well, so anyone in the same situation should definitely start by doing this to avoid having to do what I did.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You should definitely follow the guide here that has the proper steps to avoid my issues.
When installing or removing hplip on Ubuntu, there are actually 2 separate packages: hplip and hplip-gui. You have to respectively 1) install / 2) remove both packages. I had missed the very existence of the hplip-gui package completely at first, which is most probably the main reason for my issue.
I realized this too late, having already done step 1) of the fix below.
So what I actually had to do that fixed my issue the ugly way was to 1) follow the guide to uninstall hplip on HP developer portal 2) since reinstalling hplip and hplip-gui from Ubuntu repo did not work after this step (hp-setup was missing even after installation because of deleting a few folders as part of step 1), I had to download the exact same hplip version as in the repo directly from HP developer portal (sourceforge) and install it.
This fixed my issue, but I have reason to believe that simply uninstalling / reinstalling both hplip and hplip-gui packages would have solved it as well, so anyone in the same situation should definitely start by doing this to avoid having to do what I did.
add a comment |
You should definitely follow the guide here that has the proper steps to avoid my issues.
When installing or removing hplip on Ubuntu, there are actually 2 separate packages: hplip and hplip-gui. You have to respectively 1) install / 2) remove both packages. I had missed the very existence of the hplip-gui package completely at first, which is most probably the main reason for my issue.
I realized this too late, having already done step 1) of the fix below.
So what I actually had to do that fixed my issue the ugly way was to 1) follow the guide to uninstall hplip on HP developer portal 2) since reinstalling hplip and hplip-gui from Ubuntu repo did not work after this step (hp-setup was missing even after installation because of deleting a few folders as part of step 1), I had to download the exact same hplip version as in the repo directly from HP developer portal (sourceforge) and install it.
This fixed my issue, but I have reason to believe that simply uninstalling / reinstalling both hplip and hplip-gui packages would have solved it as well, so anyone in the same situation should definitely start by doing this to avoid having to do what I did.
add a comment |
You should definitely follow the guide here that has the proper steps to avoid my issues.
When installing or removing hplip on Ubuntu, there are actually 2 separate packages: hplip and hplip-gui. You have to respectively 1) install / 2) remove both packages. I had missed the very existence of the hplip-gui package completely at first, which is most probably the main reason for my issue.
I realized this too late, having already done step 1) of the fix below.
So what I actually had to do that fixed my issue the ugly way was to 1) follow the guide to uninstall hplip on HP developer portal 2) since reinstalling hplip and hplip-gui from Ubuntu repo did not work after this step (hp-setup was missing even after installation because of deleting a few folders as part of step 1), I had to download the exact same hplip version as in the repo directly from HP developer portal (sourceforge) and install it.
This fixed my issue, but I have reason to believe that simply uninstalling / reinstalling both hplip and hplip-gui packages would have solved it as well, so anyone in the same situation should definitely start by doing this to avoid having to do what I did.
You should definitely follow the guide here that has the proper steps to avoid my issues.
When installing or removing hplip on Ubuntu, there are actually 2 separate packages: hplip and hplip-gui. You have to respectively 1) install / 2) remove both packages. I had missed the very existence of the hplip-gui package completely at first, which is most probably the main reason for my issue.
I realized this too late, having already done step 1) of the fix below.
So what I actually had to do that fixed my issue the ugly way was to 1) follow the guide to uninstall hplip on HP developer portal 2) since reinstalling hplip and hplip-gui from Ubuntu repo did not work after this step (hp-setup was missing even after installation because of deleting a few folders as part of step 1), I had to download the exact same hplip version as in the repo directly from HP developer portal (sourceforge) and install it.
This fixed my issue, but I have reason to believe that simply uninstalling / reinstalling both hplip and hplip-gui packages would have solved it as well, so anyone in the same situation should definitely start by doing this to avoid having to do what I did.
answered Apr 5 at 10:20
funkypittfunkypitt
114
114
add a comment |
add a comment |
how did you install the newer version ?
– Soren A
Apr 3 at 8:59
I downloaded the latest .run script for ubuntu on hp's developer portal then ran it.
– funkypitt
Apr 3 at 9:42
Then you have to check hp's developer portal on how to uninstall.
– Soren A
Apr 3 at 10:36
It... makes sense. I will look into it and update when I'm done. Thanks.
– funkypitt
Apr 3 at 11:17
1
Possible duplicate of How to install latest HPLIP on my Ubuntu to support my HP printer and/or scanner? (follow Uninstallation part).
– N0rbert
Apr 3 at 20:48