How do I restore the apt source list in terminal [duplicate]

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








up vote
0
down vote

favorite













This question already has an answer here:



  • What is the correct output of cat /etc/apt/sources.list

    1 answer



  • How do I restore the default repositories?

    3 answers



How do I restore the apt source list in the terminal when I suffer from a malformed error?



When I tried to solve this error, the source list was cleaned by mistake. Now what do I do to restore the source list?



Whenever I use the command - sudo nano /etc/apt/sources.list a blank page is showing.







share|improve this question














marked as duplicate by karel, Fabby, Zanna command-line
Users with the  command-line badge can single-handedly close command-line questions as duplicates and reopen them as needed.

StackExchange.ready(function()
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();

);
);
);
May 1 at 12:41


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















    up vote
    0
    down vote

    favorite













    This question already has an answer here:



    • What is the correct output of cat /etc/apt/sources.list

      1 answer



    • How do I restore the default repositories?

      3 answers



    How do I restore the apt source list in the terminal when I suffer from a malformed error?



    When I tried to solve this error, the source list was cleaned by mistake. Now what do I do to restore the source list?



    Whenever I use the command - sudo nano /etc/apt/sources.list a blank page is showing.







    share|improve this question














    marked as duplicate by karel, Fabby, Zanna command-line
    Users with the  command-line badge can single-handedly close command-line questions as duplicates and reopen them as needed.

    StackExchange.ready(function()
    if (StackExchange.options.isMobile) return;

    $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
    var $hover = $(this).addClass('hover-bound'),
    $msg = $hover.siblings('.dupe-hammer-message');

    $hover.hover(
    function()
    $hover.showInfoMessage('',
    messageElement: $msg.clone().show(),
    transient: false,
    position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
    dismissable: false,
    relativeToBody: true
    );
    ,
    function()
    StackExchange.helpers.removeMessages();

    );
    );
    );
    May 1 at 12:41


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite












      This question already has an answer here:



      • What is the correct output of cat /etc/apt/sources.list

        1 answer



      • How do I restore the default repositories?

        3 answers



      How do I restore the apt source list in the terminal when I suffer from a malformed error?



      When I tried to solve this error, the source list was cleaned by mistake. Now what do I do to restore the source list?



      Whenever I use the command - sudo nano /etc/apt/sources.list a blank page is showing.







      share|improve this question















      This question already has an answer here:



      • What is the correct output of cat /etc/apt/sources.list

        1 answer



      • How do I restore the default repositories?

        3 answers



      How do I restore the apt source list in the terminal when I suffer from a malformed error?



      When I tried to solve this error, the source list was cleaned by mistake. Now what do I do to restore the source list?



      Whenever I use the command - sudo nano /etc/apt/sources.list a blank page is showing.





      This question already has an answer here:



      • What is the correct output of cat /etc/apt/sources.list

        1 answer



      • How do I restore the default repositories?

        3 answers









      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 30 at 19:17









      emk2203

      2,6881725




      2,6881725










      asked Apr 30 at 16:33









      Moin Khan

      915




      915




      marked as duplicate by karel, Fabby, Zanna command-line
      Users with the  command-line badge can single-handedly close command-line questions as duplicates and reopen them as needed.

      StackExchange.ready(function()
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function()
      $hover.showInfoMessage('',
      messageElement: $msg.clone().show(),
      transient: false,
      position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
      dismissable: false,
      relativeToBody: true
      );
      ,
      function()
      StackExchange.helpers.removeMessages();

      );
      );
      );
      May 1 at 12:41


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






      marked as duplicate by karel, Fabby, Zanna command-line
      Users with the  command-line badge can single-handedly close command-line questions as duplicates and reopen them as needed.

      StackExchange.ready(function()
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function()
      $hover.showInfoMessage('',
      messageElement: $msg.clone().show(),
      transient: false,
      position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
      dismissable: false,
      relativeToBody: true
      );
      ,
      function()
      StackExchange.helpers.removeMessages();

      );
      );
      );
      May 1 at 12:41


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



























          active

          oldest

          votes






















          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

          What makes Checkinstall packages not suitable for distribution?

          Running the scala interactive shell from the command line