Linux Software Packages

Marist - SuSE - Turbolinux - Caiman - Red Hat - Debian

The packages in the SuSE distribution Release Candidate:

 

3dpixm Very nice 3d pixmaps for the fvwm window manager, in two sizes, for menus and button bars. You should install this package.
3dpixms Very nice 3d pixmaps for the fvwm window manager. These pixmaps are used for the pop-up menus.
a2ps Converts ASCII text into PostScript. This feature is used by e.g. apsfilter, in order to pretty-print ASCII text.
aaa_base This package installs several important configuration files. Central scripts like SuSEconfig are also in this package.
aaa_dir This package installs the directory structure. It also includes the home directories of the system users.
aaa_skel This package contains the skeleton of a users home directory.
aalib AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer.
aalibdev Files needed for software development using aalib.
acct This package contains the programs necessary to do user specific process accounting, sa, accton, lastcomm.
afio Afio makes cpio-format archives. Afio can make compressed cpio archives that are much safer than compressed tar or cpio archives. Afio is best used as an `archive engine' in a backup script. Documentation and some sample scripts are in /usr/share/doc/packages/afio/.
afterstp This window manager follows the tradition of NeXTStep. The functionality of the bowman window manager was enhanced with some configuration options. As well, there are shadowed menus, the button-bar Wharf, animated windows, a proper sound support, and many more features.
agrep agrep is another powerfull grep which has the ability to search for approximate patterns as well as block oriented search.
allman This package contains duplicates of all man pages of every package on the CD (for those who don't want to install every single package just to get the man pages online).
amanda This is a release of Amanda, the Advanced Maryland Automatic Network Disk Archiver. Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive.
ami Korean IMS (Input Method System) Ami. Uses gtk+, supports gnome applet mode and Windowmaker dock mode. The Gnome applet mode binary is in a separate package.
amignome Korean IMS (Input Method System) Ami. Uses gtk+, supports gnome applet mode and Windowmaker dock mode. This package contains only the gnome applet mode binary of AMI.
apache This version of the Apache HTTP server has been compiled with the additional modules mod_perl and PHP3, which allows database access to mySQL, PostgreSQL and ADABAS D (on INTEL machines only). Install the packages mod_php and mod_perl to gain these features. The Apache HTTP server. Very few programs have spread so quickly and attracted such a large following in such a short time as this HTTP server. According to Netcraft, Apache runs on about 49.05% of all servers attached to the Internet. That represents about 1,182,142 systems. It has replaced within only a few months the NCSA server which, until then was the unchallenged favorite. This is undoubtedly because Apache was derived from the NCSA server sources and that its configuration is compatible to that of NCSA/1.3. The Apache project was established to provide a forum for the development of a freely available HTTP server. The goal is to develop a secure, efficient, and easily extendable server, which also closely parallels the development of the HTTP protocol. Thus Apache became a replacement to NCSA/1.3. Besides better performance, the removal of known errors, and better conformance to HTTP standards (HTTP/1.1), Apache offers the following useful features, which are often missing in other servers: * password files, used to protect documents from unauthorized access, can be indexed in various ways. The search for an entry is as a result more efficient than in ordinary text files. * client-request errors can be responded to in a flexible manner. CGI scripts can be used to analyze the error and generate more informative replies to both the client and the administrator than the HTTP status codes offer. * there is no restriction on aliasing and redirection. The Alias and Redirect directives can be used in arbitrary number and depth. * Apache can choose the best representation of a resource based on the browser-supplied preferences for media type, languages, character set and encoding ("Content Negotiation"). * with Apache you can implement several virtual servers. Thus requests to different IP addresses (referring to the same computer) can be distinguished and, depending on the IP address, appropriately handled. Further advantages are the module concept and the well-documented API (Application Programmers Interface). Extensions are easily developed and new features are easily integrated into the server. For example, an implementation of the Secure Socket Layer (SSL) from Netscape exists for Apache. This permits secure communication between server and client. Apache is installed in the following directories: /etc/httpd -> configuration files /usr/sbin/httpd -> server binary /var/log/httpd/ -> protocol files /var/run/httpd.pid -> server PID /usr/local/httpd -> server root /sbin/init.d/apache -> Start/Stop script
apel A Portable Emacs Library
appdefko collection of X application defaults files for Korean
aps This printer filter lets you print arbitrary files on your printer. The file type is recognized automatically. When needed ghostscript is run to print PostScript files on non-PostScript printers. In order to configure the filter, start YaST in your installed system. Choose "System administration" in the main menu, then "Integrate hardware into system", and finally "Configure printers". Fill out the mask, and YaST will configure apsfilter for you. The conventional SETUP of apsfilter is sure available as /var/lib/apsfilter/SETUP This revised script uses the program dialog to make the usage more easier for you. The documentation of this version of apsfilter revised by SuSE is placed in /usr/share/doc/packages/apsfilter/.
arc ARC is a packer that was used on various operating systems. This package should allow you to unpack *.arc files under Linux. You shouldn't use it for packing Linux-Software. Use gzip instead.
archie Using this program, you can query archie servers without having to login with telnet. This version uses the server archie.funet.fi as default. You may specify another host using the command line switch "-h".
arpwatch Arpwatch keeps track for ethernet/ip address pairings. It syslogs activity and reports certain changes via email.
asedit A simple ASCII text editor for X11/Motif. Mouse support, dialog boxes, hypertext online help, undo/redo. The help box for the online help has a little bug: it is too small, you must enlarge the box with the mouse.
ash NetBSD's ash (Almquist sh) for Linux is a small (62K - no job control) Bourne-compatible shell. Great for machines with low memory, but does not provide all the extras of shells like bash, tcsh, and zsh. Most shell scripts are run compatible to bash. Note that most scripts written for Linux use some bash-specific syntax. The Slackware setup scripts are a notable exception, since ash is the shell used during installation.
at With this program you can run jobs at a specified time.
aterm aterm is a pseudo transparency terminal. It is recource friendly, has many features how fading (darkening/lightening of colors when aterm is loosing focus), tint color (pseudo transparency background color)... You can find some examples under /usr/share/doc/packages/aterm/README.SuSE
audiofil This Audio File Library is an implementation of the SGI Audio File library. At the present, not all features of the SGI Audio File library are implemented. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFC, WAVE, and NeXT/Sun).
authldap This is an authentication module for Apache that allows you to authenticate HTTP clients using user entries in an LDAP directory. The latest version and the change log is always available at http://www.rudedog.org/auth_ldap/
autoconf GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and you'd like to use it to create shell scripts which will configure your source code packages. Note that the Autoconf package is not required for the end user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use.
autofs autofs is a kernel-based automounter for Linux. It is still under development, although the features currently implemented seem to work well. There is not anywhere near enough documentation available yet; help in getting some written would be appreciated. This package replaces the amd package.
autolog This programs automatically logs out "forgotten" logins.
automake Automake is a tool for automatically generating "Makefile.in"s from files called "Makefile.am". "Makefile.am" is basically a series of "make" macro definitions (with rules being thrown in occasionally). The generated "Makefile.in"s are compatible to the GNU Makefile standards.
baekmuk Baekmuk Fonts (Korean fonts for X11, bitmap version)
baekmukt Baekmuk Fonts (Korean fonts for X11, True Type version)
base This package normally also includes the program "rmt", which provides remote tape drive control. Since there is a compatible `rmt' in the `dump' package we didn't put `rmt' into this package. If you are planning to use the remote tape features provided by tar you have to install the `dump' package as well.
bash Bash is a sh-compatible command interpreter that executes commands read from standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is ultimately intended to be a conformant implementation of the IEEE Posix Shell and Tools specification (IEEE Working Group 1003.2).
bash1 Since the new bash version 2.x is somewhat stricter in its syntax checking than version 1.x, we are keeping the older version as bash1 in the distribution. If you have scripts that don't satisfy the stricter rules of 2.x and you don't want to look for the errors, simply replace "/bin/sh" with "/bin/bash1" in the first line. The script will then be run by the old bash shell.
bb BB is an high quality audio-visual demonstration for your text terminal. It is portable demo, so you can run it on plenty of operating systems and DOS.
bc bc is an interpreter that supports numbers of arbitrary precision and the interactive execution of statements. There are some similarities in the syntax to the C programming language. A standard math library is available through command line options. When used, the math library is read in before any other input files. bc then reads in all other files from the command line, evaluating their contents. Then, bc reads from standard input (usually the keyboard). The dc program is also included. Dc is a calculator which supports reverse-polish notation and allows unlimited precision arithmetic. Macros can also be defined. Normally, dc reads from standard in but can also read in files specified on the command line. A calculator with reverse-polish notation saves numbers to a stack. Arguments to mathematical operations (operands) are "pushed" onto the stack until the next operator is read in which "pops" its arguments off the stack and "pushes" its results back onto the stack.
berkdb2 Version 2 of The Berkeley Database (Berkeley DB), the Open Source embedded database system
bind The named daemon and support utilities including: dig, dnsquery, host, and nslookup. Documentation on setting up a name server can be found in /usr/share/doc/packages/bind .
bind8 The named daemon BIND8 with examples. The support utilities nslookup, dig, dnsquery and host are found in the package bindutil. Documentation on setting up a name server can be found in /usr/share/doc/packages/bind8.
bind9 Beta version of BIND9.
bindutil This package includes the utilities nslookup, dig, dnsquery and host used to test and query DNS. The new bind v8 named daemon is found in the package bind8.
bing Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.
binutils C compiler utilities: ar, as, gasp, gprof, ld, nm, objcopy, objdump, ranlib, size, strings, strip. These utilities are needed whenever you want to compile a program or a kernel. This version has been compiled by SuSE with the corresponding C library. They are not designed for cross-compiling to other architectures.
bison Bison is a parser generator in the style of yacc(1).
bitchx BitchX is one of the well-known IRC clients for the text console. Very well designed and offers lots of possibilities and settings.
blackbox Just another window manager! Start it by typing startx blackbox
blt An add-on library for Tk. Does not require patching of the Tk and Tcl libraries. Provides some additional Widgets and Functions.
bonnie Bonnie is a popular performance benchmark that targets various aspects of Unix filesystems.
bowman Based on the fvwm window manager, imitating the NeXTSTEP GUI. Can be installed without problem with fvwm and fvwm95. Documentation: /usr/share/doc/packages/bowman
buffer Buffering stdin and stdout
bulkmail This is a C program to do "bulk" mailing. For input, it takes a file of recipient addresses (one address per line) and a message (with headers already attached) to be sent to the recipients. It sorts the recipient list by reversed domain (so similar ones sort together), splits up the recipients into several groups containing no more than N domains each, creates an SMTP envelope for each group of recipients, and feeds that envelope to "/usr/lib/sendmail -bs". Splitting the envelopes up allows sendmail to perform delivery in parallel, so instead of having one large queue entry (for which sendmail might take awhile to get around to attempting delivery for some recipients), it has several smaller queue entries. Depending on your point-of-view, this can still be considered "cluttering up your mail queue", but it does seem to deliver messages more quickly to most recipients. The core of this program was extracted from a somewhat strange mailing list manager called na-net; it was designed to efficiently send out mail to 5000 people at a time. I have used this program to attempt delivery of a message to over 12000 recipients around the world, within a few hours. I'm currently using bulk_mailer as a back-end for several mailing lists of modest size. However, the program is not extensively tested, and may not work well in all environments. (In particular, if your system has per-user process quotas, or a small number of process table entries, you will want to modify this program to recover gracefully.) There's no warranty on this, but you're welcome to use it if you want.
busybox BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc. BusyBox provides a fairly complete POSIX environment for any small or emdedded system. The utilities in BusyBox generally have fewer options then their full featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts.
bwbasic A Basic interpreter.
bwidget Add useful and nice widgets in your interfaces with the BWidget Toolkit, a set of native Tk 8.x Widgets using Tcl8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widget) but the concept is radically different because everything is native so no platform compilation, no compiled extension library are needed. The code is in Pure Tcl/Tk.
bzip Bzip is a very powerful program for compressing files.
calamari Calamaris parses Logfiles from Squid V1.1.x, V1.2.x, V2.x and NetCache in Native Log Format and generates a report. Written in perl5.
calctool A simple scientific calculator, which can also represent the values also in binary, hexadecimal or decimal format.
canna Canna converts kana to kanji based on a client-server model. That is, an application program communicates with a kana-to-kanji conversion server to achieve Japanese input. Canna can be used in Emacs, in X environments, and also on TTYs. Canna provides more than ten tools to maintain kana-to-kanji conversion dictionaries.
cannadev A user-interface library for use with the Canna Kana Kanji Conversion System is provided. With the library, programmers can easily add a Japanese input system with unified user interface to application programs.
catdoc Viewer for MS-Word-Files.
cfengine GNU cfengine is an abstract programming language for system administrators of huge heterogeneous networks. With cfengine, system administrators have an easy and elegant way to maintain complicated networks.
cgmdraw CGM Draw is a freely available library for generating CGM files from a C program. CGM (Computer Graphics Metafile) is a vector graphics format that can be read by many popular packages. With CGM Draw your code can quickly draw images complete with lines, arcs, rectangles, polygons, and text. CGM Draw is ideal for creating CGM files on the fly when you have a rapidly changing data set (such as in response to database queries.)
cistron A radiusd provides remote authentication and accounting. This radiusd is based on the Livingston radius 1.16 and is mostly compatible with Livingston 2.01. There are more features, such as: - Can limit max. number of simultaneous logins on a per-user basis! - Multiple DEFAULT entries, that can optionally fall-through - Deny/permit access based on huntgroup users dials into - Set certain parameters (such as static IP address) based on huntgroup - Extra "hints" file that can select SLIP/PPP/rlogin based on username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc) - Can execute an external program when user has authenticated - Can use `$INCLUDE filename' in users and dictionary files - Can act as a proxy server, relaying requests to a remote server - radwho and radlast commands - Keeps a list of logged in users (radutmp file)
comanche Comanche, as part of the The Apache GUI project aims to provide a quality and crossplatform graphical tool for configuration and management of the Apache web server and related software. Comanche stands for COnfiguration MANager for apaCHE and should run on most flavors of UNIX and Windows (and even Macs :-)
compartm Compartment provides all possibilities (chroot, kernel capabilities) to securely run insecure and/or untrusted programs. It provides you with all necessary options to fine grain the tightening process as you need it.
compface The programs `compface' and `uncompface' convert 48x48x1 images to and from a compressed format. The purpose of the programs is to allow the inclusion of face images within mail headers using the field name `X-face:'. They make use of a library which allow the compression and decompression algorithms to be used in other programmes such as mail despatchers and mail notification daemons.
compress Standard Un*x compression program
conv Small unit conversion tool. Uses the XForms library. GUI is german. degrees <=> radians; Pa <=> Atm; Pa <=> Bar; Pa <=> Torr; Calories <=> Joule; linear <=> dB ( 20 log(x) ); linear <=> dB ( 10 log (x) ); cm <=> Inch
convert As you see when you ran Convert this is a unit conversion software. (over 700 conversions)
coolmail Shows if new mail has arrived. The main advantage of this program is that you can click into the window to start the mailer. Documentation: man coolmail
cpio This is GNU cpio, a program to manage archives of files. This package also includes mt, a tape drive control program. Cpio copies files into or out of a cpio or tar archive. An archive is a file that contains other files plus information about them, such as their pathname, owner, timestamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe. This package normally also includes the program "rmt", which provides remote tape drive control. Since there is a compatible `rmt' in the `dump' package we didn't put `rmt' into this package. If you are planning to use the remote tape features provided by cpio you have to install the `dump' package as well.
cracklib CrackLib tests passwords to determine whether they match certain security-oriented characteristics. You can use CrackLib to stop users from choosing passwords which would be easy to guess.
cron Automatically starts programs at specific times. Add new entries with "crontab -e". (See "man 5 crontab" and "man 1 crontab" for documentation.) Under /etc you can find the directories cron.hourly, cron.daily, cron.weekly and cron.monthly. Scripts and programs, that are located there will be started automatically.
ctags ctags (from Darren Hiebert) generates tag files from source code in C, C++, Eiffel, Fortran and Java to be used with vi, its derivatives, emacs and several other editors. etags (from Emacs sources) generates tag files from source code in Pascal, Cobol, Ada, Perl, LaTeX, Scheme, Emacs Lisp/Common Lisp, Postscript, Erlang, Python, Prolog and most assembler-like syntaxes.
ctwm Documentation: man ctwm or in /usr/share/doc/packages/ctwm
cvs CVS is a frontend to the Revision Control System which is included in the standard Linux distribution. pcl-cvs, an Emacs frontend to CVS, is also included.
dante Dante is a free implementation of the proxy protocols socks version 4, socks version 5 (rfc1928) and msproxy. It can be used as a firewall between networks. It is being developed by Inferno Nettverk A/S, a Norwegian consulting company. Commercial support is available. This package contains the dynamic libraries required to "socksify" existing applications to become socks clients.
dantedev Additional libraries required to compile programs that use socks.
dantesrv This package contains the socks proxy daemon and its documentation. The sockd is the server part of the Dante socks proxy package and allows socks clients to connect through it to the network.
db2x A new tool - based on Perl modules.
ddd The DDD debugger (Data Display Debugger) is a comfortable GUI to the well-known debuggers GDB and DBX. Data structures can be represented as graphs and interactively shown. You can debug programs in C, C++, Pascal, MODULA-2, FORTRAN and ADA, and even at the assembler code level!
ddrescue dd_rescue helps, when nobody else will: Your disk has crashed and you try to copy it over to another one. Standard Un*x tools like cp, cat, dd wail abort on every I/O error. dd_rescue won't.
dejagnu Dejagnu is a library of expect scripts that are used by GNU for running test suites on GNU tools.
deliver A small and simple program that delivers electronic mail to local users. If you are attached to a network, you should install the program "sendmail" as well.
devfsd If using devfs, the devfs filesystem will normally be mounted on /dev. This raises a few compatibility issues, that can be tackled with the help of the devfs daemon: * Persistent permissions and ownership of device nodes * Different naming scheme for some devices (SCSI eg.) * Module autoloading
devs This package creates special files in the /dev directory, so that your system's hardware can be accessed.
dhcp Please read the documentation in /usr/share/doc/packages/dhcp regarding configuration of the DHCP server. Especially the file /etc/dhcpd.conf must be modified to fit your site needs.
dhcpcd dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time depending on the command line option.
dia Dia is designed to be much like the commercial program `Visio'. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, SADT, flowcharts, network diagrams, and simple circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape. It can load and save diagrams to a custom XML format (gzipped by default, to save space), can export diagrams to EPS, PNG, CGM or SVG formats and can print diagrams (including ones that span multiple pages).
dialog This program lets you use menus and dialog boxes in shell scripts.
dictd This package contains two programs. With `dict' you have access to a few powerful electronic dictionaries on the Internet. With `dictd' you can setup such a dictionary yourself. To look up, for example, the word `grunt', just type dict grunt See the man pages of dict and dictd for details.
dicts This package contains sources of 14 ispell dictionaries: for German (ready compiled for ispell in package igerman) for New German (ready compiled for ispell in package ingerman) for New Swiss (ready compiled for ispell in package inswiss) for Danish (ready compiled for ispell in package idanish) for Spanish (ready compiled for ispell in package ispanish) for French (ready compiled for ispell in package ifrench) for Italian (ready compiled for ispell in package iitalian) for Dutch (ready compiled for ispell in package idutch) for Swedish (ready compiled for ispell in package iswedish) for Norwegian (ready compiled for ispell in package inorsk) for Portuguese (ready compiled for ispell in package iportug) for Catalan (ready compiled for ispell in package icatalan) for Czech (ready compiled for ispell in package iczech) for Polish (ready compiled for ispell in package ipolish) for Greek (ready compiled for ispell in package igreek) for Russian (ready compiled for ispell in package irussian) Please read the README's under /usr/src/dicts/i*/ .
diff The GNU diff utilities find differences between files (to make source code patches, for instance).
ding Ding is a smart X11 English - German dictionary, which works with a local databasefile. For full functionality it is recommended to install agrep.
dns_faq The Domain-Name-Service (DNS) FAQ.
docbk_4 Widely used to produce technical documentation. SGML and XML version included.
docbk30 This package contains version 3.0 and 3.1 and in addition an XML version. You'll find the documentation in /usr/share/doc/packages/docbk30.
docbkdsl DSSSL Stylesheets for the DocBook DTD
docbktls A shell script to convert SGML documents which are based on the DocBook DTD.
docbkxsl These are XSL stylesheets for the DocBk XML (and "Simplified" DocBk XML) DTDs. XSL is a standard W3C stylesheet language for both print and online rendering. For more information about XSL, see the XSL page at the W3C.
dochost With this package you are able to access a central documentation-server on which the SuSE online-support system is stored. It should be installed on the server, too.
dosfstls The dosfstls package includes the mkdosfs and dosfsck utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies.
duconv A DOS <--> UNIX converter which even correctly converts German umlauts. Something everybody(!) is looking for..;)
dump The dump package contains both dump and restore. Dump examines files in a filesystem, determines which ones need to be backed up, and copies those files to a specified disk, tape or other storage medium. The restore command performs the inverse function of dump; it can restore a full backup of a filesystem.
dx Open Visualization Data Explorer is a visualization framework that gives users the ability to apply advanced visualization and analysis techniques to their data. These techniques can be applied to help users gain new insights into data from applications in a wide variety of fields including science, engineering, medicine and business.
dxdata This package holds some example data for the IBM Open Visualization Data Explorer.
dxdoc This package contains the documentation of the IBM Open Visualization Data Explorer in the HTML format.
eazy This package contains some links and enhancements of the /etc files which should make it easier to install software packages from the Internet. A typical example of where you can use this package is the link from /usr/sbin/sendmail to /usr/lib/sendmail.
eb EB Library is a C library for accessing CD-ROM books. It can be built on UNIX derived systems. EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs.
ebdev Header files and Libraries of EB.
eblook eblook is a command line tool using the EB-library. It provides easy access to many electronic dictionaries published on CD-ROM. It is recommended to install the Emacs-interface `lookup.el' too. Although it is possible to use `eblook' from the commandline, using it with Emacs/XEmacs and `lookup.el' is much easier and offers many extra features as well. You can get `lookup.el' from http://lookup.sourceforge.net/. `lookup.el' is already included as a package in recent versions of XEmacs.
econf e-conf lets you configure the Enlightenment Window Manager.
ed Standard old un*x line editor
eddi X editor based on the TiX shell, with text highlighting and several other useful features.
edict The EDICT file is the outcome of a voluntary project to produce a freely-available Japanese/English Dictionary in machine-readable form. This project has been under way since early 1991, beginning with the small original file included with the MOKE (Mark's Own Kanji Editor) Japanese word-processing package. It reached a size of nearly 103,000 entries when it was split into two files: EDICT containing the "normal" dictionary entries, and ENAMDICT containing names. Both files are used by a number of software packages and thousands of users world-wide. The EDICT file is now over 60,000 entries and the ENAMDICT file over 160,000. Meanwhile there are also some additional dictionary files for special purposes, for example COMPDIC for words from the computing and communication field.
efence Tool for debugging your C-programs (malloc debugger).
elem Table of chemical elements
elispint Programming in Emacs Lisp: An Introduction
elispman GNU Emacs Lisp Reference Manual edition 2.5, corresponding to GNU Emacs version 20.x.
elm Elm is an interactive screen-oriented mailer program originally written by Dave Taylor. Elm is now maintained by the Elm Development Group.
elvis A vi clone, the standard text editor on Unix systems.
emacs_w3 Implemented in Emacs Lisp.
emil This program enables you to convert MIME, SUN mailtool and `plain old style RFC822'. Could be interesting for `elm addicted' people..;-)
enlight Enlightenment is a window manager for the X Window System that is designed to be powerful, extensible, configurable and pretty darned good looking! It is one of the more graphically intense window managers. Enlightenment goes beyond managing windows by providing a useful and appealing graphical shell from which to work. It is open in design and instead of dictating a policy, allows the user to define their own policy, down to every last detail.
enscript Enscript converts ASCII files to PostScript and writes the generated output to a file or sends it directly to the printer. Enscript is configured in /etc/enscript.cfg.
eperl ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming.
esound For enabling Enlightenment to produce some sounds..
eterm Eterm is a really nice and featurerich terminalprogram for X which can be fully customized.
ethereal ethereal is a network traffic analyzer for Unix and Unix-like operating systems. It is based on GTK+, a graphical user interface library, and libpcap, a packet capture and filtering library. It is more or less a graphical version of tcpdump.
expat From the Website: Expat is an XML 1.0 parser written in C. It aims to be fully conforming. It is currently not a validating XML processor. The current production version of expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library which is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example program using this interface; sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files which are each to be checked for well-formedness. An option -d dir can be specified; for each well-formed input file the corresponding canonical XML will be written to dir/f, where f is the filename (without any path) of the input file. A -x option will cause references to external general entities to be processed. A -s option will make documents that are not standalone cause an error (a document is considered standalone if either it is intrinsically standalone because it has no external subset and no references to parameter entities in the internal subset or it is declared as standalone in the XML declaration).
expect Expect is a tool primarily for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these applications. Expect is described in many books, articles, papers, and FAQs. There is an entire book on it available from O'Reilly.
ext2fs Utilities needed to create and maintain ext2 filesystems under Linux. Included in this package are: chattr, lsattr, mke2fs, mklost+found, tune2fs, e2fsck, and badblocks.
ext2fs_d This package contains the libraries and header files needed to develop second extended (ext2) filesystem-specific programs.
f2c Contains libf2c.so.0.11, ported by Rob Hooft. This package uses an `f77' script that hides the C translation process from the user.
fbm Tools using the Fuzzy Pixmap Manipulation Library
fcwnn Free cWnn Chinese Input System (mainland China)
fcwnncom This package includes the common files for the Free cWnn and Free tWnn Chinese Input Systems. Free cWnn is for mainland Chinese, Free tWnn is for Taiwan-Chinese.
fcwnndev This package contains the header files and libraries for building client programs that use the Chinese Input System Free cWnn.
fetchmcf A GUI configurator for generating fetchmail configuration files (.fetchmailrc).
fetchml Fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. Comes with an interactive GUI configurator suitable for end-users.
feynman FG is a tcl/tk-based application for drawing Feynman diagrams for publishing purposes.
fhs This standard consists of a set of requirements and guidelines for file and directory placement under UNIX-like operating systems. The guidelines are intended to support interoperability of applications, system administration tools, development tools, and scripts as well as greater uniformity of documentation for these systems.
figlet FIGlet can create characters in many different styles and can kern and "smush" these characters together in various ways. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of e-mail and UseNet messages.
file With "file" you can obtain information on the file type of a specified file. File type recognition is controlled by the file /etc/magic, which contains the classification criteria. This command is used by apsfilter to permit automatic printing of different file types.
filerun FileRunner is an X11 file manager for Unix. It is simple and efficient and has a built-in FTP client.
fileutil GNU fileutils: the basic file manipulation programs
find This package contains the GNU find, xargs, and locate programs. The find and xargs programs comply with POSIX 1003.2. They also support some additional options, some borrowed from Unix and some unique to GNU.
firewals For all those fellow experts out there: yes I know that this is NOT a firewall setup but a simple (no, not simple, it tries actually to be clever) packet filter. But if we would call this "SuSEpacketfilter", only a few user would install it, hence general security would be bad.
fkwnn Free kWnn Korean Input System
fkwnndev This package contains the header files and libraries for building client programs that use the Korean Input System Free kWnn.
flex flex is a tool for generating scanners: programs which recognize lexical patterns in text.
fltk The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally developed by Mr. Bill Spitzak and is currently maintained by a small group of developers across the world with a central repository in the US. The installation of this package requires you to install a 3D-library. If you don't have hardware 3D you can use the software OpenGL library in package mesasoft (series x3d). The library can be recompiled without 3D-support.
fnlib The fnlib is necessary for the Enlightenment window manager.
fortune Fortune displays a random text string from a set of files in a certain format. This occurs each time you start a login shell. To get this feature just uncomment the respective lines in the user's .profile.
fping fping is a ping-like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in a way that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending pings to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion. In the default mode, if a target replies, it is noted and removed from the list of targets to check; if a target does not respond within a certain time limit and/or retry limit it is designated as unreachable. fping also supports sending a specified number of pings to a target, or looping indefinitely (as in ping ). Unlike ping, fping is meant to be used in scripts, so its output is designed to be easy to parse.
freetype Library for working with TrueType Fonts. Documentation at /usr/share/doc/packages/freetype
ftpdir This package contains a `change-root'-configuration for anonymous ftp.
ftwnn Free tWnn Chinese Input System (Taiwan)
fvwm The fvwm window manager (version 2) is the standard window manager for the X window system under Linux. fvwm is highly configurable and has a similar look-and-feel to the Motif standard. The personal configuration is stored in the file ~/.fvwm2rc in the user's home directory. The system wide configuration is generated at installation time by SuSEconfig and may be found in /usr/X11R6/lib/X11/fvwm2 . Documentation: man fvwm2 /usr/share/doc/packages/fvwm
fvwm1 Since versions 1.x and 2.x are not compatible, we have kept the old version in the distribution. This version is configured with the system-wide configuration file /usr/X11R6/lib/X11/fvwm/system.fvwmrc, as well as the user's personal configuration file ~/.fvwmrc in the home directory. The program susewm is able to configure this window manager,too. Important! Please read the file /usr/share/doc/packages/fvwm1/README.SuSE! Documentation: man fvwm fvwmman <manpage> /usr/share/doc/packages/fvwm1
fvwm2 The fvwm window manager (version 2) is the standard window manager for the X window system under Linux. fvwm is highly configurable and has a similar look-and-feel to the Motif standard. The personal configuration is stored in the file ~/.fvwm2rc in the user's home directory. The system wide configuration is generated at installation time by SuSEconfig and may be found in /etc/X11/fvwm2 .
fvwm95 The look'n'feel of Win95 without Win95! With icons in the menus, frames and handling like win95, a task-bar with start button a.m.o.m. By installing the package susewm one can configure fvwm95 similar to fvwm, fvwm2 or bowman. Important1! The config file's name was changed to .fvwm95rc ! Important2! Please read the file /usr/share/doc/packages/fvwm95/README.SuSE! Documentation: /usr/share/doc/packages/fvwm95 man fvwm95 fvwm95man <man page>
fwnn FreeWnn is a Kana-Kanji translation system, originally developed by a joint project formed by Kyoto University, OMRON Corporation [formerly known as Tateishi Electronics Co.], and ASTEC Inc. Further developement and maintenance is now done by the "FreeWnn Project" (http://www.freewnn.org). The name "Wnn", is an acronym for the Japanese sentence "Watashino Namaeha Nakanodesu" (literally, it means "my name is Nakano."), is derived from a goal of the project: to develop a system powerful enough to translate a whole sentence like that at once. The source code has been written in C, and was distributed freely. Consequently, Wnn spread widely among workstation platforms, and became a de-facto standard as a Kana-Kanji translation system for UNIX operation systems. Wnn works in client-server manner. The server portion of Wnn, or jserver, is used as a Kana-Kanji translation engine for clients like "xwnmo" and "kinput2" (input systems for the X Window System), or for clients like "Egg", which is part of Mule (=Multi lingual Emacs) and XEmacs. This package contains only the Japanese server.
fwnncom This package includes files you need to run FreeWnn, Free cWnn, Free tWnn or Free kWnn. Install this package if you will be using any part of the Wnn System.
fwnndev This package contains the header files and libraries for building client programs which use FreeWnn for Japanese input.
fwproxy FTP-Proxy relays FTP connections in a secure way between clients and servers. It provides security features like command restriction, argument scanning and port ranges. User actions can easily be audited. FTP-Proxy is fully RFC 959, 1123, 1579 and 2428 compliant.
gawk GNU gawk. It is upwardly compatible with the System V Release 4 awk. It is almost completely compliant with POSIX 1003.2.
gawkdoc Documentation for gawk
gcal Gcal is a program for printing calendars. Gcal displays a calendar for a month or a year, eternal holiday lists and fixed date lists, in many ways. The program correctly omits the dates that were skipped when the current Gregorian calendar replaced the earlier Julian calendar.
gcc NOTE: Be sure to install at least the following packages besides this one, or you won't be able to compile: binutils, include, libc, and the third part of the kernel source. (the include files) Compiled with support for g77 and pascal.
gccinfo GNU info-pages for gcc
gccmesg This package contains translated message catalogs for GCC (Gnu Compiler Collection).
gd This is a autoloadable interface module for libgd, a popular library for creating and manipulating GIF files. With this perl library you can create GIF images on the fly or modify existing files.
gdb You can use GDB to debug programs written in C, C++, and Modula-2. GNU Fortran 77 is also partially included.
gdbm Static and dynamic library for the GNU database routines.
gdk_pix With this library you can create, change, scale and move pixeldata very fast and efficiently.
gdk_pixd GdkPixBuf - Development Environment
gdlib gd 1.7.3 creates PNG images, not GIF images. This is a good thing. PNG is a more compact format, and full compression is available. Existing code will need modification to call gdImagePng instead of gdImageGif.
gdm The Gnome Display Manager is a re-implementation of the well known xdm program. gdm, however, consists of two separate parts: A small daemon and a graphical login program -- gdmgreeter. The gdm daemon features: o X Authentication o Default and per-display initialization scripts o Pre and post session scripts o Pluggable Authentication Modules o XDMCP The gdmgreeter supports: o Logo image (in any GdkImlib supported format) o A face browser like the one on NeXT/SGI o Tab-completion (no, doesn't work on passwords) o Halt, reboot and laptop suspend o Iconified login window (i.e. for xfishtank) o Session selection support (Package manager friendly) o Language selection support
ge_auc These macros make it easier for you to write TeX documents with GNU Emacs. Documentation is to be found under: /usr/share/doc/packages/auctex/ and in the dvi-files math-ref.dvi tex-ref.dvi (reference cards) and in info files auctex in emacs info-mode. AuC TeX is integrated in XEmacs 19.15 and higher, therefore you may not install this packages. Note that the binary formats of the byte-compiled lisp files of the both emacs editors are incompatible, therefore you can not use this package for XEmacs.
ge_exec Eight Megabytes Always Continuously Swapping ;-) Love it or leave it.
ge_info This package contains all info files for GNU emacs. All these files can be read online with GNU emacs and describe emacs and some of its modes.
ge_lisp Several lisp files not needed for running GNU emacs. Most of these files are pre byte compiled and therefore not necessary.
ge_site This package contains extensions for GNU Emacs of the site-lisp path of emacs. It puts together the AUC-TeX package (ge_auc) and a system wide startup file (site-start.el) which uses a few lisp macro files combined by us. For copyright have a look on these files. Note, that GNU Emacs and XEmacs are incompatible. They use different binary code for compiled lisp files and they have different builtin lisp functions, not only names of such functions are different. Therfore you will find in /etc/skel/ an .emacs for your personal ~/.emacs which will switch between different init files. Fore GNU Emacs there is a /etc/skel/.gnu-emacs for a personal ~/.gnu-emacs and therefore your ~/.emacs or ~/.gnu-emacs files should be checked against the /etc/skel versions. You can always make your preferred ~/.gnu-emacs by copying the /etc/skel/.emacs and /etc/skel/.gnu-emacs file in your HOME directory and incorporating your extensions or changes.
gedit gEdit is a small but powerful text editor designed expressly for GNOME. It supports a split-screen mode and plugins that make it even more powerful. Developers can develop their own plugins if they desire.
genromfs Genromfs is a tool for creating romfs filesystems, which are lightweight, read-only filesystems supported by the Linux kernel. Romfs filesystems are mainly used for the initial RAM disks used during installation.
gentoo Filemanager based on GTK Toolkit.
gettext This package contains tthe `intl' library as well as tools that ease the creation and maintenance of message catalogs: you can extract strings from source code, the supplied Emacs mode (po-mode.el) will aid in editing these catalogs (called PO files, for portable object) and add translations and a special compiler will turn these PO files into binary catalogs. This Library is distributed under the GPL License, not under LGPL. So please remember to read /usr/share/doc/packages/gettext/COPYING and keep in mind that you have to supply the sources of a program linked against this library on request, if you distribute your program.
gettyps This getty is included because it supports ring-back. Documentation: man getty man gettydefs under /usr/share/doc/packages/gettyps you can find some examples.
gf `gf' by Gary Houston is short for "general formatter," i.e., it can work with documents which use the ISO "general" document type definition (DTD). It can convert SGML documents conforming to a small number of DTDs into various output formats: LaTeX, ASCII, RTF and Texinfo. However not every output format can be generated for every DTD. Apart from the general DTD, gf supports the HTML DTD used in the WWW project and Gary's Snafu DTD. `gf' is not intended as a flexible system for hacking up a formatter for a random DTD, but as a usable document production system for a few DTDs.
gfax GNOME is needed. For sending facsimiles GFax uses mgetty+sendfax or Hylafax.
gfcc (GTK+ Firewall Control Center) is a GTK+ application which can control Linux packetfilter policies and rules, based on the ipchains package.
gforth Gforth is a fast and portable implementation of the ANS Forth language.
gftp FTP is a multithreaded FTP client for X11 written using Gtk. It has some of the following features: simultaneous downloads, resuming of interrupted file transfers, file transfer queues, downloading of entire directories, ftp proxy support, remote directory caching, passive and non-passive file transfers, drag-n-drop support, a very nice connection manager and many more features.
ggv Tool to view PostScript and PDF documents.
gimp GIMP is the abbreviation of GNU Image Manipulation Program. It is a tool for creating, manipulating and saving graphical images. It aims to be a free replacement for commercial tools used in graphic design and weblayout. It has a lot of features suited for even complex image manipulation, including: Layers, channels, advanced selection and colour manipulation tools, scriptability (via Script-Fu, Perl, Python ...) and even more. It uses Gtk+ for its user interface and makes use of localisation where senseful. It contains support for graphic tablets and drag and drag operation.
gimphelp This package contains an online version of the GIMP user manual and a browser plugin for the GIMP for context based help. It's not yet finished, but installing it and pressing <F1> in a dialog may sometimes give a good hint.
ginetd Grafical tool for editing your /etc/inetd.conf based on Gtk.
git A complete system shell, for those who don't prefer the command line :-)
gkrellm With a single process, GKrellM manages multiple stacked monitors and supports applying themes to match the monitors appearance to your window manager, Gtk, or any other theme. * SMP CPU, Disk, Proc, and active net interface monitors with LEDs. * Internet monitor that displays current and charts historical port hits. * Memory and swap space usage meters and a system uptime monitor. * File system meters show capacity/free space and can mount/umount. * A mailbox monitor which can launch mail reader, remote mail fetch. * Clock/calendar and hostname display. * APM laptop battery monitor. * CPU/motherboard temperature display if lm_sensors modules installed. * Multiple monitors managed by a single process to reduce system load. * PPP on/off button that can execute your PPP scripts. * Charts are autoscaling with configurable grid line resolution. * Separate colors for "in" and "out" data. The in color is used for CPU user time, disk read, forks, and net receive data. The out color is used for CPU sys time, disk write, load, and net transmit data. * A different theme can be created with the GIMP.
glade Glade is a user interface builder for GTK+, that outputs C code. Support for other languages is being developed by other projects. For more information, see /usr/share/doc/packages/glade and: Glade's homepage http://glade.pn.org/
glademm Glademm is an extension to glade (Gtk GUI Builder) to create C++ sources. For more information, see /usr/share/doc/packages/glademm and: Glademm's homepage http://home.wtal.de/petig/Gtk/
glib Library of Utility Functions for Gtk
glibdev Only needed by developers that want to use functions contained in glib.
global GLOBAL is a common source code tag system for C and Yacc. You can locate the specified function in C source files and move there easily. It is useful to hack a large project containing many subdirectories, many main() functions like MH, X or Linux kernel.
gltt gltt is a library that allows you to read and draw TrueType fonts in any OpenGL application. It supports bitmapped and anti-aliased font drawing as well as vectorized and polygonized drawing.
gmailwat Mail watcher integrated within the GNOME Panel, displays sender and subject of received mail.
gmc The filemanager of the GNOME Project. "gmc" is based on the Midnight Commander ("mc").
gmp Library for calculating huge numbers (integer and floating point).
gn_doc This package contains GNOME documentation and will grow in the future. User Guide.
gnappl Little tools, little tools, little tools - running in the panel or are launched from the panel.
gncontr With the GNOME Control Center you can configure the mouse, keyboard, sound events, etc. and the desktop in general. This includes the windowmanager, the session manager and the panel.
gncontrd Libraries for developing `capplet' (control-center applets).
gncore This package contains some central GNOME applications like the panel or a taskbar. Documentation: /usr/share/doc/packages/gnome
gncored Panel libraries and header files.
gnlibs GNOME is a desktop environment. This package contains the basic GNOME libraries. GNOME itself has no specific window manager. Many GNOME users like Sawfish or WindowMaker or Icewm as window manager for GNOME (see those packages).
gnlibsd Libraries, Includes, etc. to develop own GNOME applications or to compile other GNOME packages.
gnprint Implementation of the Gnome Printing Architecture (prototype), described in: http://www.levien.com/gnome/print-arch.html
gnprintd Libraries, Includes, etc. to develop own GNOME applications or to compile other GNOME packages, that rely on the printing architecture.
gnuchess A worthy chess opponent. Runs in text mode. You can find an X11 interface in the xboard package.
gnumeric From the README file: Gnumeric is still a young program and it is advancing steadily. This is a partial list of Features implemented in Gnumeric, we need documentation for these: - Autofill Number autofill (computes delta, autofills from that) String autofill (daynames, months are built in). String+Number combo integer autofill Formula autofill. - Drag and drop selection. Select an area and use the border to drag the contents (shift/control/alt are modifiers to copy or move) - Selection - Multiple selection is supported, hold down control key to augment the existing selection (it might be discotinuous). - Walking selection Use return/tab and shift-return/shift-tab to capture information in a selection. - Fill quickly a region with the same text: just enter the text in a selection and press control-enter. - Number formatting - The formatting of numbers is very powerful, we do emulate the Excel number formatting specification. - Format rules: you can use rules to specify which format to use - Format colors: you can specify a color to format with in the format. - Column/Row resizing - Drag the column/row division to adjust the column and row dimenssions. - To make changes to various columns/rows simultaneously, select the columns and then change the dimension of one of them. - To edit the contents of a cell that already has a value, press F2 key. - When typing a formula, you can use the cursor keys to select a cell or a cell range in the expression. This will only work if a cell name is valid at the cursor point. To specify a cell range, just move to the start of the cell range and then hold down the shift key while making the size of the selection cursor bigger. - An expression is evaluated constantly on top of the current selection. There is a number of pre-defined auto-compute expressions, you can change this by right clicking on this expression (it is on the bottom right corner) - If you drag a selection with button 3 instead of button one there is no default action, rather, a menu pops up with a list of possible actions to perform. - Gnumeric distinguishes regular text from formulas by preceding formulas with an equal sign. So to enter an expression you have to enter for example: =1+2. - Control-Space selects a column - Control-A selects all - SHift-Space selects the row. - Selection-keys + control extend the selection to boundary of worksheet. - SHift-Backspace: Collapses selection to active cell. - Home: move to the beginning of the row. - Control-Home: move to the cell A1
gnuplot Gnuplot is a command-line driven interactive function plotting utility. Gnuplot supports many different types of terminals, plotters, and printers (including many color devices, and pseudo-devices like LaTeX) and can easily be extended to include new devices.
gnuserv If you're using XEmacs, you don't need these tools; they are part of the XEmacs package. hints at /usr/share/doc/packages/gnuserv/README.SuSE.
gperf A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure.
gpp This package contains the GNU compiler for C++. Please note that it does not yet fully comply with the ISO C++ standard. You may find the source code for gpp in the package gcc, series zq.
gppinfo Documentation for libg++
gppshare Needed for dynamically linked C++ programs. The sources are available in the libgpp_s package.
gprint Symbolic representation of printers of the system.
gq A LDAP Client in GTK
grepmail Grepmail searches a normal, gzip'd, bzip'd, or tzip'd mailbox for a given regular expression, and returns those emails that match it. Piped input is allowed, and date restrictions are supported. Two versions of grepmail are included in this package: grepmail.DP and grepmail.DM. grepmail.DM uses a more flexible date parsing module than grepmail.DP, but it runs about 60% slower. There is a symbolic link "grepmail", which points to grepmail.DP.
groff The groff package provides compatible versions of troff, nroff, eqn, tbl, and other Unix text-formatting utilities. Groff is used to "compile" man-pages stored in groff/nroff format for different output devices; e.g., for displaying to a screen or in PostScript(tm) format for printing on a PostScript(tm) printer. Most programs store their man-pages in either /usr/share/man/ or /usr/X11R6/man/.
gs_fontk Japanese font for ghostscript.
gs_fonto Some useful fonts for the PostScript interpreter Ghostscript.
gs_fontr Russian fonts for ghostscript.
gs_fonts The necessary fonts for the PostScript interpreter Ghostscript. The URW fonts (URW Software, Poppenb
gs_lib This package contains all startup files for calling gs (Ghostscript). You will find some useful documentations about few printer drivers in the directory: /usr/share/ghostscript/5.50/doc/ Please read the files use.txt, devices.txt and for the experimental drivers cdj670, cdj850, cdj890, and cdj1600 the file readme.hp8 in the sub-directory hp8xx/. Currently there is the newer version 6.00 of Ghostscript available. Due to a change in the licence of this version we are not allowed to put this version onto this cdrom. Nevertheless this version you will find this version on our FTP server.
gs_serv This gs version should only be installed on print servers without X11. Currently there is the newer version 6.xx of Ghostscript available. Due to a change in the licence of this version we are not allowed to put this version onto this cdrom. Nevertheless this version you will find this version on our FTP server.
gs_x11 If you plan to preview PostScript documents under X, you need to install this. Currently there is the newer version 6.xx of Ghostscript available. Due to a change in the licence of this version we are not allowed to put this version onto this cdrom. Nevertheless this version you will find this version on our FTP server.
gstransf gstransfer is a small utility for interactive calibration of GhostScript color transfer curves. It reads a specified .upp file and allows the manipulation of transfer curves for the cyan, magenta, yellow, and black color.
gsview Ghostview offers you an X11 GUI for viewing PostScript files. This is an X11 interface to ghostscript.
gtk This a library (the so called GIMP Toolkit) that is needed for running the packages GIMP or SANE.
gtkdev This package contains the files someone needs if he wants to use functions of GTK library in his own programs.
gtkdoc Gtkdoc is a very versatile product to create insource documentation. It uses special comments in the sourcecode to produce SGML output which can be convertedto any desired format, including HTML with CSS. It's usage similar to javadoc but a lot more powerful. Although the name suggests that this package is merely used with Gtk+, this is not completely true anymore.
gtkeng Notif: A simple Motif-look-alike theme.
gtkmm Highlights: * Typesafe signal framework implemented with templates and function objects * Extending the widget hierarchy via inheritance is now easy enough to use as main method for creating new widgets and applications * Tracks closely development of gtk and provides equivalent C++ interface For more information, see /usr/share/doc/packages/gtkmm and: Gtk--'s homepage http://www.iki.fi/terop/gtk/gtk--.html Gtk's homepage http://www.gimp.org/gtk/
gtkmmdev This package contains all needed libraries and includes for development using the Gtk-- Libraries, and also the example sourcecode (binaries are in the gtkmmexb package). Call the gtkmm-config, and take a look into gnomemmConf.sh scripts to obtain compile time informations for your own applications. Autoconf/automake configutations may be done using macros from gtk--.m4.
gtkmmexb This package contains the Gtk-- tutorial examples binaries. The source files for the examples you will find in the gtkmmdev package.
gtkmmhtm Gtk-- Class Reference in HTML Format
gtkmmman This package contains the Gtk-- Class Reference in man format.
guile This is Guile, a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be linked in as a library when building extensible programs.
guilegtk Guile-gtk is glue code to make the GTK+ (the Gimp Toolkit) accesible from Guile so it provides a convenient interface for Scheme programmers to develop visual applications.
gup gup - A Group Update Program that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gv GV offers you an X11 GUI for viewing PostScript files. This is an X11 interface to ghostscript.
gvim Start: /usr/X11R6/bin/gvim Copy and modify /etc/gvimrc to ~/.gvimrc if needed.
gxdview This version of xditview is called gxditview and has some extensions used by the command groff. The gxditview is used by groff if called with the option -X.
gxmhtml gtk-XmHTML is a GTK component to visualize HTML.
gxsnmp Cf. http://www.gxsnmp.org/
gzip Gzip reduces the size of the named files using Lempel-Ziv coding LZ77. Whenever possible, each file is replaced by one with the extension .gz, while keeping the same ownership modes, access and modification times.
hardsuse Warning: This script will secure your system which means that it will disable almost all services on your system and tamper with some configuration files. You should know what you are doing, when you call this script!
hermes Graphics library for converting between various pixel formats.
hfsutils HFS is the "Hierarchical File System" used on modern Macintosh computers. With this package, you can read and write Macintosh-formatted media such as floppy disks, CD-ROMs, and SCSI hard disks on most UNIX platforms. You can also format raw media into an HFS volume.
howto Documentation on many tasks relating to the setup and operation of Linux software. English version, ASCII format These documents will be installed in /usr/share/doc/howto. You can read it with `less <filename>`.
howtode German version, ASCII format
howtodeh German version, HTML format
howtodeo German version, PS/DVI/SGML format
howtoenh English version, HTML format
htdig The ht://Dig system is a complete world wide web indexing and searching system for a small domain or intranet. This system is not meant to replace the need for powerful internet-wide search systems like Lycos, Infoseek, Webcrawler and AltaVista. Instead it is meant to cover the search needs for a single company, campus, or even a particular sub section of a web site. As opposed to some WAIS-based or web-server based search engines, ht://Dig can span several web servers at a site. The type of these different web servers doesn't matter as long as they understand the HTTP 1.0 protocol.
htermxf Hanterm is a replacement for xterm that supports Hangul input and output; it is a modified version of the xterm program from XFree86. hanterm uses it own native input system and does not require an X input method server. For hanterm to work properly, a Hangul-encoded font must be available.
html_dtd Document Type Definitions (DTDs) for HTML 2.0 (standard), HTML 3.2 (recommendation of the W3 Consortium), HTML 4.0 (Specification of the W3 Consortium, Draft) and ISO-HTML (draft). The package also contains the documentations (v. /usr/share/doc/packages/html_dtd).
html2ps HTML to PostScript converter written in Perl. html2ps know about many HTML 4.0 features. From the Homepage (http://www.tdb.uu.se/~jan/html2ps.html): * Many possibilities to control the appearance; this is mostly done using configuration files. * Support for processing multiple documents, also automatically by recursively following links. * A table of contents can be generated, either from the links in a document, or automatically from document headings. * Configurable page headers/footers, that for example can contain document title, URL, page number, current heading, and date. * Automatic hyphenation and text justification can be selected.
html2txt A tool for conversion of HTML to ASCII, that is als able to handle tables reasonable.
hugs98 Hugs is a Haskell interpreter and programming environment for developing cool Haskell programs. This release is largely conformant with Haskell 98, including monad and record syntax, newtypes, strictness annotations, and modules. In addition, it comes packaged with the libraries defined in the most recent version of the Haskell Library Report and with extension libraries which are compatible with GHC 3.0 and later. Hugs is best used as a Haskell program development system: it boasts extremely fast compilation, supports incremental compilation, and has the convenience of an interactive interpreter (within which one can move from module to module to test different portions of a program). However, being an interpreter, it does not nearly match the run-time performance of, for example, GHC or HBC.
iamerica This packages includes ready american and british dictionaries for ispell. After installation of this package english will be american english (in oposite of the package iamerica). A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the source package of ispell.
ibritish This packages includes ready british and american dictionaries for ispell. After installation of this package english will be british english (in oposite of the package iamerica). A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the source package of ispell.
icatalan This packages includes a ready catalan dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iceme IceMe is a graphical menu and shortcut editor for the fast and light-weight window manager IceWM. It allows the user to edit the IceWM menu with either drag and drop or cut and paste. If started as root, can edit the global menu, too. This version is for IceWM 0.94 or higher.
icepref IcePref is a graphical configuration utility for the amazingly fast, and light-weight window manager, IceWM. It allows the user to easily configure all of the options in the IceWM preferences file (allowing control over both the behavior and apperance).
icewm Window Manager for X Window System. Can emulate the look of Windows'95, OS/2 Warp 3,4, Motif. Tries to take the best features of the above systems. Features multiple workspaces, opaque move/resize, task bar, window list, mailbox status, digital clock. Fast and small.
icmake A Maker using a C-like syntax. I like that :-) Examples are in /usr/lib/icmake/examples/
icons An extensive collection of more than 1800 icons for any purpose. Among them black/white and color ones, small and huge ones, simple and artistic ones. Documentation in: /usr/share/doc/packages/icons
iczech This packages includes a ready czech dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
id_utils mkid is a simple, fast, high-capacity, language-independent identifier database tool. Actually, the term `identifier' is too limiting -- mkid stores tokens, be the program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility.
idanish This packages includes a ready danish dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
idled This program automatically logs out users who have been idle for some time; this time, of course, can be set by the system administrator.
idutch This packages includes a ready dutch dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iesperan This packages includes a ready esperanto dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
ifntarab Arab fonts for X11.
ifntasia sian fonts for X11.
ifntchia Chinese fonts for X11.
ifntchib Big Chinese fonts for X11.
ifntethi Ethiopic fonts for X11.
ifnteuro European fonts for X11 (ISO 8859-1, 8859-2, 8859-3, 8859-4, 8859-5/9, 8859-7, and 8859-8 together with KOI8-1/GOST19768.74-1).
ifntjapa Japanese fonts for X11.
ifntjapb Big Japanese fonts for X11.
ifntphon International phonetic alphabet as a font for X11.
ifrench /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
igerman This packages includes a ready german dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iglooftp IglooFTP is an FTP Client for X written with Gtk.
igreek This packages includes a ready greek dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iitalian This packages includes a ready italian dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
ijb The Internet Junkbuster - HTTP Proxy-Server: A non-cacheing HTTP proxy server that runs between a web browser and a web server and filters contents as described in the configuration files.
imagemag Image Magick allows you to view and edit images. The tools read and write images in MIFF format. Other formats can be converted into MIFF.
imap This package contains, besides IMAP4, POP2 and POP3 servers, libraries and header files for IMAP c client programs. Please consider using the preconfigured servers instead of this package.
imfilm An example film with a rotating DNA for demonstration of ImageMagick. The pictures are in the directory /usr/lib/ImageMagick/scenes.
imho IMHO is a module for the Roxen webserver that makes it possible for remote users to access their IMAP-Mailbox via the webserver. The result looks like Yahoo- or Netscape-Netcenter Webmail accounts. With this module and Roxen's SSL-capability (which cannot be distributed in the international version of SuSE Linux due to legal restrictions) it is possible to setup access to a local mailsystem for remote (Internet) users. The local mailboxes have to be IMAP-based, POP is not supported (and never will - the POP protocol is not good enough). The configuration is especially easy because it is done from within the Roxen web interface.
imlib This is a general, all-purpose image loading and rendering (Image data to screen data) library. Imlib is capable of currently loading 25 different image formats. See the file /usr/include/X11/imlib.h or directory /usr/share/doc/packages/imlib for more details. This shared library is needed for the Enlightenment windowmanager and for GNOME.
imlibcfe A graphical frontend to configure `imlib' (imlib_config).
imlibdev You'll need this package if you'll develop own programs linked against "imlib" or if you'll compile GNOME packages.
impict Some example pictures for demonstration of ImageMagick. The pictures are in the directory /usr/lib/ImageMagick/images.
indent The indent program can be used to make code easier to read. It can also convert from one style of writing C to another. indent understands a substantial amount about the syntax of C, but it also attempts to cope with incomplete and misformed syntax.
inetcfg Some examples for DIP and PPP Scripts (Compuserve and German T-Online). The files live in /usr/share/doc/packages/inetcfg.
inetd This package contains the inetd networking daemon. Inetd listens on certain Internet sockets for connection requests and starts the program for this request.
inf2htm This packages contains the CGI script info2html which creates html pages out of info documents. info2html generates by calling within a WWW browser a html page of the file /usr/share/info/dir You can easy click on the info references and nodes to get the on the fly generated html pages.
ingerman This packages includes a ready german dictionary for ispell according the new spelling rules. The name of the dictonary is german to be able to distinguish it from those of the package igerman. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
inn Rich Salz's InterNetNews news transport system.
inorsk This packages includes a ready norwegian dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
inswiss This packages includes a ready swiss dictionary for ispell according the new spelling rules. The name of the dictonary is swiss to be able to distinguish it from those of the german packages. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
intlfnts This packages does not contain any fonts but the README for the International Fonts of the packages: ifntarab ... Arab fonts for X11 ifntasia ... Asian fonts for X11 ifntchia ... Chinese fonts for X11 ifntchib ... Big Chinese fonts for X11 ifntethi ... Ethiopic fonts for X11 ifnteuro ... European fonts for X11 ifntjapa ... Japanese fonts for X11 ifntjapb ... Big Japanese fonts for X11 ifntphon ... IPA font for X11
ipchains Using this package you can configure and maintain `firewalling' of the Linux kernel 2.2. Documentation: man ipchains
ipmasqad This package makes it possible to use additional features of the kernel 2.2 masquerading code like port forwarding (forwarding connections coming from the Internet to internal servers) or load balancing (e.g. webservers).
ipolish This packages includes a ready polish dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iportug This packages includes a ready portuguese dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iproute2 This package provides the tools ip,tc,rtmon needed to use the new and advanced routing options of Linux kernel 2.2. Not needed for `regular' routing.
iptraf TCP/IP Network Monitor
ircd Ircd is the server (daemon) program for the Internet Relay Chat Program.
ircii This is a version of IRC (Internet Relay Chat) for systems with direct TCP/IP access (including SLIP/PPP). It also includes voice support and other extra features.
irciihlp Help files for ircII
irussian This packages includes a ready russian dictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
islovene This packages includes a ready sloveniandictionary for ispell. A short usage description is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
iso_ent Character Entity Sets for ISO 8879:1986
ispanish This packages includes a ready spanish dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
ispell Ispell is a fast screen-oriented spelling checker that shows you your errors in the context of the original file, and suggests possible corrections when it can figure them out. Compared to UNIX spell, it is faster and much easier to use. Ispell can also handle languages other than English. Ispell has a long history, and many people have contributed to the current version - some of the major contributors include R. E. Gorin, Pace Willisson, Walt Buehring, and Geoff Kuenning. You find a short description in the directory /usr/share/doc/packages/ispell/.
iswedish This packages includes a ready swedish dictionary for ispell. A short usage description for ispell is given in /usr/share/doc/packages/ispell/README of the packages ispell. The sources for this dictionary are included in the package dicts.
itcl incr Tcl adds object-oriented programming facilities to Tcl. It was NOT designed as yet another whiz-bang object-oriented programming language; indeed, it is patterned somewhat after C++. It was designed to support more structured programming in Tcl. Scripts that grow beyond a few thousand lines become extremely difficult to maintain. [incr Tcl] attacks this problem in the same way that any object- oriented programming language would, by providing mechanisms for data encapsulation behind well-defined interfaces.
iv An ancient GUI toolkit. It's object-oriented and written in C++.
ivdev This package contains whole instalation of InterViews, necessary for compiling programs writen for it.
jade_dsl Jade is an implementation of DSSSL (Document Style, Semantics and Specification Language); pronounce it as "dissl" -- it rimes with whistle. It has backends for SGML, RTF, MIF, TeX, and HTML. The parser "nsgmls" and helper tools like "sgmlnorm", "spam", "spent", and "sx" are now included in the separate package "sp". You'll find the documentation at /usr/share/doc/packages/jade_dsl/.
jadetex With Sebastian Rahtz' macro package `jadetex' it is possible to process the output of the TeX backend of Jade (jade_dsl). Resulting DVI files are viewable e.g., with `xdvi' or printable like any other DVI file.
jed JED is an extremely powerful but small emacs programmer's editor that is extensible in a C-like macro language and is able to perform color syntax highlighting. Among the many features: Emacs, WordStar, EDT emulation; C, Fortran, TeX, text editing modes; Full undo; GNU Emacs compatible info reader, and lots more. 8 bit clean, so you can even edit binary files!
joe JOE (Joe's Own Editor) is a freeware ASCII editor for UNIX. Joe is similar to most IBM PC text editors. The keyboard combinations are similar to WordStar[tm] and Turbo C. Some of Joe's features include: -full support of termcap/terminfo (useful for device independent description to control screen output). -optimizing screen refresh even as GNU Emacs (Joe can even be used at 2400 baud). -easy installation. All features for UNIX integration of the VI: a marked block of text can be filtered through a UNIX command; and wherever JOE accepts a filename parameter the following can also be substituted: !command :to redirect from/to another command >>filename :to append onto an existing file filename,start,size :to edit a part of a file/device - :to use standard input/output When JOE has several files opened at the same time, each file is displayed in its own window. Additionally, JOE allows for shell-windows whereby the output of the executed commands are saved in a buffer, automatic filename completion (via TAB), help windows, undo-redo, search and replace using regular expressions.
john "John the Ripper" detects weak passwords like first names, common expressions etc. on your system.
jpeg Software to implement JPEG image compression and decompression. JPEG pronounced "jay-peg") is a standardized compression method for full-color and gray-scale images. JPEG is intended for compressing "real-world" scenes (most of the time there are pictures that have been scanned-in with a scanner). Cartoons and other non-realistic images are not its strong suit. You should note that the output of JPEG is not necessarily the same as its input. If this is a factor for you, then don't use it. With typical real-world scenes, JPEG can achieve high compression rates, without noticeable differences. If you can accept pictures of lower quality, JPEG can achieve amazingly high compression rates. There are some library functions available for reading and writing JPEG files. The `cjpeg' and `djpeg' applications use the library to make conversions between JPEG and other popular graphics file formats possible. The library is meant to be used within other applications. Cjpeg compresses the input file, or standard input if no filename was given, and produces a JPEG/JFIF to standard output. Currently supported input file formats include: PPM (PBMPLUS color format), PGM (PBMPLUS Grayscale format), BMP, GIF, Targa and RLE (Utah Raster Toolkit Format). (RLE is only supported if the RLE library is available.) Djpeg decompresses a JPEG file in one of the above mentioned formats.
jstools This is version 4.2/4.5 of the jstools distribution. jstools is a suite of applications, and some libraries they share. The most interesting application is multi-mode editor with support for WYSIWYG generation of HTML and PostScript, among other goodies. There are also a number of small graphical utilities intended to be used from within shell scripts or window-manager configuration files.
k_deflt The standard SuSE kernel
kakasi KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese documents. Word-splitting patch has merged from version 2.3.0. The name "KAKASI" is the abbreviation of "kanji kana simple inverter" and the inverse of SKK "simple kana kanji converter" which is developed by Masahiko Sato at Tohoku University. The most entries of the kakasi dictionary is derived form the SKK dictionaries. If you have some interests in the naming of "KAKASI", please consult to Japanese-English dictionary. :-) (1) "Romaji" is alphabetical description of Japanese pronunciation.
kakaside header file and libraries of KAKASI
kakasidi The base dictionary of KAKASI
kbase This package contains kdebase, one of the basic packages of the K Desktop Environment. It contains among others KWM, the KDE window manager; KFM, the KDE file manager; KDisplay, the desktop configuration program. This package is absolutely necessary for using KDE!
kdrill KDrill stands for "Kanji Drill". It's a program to help people learn kanji and kana (the Japanese charater set). It uses Jim Breen's EDICT Japanese-English dictionary and also doubles as a dictionary lookup program. Kdrill runs under the X window system.
kinput2 Kinput2 is an input server for X11 applications that want Japanese text input.
klibs This package contains kdelibs, one of the basic packages of the K Desktop Environment. It contains necessary libraries the KDE desktop. This package is absolutely necessary for using KDE!
knfsd You'll need a running kernel of version 2.1 or above to use these tools. To activate the kernel based nfs-server, please set USE_KERNEL_NFSD in rc.config to yes. For quota over NFS support please install the "quota" package.
ksupp This package contains kdesupport, one of the basic packages of the K Desktop Environment. It contains necessary libraries for managing graphics, mail and html processing. This package is absolutely necessary for using KDE!
lacheck Lacheck is a syntax checker for LaTeX documents. It is not any more a part of newer AuC-TeX packages. Therefore this packages is given as its own. You can use lacheck as standalone program too.
lclint With minimal effort, LCLint can be used as a better lint. If additional effort is invested adding annotations to programs, LCLint can perform stronger checks than can be done by any standard lint.
lcs lcs OCO network device driver. Please read the license agreement in /usr/share/doc/packages/lcs/LICENSE
ldaplib These are the shared libs from the openldap package.
ldp A lot of Linux docu in HTML format.
ldpman The man pages of the Linux Documentation Project. They are maintained by Andries Brouwer.
leafnode Leafnode is a USENET software package designed for small sites, with a few tens of readers and only a slow link to the net. Only groups that someone has been reading in the past week are fetched from the upstream NNTP server. When someone stops reading a group, fetch will stop reading that group a week later, and when someone starts reading a group, fetch will grab all the articles it can in that group the next time it runs. This features make it an ideal newsserver for small sites with a non-permanent connection to the internet.
less Less is a pager program similar to more (1), but allows backward as well as forward movement within a file. Also, less does not have to read the entire input file before starting. It is also possible to start an editor at any time from this program.
lesstif LessTif is a free replacement for OSF/Motif(R).
lesstifd This package contains all files necessary to compile source code which uses lesstif.
lestif2 LessTif is a free replacement for OSF/MotifR. This package is configured for version 2.0 as default (in contrary to package lesstif)
lestif2d This package contains all files necessary to compile source code using lesstif. Default is here version 2.0.
lha Lha is a packer comparable to ZIP (PKZIP), ZOO etc. It has been included for compatibility reasons only. For general archiving purposes use GZIP, because this is standard for Linux.
libaps This a library to wrap printer spooler, needed for KDE 2.
libc These libraries are needed to compile C code.
libc2 These Libraries are needed for compiling programs for glibc-2.2pre The glibc-2.2pre shared libraries are in the package shlibs2
libchtm2 This package contains the HTML documentation for glibc-2.2pre.
libchtml This package contains the HTML documentation for the GNU C library Due to the lack of resources, this documentation is not complete and partially out of date.
libcinf2 This packages contains the documentation for the GNU C library as info files.
libcinfo This packages contains the documentation for the GNU C library as info files. Due lack of resources, this documentation is not complete and partially out of date.
libd This package contains special versions of the GNU C library, which are necessary for profiling and debugging.
libd2 This package contains special versions of the GNU C library, which are necessary for profiling and debugging.
libelf The libelf package contains a library for accessing ELF object files. Libelf allows you to access the internals of the ELF object file format, so you can see the different sections of an ELF file.
libfbm The Fuzzy Pixmap Manipulation (FBM) library. The sources are contained in the libgr source package
libghtt The gHTTP library is fully compliant with HTTP 1.1 as defined in the draft 5 update of RFC 2068. The gHTTP library is designed to be simple and easy to use while still allowing you to get your feet wet at the protocol layer if you have to. It is also designed with graphical, non-threaded applications in mind (e.g., GNOME applications). You should be able to use the library in your application and never block waiting to send or recieve data to a remote server. The main thread of execution should always be available to refresh its display.
libghttd Libraries and includes files.
libglad This library allows you to load glade interface files in a program at runtime. It doesn't require GLADE to be used, but GLADE is by far the easiest way to create the interface files. For an idea of how to use the library, see the documentation, especially /usr/share/doc/packages/libglad/test-libglade.c and also glade-xml.h include, that is in the libgladd package.
libgladd This package contains the part of libglade, you need for development; see also libglad package.
libgpp This package contains two libraries, libg++ and libstdc++, and their respective headers. Libg++ is the original C++ class library of the GNU project and came into life long before thre C++ library was standardised. Because of this it should not be used for new projects. It's only included for older packages that might need it. Libstdc++ ist the current C++ library of the GNU C++ compiler. While it is much closer to the standard, it is far from being complete. You will find the source code in the package gcc, series zq.
libgtop A library that fetches information about the running system such as cpu and memory usage, active processes etc. On Linux systems, these information are taken directly from the /proc filesystem while on other systems a server is used to read those information from /dev/kmem or whatever.
libgtopd LibGTop development package
libjpeg The libraries (static and dynamic) for the jpeg-graphics format. The sources are contained in the jpeg source package
liblcms This is a small engine to do some color management work.
libmcal The MCAL library is very similar to the c-client IMAP library. It offers a common simple interface for accessing calendars that can be stored in many different formats, both local and remote formats are supported.
libmng This library can handle MNG and JNG fomarts which contains animated pictures. These formats should replace the GIF format.
libmpeg Library with functions for access to mpeg files.
libnetpb These are the libs for the netpbm graphic formats. Tools can be found in package netpbm. The sources are contained in the libgr source package
libole2 OLE2 Library
libole2d Libraries and includes to develop own applications that should the libole2.
libpcap libpcap is a library used by packet sniffer programs. It provides an interface for them to capture and analyze packets from network devices. This package is only needed if you plan to compile or write such a program yourself.
libpcapn This new Version supports: - device independent libpcap, Kernel support for new link-layers, e.g. ISDN (libpcap uses PF_PACKET,SOCK_DGRAM instead of PF_INET,SOCK_PACKET) - IPv6 and APM support, SMB updates - libpcap support for "In Kernel Packet Filtering" (CONFIG_FILTER) libpcap is a library used by packet sniffer programs. It provides an interface for them to capture and analyze packets from network devices. This package is only needed if you plan to compile or write such a program yourself.
libpng libpng is the official PNG reference library.
librep This is lisprep, an Emacs Lisp-like runtime library for UNIX. It contains a LISP interpreter, a byte-code compiler and a virtual machine.
librepd You'll need this package if you want to compile a program using librep.
librle The dynamic and static versions of librle. The sources are contained in the libgr source package
libsmi The purpose of libsmi is to give network management applications a concise programmer-friendly interface to access MIB module information, separate the knowledge on SMI from the main parts of management applications, allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi.
libtiff To link a program with this libtiff, you will have to add -ljpeg and -lz to include the necessary libjpeg and libz in the linking process.
libtool GNU libtool is a set of shell scripts to automatically configure UNIX architectures to build shared libraries in generic fashion.
libungif This is the successor of libgif. It writes uncompressed gif's by default.
libuni libunicode is a set of ANSI-C- and BSD-style string handling functions for Unicode. It also includes charset conversion functions and can be made to use Apache's pool structures.
libxml XML is said to be the comming file format of the WWW. Many applications use libxml to load and save extensible datastructures and the new webformat.
libxmld Libraries and includes to compile applications that use the libxml.
libz ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
linbot Linbot allows webmasters to: o View the structure of a site o Track down broken links o Find potentially outdated web pages o List links pointing to external sites o View portfolio of inline images o Do all this periodically and without user intervention
linclude The kernel include files aren't only needed for rebuilding the kernel but are also required to compile system programs. So that you don't have to re-install the complete kernel tree each time you build a program, we've placed the include files in an extra package. If you want to rebuild the kernel please install the `linux' package as well.
lincvs LinCVS is a pretty and stable frontend for the version revision system CVS.
links Links is like Lynx an easy to use browser for HTML documents and other internet services like FTP, telnet, news. Lynx is fast. It is purely text based and therefore makes it possible to use WWW resources on text terminals. It supports frames to some degree.
linux This package contains the rest of the Linux Kernel source files.
listexec With this little program one can list all files in a specified directory and e.g. hear them with a specified sound player or view them as pictures with a picture viewer. The syntax may be obtained by listexec -h
localed2 Locale sources for glibc-2.2pre
localedb This package contains the data needed to build the locale data files to use the internationalization features of the GNU libc. It is normally not necessary to install this packages, the data files are already created.
localeja This is an experimental and incorrect locale definition for Japanese (ja_JP). Since the GNU libc does not support the EUC encoding yet, we cannot make a correct locale definition for it.
localeko Locale definition files for Korean. This is an experimental and incorrect locale definition for Korean (ko_KR.euc). Since the Linux libc 6 does not yet support a multibyte character set, we cannot make a correct locale definition for it.
localezh These are the locale definition files for Chinese zh_CN.GB2312, zh_CN.GBK, and zh_TW.Big5. They are experimental/alpha versions, like localeja and localeko, as glibc locales (2.1.2-9) don't currently include these EUC (or extended) encodings. However, this localezh package is essential for GB2312-1980 or GBK simplified Chinese support until glibc2 officially includes these locales.
logsurf This program makes it possible to observe logfiles and to react on special events, that can be defined by regular expressions, with a defined action, e.g. to send a mail.
lprng The LPRng software is an enhanced, extended, and portable implementation of the Berkeley LPR print spooler functionality. While providing the same interface and meeting RFC1179 requirements, the implementation is completely new and provides support for the following features: lightweight (no databases needed) lpr, lpc, and lprm programs; dynamic redirection of print queues; automatic job holding; highly verbose diagnostics; multiple printers serving a single queue; and a greatly improved permission and authorization mechanism. LPRng provides emulation packages for the SVR4 lp and lpstat programs, eliminating the need for another print spooler package. These emulation packages can be modified according to local requirements, in order to support vintage printing systems. Attention: Interoperability with older LPD implementations requires privileged access to ports. Therefore all affected client-programs ship with SUID root priviledges!
lprold This is the Linux version of the BSD-compatible printer spooling system. The lpd binary included in this package expects to find TCP/IP running.
lsof An open file may be a regular file, a directory, a block special file, a character special file, an executing text reference, a library, a stream or a network file (Internet socket, NFS file or UNIX domain soc