Difference between revisions of "TSL"
From Department of Computer Science
(added packages for image that we used in SACO) |
(packages list) |
||
| Line 14: | Line 14: | ||
== Image == | == Image == | ||
| − | + | Paste the source of the following into: | |
| + | sed -ne 's/^* // p' | tr '\n' ' '; echo | ||
| − | + | to get a list you can install | |
| − | + | === Games === | |
| − | + | * bsdgames | |
| − | + | * frozen-bubble | |
| − | + | * gnome-games | |
| − | + | * gtetrinet | |
| − | + | * neverball | |
| + | * openarena | ||
| + | * pingus | ||
| + | * tetrinet-client | ||
| + | * wesnoth | ||
| + | * wormux | ||
| + | |||
| + | === Editors === | ||
| + | * anjuta | ||
| + | * bluefish | ||
| + | * codeblocks | ||
| + | * eclipse | ||
| + | * emacs | ||
| + | * eric | ||
| + | * geany | ||
| + | * idle | ||
| + | * joe | ||
| + | * kate | ||
| + | * kdevelop | ||
| + | * lyx | ||
| + | * netbeans | ||
| + | * scite | ||
| + | * vim-full | ||
| + | * xemacs21 | ||
| + | |||
| + | === Docs === | ||
| + | * devhelp | ||
| + | * diveintopython | ||
| + | * manpages-dev | ||
| + | * python-doc | ||
| + | * stl-manual | ||
| + | |||
| + | === Version Control === | ||
| + | * cvs | ||
| + | * bzr | ||
| + | * bzr-gtk | ||
| + | * bzr-svn | ||
| + | * bzrtools | ||
| + | * darcs | ||
| + | * git-core | ||
| + | * mercurial | ||
| + | * subversion | ||
| + | * subversion-tools | ||
| + | * svk | ||
| + | |||
| + | === Debugging === | ||
| + | * ddd | ||
| + | * lsof | ||
| + | * ltrace | ||
| + | * strace | ||
| + | * valgrind | ||
| − | + | === Programming === | |
| − | + | * ant | |
| − | + | * ant-optional | |
| − | + | * bicyclerepair | |
| − | + | * bsh | |
| − | + | * build-essential | |
| − | + | * clisp | |
| − | + | * docbook | |
| − | + | * freeglut3-dev | |
| − | + | * fpc | |
| − | + | * gcc-4.1 | |
| − | + | * g++-4.1 | |
| − | + | * ghc | |
| − | + | * gnome-devel | |
| − | + | * gnuplot | |
| − | + | * graphviz | |
| − | + | * ipython | |
| − | + | * mesa-utils | |
| − | + | * octave | |
| − | + | * python-3 | |
| − | + | * python-all-dev | |
| − | + | * python-crypto | |
| − | + | * python-dateutil | |
| − | + | * python-matplotlib | |
| − | + | * python-pygame | |
| − | + | * speedcrunch | |
| − | + | * sun-java6-jdk | |
| − | + | * sun-java6-plugin | |
| − | + | * texlive-full | |
| − | + | ||
| − | + | === System === | |
| − | + | * imagemagick | |
| − | + | * lftp | |
| − | + | * manpages | |
| − | + | * mtr-tiny | |
| − | + | * ntp | |
| − | + | * openssh-server | |
| − | + | * openssl | |
| − | + | * poppler-utils | |
| − | + | * quota | |
| − | + | * rdesktop | |
| − | + | * rsync | |
| − | + | * screen | |
| − | + | * tmpreaper | |
| − | + | * traceroute | |
| − | + | * tsocks | |
| − | + | * unrar | |
| − | + | * unzip | |
| − | + | * wbritish | |
| − | + | * whois | |
| − | + | * xtightvncviewer | |
| − | + | ||
| − | + | === Other === | |
| − | + | * amarok | |
| − | + | * blender | |
| − | + | * flashplugin-nonfree | |
| − | + | * inkscape | |
| − | + | * konsole | |
| + | * openoffice.org-draw | ||
| + | * msttcorefonts | ||
| + | * mplayer | ||
| + | * ubuntu-restricted-extras | ||
| + | * wine | ||
| + | * yakuake | ||
Revision as of 13:39, 7 September 2009
Contents
TSL Todo list
- Shorten / tie up flyleads
- Provide tied down flyleads in the laptop areas (areas without PCs)
- Build new image & re-image computers
- Install replaced / fixed computers
Current problems
- Network Sockets
- SLAB013 SLAB016.
- Power Sockets
- pc48
- Bad Images
- 1,2,3,5,12,14,17,20,44,45,47,70,74
- Grub broken
- 7, 8, 9, 12, 23, 35
Image
Paste the source of the following into:
sed -ne 's/^* // p' | tr '\n' ' '; echo
to get a list you can install
Games
- bsdgames
- frozen-bubble
- gnome-games
- gtetrinet
- neverball
- openarena
- pingus
- tetrinet-client
- wesnoth
- wormux
Editors
- anjuta
- bluefish
- codeblocks
- eclipse
- emacs
- eric
- geany
- idle
- joe
- kate
- kdevelop
- lyx
- netbeans
- scite
- vim-full
- xemacs21
Docs
- devhelp
- diveintopython
- manpages-dev
- python-doc
- stl-manual
Version Control
- cvs
- bzr
- bzr-gtk
- bzr-svn
- bzrtools
- darcs
- git-core
- mercurial
- subversion
- subversion-tools
- svk
Debugging
- ddd
- lsof
- ltrace
- strace
- valgrind
Programming
- ant
- ant-optional
- bicyclerepair
- bsh
- build-essential
- clisp
- docbook
- freeglut3-dev
- fpc
- gcc-4.1
- g++-4.1
- ghc
- gnome-devel
- gnuplot
- graphviz
- ipython
- mesa-utils
- octave
- python-3
- python-all-dev
- python-crypto
- python-dateutil
- python-matplotlib
- python-pygame
- speedcrunch
- sun-java6-jdk
- sun-java6-plugin
- texlive-full
System
- imagemagick
- lftp
- manpages
- mtr-tiny
- ntp
- openssh-server
- openssl
- poppler-utils
- quota
- rdesktop
- rsync
- screen
- tmpreaper
- traceroute
- tsocks
- unrar
- unzip
- wbritish
- whois
- xtightvncviewer
Other
- amarok
- blender
- flashplugin-nonfree
- inkscape
- konsole
- openoffice.org-draw
- msttcorefonts
- mplayer
- ubuntu-restricted-extras
- wine
- yakuake