1
0

Added newer versions of NodeJS, also added sqlitebrowser (DB Browser for

SQLite) and Otter-Browser.
This commit is contained in:
Markus Birth 2018-01-14 11:25:35 +01:00
parent f2f91ef52d
commit f2ff4b0882
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
3 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,2 @@
deb http://ppa.launchpad.net/linuxgndu/sqlitebrowser/ubuntu artful main
# deb-src http://ppa.launchpad.net/linuxgndu/sqlitebrowser/ubuntu artful main

View File

@ -1,2 +1,8 @@
# curl --silent https://deb.nodesource.com/gpgkey/nodesource.gpg.key | sudo apt-key add -
deb https://deb.nodesource.com/node_4.x artful main
deb-src https://deb.nodesource.com/node_4.x artful main
# deb-src https://deb.nodesource.com/node_4.x artful main
deb https://deb.nodesource.com/node_6.x artful main
deb https://deb.nodesource.com/node_7.x zesty main
deb https://deb.nodesource.com/node_8.x artful main
deb https://deb.nodesource.com/node_9.x artful main

View File

@ -0,0 +1,2 @@
deb http://ppa.launchpad.net/otter-browser/release/ubuntu artful main
# deb-src http://ppa.launchpad.net/otter-browser/release/ubuntu artful main