Software that should be installed in CSE313
From SurfLab
Contents |
[edit]
Linux
[edit]
Graphics
- blender
- inkscape
- jpeg2ps
- kview
- pdfjam (contains pdfjoin)
- xfig
- POV-Ray
[edit]
Internet
- Flash plugin
- VNC viewer
- Acrobat reader plugin
[edit]
Documentation
- Auxiliary latex packages
- texlive-extra-utils, texlive-fonts-extra, texlive-font-utils
- kpdf - reloads pdf automatically when recreated (e.g. via latex/dvipdf/ps2pdf)
- Ghostview - viewer for postscript files
- OpenOffice packages supporting formulas (equations)
[edit]
Development
- glut (typically freeglut)
- GLEW
- irb
- eruby
- cmake
- ddd (frontend to gdb for debugging)
- kdbg is also a nice frontend to gdb that I typically prefer
- git and mercurial
These are two distributed concurrent versioning systems. The linux kernel currently uses the more full-featured git, but mercurial is far easier to learn and use. - gvim
[edit]
Big ones
- KDE 3.5 (KDE 4 is immature)
[edit]
Other applications not in repository
- Matlab
- Maple
[edit]
LaTex
- memory increase How to increase LaTeX memory?
