Added ULauncher PPA, FDroidServer, MKVToolNix and TeamViewer.
This commit is contained in:
parent
273b76636c
commit
d55afe4209
2
agornostal-ubuntu-ulauncher-artful.list
Normal file
2
agornostal-ubuntu-ulauncher-artful.list
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
deb http://ppa.launchpad.net/agornostal/ulauncher/ubuntu artful main
|
||||||
|
# deb-src http://ppa.launchpad.net/agornostal/ulauncher/ubuntu artful main
|
2
agornostal-ubuntu-ulauncher-dev-artful.list
Normal file
2
agornostal-ubuntu-ulauncher-dev-artful.list
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
deb http://ppa.launchpad.net/agornostal/ulauncher-dev/ubuntu artful main
|
||||||
|
# deb-src http://ppa.launchpad.net/agornostal/ulauncher-dev/ubuntu artful main
|
2
fdroid-ubuntu-fdroidserver-artful.list
Normal file
2
fdroid-ubuntu-fdroidserver-artful.list
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
deb http://ppa.launchpad.net/fdroid/fdroidserver/ubuntu artful main
|
||||||
|
# deb-src http://ppa.launchpad.net/fdroid/fdroidserver/ubuntu artful main
|
4
mkvtoolnix.list
Normal file
4
mkvtoolnix.list
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# curl https://mkvtoolnix.download/gpg-pub-moritzbunkus.txt | sudo apt-key add -
|
||||||
|
deb https://mkvtoolnix.download/ubuntu/artful/ ./
|
||||||
|
#deb-src https://mkvtoolnix.download/ubuntu/artful/ ./
|
||||||
|
|
29
teamviewer.list
Normal file
29
teamviewer.list
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
### TeamViewer DEB repository list
|
||||||
|
|
||||||
|
### NOTE: Manual changes to this file
|
||||||
|
### - prevent it from being updated by TeamViewer package updates
|
||||||
|
### - will be lost after using the 'teamviewer repo' command
|
||||||
|
### The original file can be restored with this command:
|
||||||
|
### cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
|
||||||
|
### which has the same effect as 'teamviewer repo default'
|
||||||
|
|
||||||
|
### NOTE: It is preferred to use the following commands to edit this file:
|
||||||
|
### teamviewer repo - show current repository configuration
|
||||||
|
### teamviewer repo default - restore default configuration
|
||||||
|
### teamviewer repo disable - disable the repository
|
||||||
|
### teamviewer repo main [stable] - make all TeamViewer packages available (default)
|
||||||
|
### teamviewer repo tv13 [stable] - make TeamViewer 13 packages available
|
||||||
|
### stable omit preview and beta releases
|
||||||
|
|
||||||
|
|
||||||
|
### Choose stable main to receive updates for TeamViewer 13 and upcoming major releases
|
||||||
|
### Choose preview main to receive early updates for TeamViewer 13 and to receive major beta releases
|
||||||
|
|
||||||
|
### Choose stable tv13 to receive updates for TeamViewer 13
|
||||||
|
### Choose preview tv13 to receive early updates for TeamViewer 13
|
||||||
|
|
||||||
|
deb http://linux.teamviewer.com/deb stable main
|
||||||
|
deb http://linux.teamviewer.com/deb preview main
|
||||||
|
|
||||||
|
# deb http://linux.teamviewer.com/deb stable tv13
|
||||||
|
# deb http://linux.teamviewer.com/deb preview tv13
|
Loading…
Reference in New Issue
Block a user