I cannot remove my broken package which i didnt install The 2019 Stack Overflow Developer Survey Results Are InCannot install Adobe or Skype due to ia32-libs errorWill not allow me to install playonlinux! Says I have 'held broken packagesHow can I slove postgresql-9.3-postgis-2.1 unmet dependencies Ubuntu 14.04I am trying to re-install r in my ubuntu 14.04. But I keep getting this error always I try to install r as sudo apt-get install r-basePackage system is broken (16.04)Cannot install GDB on Ubuntu 17.10 due to Python dependency issuesChrome not upgrading, netflix not workingCannot install dh-autoreconf - dependency loopI've failed to install the R package, broken packagesTrying to install wine32 but getting an error

Dropping list elements from nested list after evaluation

Will it cause any balance problems to have PCs level up and gain the benefits of a long rest mid-fight?

ODD NUMBER in Cognitive Linguistics of WILLIAM CROFT and D. ALAN CRUSE

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Match Roman Numerals

Keeping a retro style to sci-fi spaceships?

What is this business jet?

"as much details as you can remember"

Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past

Why doesn't shell automatically fix "useless use of cat"?

Getting crown tickets for Statue of Liberty

How to obtain a position of last non-zero element

Why not take a picture of a closer black hole?

Is bread bad for ducks?

The phrase "to the numbers born"?

Can you cast a spell on someone in the Ethereal Plane, if you are on the Material Plane and have the True Seeing spell active?

How do I free up internal storage if I don't have any apps downloaded?

What's the name of these plastic connectors

APIPA and LAN Broadcast Domain

Correct punctuation for showing a character's confusion

How do you keep chess fun when your opponent constantly beats you?

Are there any other methods to apply to solving simultaneous equations?

Why does the nucleus not repel itself?

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?



I cannot remove my broken package which i didnt install



The 2019 Stack Overflow Developer Survey Results Are InCannot install Adobe or Skype due to ia32-libs errorWill not allow me to install playonlinux! Says I have 'held broken packagesHow can I slove postgresql-9.3-postgis-2.1 unmet dependencies Ubuntu 14.04I am trying to re-install r in my ubuntu 14.04. But I keep getting this error always I try to install r as sudo apt-get install r-basePackage system is broken (16.04)Cannot install GDB on Ubuntu 17.10 due to Python dependency issuesChrome not upgrading, netflix not workingCannot install dh-autoreconf - dependency loopI've failed to install the R package, broken packagesTrying to install wine32 but getting an error



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















sudo dpkg --remove --force-remove-reinstreq dotnet-runtime-2.0.0
dpkg: warning: ignoring request to remove dotnet-runtime-2.0.0 which isn't installed
The following packages have unmet dependencies:
dotnet-sdk-2.2 : Depends: aspnetcore-runtime-2.2 (>= 2.2.3) but it is not going to be installed
Depends: dotnet-runtime-2.2 (>= 2.2.3) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.









share|improve this question









New contributor




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


























    2















    sudo dpkg --remove --force-remove-reinstreq dotnet-runtime-2.0.0
    dpkg: warning: ignoring request to remove dotnet-runtime-2.0.0 which isn't installed
    The following packages have unmet dependencies:
    dotnet-sdk-2.2 : Depends: aspnetcore-runtime-2.2 (>= 2.2.3) but it is not going to be installed
    Depends: dotnet-runtime-2.2 (>= 2.2.3) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.









    share|improve this question









    New contributor




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






















      2












      2








      2








      sudo dpkg --remove --force-remove-reinstreq dotnet-runtime-2.0.0
      dpkg: warning: ignoring request to remove dotnet-runtime-2.0.0 which isn't installed
      The following packages have unmet dependencies:
      dotnet-sdk-2.2 : Depends: aspnetcore-runtime-2.2 (>= 2.2.3) but it is not going to be installed
      Depends: dotnet-runtime-2.2 (>= 2.2.3) but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.









      share|improve this question









      New contributor




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












      sudo dpkg --remove --force-remove-reinstreq dotnet-runtime-2.0.0
      dpkg: warning: ignoring request to remove dotnet-runtime-2.0.0 which isn't installed
      The following packages have unmet dependencies:
      dotnet-sdk-2.2 : Depends: aspnetcore-runtime-2.2 (>= 2.2.3) but it is not going to be installed
      Depends: dotnet-runtime-2.2 (>= 2.2.3) but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.






      apt package-management dependencies






      share|improve this question









      New contributor




      Anonymous user 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




      Anonymous user 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 2 days ago









      Emmet

      7,81322346




      7,81322346






      New contributor




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









      asked 2 days ago









      Anonymous userAnonymous user

      111




      111




      New contributor




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





      New contributor





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






      Anonymous user 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


















          2














          The error tells you that dotnet-sdk depends on dotnet-runtime.



          sudo apt remove dotnet-sdk 


          should prevent that error in the future.






          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
            );



            );






            Anonymous user 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%2f1132440%2fi-cannot-remove-my-broken-package-which-i-didnt-install%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









            2














            The error tells you that dotnet-sdk depends on dotnet-runtime.



            sudo apt remove dotnet-sdk 


            should prevent that error in the future.






            share|improve this answer



























              2














              The error tells you that dotnet-sdk depends on dotnet-runtime.



              sudo apt remove dotnet-sdk 


              should prevent that error in the future.






              share|improve this answer

























                2












                2








                2







                The error tells you that dotnet-sdk depends on dotnet-runtime.



                sudo apt remove dotnet-sdk 


                should prevent that error in the future.






                share|improve this answer













                The error tells you that dotnet-sdk depends on dotnet-runtime.



                sudo apt remove dotnet-sdk 


                should prevent that error in the future.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 days ago









                guntbertguntbert

                9,516133170




                9,516133170




















                    Anonymous user is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Anonymous user is a new contributor. Be nice, and check out our Code of Conduct.












                    Anonymous user is a new contributor. Be nice, and check out our Code of Conduct.











                    Anonymous user 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%2f1132440%2fi-cannot-remove-my-broken-package-which-i-didnt-install%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

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?