Skip to content

Instantly share code, notes, and snippets.

@snowdream
Last active June 18, 2016 03:06
Show Gist options
  • Save snowdream/370fc14523fafa97fe0788f28041b15e to your computer and use it in GitHub Desktop.
Save snowdream/370fc14523fafa97fe0788f28041b15e to your computer and use it in GitHub Desktop.

Revisions

  1. snowdream renamed this gist Jun 18, 2016. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile1.txt → apt-fast for ubuntu
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,6 @@
    https://github.com/ilikenwf/apt-fast


    Ubuntu 14.04 and later versions

    sudo add-apt-repository ppa:saiarcot895/myppa
  2. snowdream revised this gist Jun 18, 2016. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,8 @@ Ubuntu 14.04 and later versions
    sudo add-apt-repository ppa:saiarcot895/myppa
    sudo apt-get update
    sudo apt-get -y install apt-fast


    Ubuntu 11.04~13.10 (out of date)

    sudo add-apt-repository ppa:apt-fast/stable
  3. snowdream revised this gist Jun 18, 2016. 1 changed file with 9 additions and 2 deletions.
    11 changes: 9 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,10 @@
    sudo add-apt-repository ppa:tldm217/tahutek.net
    Ubuntu 14.04 and later versions

    sudo add-apt-repository ppa:saiarcot895/myppa
    sudo apt-get update
    sudo apt-get install apt-fast
    sudo apt-get -y install apt-fast
    Ubuntu 11.04~13.10 (out of date)

    sudo add-apt-repository ppa:apt-fast/stable
    sudo apt-get update
    sudo apt-get -y install apt-fast
  4. snowdream created this gist Jun 18, 2016.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    sudo add-apt-repository ppa:tldm217/tahutek.net
    sudo apt-get update
    sudo apt-get install apt-fast