git projects, packages
This commit is contained in:
parent
a99279b996
commit
b8e7535b2b
|
@ -52,20 +52,9 @@ janmasrovira:
|
||||||
- phileas
|
- phileas
|
||||||
|
|
||||||
MUSTE-Project:
|
MUSTE-Project:
|
||||||
- digestive-functors
|
|
||||||
- Mulle
|
- Mulle
|
||||||
- muste-ajax.hlint
|
|
||||||
- muste-elm
|
|
||||||
- muste.hlint
|
|
||||||
- pgf
|
- pgf
|
||||||
- runall.hs
|
|
||||||
- snap-extras
|
|
||||||
- sqlite-simple
|
|
||||||
- stuff
|
|
||||||
- weeds
|
|
||||||
- #worklog.yaml#
|
|
||||||
- worklog.yaml
|
- worklog.yaml
|
||||||
- worklog.yaml~
|
|
||||||
|
|
||||||
nurpax:
|
nurpax:
|
||||||
- sqlite-simple
|
- sqlite-simple
|
||||||
|
|
62
packages.list
Normal file
62
packages.list
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
aspell-da
|
||||||
|
atool
|
||||||
|
autoconf
|
||||||
|
automake
|
||||||
|
chromium-browser
|
||||||
|
cmake
|
||||||
|
cpphs
|
||||||
|
curl
|
||||||
|
discord
|
||||||
|
duc
|
||||||
|
emacs
|
||||||
|
fancontrol
|
||||||
|
g++
|
||||||
|
gcc
|
||||||
|
gimp
|
||||||
|
git
|
||||||
|
gnome-tweaks
|
||||||
|
gparted
|
||||||
|
help2man
|
||||||
|
i3
|
||||||
|
i3blocks
|
||||||
|
i8kutils
|
||||||
|
inkscape
|
||||||
|
jq
|
||||||
|
libc6-dev
|
||||||
|
libfcgi0ldbl
|
||||||
|
libfcgi-dev
|
||||||
|
libffi-dev
|
||||||
|
libgmp-dev
|
||||||
|
libncurses5-dev
|
||||||
|
libpcre32-3
|
||||||
|
libpcre3-dev
|
||||||
|
libtool
|
||||||
|
libudev-dev
|
||||||
|
lm-sensors
|
||||||
|
make
|
||||||
|
moc
|
||||||
|
nodejs
|
||||||
|
npm
|
||||||
|
nvidia-driver-390
|
||||||
|
pandoc
|
||||||
|
pavucontrol
|
||||||
|
pkg-config
|
||||||
|
python
|
||||||
|
ruby
|
||||||
|
ruby-dev
|
||||||
|
signal-desktop
|
||||||
|
silversearcher-ag
|
||||||
|
smbios-utils
|
||||||
|
sqlite
|
||||||
|
sur5r-keyring
|
||||||
|
texlive
|
||||||
|
texlive-base
|
||||||
|
texlive-latex-base
|
||||||
|
transmission
|
||||||
|
virtualbox
|
||||||
|
vlc
|
||||||
|
wdanish
|
||||||
|
wspanish
|
||||||
|
xbacklight
|
||||||
|
zlib1g-dev
|
||||||
|
zsh
|
1
sources.list.d/signal-xenial.list
Normal file
1
sources.list.d/signal-xenial.list
Normal file
|
@ -0,0 +1 @@
|
||||||
|
deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
|
1
sources.list.d/sur5r-i3.list
Normal file
1
sources.list.d/sur5r-i3.list
Normal file
|
@ -0,0 +1 @@
|
||||||
|
deb http://debian.sur5r.net/i3/ bionic universe
|
29
sources.list.d/teamviewer.list
Normal file
29
sources.list.d/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 a new issue