Skip to content

Instantly share code, notes, and snippets.

@febrianrendak
Created January 20, 2014 08:12

Revisions

  1. febrianrendak revised this gist Jan 29, 2014. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -76,4 +76,8 @@ sudo apt-get dist-upgrade
    APT-FAST
    sudo add-apt-repository ppa:apt-fast/stable
    sudo apt-get update
    sudo apt-get install apt-fast
    sudo apt-get install apt-fast

    sudo add-apt-repository ppa:teejee2008/ppa
    sudo apt-get update
    sudo apt-get install aptik
  2. febrianrendak revised this gist Jan 25, 2014. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -71,4 +71,9 @@ Ubuntu-toolchain
    sudo add-apt-repository ppa:ubuntu-toolchain-r/test
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade
    sudo apt-get dist-upgrade

    APT-FAST
    sudo add-apt-repository ppa:apt-fast/stable
    sudo apt-get update
    sudo apt-get install apt-fast
  3. febrianrendak revised this gist Jan 24, 2014. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -65,4 +65,10 @@ sudo apt-add-repository ppa:ninja-ide-developers/daily (Daily updates)
    sudo apt-get install ninja-ide

    apt-add-repository ppa:kivy-team/kivy
    apt-get install kivy
    apt-get install kivy

    Ubuntu-toolchain
    sudo add-apt-repository ppa:ubuntu-toolchain-r/test
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade
  4. febrianrendak revised this gist Jan 23, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -62,4 +62,7 @@ Ninja-IDE
    sudo apt-add-repository ppa:ninja-ide-developers/ninja-ide-stable (Stable updates)
    (OR)
    sudo apt-add-repository ppa:ninja-ide-developers/daily (Daily updates)
    sudo apt-get install ninja-ide
    sudo apt-get install ninja-ide

    apt-add-repository ppa:kivy-team/kivy
    apt-get install kivy
  5. febrianrendak revised this gist Jan 23, 2014. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -56,4 +56,10 @@ wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

    IPython
    sudo apt-get install ipython-notebook
    sudo apt-get install python-matplotlib python-scipy python-pandas python-sympy python-nose
    sudo apt-get install python-matplotlib python-scipy python-pandas python-sympy python-nose

    Ninja-IDE
    sudo apt-add-repository ppa:ninja-ide-developers/ninja-ide-stable (Stable updates)
    (OR)
    sudo apt-add-repository ppa:ninja-ide-developers/daily (Daily updates)
    sudo apt-get install ninja-ide
  6. febrianrendak revised this gist Jan 23, 2014. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -52,4 +52,8 @@ sudo add-apt-repository ppa:w-vollprecht/ppa
    sudo apt-get install uberwriter

    deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
    wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
    wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

    IPython
    sudo apt-get install ipython-notebook
    sudo apt-get install python-matplotlib python-scipy python-pandas python-sympy python-nose
  7. febrianrendak revised this gist Jan 22, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -49,4 +49,7 @@ sudo apt-add-repository -y ppa:teejee2008/ppa
    sudo apt-get install conky-manager

    sudo add-apt-repository ppa:w-vollprecht/ppa
    sudo apt-get install uberwriter
    sudo apt-get install uberwriter

    deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
    wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
  8. febrianrendak revised this gist Jan 22, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -46,4 +46,7 @@ apt-get install bzr

    Conky manager
    sudo apt-add-repository -y ppa:teejee2008/ppa
    sudo apt-get install conky-manager
    sudo apt-get install conky-manager

    sudo add-apt-repository ppa:w-vollprecht/ppa
    sudo apt-get install uberwriter
  9. febrianrendak revised this gist Jan 22, 2014. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -38,4 +38,12 @@ wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh

    NodeJS
    apt-add-repository ppa:chris-lea/node.js
    apt-get install nodejs
    apt-get install nodejs

    Bazar
    apt-add-repository ppa:bzr/ppa
    apt-get install bzr

    Conky manager
    sudo apt-add-repository -y ppa:teejee2008/ppa
    sudo apt-get install conky-manager
  10. febrianrendak revised this gist Jan 22, 2014. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -34,4 +34,8 @@ Wine
    ppa:ubuntu-wine/ppa

    Heroku Toolbet
    wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
    wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh

    NodeJS
    apt-add-repository ppa:chris-lea/node.js
    apt-get install nodejs
  11. febrianrendak revised this gist Jan 20, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion repo
    Original file line number Diff line number Diff line change
    @@ -31,4 +31,7 @@ apt-add-repository ppa:gezakovacs/ppa
    apt-get install unetbootin

    Wine
    ppa:ubuntu-wine/ppa
    ppa:ubuntu-wine/ppa

    Heroku Toolbet
    wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
  12. febrianrendak revised this gist Jan 20, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions repo
    Original file line number Diff line number Diff line change
    @@ -16,6 +16,7 @@ sudo apt-get install git-core

    Ubuntu SDK
    sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install ubuntu-sdk

    DART Lang
    sudo add-apt-repository ppa:hachre/dart
    sudo apt-get install darteditor dartsdk dartium
  13. febrianrendak revised this gist Jan 20, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions repo
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,8 @@ GIT ppa
    sudo add-apt-repository ppa:git-core/ppa
    sudo apt-get install git-core

    Ubuntu SDK
    sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install ubuntu-sdk
    DART Lang
    sudo add-apt-repository ppa:hachre/dart
    sudo apt-get install darteditor dartsdk dartium
  14. febrianrendak created this gist Jan 20, 2014.
    31 changes: 31 additions & 0 deletions repo
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,31 @@
    firefox australis
    sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
    sudo apt-get install firefox-trunk

    sublimetext
    sudo add-apt-repository ppa:webupd8team/sublime-text-2
    sudo apt-get install sublime-text

    Java Installer
    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get install oracle-java7-installer

    GIT ppa
    sudo add-apt-repository ppa:git-core/ppa
    sudo apt-get install git-core

    DART Lang
    sudo add-apt-repository ppa:hachre/dart
    sudo apt-get install darteditor dartsdk dartium

    VirtualBox
    echo "deb http://download.virtualbox.org/virtualbox/debian precise contrib" >> /etc/apt/sources.list
    wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
    sudo apt-get install virtualbox-4.3

    unetbootin
    apt-add-repository ppa:gezakovacs/ppa
    apt-get install unetbootin

    Wine
    ppa:ubuntu-wine/ppa