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

SQLite) and Otter-Browser.
This commit is contained in:
2018-01-14 11:25:35 +01:00
parent f2f91ef52d
commit f2ff4b0882
3 changed files with 11 additions and 1 deletions
@@ -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
+7 -1
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
+2
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