Unmet dependencies: libqt5core5a












0















Am trying to install albert package with apt-get install albert but I get the following error:



The following packages have unmet dependencies:  albert : Depends:
libqt5core5a (>= 5.11.0~rc1) but 5.9.5+dfsg-0ubuntu1 is to be
installed


So I tried apt-get install libqt5core5a which says the newest version is already installed (5.9.5)



I found the .deb file for 5.11.1 here but on installing that I get:



dpkg: error processing package libqt5core5a:amd64 (--install): 
package libqt5core5a:amd64 5.11.1+dfsg-7ubuntu3 cannot be configured
because libqt5core5a:i386 is at a different version
(5.9.5+dfsg-0ubuntu1)


How to upgrade libqt5core5a version?










share|improve this question









New contributor




Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    Am trying to install albert package with apt-get install albert but I get the following error:



    The following packages have unmet dependencies:  albert : Depends:
    libqt5core5a (>= 5.11.0~rc1) but 5.9.5+dfsg-0ubuntu1 is to be
    installed


    So I tried apt-get install libqt5core5a which says the newest version is already installed (5.9.5)



    I found the .deb file for 5.11.1 here but on installing that I get:



    dpkg: error processing package libqt5core5a:amd64 (--install): 
    package libqt5core5a:amd64 5.11.1+dfsg-7ubuntu3 cannot be configured
    because libqt5core5a:i386 is at a different version
    (5.9.5+dfsg-0ubuntu1)


    How to upgrade libqt5core5a version?










    share|improve this question









    New contributor




    Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      Am trying to install albert package with apt-get install albert but I get the following error:



      The following packages have unmet dependencies:  albert : Depends:
      libqt5core5a (>= 5.11.0~rc1) but 5.9.5+dfsg-0ubuntu1 is to be
      installed


      So I tried apt-get install libqt5core5a which says the newest version is already installed (5.9.5)



      I found the .deb file for 5.11.1 here but on installing that I get:



      dpkg: error processing package libqt5core5a:amd64 (--install): 
      package libqt5core5a:amd64 5.11.1+dfsg-7ubuntu3 cannot be configured
      because libqt5core5a:i386 is at a different version
      (5.9.5+dfsg-0ubuntu1)


      How to upgrade libqt5core5a version?










      share|improve this question









      New contributor




      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Am trying to install albert package with apt-get install albert but I get the following error:



      The following packages have unmet dependencies:  albert : Depends:
      libqt5core5a (>= 5.11.0~rc1) but 5.9.5+dfsg-0ubuntu1 is to be
      installed


      So I tried apt-get install libqt5core5a which says the newest version is already installed (5.9.5)



      I found the .deb file for 5.11.1 here but on installing that I get:



      dpkg: error processing package libqt5core5a:amd64 (--install): 
      package libqt5core5a:amd64 5.11.1+dfsg-7ubuntu3 cannot be configured
      because libqt5core5a:i386 is at a different version
      (5.9.5+dfsg-0ubuntu1)


      How to upgrade libqt5core5a version?







      apt package-management upgrade dpkg dependencies






      share|improve this question









      New contributor




      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 8 hours ago









      Mitch

      84.8k14173230




      84.8k14173230






      New contributor




      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 9 hours ago









      Shankar ThyagarajanShankar Thyagarajan

      42




      42




      New contributor




      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Shankar Thyagarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          There is no package named albert in the official Ubuntu repositories, so you must have downloaded it from elsewhere, and it is not compatible with your version of Ubuntu (which seems to be 18.04).



          If you want to install this package, you can upgrade your Ubuntu to 18.10; it should work there.






          share|improve this answer























            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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });






            Shankar Thyagarajan is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122794%2funmet-dependencies-libqt5core5a%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            There is no package named albert in the official Ubuntu repositories, so you must have downloaded it from elsewhere, and it is not compatible with your version of Ubuntu (which seems to be 18.04).



            If you want to install this package, you can upgrade your Ubuntu to 18.10; it should work there.






            share|improve this answer




























              0














              There is no package named albert in the official Ubuntu repositories, so you must have downloaded it from elsewhere, and it is not compatible with your version of Ubuntu (which seems to be 18.04).



              If you want to install this package, you can upgrade your Ubuntu to 18.10; it should work there.






              share|improve this answer


























                0












                0








                0







                There is no package named albert in the official Ubuntu repositories, so you must have downloaded it from elsewhere, and it is not compatible with your version of Ubuntu (which seems to be 18.04).



                If you want to install this package, you can upgrade your Ubuntu to 18.10; it should work there.






                share|improve this answer













                There is no package named albert in the official Ubuntu repositories, so you must have downloaded it from elsewhere, and it is not compatible with your version of Ubuntu (which seems to be 18.04).



                If you want to install this package, you can upgrade your Ubuntu to 18.10; it should work there.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 9 hours ago









                fkraiemfkraiem

                9,00631931




                9,00631931






















                    Shankar Thyagarajan is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Shankar Thyagarajan is a new contributor. Be nice, and check out our Code of Conduct.













                    Shankar Thyagarajan is a new contributor. Be nice, and check out our Code of Conduct.












                    Shankar Thyagarajan is a new contributor. Be nice, and check out our Code of Conduct.
















                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122794%2funmet-dependencies-libqt5core5a%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    GameSpot

                    connect to host localhost port 22: Connection refused

                    Getting a Wifi WPA2 wifi connection