Results 1 to 5 of 5

Thread: How to speed up package updates using apt-fast

  1. #1
    Join Date
    May 2012
    Beans
    2

    Lightbulb How to speed up package updates using apt-fast

    View tutorial

    apt-fast downloads repositories (package sources) and packages in parallel, which can greatly shorten the time it takes to update a system. In contrast, the default package manager (apt-get or aptitude) downloads repositories and packages sequentially. The tutorial linked above explains how to install and configure the tool.
    Last edited by cariboo; April 28th, 2013 at 04:51 AM. Reason: Normalize font formatting to make the post easier to read

  2. #2
    Join Date
    Dec 2007
    Beans
    12,521

    Re: How to speed up package updates using apt-fast


  3. #3
    Join Date
    Oct 2009
    Location
    england
    Beans
    240
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: How to speed up package updates using apt-fast

    have used, as long as you remember to use the command it is quick
    yes i'm a nood



  4. #4
    Join Date
    Jul 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    APT already does some downloads in parallel

    Hi,

    as a maintainer of apt-fast there is to clarify that APT (apt-get/aptitude/etc.) already uses multiple connections to download packages (if the Acquire::Queue-Mode "host"; option is enabled - which is the default behavior). This will download packages simultaneously from multiple servers but only one package per server. The improvement of apt-fast (actually the download helper aria2) is to download multiple packages in parallel from a single server.

    Btw.: Why to use aptitude over apt-get especially on Debian? (Sorry couldn't resist .)

    Regards
    Lasall

  5. #5
    Join Date
    Apr 2012
    Location
    Darkstar
    Beans
    324

    Re: How to speed up package updates using apt-fast

    Meh, apt-fast just seems to 1 ms faster than apt-get.
    CrunchBang Linux
    Plz no tpe lik dis or no anser!!
    The search tool can be found in the upper right corner of your screen, please use it to your advantage, especially before asking questions.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •