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