I can't download anything from Ubuntu Software CenterUnable to locate package ubuntu-restricted-extras and software center issueCan't see anything I type except on internet, can't download anything, can't even open software center.Can't download anything from Software CenterCan't download anything from the Ubuntu Software CenterCan't Install anything from Ubuntu Software Center in Ubuntu 15.10I can't install anything from Ubuntu 16.04 software centerCan't install anything from software center

My cat gets angry and scared at me if I stand

How prevalent is `C/C++` in machine learning development?

How to play a devious character when you are not personally devious?

Asimov's story where a man's speech contains no information

Change of geometry type and buffer

A jazzy one-liner

What is the difference between democracy and ochlocracy?

"Du hast es gut", small talk meaning?

Why is a Lockheed MC-130J Commando II creating such a loud droning sound?

Why do some web servers still provide information on vendor and version in the HTTP response headers

Where are the other 36 children born the same day?

What are modes in real world?

How can Edward Snowden be denied a jury trial?

Where to search for PhD level jobs in OR?

Can you put L trominos to fill the figure?

Make a haystack (with a needle)

Should I be charging for the social media versions of designs?

Trying to draw a circle with nodes

Use of expression "statistically significantly positive"

Is it safe to plug one travel adapter into another?

Moisture leaking out of chip in floor tile

Coworkers accusing me of "cheating" for working more efficiently

Would the minimum payment or full CC amount be considered monthly debt?

Is Jupiter bright enough to be seen in color by the naked eye from Jupiter orbit?



I can't download anything from Ubuntu Software Center


Unable to locate package ubuntu-restricted-extras and software center issueCan't see anything I type except on internet, can't download anything, can't even open software center.Can't download anything from Software CenterCan't download anything from the Ubuntu Software CenterCan't Install anything from Ubuntu Software Center in Ubuntu 15.10I can't install anything from Ubuntu 16.04 software centerCan't install anything from software center






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









2

















I've installed ubuntu 13.04 a few day's ago and U.S.C. (Ubuntu Software Center) worked perfect. Yesterday I couldn't download any more, the proggress tab show the number 1
and it is Enabling component of the distribution with 1 item waiting: Updating cache



(I'm Dutch and 12 years old so I don't know much about computers)










