Mint 17.2 Synaptic Package Manager

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











up vote
1
down vote

favorite












I recently installed Mint 17.2 (Rafalea) on a HP-255 G1 laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.










share|improve this question



























    up vote
    1
    down vote

    favorite












    I recently installed Mint 17.2 (Rafalea) on a HP-255 G1 laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.










    share|improve this question

























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I recently installed Mint 17.2 (Rafalea) on a HP-255 G1 laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.










      share|improve this question















      I recently installed Mint 17.2 (Rafalea) on a HP-255 G1 laptop. It was one of the smoothest installs I have ever done. However I have found a major issue with the Synaptic Package Manager. Whilst it lets me install new packages I cannot select other options. The most frustrating of these is that, I am unable to upgrade packages that are out of date. Re-install and Remove are also unselectable. Whist I could go to the command line I am reluctant to do so as it has lead me to dependency hell - obviously would be happy to use it to fix the problem.







      linux-mint package-management






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 21 '16 at 16:59









      Mongrel

      2,03531244




      2,03531244










      asked Jul 17 '15 at 8:33









      MichaelJohn

      1681214




      1681214




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-



          apt-get purge mintinstall
          apt-get install mintinstall


          After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.






          share|improve this answer




















          • The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
            – eyoung100
            Jul 17 '15 at 22:19










          • this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
            – DJCrashdummy
            Jul 18 '15 at 11:50











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f216676%2fmint-17-2-synaptic-package-manager%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-



          apt-get purge mintinstall
          apt-get install mintinstall


          After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.






          share|improve this answer




















          • The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
            – eyoung100
            Jul 17 '15 at 22:19










          • this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
            – DJCrashdummy
            Jul 18 '15 at 11:50















          up vote
          0
          down vote













          After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-



          apt-get purge mintinstall
          apt-get install mintinstall


          After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.






          share|improve this answer




















          • The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
            – eyoung100
            Jul 17 '15 at 22:19










          • this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
            – DJCrashdummy
            Jul 18 '15 at 11:50













          up vote
          0
          down vote










          up vote
          0
          down vote









          After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-



          apt-get purge mintinstall
          apt-get install mintinstall


          After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.






          share|improve this answer












          After a couple of hours Googling I found a post that suggested that the issue was with mintinstall and advised running the following:-



          apt-get purge mintinstall
          apt-get install mintinstall


          After running these and a reboot the Synaptic Package Manager behaved in its normal manner. The puzzling thing was that there was no suggestion that mintinstall was either broken or out-of-date.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 17 '15 at 13:43









          MichaelJohn

          1681214




          1681214











          • The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
            – eyoung100
            Jul 17 '15 at 22:19










          • this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
            – DJCrashdummy
            Jul 18 '15 at 11:50

















          • The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
            – eyoung100
            Jul 17 '15 at 22:19










          • this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
            – DJCrashdummy
            Jul 18 '15 at 11:50
















          The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
          – eyoung100
          Jul 17 '15 at 22:19




          The "suggestion" does appear in the Update Manager, when there is an update to Update Manager. If so, it appears as the only available update. Have a look at Mint Menu --> Administration --> Update Manager I know this sounds counter intuitive, but never assume Debian Based behaviors will work in Mint. I.e the Update Manager GUI should be used in lieu of the command line.
          – eyoung100
          Jul 17 '15 at 22:19












          this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
          – DJCrashdummy
          Jul 18 '15 at 11:50





          this doesn't work for me! :-( - i just can not upgrade packages via synaptic (only by double-clicking the package) and after purging and installing mintinstall or also mintupdate nothing changed!
          – DJCrashdummy
          Jul 18 '15 at 11:50


















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f216676%2fmint-17-2-synaptic-package-manager%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)