Removed softwares after update and installation of new packages

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












When I update my system apt update and I try to install a new package, some packages like MySql Workbench and PlayOnLinux are removed, I'm not removing these packages explicity and any dependencie, so how can I ' fix ' it ?



Ubuntu 17.10, I tried to install using aptitude, apt, gnome-software and synaptic but it's the same thing on all.










share|improve this question

















  • 1




    Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
    – Filipe Brandenburger
    Apr 18 at 4:21










  • Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
    – Luis Souza
    Apr 18 at 4:35











  • Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
    – danzel
    Apr 18 at 9:22















up vote
0
down vote

favorite












When I update my system apt update and I try to install a new package, some packages like MySql Workbench and PlayOnLinux are removed, I'm not removing these packages explicity and any dependencie, so how can I ' fix ' it ?



Ubuntu 17.10, I tried to install using aptitude, apt, gnome-software and synaptic but it's the same thing on all.










share|improve this question

















  • 1




    Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
    – Filipe Brandenburger
    Apr 18 at 4:21










  • Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
    – Luis Souza
    Apr 18 at 4:35











  • Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
    – danzel
    Apr 18 at 9:22













up vote
0
down vote

favorite









up vote
0
down vote

favorite











When I update my system apt update and I try to install a new package, some packages like MySql Workbench and PlayOnLinux are removed, I'm not removing these packages explicity and any dependencie, so how can I ' fix ' it ?



Ubuntu 17.10, I tried to install using aptitude, apt, gnome-software and synaptic but it's the same thing on all.










share|improve this question













When I update my system apt update and I try to install a new package, some packages like MySql Workbench and PlayOnLinux are removed, I'm not removing these packages explicity and any dependencie, so how can I ' fix ' it ?



Ubuntu 17.10, I tried to install using aptitude, apt, gnome-software and synaptic but it's the same thing on all.







apt package-management updates






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 18 at 3:39









Luis Souza

1013




1013







  • 1




    Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
    – Filipe Brandenburger
    Apr 18 at 4:21










  • Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
    – Luis Souza
    Apr 18 at 4:35











  • Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
    – danzel
    Apr 18 at 9:22













  • 1




    Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
    – Filipe Brandenburger
    Apr 18 at 4:21










  • Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
    – Luis Souza
    Apr 18 at 4:35











  • Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
    – danzel
    Apr 18 at 9:22








1




1




Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
– Filipe Brandenburger
Apr 18 at 4:21




Please share more details. Are MySql Workbench and PlayOnLinux installed from .deb's or from source? Where are they installed (which directories/paths?) Do you see something in the output of apt update showing they were uninstalled? Can you show commands demonstrating it's installed before and no longer installed after your apt command? These would be helpful in diagnosing the issue you're describing...
– Filipe Brandenburger
Apr 18 at 4:21












Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
– Luis Souza
Apr 18 at 4:35





Workbench it's a .deb and Play On Linux it's a ppa, /usr/bin/mysql-workbench ( Play On Linux I need to install again to get the path, so ... ). Nope, I just get this output here. E.g, apt install curl ( Then the system tell me to to remove the packages that I mentioned )
– Luis Souza
Apr 18 at 4:35













Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
– danzel
Apr 18 at 9:22





Please also post the output of apt install curl, especially the part where it tells you that packages will be removed (preferably by editing your question and as a code block instead of screenshot). What happens when you try to apt upgrade?
– danzel
Apr 18 at 9:22
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1025989%2fremoved-softwares-after-update-and-installation-of-new-packages%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1025989%2fremoved-softwares-after-update-and-installation-of-new-packages%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491