GNU Software
Name |
Purpose or function |
location |
more information |
version |
installation date |
archive |
gcc/g++ |
C/C++ compiler |
/software/gnu/bin/gcc |
info -f /software/gnu/info/gcc |
gnat |
Ada compiler |
/software/gnat/bin/gnatmake |
info -f /software/gnu/info/gnat_ug or Gnat info |
make |
project builder |
/software/gnu/bin/make |
info -f /software/gnu/info/make |
bison |
LALR parser generator |
/software/gnu/bin/bison |
info -f /software/gnu/info/bison |
flex |
scanner generator |
/software/gnu/bin/flex |
man -M /software/gnu/man flex |
gzip |
file compression |
/software/gnu/bin/gzip |
info -f /software/gnu/info/gzip |
tar |
file archiver |
/software/gnu/bin/tar |
info -f /software/gnu/info/tar |
gawk |
finds patterns and fields in files |
/software/gnu/bin/gawk |
info -f /software/gnu/info/gawk |
grep |
| /software/gnu/bin/grep |
man -M /software/gnu/man grep |
info |
TeX info documentation viewer |
/software/gnu/bin/info |
info -f /software/gnu/info/info-stnd |
emacs |
file editor |
/software/gnu/bin/emacs |
info -f /software/gnu/info/emacs |
Ada mode |
Ada mode for emacs |
/software/gnu/share/emacs/site-lisp |
info -f /software/gnu/info/ada-mode |
AucTeX |
LaTeX mode for emacs |
/software/gnu/share/emacs/site-lisp |
info -f /software/gnu/info/auctex |
TeX, PostScript
Name |
Purpose or function |
location |
more information |
version |
teTeX |
one TeX distribution |
|
|
0.4 |
latex |
text processing |
/software/teTeX/bin/latex |
info -f /software/teTeX/info/latex |
bibtex |
create a bibliography for a document |
/software/teTeX/bin/bibtex |
man -M /software/teTeX/man bibtex |
makeindex |
create index of document |
/software/teTeX/bin/makeindex |
man -M /software/teTeX/man makeindex |
enscript |
Plain text to PostScript |
/software/gnu/bin/enscript |
enscript --help or man -M /software/gnu/man enscript |
1.5.0 |
dvips |
convert dvi file to PostScript |
/software/teTeX/bin/dvips |
info -f /software/teTeX/info/dvips |
ghostview |
PDF and PostScript viewer |
/software/X11R6.3/bin/ghostview |
man page
|
latex2html |
convert LaTeX to HTML |