share|improve this question


































    2

















    I've installed ubuntu 13.04 a few day's ago and U.S.C. (Ubuntu Software Center) worked perfect. Yesterday I couldn't download any more, the proggress tab show the number 1
    and it is Enabling component of the distribution with 1 item waiting: Updating cache



    (I'm Dutch and 12 years old so I don't know much about computers)










    share|improve this question






























      2












      2








      2








      I've installed ubuntu 13.04 a few day's ago and U.S.C. (Ubuntu Software Center) worked perfect. Yesterday I couldn't download any more, the proggress tab show the number 1
      and it is Enabling component of the distribution with 1 item waiting: Updating cache



      (I'm Dutch and 12 years old so I don't know much about computers)










      share|improve this question

















      I've installed ubuntu 13.04 a few day's ago and U.S.C. (Ubuntu Software Center) worked perfect. Yesterday I couldn't download any more, the proggress tab show the number 1
      and it is Enabling component of the distribution with 1 item waiting: Updating cache



      (I'm Dutch and 12 years old so I don't know much about computers)







      software-center






      share|improve this question
















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 25 '13 at 12:57









      SimplySimon

      3,9808 gold badges28 silver badges50 bronze badges




      3,9808 gold badges28 silver badges50 bronze badges










      asked Aug 25 '13 at 12:52









      kajkaj

      111 gold badge1 silver badge3 bronze badges




      111 gold badge1 silver badge3 bronze badges























          3 Answers
          3






          active

          oldest

          votes


















          1


















          When you install Ubuntu you have to do an update. You have to do this because in time of installing the system you have the OS as it was on release date. So updating improves your OS and protect your system with bug fixes etc.



          Because we don't have much information about your current situation please open a terminal and type in



          sudo apt-get update


          and after that



          sudo apt-get upgrade


          Now you have the latest packages and can start working.






          share|improve this answer


























          • it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

            – kaj
            Aug 25 '13 at 17:13











          • Did you do that after a reboot? And with superuser rights?

            – Nick Lehmann
            Aug 25 '13 at 18:56











          • superures rights? is that something like administrator, yes

            – kaj
            Aug 26 '13 at 9:12












          • Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

            – Nick Lehmann
            Aug 29 '13 at 13:04


















          1


















          Its simple. Just run a few commands...



          You can copy these commands and paste them into a Terminal (Ctrl+Alt+T):



          sudo rm /var/lib/apt/lists/lock
          sudo rm /var/cache/apt/archives/lock


          The first command deletes one lock file and second deletes the other one in the cache directory.



          Now run:



          sudo apt-get update
          sudo apt-get upgrade


          Thats all.






          share|improve this answer



































            0


















            This is because your system is busy installing updates. That's why you get an error using apt-get. Just let everything finish updating and it will work.






            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/4.0/"u003ecc by-sa 4.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
              );



              );














              draft saved

              draft discarded
















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f337058%2fi-cant-download-anything-from-ubuntu-software-center%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown


























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1


















              When you install Ubuntu you have to do an update. You have to do this because in time of installing the system you have the OS as it was on release date. So updating improves your OS and protect your system with bug fixes etc.



              Because we don't have much information about your current situation please open a terminal and type in



              sudo apt-get update


              and after that



              sudo apt-get upgrade


              Now you have the latest packages and can start working.






              share|improve this answer


























              • it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

                – kaj
                Aug 25 '13 at 17:13











              • Did you do that after a reboot? And with superuser rights?

                – Nick Lehmann
                Aug 25 '13 at 18:56











              • superures rights? is that something like administrator, yes

                – kaj
                Aug 26 '13 at 9:12












              • Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

                – Nick Lehmann
                Aug 29 '13 at 13:04















              1


















              When you install Ubuntu you have to do an update. You have to do this because in time of installing the system you have the OS as it was on release date. So updating improves your OS and protect your system with bug fixes etc.



              Because we don't have much information about your current situation please open a terminal and type in



              sudo apt-get update


              and after that



              sudo apt-get upgrade


              Now you have the latest packages and can start working.






              share|improve this answer


























              • it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

                – kaj
                Aug 25 '13 at 17:13











              • Did you do that after a reboot? And with superuser rights?

                – Nick Lehmann
                Aug 25 '13 at 18:56











              • superures rights? is that something like administrator, yes

                – kaj
                Aug 26 '13 at 9:12












              • Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

                – Nick Lehmann
                Aug 29 '13 at 13:04













              1














              1










              1









              When you install Ubuntu you have to do an update. You have to do this because in time of installing the system you have the OS as it was on release date. So updating improves your OS and protect your system with bug fixes etc.



              Because we don't have much information about your current situation please open a terminal and type in



              sudo apt-get update


              and after that



              sudo apt-get upgrade


              Now you have the latest packages and can start working.






              share|improve this answer














              When you install Ubuntu you have to do an update. You have to do this because in time of installing the system you have the OS as it was on release date. So updating improves your OS and protect your system with bug fixes etc.



              Because we don't have much information about your current situation please open a terminal and type in



              sudo apt-get update


              and after that



              sudo apt-get upgrade


              Now you have the latest packages and can start working.







              share|improve this answer













              share|improve this answer




              share|improve this answer










              answered Aug 25 '13 at 13:12









              Nick LehmannNick Lehmann

              4632 gold badges5 silver badges16 bronze badges




              4632 gold badges5 silver badges16 bronze badges















              • it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

                – kaj
                Aug 25 '13 at 17:13











              • Did you do that after a reboot? And with superuser rights?

                – Nick Lehmann
                Aug 25 '13 at 18:56











              • superures rights? is that something like administrator, yes

                – kaj
                Aug 26 '13 at 9:12












              • Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

                – Nick Lehmann
                Aug 29 '13 at 13:04

















              • it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

                – kaj
                Aug 25 '13 at 17:13











              • Did you do that after a reboot? And with superuser rights?

                – Nick Lehmann
                Aug 25 '13 at 18:56











              • superures rights? is that something like administrator, yes

                – kaj
                Aug 26 '13 at 9:12












              • Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

                – Nick Lehmann
                Aug 29 '13 at 13:04
















              it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

              – kaj
              Aug 25 '13 at 17:13





              it don't work, it says: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

              – kaj
              Aug 25 '13 at 17:13













              Did you do that after a reboot? And with superuser rights?

              – Nick Lehmann
              Aug 25 '13 at 18:56





              Did you do that after a reboot? And with superuser rights?

              – Nick Lehmann
              Aug 25 '13 at 18:56













              superures rights? is that something like administrator, yes

              – kaj
              Aug 26 '13 at 9:12






              superures rights? is that something like administrator, yes

              – kaj
              Aug 26 '13 at 9:12














              Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

              – Nick Lehmann
              Aug 29 '13 at 13:04





              Yes, you're absolutley right. For that use sudo. Maybe there is another progress running that blocks the update or update the OS itself.

              – Nick Lehmann
              Aug 29 '13 at 13:04













              1


















              Its simple. Just run a few commands...



              You can copy these commands and paste them into a Terminal (Ctrl+Alt+T):



              sudo rm /var/lib/apt/lists/lock
              sudo rm /var/cache/apt/archives/lock


              The first command deletes one lock file and second deletes the other one in the cache directory.



              Now run:



              sudo apt-get update
              sudo apt-get upgrade


              Thats all.






              share|improve this answer
































                1


















                Its simple. Just run a few commands...



                You can copy these commands and paste them into a Terminal (Ctrl+Alt+T):



                sudo rm /var/lib/apt/lists/lock
                sudo rm /var/cache/apt/archives/lock


                The first command deletes one lock file and second deletes the other one in the cache directory.



                Now run:



                sudo apt-get update
                sudo apt-get upgrade


                Thats all.






                share|improve this answer






























                  1














                  1










                  1









                  Its simple. Just run a few commands...



                  You can copy these commands and paste them into a Terminal (Ctrl+Alt+T):



                  sudo rm /var/lib/apt/lists/lock
                  sudo rm /var/cache/apt/archives/lock


                  The first command deletes one lock file and second deletes the other one in the cache directory.



                  Now run:



                  sudo apt-get update
                  sudo apt-get upgrade


                  Thats all.






                  share|improve this answer
















                  Its simple. Just run a few commands...



                  You can copy these commands and paste them into a Terminal (Ctrl+Alt+T):



                  sudo rm /var/lib/apt/lists/lock
                  sudo rm /var/cache/apt/archives/lock


                  The first command deletes one lock file and second deletes the other one in the cache directory.



                  Now run:



                  sudo apt-get update
                  sudo apt-get upgrade


                  Thats all.







                  share|improve this answer















                  share|improve this answer




                  share|improve this answer








                  edited Jan 1 '17 at 7:24









                  Eliah Kagan

                  91.2k23 gold badges251 silver badges400 bronze badges




                  91.2k23 gold badges251 silver badges400 bronze badges










                  answered Feb 7 '15 at 10:56









                  Anuj TBEAnuj TBE

                  1,4229 gold badges25 silver badges37 bronze badges




                  1,4229 gold badges25 silver badges37 bronze badges
























                      0


















                      This is because your system is busy installing updates. That's why you get an error using apt-get. Just let everything finish updating and it will work.






                      share|improve this answer






























                        0


















                        This is because your system is busy installing updates. That's why you get an error using apt-get. Just let everything finish updating and it will work.






                        share|improve this answer




























                          0














                          0










                          0









                          This is because your system is busy installing updates. That's why you get an error using apt-get. Just let everything finish updating and it will work.






                          share|improve this answer














                          This is because your system is busy installing updates. That's why you get an error using apt-get. Just let everything finish updating and it will work.







                          share|improve this answer













                          share|improve this answer




                          share|improve this answer










                          answered Jun 12 '16 at 18:38









                          Inforcer25Inforcer25

                          3764 gold badges6 silver badges17 bronze badges




                          3764 gold badges6 silver badges17 bronze badges































                              draft saved

                              draft discarded















































                              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%2f337058%2fi-cant-download-anything-from-ubuntu-software-center%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

                              Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

                              How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

                              Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü