debian-apt.rst
changeset 1715 ec4088985c44
parent 1616 1559575ac211
child 1716 ee2b194456b8
equal deleted inserted replaced
1686:4ea7c87dfb87 1715:ec4088985c44
   144 ====================
   144 ====================
   145 ::
   145 ::
   146 
   146 
   147   $ aptitude search '?tag(works-with::logfile)'
   147   $ aptitude search '?tag(works-with::logfile)'
   148 
   148 
       
   149 Find nearest mirror.
       
   150 ====================
       
   151 ::
       
   152 
       
   153   $ sudo apt-get install netselect-apt
       
   154   $ netselect-apt stable
       
   155   $ netselect-apt testing
       
   156   $ netselect-apt unstable
       
   157   $ netselect-apt experimental
       
   158   $ netselect-apt sid
       
   159