Running Debian Linux on an HP Omnibook XE3 laptop
News: I've now got a GTran PCMCIA CDMA modem card. You'll need a new kernel (like 2.4.22+, older ones crash - randomly), yenta_socket & ds for this to work. Still, no manufacturer supplied drivers are needed. The kernel usually assigns the modem as /dev/ttyS3. It understands reasonably standard hayes modem commands. More soon.
It's fast enough to display video well (now that Tim has got the Xv capability of the driver sorted), and you can get everything going but the modem (which is really just part of the sound card anyway, not a real modem). Even the composite video out works well (see s3switch).
Some hints...
Display
get this, or newer
http://www.probo.com/timr/xf43sav-27t.tgz
untar and place here....
/usr/X11R6/lib/modules/drivers/savage_drv.o
Config file: /etc/X11/XF86Config-4
Section "ServerFlags"
Option "NoPM" "true"
Option "SuspendTime" "2400"
Option "OffTime" "2400"
Option "StandbyTime" "2400"
Option "BlankTime" "2400"
EndSection
Section "Module"
Load "ddc"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "bitmap"
Load "freetype"
Load "speedo"
Load "type1"
Load "vbe"
Load "int10"
EndSection
Section "InputDevice"
Identifier "Default Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
# Option "Protocol" "PS/2"
Option "Protocol" "MouseManPlusPS/2"
# Option "Vendor" "Logitech"
Option "Emulate3Buttons" "no"
# Option "SampleRate" "60"
# Option "BaudRate" "1200"
Option "Buttons" "5"
# Option "Resolution" "100"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Selected Driver"
Driver "savage"
Option "NoAccel" "true"
# Driver "vesa"
EndSection
Section "Monitor"
Identifier "Selected Monitor"
HorizSync 31.5-48.5
VertRefresh 40-70
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Selected Driver"
Monitor "Selected Monitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Other Modules
root@moki:/home/rex# lsmod
Module Size Used by Not tainted
pcmcia_core 39904 0
tulip 37536 1
maestro3 24936 0
soundcore 3588 2 [maestro3]
ac97_codec 9440 0 [maestro3]
nfsd 65920 8
nfs 70556 0 (unused)
lockd 47776 1 [nfsd nfs]
sunrpc 59636 1 [nfsd nfs lockd]
apm 9148 1
isa-pnp 28872 0
printer 5472 0
parport_pc 14724 1 (autoclean)
lp 5888 0
parport 23296 1 [parport_pc lp]
ide-scsi 7648 0
ide-cd 26592 0
sr_mod 13816 0 (unused)
cdrom 27296 0 [ide-cd sr_mod]
scsi_mod 50172 2 [ide-scsi sr_mod]
rtc 5592 0 (autoclean)
The network connection is handled by the tulip module, sound by the maestro3 module.
root@moki:/home/rex# fdisk -l /dev/hda
Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 35 281106 a0 IBM Thinkpad hibernation
/dev/hda2 * 36 2406 19045057+ 83 Linux
/dev/hda3 2407 2432 208845 82 Linux swap
You also want to rewrite the firmware on the DVD drive to be RPC0.
Sources are available on the `net for this "TOSHIBA DVD-ROM SD-C2502, ATAPI CD/DVD-ROM drive".
Other Stuff
root@moki:/home/rex# dmesg
Linux version 2.4.18 (root@tiger) (gcc version 2.95.4 (Debian prerelease)) #1 Mon Mar 18 01:28:42 UTC 2002
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000eac00 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
BIOS-e820: 0000000007ff0000 - 0000000007fffc00 (ACPI data)
BIOS-e820: 0000000007fffc00 - 0000000008000000 (ACPI NVS)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
On node 0 totalpages: 32752
zone(0): 4096 pages.
zone(1): 28656 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/hda2 ro
Initializing CPU#0
Detected 647.198 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1291.05 BogoMIPS
Memory: 126548k/131008k available (1215k kernel code, 4072k reserved, 326k data, 212k init, 0k highmem)
Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: Before vendor init, caps: 0387f9ff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After vendor init, caps: 0387f9ff 00000000 00000000 00000000
CPU serial number disabled.
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
CPU: Common caps: 0383f9ff 00000000 00000000 00000000
CPU: Intel Pentium III (Coppermine) stepping 0a
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfd9be, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
PCI: Found IRQ 11 for device 00:04.0
PCI: Sharing IRQ 11 with 00:04.1
PCI: Sharing IRQ 11 with 01:01.0
PCI: Cannot allocate resource region 4 of device 00:07.1
Limiting direct PCI/PCI transfers.
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x1080-0x1087, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x1088-0x108f, BIOS settings: hdc:DMA, hdd:pio
hda: HITACHI_DK23CA-20, ATA DISK drive
hdc: TOSHIBA DVD-ROM SD-C2502, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 39070080 sectors (20004 MB) w/2048KiB Cache, CHS=2432/255/63, UDMA(33)
Partition check:
hda: hda1 hda2 hda3
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 94M
agpgart: Detected Intel 440BX chipset
agpgart: AGP aperture is 64M @ 0xec000000
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 01:30:34 Mar 18 2002
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 5 for device 00:07.2
usb-uhci.c: USB UHCI at I/O 0x1060, IRQ 5
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hid
hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
cramfs: wrong magic
FAT: bogus logical sector size 0
FAT: bogus logical sector size 0
reiserfs: checking transaction log (device 03:02) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 212k freed
Adding Swap: 208836k swap-space (priority -1)
Real Time Clock Driver v1.10e
SCSI subsystem driver Revision: 1.00
hdc: ATAPI 24X DVD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
usb.c: registered new driver usblp
printer.c: v0.8:USB Printer Device Class driver
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
maestro3: version 1.22 built at 22:14:31 Feb 23 2003
PCI: Found IRQ 5 for device 00:08.0
PCI: Sharing IRQ 5 with 00:08.1
maestro3: Configuring ESS Allegro found at IO 0x1400 IRQ 5
maestro3: subvendor id: 0x0012103c
ac97_codec: AC97 Audio codec, id: 0x4583:0x8308 (ESS Allegro ES1988)
Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001)
PCI: Found IRQ 11 for device 00:10.0
eth0: ADMtek Comet rev 17 at 0x1c00, 00:D0:59:7A:36:E5, IRQ 11.
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
Intel PCIC probe: not found.
ds: no socket drivers loaded!
lp0: compatibility mode
ttyS1: LSR safety check engaged!
VFS: Disk change detected on device ide1(22,0)
hdc: CHECK for good STATUS
VFS: Disk change detected on device ide1(22,0)
cdrom: This disc doesn't have any tracks I recognize!
rex@moki:~$ dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=========================-=========================-==================================================================
ii a2ps 4.13b-13 GNU a2ps 'Anything to PostScript' converter and pretty-printer
ii aalib1 1.4p5-9 ascii art library
ii abiword 1.0.2+cvs.2002.06.05-1 Dummy package providing abiword
ii abiword-common 1.0.2+cvs.2002.06.05-1 WYSIWYG word processor
ii abiword-gtk 1.0.2+cvs.2002.06.05-1 WYSIWYG word processor based on GTK
ii acme 2.0.4-1 Enables the "multimedia buttons" found on laptops
ii acroread 4.05-4 Adobe Acrobat Reader: Portable Document Format file viewer.
ii adduser 3.50 Add and remove users and groups
ii adminmenu 0.6.6-single-cd.1 Libranet Adminmenu
ii afio 2.4.7-1 Archive file manipulation program.
ii afterstep 1.8.10-2 A window manager with the NEXTSTEP look and feel.
ii alien 7.31 Install Red Hat, Stampede, and Slackware Packages with dpkg.
ii althea-ssl 0.5.5-2 IMAP email client for GTK+
ii amaya 5.1-1 Graphical HTML Editor from w3.org
ii amaya-dict-en 2.4-1 English dictionary for Amaya
ii amor 3.1.2-1 a KDE creature for your desktop
ii antiword 0.31-4 Converts MS Word files to text and ps
ii apache 1.3.27.0-2 Versatile, high-performance HTTP server
ii apache-common 1.3.27.0-2 Support files for all Apache webservers
ii apmd 3.2.0-4 Utilities for Advanced Power Management (APM)
ii apt 0.5.4 Advanced front-end for dpkg
ii apt-dpkg-ref 4 APT, Dpkg Quick Reference sheet
ii apt-howto-en 1.7.6-4 A Guide to APT
ii apt-utils 0.5.4 APT utility programs
ii aptitude 0.2.8.1-1 curses-based apt frontend
ii ark 3.1.3-1 KDE archiving tool
ii arts 1.1.3-1 Analog Realtime Synthesizer (aRts) metapackage
ii artsbuilder 3.1.2-1 Arts synthesizer designer
ii ascii 3.0-2 Prints aliases and tables for ASCII character.
ii asclock-themes 2.0.12-4 Theme files for ASclock, a clock applet
ii ash 0.3.8-35 NetBSD /bin/sh
ii aspell 0.33.7.1-5 A more intelligent replacement for the ispell spell checker
ii aspell-en 0.33.7.1-5 English dictionary for aspell
ii at 3.1.8-10 Delayed job execution and batch processing
ii aterm 0.4.2-2 Afterstep XVT - a VT102 emulator for the X window system
ii atp 1.2-9 a text to PostScript converter with some C syntax highlighting
ii audacity 1.0.1-1 A fast, cross-platform audio editor
ii august 0.63-beta1-3 Tcl/Tk HTML editor.
ii aumix-gtk 2.7-14 Simple mixer control program with GUI and text interfaces
ii avifile-player 0.6.0.20011220-1 Video player for AVI/ASF/WMF files
ii axyftp-gtk 0.5.1-1 A graphical ftp program with GTK interface
ii balsa 1.2.3-2 GNOME email client
ii base-config 1.33.9 Debian base configuration package
ii base-files 3.0 Debian base system miscellaneous files
ii base-passwd 3.2.1 Debian Base System Password/Group Files
ii bash 2.05a-4 The GNU Bourne Again SHell
ii bash-doc 2.05a-4 Documentation and examples for the The GNU Bourne Again SHell
ii bc 1.06-7 The GNU bc arbitrary precision calculator language
ii bin86 0.16.0-1 16-bit assembler and loader
ii binutils 2.11.92.0.12.3-5 The GNU assembler, linker and binary utilities.
ii binutils-doc 2.11.92.0.12.3-5 Documentation for the GNU assembler, linker and binary utilities.
ii bk2site 1.1.7-2 Utility to turn bookmarks into Yahoo/Slashdot like pages
ii blackbox 0.62.0-1 Window manager for X
ii bluefish 0.7-1 A Gtk+ HTML editor
ii bonobo 1.0.20-1 The GNOME Bonobo System.
ii bonobo-activation 2.2.2-1 Bonobo Activation Framework
ii bonobo-conf 0.14-1 The Bonobo Configuration System
ii bookmarks 0.16 The Debian bookmark collection
ii bridge-utils 0.9.4-1 Utilities for configuring the Linux 2.4 bridge.
ii bsdgames 2.13-2 collection of text games from BSD systems
ii bsdmainutils 5.20010615-3 More utilities from FreeBSD.
ii bsdutils 2.11n-2 Basic utilities from 4.4BSD-Lite.
ii bubblemon 1.0.9-2.1 Bubbling Load Monitoring Gnome Applet
ii buici-clock 0.4.0 attractive desktop clock
ii bvi 1.3.0-3 A binary file editor
ii bzip2 1.0.1-14 A high-quality block-sorting file compressor - utilities
ii cabextract 0.2-2 a program to extract Microsoft Cabinet files
ii catdoc 0.91.4-7 MS-Word to TeX or plain text converter
ii cddb 2.6-10 CD DataBase support tools
ii cdparanoia 3a9.8-10 An audio extraction tool for sampling CDs.
ii cdtool 2.1.5-4 some text-based commands for managing a CD
ii cftp 0.10-2 A full-screen ftp client.
ii chameleon 1.1-3 Application for putting pictures or color in the root window
ii chbg 1.5-1 A tool for changing the desktop background image in X11
ii cheops 0.61-2 Network swiss army knife
ii clara 0.9.8-2 Free OCR program for Unix Systems
ii classpath 0.05-3 GNU Classpath - clean room standard Java libraries
ii cmatrix 1.1b-5 Console Matrix simulates the display from "The Matrix"
ii cmatrix-xfont 1.1b-5 X11 font for Console Matrix
ii communicator 4.77-2 Meta package that depends on other packages
ii communicator-base-477 4.77-2 Communicator base support for version 4.77
ii communicator-nethelp-477 4.77-2 Communicator online help for version 4.77
ii communicator-smotif-477 4.77-2 Netscape Communicator 4.77 (static Motif)
ii communicator-spellchk-477 4.77-2 Popular World-Wide-Web browser software (spelling dictionary)
ii console-common 0.7.12 Basic infrastructure for text console configuration
ii console-data 1999.08.29-23 Keymaps, fonts, charset maps, fallback tables for console-tools
ii console-tools 0.2.3-23.3 Linux console and font utilities.
ii console-tools-libs 0.2.3-23.3 Shared libraries for Linux console and font manipulation.
ii coolman 3.17.1-3.1 Man page viewer using the Cool Widget library.
ii coreutils 5.0.90-1 The GNU core utilities
ii cowsay 3.03-3 a configurable talking cow
ii cpio 2.4.2-39 GNU cpio -- a program to manage archives of files.
ii cpp 2.95.4-9 The GNU C preprocessor.
ii cpp-2.95 2.95.4-1 The GNU C preprocessor.
ii cpp-3.2 3.2.3-7 The GNU C preprocessor
ii cracklib-runtime 2.7-8.5 A pro-active password checker library
ii cracklib2 2.7-8.5 A pro-active password checker library
ii cron 3.0pl1-72 management of regular background processing
ii cronosii 0.2.2-3.1 fast, light-weight and functional GNOME e-mail client
ii csh 20011113-1 Shell with C-like syntax, standard login shell on BSD systems.
ii cupsys 1.1.14-3 Common UNIX Printing System(tm) - server
ii cupsys-bsd 1.1.14-3 Common UNIX Printing System(tm) - BSD commands
ii cupsys-client 1.1.14-3 Common UNIX Printing System(tm) - client programs (SysV)
ii cupsys-pstoraster 1.1.14-3 Common UNIX Printing System(tm) - pstoraster
ii curl 7.9.2-1 Get a file from an FTP, GOPHER, HTTP or HTTPS server.
ii cvs 1.12.1-4 Concurrent Versions System
ii dclock 2.1.1-6 Digital clock for the X Window System with flexible display.
ii debconf 1.2.23 Debian configuration management system
ii debconf-utils 1.2.23 debconf utilities
ii debhelper 3.4.1 helper programs for debian/rules
ii debian-guide 1.0.1 Text from: Debian GNU/Linux: Guide to Installation and Usage
ii debianutils 1.15 Miscellaneous utilities specific to Debian.
ii dedit 0.6.2.2 Editor Tool with Japanese extension for beginners.
ii defoma 0.11.3 Debian Font Manager -- automatic font configuration framework
ii deity 0.8.0.6 Conceptual user interface suite for APT
ii deity-curses 0.8.0.6 Curses user interface module for deity
ii deity-gtk 0.8.0.6 Gtk user interface module for deity
ii dfm 0.99.7-6 The Desktop-File-Manager for X11
ii dia 0.88.1-1 Diagram editor
ii dia-common 0.88.1-1 Diagram editor (common files)
ii dialog 0.9a-20011202-1 Displays user-friendly dialog boxes from shell scripts
ii dict 1.5.5-4 Dictionary Client
ii dict-elements 20001107-1 Data regarding the Elements
ii dict-foldoc 20010606-1 FOLDOC Dictionary Database
ii dict-gazetteer 1.3-1 U.S. Gazetteer
ii dict-gcide 0.44-1 A Comprehensive English Dictionary
ii dict-jargon 4.3.0-1 Jargon File 4.3.0
ii dict-vera 1.8-1 V.E.R.A. - A Dictionary of Computer Related Acronyms
ii dict-wn 1.7-1 WordNet v1.7
ii dictd 1.5.5-4 Dictionary Server
ii diff 2.7-28 File comparison utilities
ii dillo 0.6.3-2 GTK-based web browser
ii discover 1.1-4 hardware identification system
ii discover-data 1.2001.10.16-1 hardware lists for libdiscover1
ii divine 0.7.2-5 Automatic IP configuration detection for laptops
ii djtools 1.2.3 Tools for HP DeskJet printer.
ii dnsutils 9.2.0-4 Clients provided with BIND
ii doc-debian 2.2.5 Debian Project documentation, Debian FAQ and other documents
ii doc-linux-html 2002.01-1 Linux HOWTOs, mini-HOWTOs, and FAQs in HTML format
ii doc-linux-text 2002.01-1 Linux HOWTOs, mini-HOWTOs, and FAQs in ASCII format
ii docbook 4.2-3 standard SGML representation system for technical documents
ii docbook-dsssl 1.78-4 modular DocBook DSSSL stylesheets, for print and HTML
ii docbook-xml 4.1.99really4.2.cr1-2 XML DTD for DocBook, also known as DocBk XML
ii docbook-xsl 1.60.1-1 Stylesheets for processing DocBook XML files to HTML and FO.
ii dosemu 1.0.2.1-3 The Linux DOS Emulator
ii dosfstools 2.8-1 Utilities to create and check MS-DOS FAT filesystems
ii dpkg 1.10.10 Package maintenance system for Debian
ii dpkg-dev 1.9.18 Package building tools for Debian
ii dselect 1.10.10 a user tool to manage Debian packages
ii dwarfs-debian-guide 2.2.98-1 Dwarf's guide to installing and using Debian GNU/Linux
ii e16keyedit 0.2-2.1 a keybinding editor for the enlightenment window manager
ii e16menuedit 0.1-4 enlightenment menu editor
ii e2fsprogs 1.27-2 The EXT2 file system utilities and libraries.
ii e2ps 4.29-1 Convert plain text into PostScript
ii easytag 0.13-1 viewing, editing and writing ID3 tags of MP3 files
ii eeyes 0.3.12-4 The Electric Eyes graphics viewer/editor
ii efax 0.9a-7 Programs to send and receive fax messages.
ii egon 3.4.10-3 The animator program from Siag Office
ii eject 2.0.3-1 ejects CDs and operates CD-Changers under Linux
ii electricsheep 2.1-5.1 screensaver collective dream of sleeping computers
ii emelfm 0.9.2-1 file manager for X/gtk
ii enlightenment 0.16.5-6 The Enlightenment Window Manager
ii enlightenment-data 0.16.5-6 Enlightenment Window Manager Run Time Data Files
ii enlightenment-theme-blues 0.16.5-6 Hunchback's BlueSteel theme for E
ii enlightenment-theme-brush 0.16.5-6 Audio files for the BrushedMEtal-Tigert E Theme
ii enlightenment-theme-ganym 0.16.5-6 cK's Ganymede theme for E
ii enlightenment-theme-shiny 0.16.5-6 Raster's ShinyMetal Theme for E
ii enscript 1.6.2-4 Converts ASCII text to Postscript, HTML, RTF or Pretty-Print
ii eog 2.2.2-2 Eye of Gnome graphics viewer program
ii escputil 4.2.0-3 a utility for Epson Stylus printers
ii esound 0.2.23-3 Enlightened Sound Daemon - Support binaries
ii esound-clients 0.2.23-3 Enlightened Sound Daemon - clients
ii esound-common 0.2.29-1 Enlightened Sound Daemon - Common files
ii eterm 0.9.1-2 Enlightened Terminal Emulator
ii etherape 0.8.2-1 Graphical network monitor modeled after etherman.
ii ethereal 0.9.0-1 Network traffic analyzer
ii ethtool 1.3-1 Display or change ethernet card settings
ii evolution 1.0.5-1 The groupware suite
ii exuberant-ctags 5.0.1-3 multi-language reimplementation of ctags
ii eyesapplet 3.1.2-1 eyes applet for KDE
ii fdutils 5.3-3.6 Linux floppy utilities
ii feh 1.1.0-1 imlib2 based image viewer
ii fetchmail-common 5.9.6-2 POP3, APOP, IMAP mail gatherer/forwarder (common files)
ii fetchmail-ssl 5.9.6-2 SSL-enabled POP3, APOP, IMAP mail gatherer/forwarder
ii fetchmailconf 5.9.6-2 fetchmail configurator
ii fftw2 2.1.3-10 library for computing Fast Fourier Transforms
ii fifteenapplet 3.1.2-1 fifteen pieces puzzle for KDE
ii figlet 2.2-11 Frank, Ian & Glenn's Letters
ii file 4.03-2 Determines file type using "magic" numbers
ii file-roller 2.3.4-1 An archiver for GNOME
ii fileutils 4.1-9 GNU file management utilities.
ii filter 2.3.1-3 A program that filters local email via forward/pipe
ii filters 2.22 a collection of filters, including B1FF and the Swedish Chef
ii findutils 4.1.7-2 utilities for finding files--find, xargs, and locate
ii finger 0.17-6 User information lookup program.
ii flink 0.3.2-3 Mail-checking GNOME applet supporting multiple accounts
ii fnlib-data 0.5-5 Font files needed by Fnlib
ii fontconfig 2.2.1-1 generic font configuration library
ii foomatic-bin 0.20011231-1 Printer/Driver database and print system - binaries
ii foomatic-db 0.20011231-1 Printer/Driver database and print system - main database
ii fortune-mod 9708-24 Fortune cookies provided upon demand.
ii fortunes 9708-24 Datafiles containing fortune cookies
ii fortunes-bofh-excuses 1.1-5 BOFH excuses for fortune
ii fortunes-min 9708-24 Datafiles containing fortune cookies
ii freetype1-tools 1.4pre.20011029-1 Bundled tests, demos and tools for FreeType 1
ii freetype2-demos 2.0.6-1 FreeType 2 demonstration programs.
ii fttools 1.2-11 FreeType font utilities.
ii fvwm 2.4.4-5 F(?) Virtual Window Manager, version 2.4
ii fwbuilder 1.0.0-1 Firewall administration tool GUI
ii fwbuilder-iptables 1.0.0-1 Linux iptables policy compiler for Firewall Builder
ii g++ 2.95.4-9 The GNU C++ compiler.
ii g++-2.95 2.95.4-1 The GNU C++ compiler.
ii gabber-ssl 0.8.6-1 A GNOME Jabber client.
ii gaby 2.0.2-2 Small Gnome personal databases manager
ii gacc 0.7.5-2 Personnal accounts manager
ii gaim 0.58-2.3 GPL multi-protocol instant messenger client - Gtk+ version
ii gaim-common 0.58-2.3 GPL multi-protocol instant messenger client - common files
ii gaim-gnome 0.58-2.3 GPL multi-protocol instant messenger client - GNOME applet
ii ganso 0.2.0-6 GNOME Animation Studio
ii garchiver 0.5-1.2 Archiver with a WinZip and a tree interface, and full drag and dro
ii gaspell 0.30-8 Gnome front end to the aspell spell checker
ii gcc 2.95.4-9 The GNU C compiler.
ii gcc-2.95 2.95.4-1 The GNU C compiler.
ii gcc-3.0-base 3.0.3-1 The GNU Compiler Collection (base package).
ii gcc-3.2-base 3.2.3-7 The GNU Compiler Collection (base package)
ii gcc-3.3-base 3.3-0pre9 The GNU Compiler Collection (base package)
ii gcd 2.96-4 a GTK-based CD player.
ii gcompris 0.6.3-1 Educational game for small children
ii gcompris-data 0.6.3-1 Data files for GCompris
ii gconf 1.0.9-1 GNOME configuration database system. (daemon and tools)
ii gconf2 2.2.1-1 GNOME configuration database system. (daemon and tools, for GNOME2
ii gdk-imlib1 1.9.11-3 Gdk-Imlib is an imaging library for use with gtk
ii gdkxft-capplet 1.4-1 gtk+-1.2 anti-aliased font support control panel
ii gdm 2.2.5.3-2 GNOME Display Manager
ii gedit 0.9.6-4 Light-weight text editor
ii geekcode 1.7-1 Program for generating geekcode.
ii geg 1.0.2-3 a GTK+ Equation Grapher
ii gemdropx 0.7-8 Gem Drop X is an interesting one-player puzzle game for X11
ii gentoo 0.11.18-2 A fully GUI configurable X file manager using GTK+
ii gettext 0.11.5-1 GNU Internationalization utilities
ii gettext-base 0.10.40-1 GNU Internationalization utilities for the base system
ii gfcc 0.7.4-6 GTK firewall control center
ii gfontview 0.3.2-2.1 A font viewer for Type 1 and TrueType fonts
ii gftp-common 2.0.8-2 shared files for other gFTP packages
ii gftp-gtk 2.0.8-2 X/GTK+ FTP client
ii ghex 1.2-4 GNOME Hex editor for files
ii giblib1 1.2.1-1 wrapper library for imlib2, and other stuff.
ii gidic 0.2-3 A simple GTK Dictionary
ii gimp-data-extras 1.2.0-1 An extra set of brushes, palettes, and gradients for The GIMP
ii gimp-python 1.2-2 Write plugins for Gimp in Python
ii gimp1.2 1.2.2-2.1 The GNU Image Manipulation Program, stable version 1.2
ii gimp1.2-nonfree 1.2.2-2.1 GIF and TIFF support for the GNU Image Manipulation Program
ii gimp1.2-perl 1.2.2-2.1 Perl support and plugins for The GIMP
ii gimp1.2-print 4.2.0-3 print plugin for the GIMP
ii gkdial-gnome 1.5.14-1 GNOME-based PPP dial-up configuration tool.
ii gkrellm 1.2.8-1 Multiple stacked system monitors: 1 process.
ii gkrellm-gnome 0.1-3 A Gkrellm Plugin that adds Gnome Support
ii gkrellm-mailwatch 0.7.2-1 GKrellM plugin to watch mailboxes in multiple panels
ii gkrellm-volume 0.8-1 A mixer plugin for GKrellM
ii gkrellmms 0.5.5-2 GKrellM XMMS Plugin
ii gkrellweather 0.2.7-1 A weather monitor plugin for GKrellM
ii glbiff 0.3.5-0.1 This is a program similar to xbiff with a nicer output
ii glimmer 1.1.12-2 Programmer's editor with multiple windows and syntax highlighting
ii glotski 0.2-2 Slide the blocks to reach a goal
ii glutg3 3.7-20 the OpenGL Utility Toolkit
ii gman 0.0.8-6 small X/GTK+ based man(1) front-end
ii gmc 4.5.55-1.1 Midnight Commander - A powerful file manager. - Gnome version
ii gmemusage 0.2-7 Displays a graph detailing memory usage of each process.
ii gmoo 0.5.5.1-2 a GTK+ based MOO (and MUD) Client
ii gmrun 0.7.0-1 Featureful CLI-like GTK+ application launcher
ii gnapster 1.5.0-2 GTK client for the Napster online mp3 community (GNOME version)
ii gnobog 0.4.3-0.4 GNOME Bookmarks Organizer
ii gnofin 0.8.4-2 GNOME financial manager
ii gnome-admin 1.0.3-7 Gnome Admin Utilities (gulp)
ii gnome-applets 1.4.0.4-2 Various applets for GNOME panel
ii gnome-apt 0.3.15-2 Gnome front-end to apt
ii gnome-audio 1.4.0-3 Audio files for Gnome
ii gnome-bin 1.4.1.3-1 Miscellaneous binaries used by Gnome
ii gnome-breakout 0.5.2-1 Clone of the classic game Breakout, written for GNOME.
ii gnome-card-games 1.4.0.3-6 Gnome card games - Solitaire games (FreeCell, Klondike, Spider, et
ii gnome-chess 0.2.4-3.1 GNOME Chess
ii gnome-control-center 1.4.0.1-14 The Gnome Control Center
ii gnome-core 1.4.0.4-16 Common files for Gnome core apps
ii gnome-doc-tools 1.0-6.1 Tools, stylesheets and DTDs for GNOME.
ii gnome-games 1.4.0.3-6 Empty package that requires the installation of all gnome-games pa
ii gnome-games-locale 1.4.0.3-6 The locale databases for the gnome-games packages.
ii gnome-gataxx 1.4.0.3-6 This is a GNOME port of the old game ataxx.
ii gnome-glines 1.4.0.3-6 This is a version of the color lines program
ii gnome-gnibbles 1.4.0.3-6 A cute little game that has no description
ii gnome-gnobots2 1.4.0.3-6 Second Gnome version of robots game for BSD games collection
ii gnome-gnometris 1.4.0.3-6 A tetris clone.
ii gnome-gnomine 1.4.0.3-6 Classic find the mines in the minefield game (from Gnome)
ii gnome-gnotravex 1.4.0.3-6 A game based on Tetravex.
ii gnome-gnotski 1.4.0.3-6 Derivative game from Klotski.
ii gnome-gtali 1.4.0.3-6 Gnome version of Yahtzee Dice Game
ii gnome-gv 1.1.93-3 GNOME PostScript/PDF viewer
ii gnome-help 1.4.0.4-16 GNOME help browser
ii gnome-iagno 1.4.0.3-6 Gnome version of Othello (Reversi) board game
ii gnome-icon-theme 1.0.5-1 GNOME Desktop icon theme
ii gnome-iconedit 1.2.0-8 A small tool to create icons for the gnome-desktop
ii gnome-intro 1.4.1.1-1 Short introduction to Gnome
ii gnome-libs-data 1.4.1.3-1 Data for Gnome libraries
ii gnome-mahjongg 1.4.0.3-6 Classic Chinese Tile Game (from Gnome)
ii gnome-media 2.2.1.1-2 Gnome 2 Media Utilities
ii gnome-mime-data 1.0.0+cvs1.0.1-1 base MIME and Application database for GNOME.
ii gnome-network 1.0.2-9 The gnome network utilities.
ii gnome-panel 1.4.0.4-16 Launch and/or dock Gnome applications
ii gnome-panel-data 1.4.0.4-16 Data files for GNOME panel
ii gnome-pim 1.4.3-3 Calendar and address book for GNOME.
ii gnome-pm 0.8.0-2 GNOME stock portfolio manager
ii gnome-same-gnome 1.4.0.3-6 The "Same Game" puzzle (from Gnome)
ii gnome-session 1.4.0.4-16 The Gnome Session Manager
ii gnome-stones 1.4.0.3-6 Stones games
ii gnome-system-monitor 2.3.0-3 Process viewer and system resource monitor for GNOME 2
ii gnome-terminal 2.2.2-3 The GNOME 2 terminal emulator application
ii gnome-themes 2.3.2.1-2 GNOME 2 Desktop themes
ii gnome-themes-common 2.3.2.1-2 GNOME 2 Desktop themes - common files
ii gnome-think 0.1.4-1 Hierarchical organizer and outliner
ii gnome-users-guide 1.4.1.1-1 GNOME User's Guide
ii gnome-utils 2.2.1-1 GNOME desktop utilities
ii gnome-xbill 1.4.0.3-6 Fight the infection.
ii gnomeicu 0.98-3 Small, fast and functional clone of Mirabilis' ICQ
ii gnomermind 1.0.1-3 Board game for GNOME
ii gnotepad+ 1.3.3-2 GNOME-based Notepad editor
ii gnucash 1.6.4-4 A personal finance tracking program.
ii gnuchess 5.02-1 Plays a game of chess, either against the user or against itself.
ii gnumeric 1.0.8-1t1 A GNOME spreadsheet application
ii gnupg 1.0.6-2 GNU privacy guard - a free PGP replacement.
ii gotmail 0.7.9-1 Utility to download email from a Hotmail or MSN account
ii gpa 0.4.2-2 The GNU Privacy Assistant
ii gperiodic 1.1.1-3.1 A periodic table application for Linux, using gtk.
ii gpgp 0.4-4.1 GNOME front-end to GnuPG - a free PGP replacement
ii gphone 0.5.2-5 X/GTK-based internet telephone.
ii gphoto 0.4.3-6 Universal application for digital cameras
ii gpppkill 1.0.3-2.1 GTK+ pppd monitoring and control utility
ii gpppon 0.2-3 A gnome applet that is a wrapper around pon and poff.
ii gpr 0.8-1 GUI for lpr: print files and configure printer-specific options
ii gps 0.9.4-1 Graphical PS using GTK
ii gqmpeg 0.11.0-2 a GTK front end to the mpg123/mpg321 mpeg audio player
ii gqview 1.0-1 A simple image viewer using GTK+
ii grandfatherclock 1.0.1-4 A clock that tolls time accoustically
ii grdb 0.2.4-4 sets your Xresources from your gtk theme
ii grdb-capplet 0.2.4-4 Gnome capplet for the grdb program
ii grep 2.4.2-3 GNU grep, egrep and fgrep.
ii grepmail 4.70-1 search mailboxes for mail matching an expression
ii grip 2.96-4 a GTK-based cd-player and cd-ripper.
ii grmonitor 0.81-2.1 Graphical Process Monitor
ii groff-base 1.17.2-15 GNU troff text-formatting system (base system components)
ii grub 0.90-19.libranet.1 GRand Unified Bootloader
ii grub-doc 0.90-19.libranet.1 Documentation for GRand Unified Bootloader
ii grun 0.9.2-7 GTK based Run dialog
ii gs 6.51-7 The Ghostscript Postscript interpreter
ii gs-common 0.3.2 Common files for different Ghostscript releases
ii gsfonts 6.0-2 Fonts for the ghostscript interpreter
ii gsfonts-x11 0.15 Make Ghostscript fonts available to X11.
ii gstar 1.0-6 a gtk front-end for the starchart program
ii gstreamer-audiofile 0.6.2-2 AudioFile plugin for GStreamer
ii gstreamer-gconf 0.6.2-2 GConf support for GStreamer
ii gstreamer-mad 0.6.2-2 MAD MPEG audio decoder plugin for GStreamer
ii gstreamer-misc 0.6.2-2 Collection of various GStreamer plugins
ii gstreamer-plugin-apps 0.6.2-2 Simple GStreamer applications
ii gstreamer-plugin-libs 0.6.2-2 Various GStreamer library plugins
ii gstreamer-tools 0.6.2-1 Tools for use with GStreamer
ii gstreamer-vorbis 0.6.2-2 Vorbis plugin for GStreamer
ii gtetrinet 0.4.1-9 multiplayer tetris-like game
ii gthumb 0.9.8-1 an image viewer and browser for GNOME
ii gtimer 1.1.5-3 GTK-based X11 task timer
ii gtk-engines-begtk 1.0.1-2 BeOS-like theme for GTK+
ii gtk-engines-flat 0.1-2 "Flat" theme for GTK+
ii gtk-engines-gtkstep 2.2-1.1 N*XTStep theme for GTK+ 1.2
ii gtk-engines-metal 0.12-3 Metallic theme for GTK+
ii gtk-engines-notif 0.12-3 Motif-like theme for GTK+
ii gtk-engines-pixmap 0.12-3 Pixmap-based theme for GTK+
ii gtk-engines-raleigh 0.12-3 GTK+ 2.0-like theme for GTK+
ii gtk-engines-redmond95 0.12-3 Windows-like theme for GTK+
ii gtk-engines-thinice 1.0.4-1.1 ThinIce theme for GTK+ 1.2
ii gtk-engines-xenophilia 0.7-5 Customizable GTK+ engine with a plain look
ii gtk-gnutella 0.18-2 shares files in a peer to peer network
ii gtk-shell 1.23-7 GTK-based Pop-up command to get user input
ii gtk-sources 0.8 A graphical configuration utility for sources.list
ii gtk-theme-switch 1.0-2 Gtk+ theme switching utility
ii gtk2-engines-crux 2.3.2.1-2 GTK+2.0 Crux theme engine
ii gtk2-engines-lighthousebl 2.3.2.1-2 LighthouseBlue theme for GTK+ 2.0
ii gtk2-engines-pixbuf 2.2.0-2 Pixbuf-based theme for GTK+ 2.x
ii gtk2-engines-redmond95 2.2.0-2 Windows-like theme for GTK+ 2.x
ii gtk2-engines-thinice 2.0.2-1 ThinIce theme for GTK+ 2
ii gtkcookie 0.03-3 Editor for cookie files
ii gtkdiff 1.8.0-1 A graphical text comparision tool
ii gtkfind 1.0.1-1 Graphical File Finder
ii gtkfontsel 1.1-5 A gtk+ based font selection utility
ii gtkgraph 0.6.2-3 an interactive function-plotter/calculator
ii gtkhtml 1.0.1-2 HTML rendering/editing library - bonobo component binary.
ii gtklp 0.8h-1 Frontend for cups written in gtk
ii gtkmorph 20011220 Digital image warper (gtk)
ii gtksee 0.5.0-5 GTK-based clone of ACDSee (an image viewer)
ii gtm 0.4.11-2 Multiple files transfer manager.
ii gtop 1.0.13-5 Graphical TOP variant
ii gtypist 2.4.1-3 A simple ncurses typing tutor
ii guile-common 1.4-22 Common files for all guile versions.
ii guile1.4 1.4-22 The GNU extension language and Scheme interpreter.
ii guile1.4-slib 1.4-22 SLIB support for guile1.4 and libguile9.
ii gv 3.5.8-23 A PostScript and PDF viewer for X using 3d Athena Widgets
ii gvid 0.3-1 Gnome X video mode changer applet.
ii gvidm 0.3.1-2 Gtk app to quickly and easily change video resolutions in X.
ii gworldclock 0.3.2-1 Displays time and date in specified timezones
ii gxedit 1.23-7 GTK-based text editor
ii gxproc 1.23-7 GTK-based utility to show system information
ii gxset 0.3-2 GTK based graphical frontend to the X command line tool xset(1)
ii gzip 1.3.2-3 The GNU compression utility.
ii hdparm 4.5-1 Tune hard disk parameters for high performance.
ii hermes1 1.3.2-2.1 The Hermes pixel-format library
ii hexcurse 1.21-1 A ncurses-based hex editor with many features
ii hexedit 1.2.2-1 view and edit files in hexadecimal or in ASCII.
ii hfsplus 1.0.2-4 tools to access HFS+ formatted volumes
ii hfsutils 3.2.6-7 Tools for reading and writing Macintosh volumes.
ii hodie 1.4-1 prints the date in latin
ii host 20000331-1 Utility for Querying DNS Servers
ii hostname 2.09 A utility to set/show the host name or domain name
ii hotkeys 0.5.5 A hotkeys daemon for your Internet/multimedia keyboard in X
ii hotplug 0.0.20020114-1 Linux Hotplug Scripts
ii hotplug-utils 0.0.20020114-1 Linux Hotplug utility programs
ii hp-ppd 0.3-4 HP Postscript Printer Definition (PPD) files
ii hping2 2.rc1-1 Active Network Smashing Tool
ii html2ps 1.0b3-1 HTML to PostScript converter
ii html2text 1.2.4-9 An advanced HTML to text converter.
ii hwdata 0.30-1 hardware identification / configuration data
ii hwtools 0.7-1 Collection of tools for low-level hardware management
ii iamerican 3.1.20-20 An American English dictionary for ispell.
ii ibmjava2-sdk 1.4.1-1 IBM 32-bit Linux SDK for Java 2 v1.4.1
ii iceconf 0.99.33-1.1 Configuration tool for icewm
ii iceme 1.0.0-4 A graphical menu editor for IceWM
ii icepref 1.1-10 Yet another configuration tool for IceWM
ii icewm 1.0.9.2-3 A wonderful Win95-OS/2-Motif-like window manager
ii icewm-common 1.0.9.2-3 A wonderful Win95-OS/2-Motif-like window manager
ii icewm-experimental 1.0.9.2-3 A wonderful Win95-OS/2-Motif-like window manager
ii icewm-themes 1.0.9.1-1 Theme files for the Ice Window Manager
ii id3 0.13-2 An ID3 Tag Editor
ii id3v2 0.1.3-5 A command line id3v2 tag editor
ii ifupdown 0.6.4-4 High level tools to configure network interfaces
ii imagemagick 5.4.2.2-1 Image manipulation programs.
ii imlib-base 1.9.14-13 Common files needed by the Imlib/Gdk-Imlib packages
ii imlib-progs 1.9.11-3 Configuration program for Imlib and GDK-Imlib
ii imlib1 1.9.11-3 Imlib is an imaging library for X and X11
ii imlib11 1.9.14-14 Imlib is an imaging library for X and X11
ii impress 1.1-0.beta.3 WYSIWYG Publishing & Presentation for use With/without Web browser
ii imwheel 1.0.0pre1-1 Program to support the "wheel" on some new mice
ii info 4.0b-2 Standalone GNU Info documentation browser
ii initrd-tools 0.1.17 Tools to generate an initrd image.
ii innovation3d 0.61-1 Extensible 3d modeler
ii intuitively 0.4.1-2 Automatic IP configuration detection for laptops
ii ipchains 1.3.10-14 Network firewalling for Linux 2.2.x
ii iptables 1.2.4-3 IP packet filter administration for 2.4.4+ kernels
ii iptraf 2.5.0-2 Interactive Colorful IP LAN Monitor
ii irda-common 0.9.14-16 IrDA management utilities
ii irda-tools 0.9.14-16 IrDA handling tools
ii isapnptools 1.26-1 ISA Plug-And-Play configuration utilities.
ii ispell 3.1.20-20 International Ispell (an interactive spelling corrector)
ii itcl3.0 3.0.1-5 [Incr Tcl] OOP Extension for TCL - Run-Time Package.
ii ivtools-interviews 0.9.2-2 C++ GUI library with Motif Look and Feel.
ii jade 1.2.1-35 James Clark's DSSSL Engine
ii jargon-text 4.3.1-1 The definitive compendium of hacker slang.
ii java-common 0.21 Base of all Java packages
ii jed 0.99.15-3 Editor for programmers. (textmode version)
ii jed-common 0.99.15-3 Byte compiled SLang runtime files for jed and xjed.
ii jikes 1.18-5 Fast Java compiler adhering to language and VM specifications
ii jikes-classpath 1.18-5 Wrapper for jikes using classes from Classpath package
ii joe 2.8-20 user friendly full screen text editor
ii joystick 20010903-2 Testing and calibration tools
ii jpilot 0.99-8 A GTK app to modify the contents of your pilots DB's
ii jscalibrator 1.5.0-1 GTK Joystick Calibrator
ii junkfilter 20001130-2 A junk-email filtering program for procmail
ii kaboodle 3.1.2-1 Embedded media player for KDE
ii kamera 3.1.3-1 digital camera io_slave for Konquerer
ii kappfinder 3.1.3-1 KDE Application Finder
ii kaptain 0.71-1.1 Graphical front-end for command line programs
ii karm 3.1.3-1 KDE time tracker tool
ii karpski 0.101-9 ethernet analyzer and sniffer
ii kate 3.1.3-1 KDE Advanced Text Editor
ii kate-plugins 3.1.2-1 plugins for Kate, the KDE Advanced Text Editor
ii kaudiocreator 3.1.2-1 CD ripper and audio encoder frontend
ii kbackup 1.2.11-9 A console single host backup solution for various media
ii kbackup-doc 1.2.11-9 The documentation for KBackup
ii kbackup-multibuf 1.2.11-9 Multibuf extends kbackup for multiple volumes
ii kbear 2.1-3 Graphical ftp client for KDE
ii kblackbox 3.1.3-1 A simple logical game for the KDE project
ii kcalc 3.1.3-1 KDE calculator
ii kcharselect 3.1.3-1 KDE character selector
ii kcmlinuz 3.1.3-1 KDE Frontend for the Linux kernel configuration
ii kcoloredit 3.1.3-1 An editor for palette files
ii kcontrol 3.1.3-1 KDE Control Center
ii kcpuload 1.99-5 a CPU meter for Kicker
ii kcron 3.1.3-1 KDE Crontab editor
ii kdat 3.1.3-1 KDE tape backup tool
ii kde-core 3.1.1 The K Desktop Environment (Core)
ii kde-theme-matte 0.2.0.1-1 Matte family of themes for KDE
ii kde-theme-metallic 0.2.0.1-1 Metallic family of themes for KDE
ii kde-theme-neon 0.2.0.1-1 Neon family of themes for KDE
ii kde-theme-pastel 0.2.0.1-1 Pastel family of themes for KDE
ii kde-theme-sweetpill 0.2.0.1-1 Sweetpill family of themes for KDE
ii kdeaddons 3.1.2-1 add-on plugins and applets provided with KDE
ii kdeaddons-kfile-plugins 3.1.2-1 KDE file dialog plugins for text files and folders
ii kdeadmin 3.1.3-1 KDE Administration tools metapackage
ii kdeadmin-kfile-plugins 3.1.3-1 KDE File dialog plugins for deb and rpm files
ii kdeartwork 3.1.2-2 themes, styles and more from the official KDE release
ii kdeartwork-misc 3.1.2-2 various multimedia goodies released with KDE
ii kdeartwork-style 3.1.2-2 widget styles released with KDE
ii kdeartwork-theme-icon 3.1.2-2 icon themes released with KDE
ii kdeartwork-theme-window 2.2.2-1 window decoration themes released with KDE
ii kdebase 3.1.3-1 KDE Base metapackage
ii kdebase-bin 3.1.3-1 KDE Base (binaries)
ii kdebase-data 3.1.3-1 KDE Base (shared data)
ii kdebase-kio-plugins 3.1.3-1 KDE I/O Slaves
ii kdegraphics 3.1.3-1 KDE Graphics metapackage
ii kdegraphics-kfile-plugins 3.1.3-1 provide meta information for graphic files
ii kdelibs 3.1.3-1 KDE core libraries metapackage
ii kdelibs-bin 3.1.3-1 KDE core binaries
ii kdelibs-data 3.1.3-1 KDE core shared data
ii kdelibs4 3.1.3-1 KDE core libraries
ii kdemultimedia 3.1.2-1 KDE Multimedia metapackage
ii kdemultimedia-kfile-plugi 3.1.2-1 au/avi/m3u/mp3/ogg/wav plugins for kfile
ii kdemultimedia-kio-plugins 3.1.2-1 Support for browsing audio CDs under Konqueror
ii kdenetwork 3.1.3-1 KDE Network metapackage
ii kdenetwork-kfile-plugins 3.1.3-1 KFile Email Plugin
ii kdepasswd 3.1.3-1 KDE password changer
ii kdepim-libs 3.1.3-1 KDE PIM libraries
ii kdeprint 3.1.3-1 KDE Print
ii kdesktop 3.1.3-1 KDE Desktop
ii kdessh 3.1.3-1 KDE ssh frontend
ii kdeutils 3.1.3-1 KDE Utilities metapackage
ii kdewallpapers 3.1.2-2 wallpapers released with KDE
ii kdf 3.1.3-1 KDE disk free
ii kdict 3.1.3-1 KDE Dictionary Client
ii kdvi 3.1.3-1 KDE dvi viewer
ii kedit 3.1.3-1 KDE text editor
ii kernel-package 7.81 Debian Linux kernel package build scripts.
ii keyboard-led-applet 0.9-3 GNOME keyboard LED applet
ii keylaunch 1.3.0-3 A small utility for binding commands to a hot key.
ii kfax 3.1.3-1 KDE G3/G4 Fax Viewer
ii kfind 3.1.3-1 KDE File Find Utility
ii kfloppy 3.1.3-1 KDE floppy formatter
ii kgeo 3.1.2-1 interactive geometry program for KDE
ii kget 3.1.3-1 KDE Download Manager
ii kghostview 3.1.3-1 PostScript viewer for KDE
ii kgpgcertmanager 3.1.3-1 KDE Certificate Manager
ii khelpcenter 3.1.3-1 KDE Help Center
ii khexedit 3.1.3-1 KDE hex editor
ii kicker 3.1.3-1 KDE Desktop Panel
ii kicker-applets 3.1.2-1 applets for Kicker, the KDE panel
ii kiconedit 3.1.3-1 An icon editor for creating KDE icons
ii kile 1.5-2 The KDE Integrated LaTeX Environment
ii kit 3.1.3-1 KDE AOL Instant Messenger Client
ii kjots 3.1.3-1 KDE note taking utility
ii klaptopdaemon 3.1.3-1 KDE battery monitoring and management for laptops
ii klineakconfig 0.5.1-5 KDE configurator for lineakd
ii klines 3.1.3-1 Color lines for KDE
ii klipper 3.1.3-1 KDE Clipboard
ii klogd 1.4.1-10 Kernel Logging Daemon
ii kmahjongg 3.1.3-1 the classic mahjongg game for KDE project
ii kmail 3.1.3-1 KDE Email client
ii kmailcvt 3.1.3-1 KDE KMail addressbook converter
ii kmenuedit 3.1.3-1 KDE Menu Editor
ii kmerlin 1.3-0Beta4-3 Instant messaging (IM) client for the MSN messenger network
ii kmid 3.1.2-1 midi/karaoke player for KDE
ii kmidi 3.1.2-1 midi-to-wav player/converter for KDE
ii kmix 3.1.2-1 KDE based mixer app
ii kmoon 3.1.2-1 moon phase indicator for KDE
ii kmrml 3.1.3-1 A Konqueror plugin for searching pictures
ii knapster2 0.5-3 A KDE clone of the windows Napster client
ii knetfilter 3.1.1-1 A GUI for configuring the 2.4 kernel IP Tables
ii knetload 1.99-5 a network meter for Kicker
ii knewsticker 3.1.3-1 KDE news ticker
ii knewsticker-scripts 3.1.2-1 scripts for KNewsTicker, the KDE news ticker
ii knl 1.0.1-2 Query/set kernel image parameters.
ii knocker 0.4.0-1 a simple and easy to use TCP security port scanner
ii knode 3.1.3-1 KDE news reader
ii knotes 3.1.3-1 KDE Notes
ii kodo 3.1.2-1 mouse odometer for KDE
ii koffice-doc-html 1.1.1-3 KDE Office Suite documentation in HTML format
ii konq-plugins 3.1.2-1 plugins for Konqueror, the KDE file/web/doc browser
ii konqueror 3.1.3-1 KDE's advanced File Manager, Web Browser and Document Viewer
ii konqueror-nsplugins 3.1.3-1 Netscape plugin support for Konqueror
ii konsole 3.1.3-1 KDE X terminal emulator
ii kooka 3.1.3-1 Scanner program for KDE
ii korn 3.1.3-1 KDE mail checker
ii koules 1.4-9 Space action game for X11.
ii kpackage 3.1.3-1 KDE Software package tool
ii kpager 3.1.3-1 KDE Desktop Pager
ii kpaint 3.1.3-1 A Simple Paint Program for KDE
ii kpersonalizer 3.1.3-1 KDE Personalizer
ii kpf 3.1.3-1 KDE public fileserver
ii kpovmodeler 3.1.3-1 A graphical editor for povray scenes
ii kppp 3.1.3-1 KDE dialer and frontend to pppd
ii krdc 3.1.3-1 KDE Remote Desktop Client
ii krec 3.1.2-1 KDE based recorder app
ii krecord 1.14 KDE sound recorder
ii kreversi 3.1.3-1 Reversi for KDE
ii krfb 3.1.3-1 KDE Remote Screen Server
ii kruler 3.1.3-1 a screen ruler and color measurement tool for KDE
ii ksame 3.1.3-1 SameGame for KDE
ii kscd 3.1.2-1 KDE based cd player
ii kscreensaver 3.1.2-2 screen savers released with KDE
ii ksim 3.1.3-1 System information monitor
ii ksirc 3.1.3-1 KDE IRC client
ii ksmiletris 3.1.3-1 Tetris like game for KDE
ii ksmserver 3.1.3-1 KDE Session Manager
ii ksnake 3.1.3-1 Snake Race for KDE
ii ksnapshot 3.1.3-1 Screenshot application for KDE
ii ksokoban 3.1.3-1 Sokoban game for KDE
ii kspaceduel 3.1.3-1 Arcade two-player space game for KDE
ii ksplash 3.1.3-1 KDE Splash Screen
ii ksymoops 2.4.3-1.1 Linux kernel oops and error message decoder
ii ksysguard 3.1.3-1 KDE System Guard
ii ksysguardd 3.1.3-1 KDE System Guard Daemon
ii ksysv 3.1.3-1 KDE SysV-style init configuration editor
ii ktalkd 3.1.3-1 KDE talk daemon
ii kteatime 3.1.2-1 KDE utility for making a fine cup of tea
ii ktexmaker2 1.5-2 Dummy upgrade package for Kile
ii ktimer 3.1.3-1 KDE timer
ii ktip 3.1.3-1 Kandalf's Useful Tips
ii ktron 3.1.3-1 tron-clone for the K Desktop Environment
ii ktux 3.1.2-1 Tux screensaver for KDE
ii kudzu 0.99.50-3 The Red Hat Linux hardware probing tool.
ii kudzu-vesa 0.99.50-3 Hardware detecting library
ii kuickshow 3.1.3-1 KDE image/slideshow viewer
ii kuser 3.1.3-1 KDE user/group administration tool
ii kview 3.1.3-1 KDE simple image viewer/converter
ii kviewshell 3.1.3-1 KDE generic framework for viewer applications
ii kweather 3.1.2-1 weather display applet for KDE
ii kwin 3.1.3-1 KDE Window Manager
ii kwin4 3.1.3-1 Connect Four clone for KDE
ii kworldclock 3.1.2-1 earth watcher for KDE
ii kxconfig 3.1.3-1 KDE display configuration tool
ii kxmlrpc 3.1.3-1 KDE XML RPC Daemon
ii ldso 1.9.11-15 The Linux dynamic linker and library for libc4 and libc5.
ii less 373-1 A file pager program, similar to more(1)
ii lesstif1 0.93.18-1 OSF/Motif implementation released under LGPL.
ii lftp 2.4.8-0.1 Sophisticated command-line FTP/HTTP client programs
ii libao2 0.8.3-1 Cross Platform Audio Output Library
ii libapm1 3.2.0-4 Library for interacting with APM driver in kernel
ii libart-2.0-2 2.3.14-1 Library of functions for 2D graphics - runtime files
ii libart2 1.4.1.3-1 The Gnome canvas widget - runtime files.
ii libarts1 1.1.3-1 aRts Sound system
ii libarts1-audiofile 3.1.2-1 audiofile (aRts plugin)
ii libarts1-mpeglib 3.1.2-1 mpeglib is a mp3 and mpeg I video/audio library (Arts plugin)
ii libarts1-xine 3.1.2-1 xine plugin for arts
ii libartsc0 1.1.3-1 aRts Sound system C support library
ii libasn1-6-heimdal 0.5.2-2 Libraries for Heimdal Kerberos
ii libasound1 0.5.10b-1 Advanced Linux Sound Architecture (libraries)
ii libasound2 0.9.4-2 Advanced Linux Sound Architecture (libraries)
ii libaspell10 0.33.7.1-5 The aspell spell checker runtime libraries.
ii libast1 0.4-3 the Library of Assorted Spiffy Things
ii libatk1.0-0 1.2.4-1 The ATK accessibility toolkit
ii libaudio2 1.6-6 The Network Audio System (NAS). (shared libraries)
ii libaudiofile0 0.2.3-4 The Audiofile Library
ii libavifile0.6 0.6.0.20011220-1 Shared libraries
ii libbonobo-activation4 2.2.2-1 Bonobo Activation Framework -- runtime libraries
ii libbonobo-conf0 0.14-1 The Bonobo Configuration System -- shared library
ii libbonobo2 1.0.20-1 The GNOME Bonobo library.
ii libbonobo2-0 2.2.3-1 Bonobo CORBA interfaces library
ii libbonobo2-common 2.2.3-1 Bonobo CORBA interfaces library -- development files
ii libbonoboui2-0 2.2.2-1 The Bonobo UI library
ii libbonoboui2-common 2.2.2-1 The Bonobo UI library -- common files
ii libbz2-1.0 1.0.1-14 A high-quality block-sorting file compressor library - runtime
ii libc6 2.3.2-2 GNU C Library: Shared libraries and Timezone data
ii libc6-dev 2.3.2-2 GNU C Library: Development Libraries and Header Files.
ii libcamel0 1.0.5-1 A generic Messaging Library
ii libcap1 1.10-12 support for getting/setting POSIX.1e capabilities
ii libcapplet0 1.4.0.1-14 Library for Gnome Control Center applets
ii libcdk4 4.9.9-3 Curses Development Kit
ii libcdparanoia0 3a9.8-10 Shared libraries for cdparanoia (runtime lib)
ii libcomerr1-kerberos4kth 1.2.2-2 ComErr Libraries for Kerberos4 From KTH
ii libcomerr2 1.34+1.35-WIP-2003.08.01- The Common Error Description library
ii libcompfaceg1 1989.11.11-23 Compress/decompress images for mailheaders, libc6 runtime
ii libcupsys2 1.1.19final-1 Common UNIX Printing System(tm) - libs
ii libcurl2 7.10.4-1 Multi-protocol file transfer library, now with SSL support!
ii libcurses-perl 1.05-2 Curses interface for Perl
ii libcw 3.17.1-3.1 The Cool widget library used by cooledit/coolicon/coolman.
ii libdate-manip-perl 5.39-2 a perl library for manipulating dates
ii libdb1-compat 2.1.3-7 The Berkeley database routines [glibc 2.0/2.1 compatibility]
ii libdb2 2.7.7.0-3.1 The Berkeley database routines (run-time files).
ii libdb2-util 2.7.7.0-3.1 The Berkeley database routines (development files).
ii libdb3 3.2.9-19 Berkeley v3 Database Libraries [runtime]
ii libdb4.1 4.1.25-6 Berkeley v4.1 Database Libraries [runtime]
ii libdbd-csv-perl 0.1027-1.2 perl DBD::CSV - DBI driver for CSV files
ii libdbd-mysql-perl 1.2216-2 mySQL database interface for Perl
ii libdbi-perl 1.20-1 The Perl5 Database Interface by Tim Bunce
ii libdigest-md5-perl 2.13-2 MD5 Message Digest for Perl
ii libdirectfb-0.9-17 0.9.17-2 frame buffer graphics library (for 2.4+ kernels)
ii libdiscover1 1.1-4 hardware identification library
ii libdns5 9.2.0-4 DNS Shared Library used by BIND
ii libdockapp1 0.4.0-8 Window Maker Dock App support (shared library)
ii libdps1 4.1.0-13 Display PostScript (DPS) client library
ii libdvdcss2 1.2.5-woody0.1 Simple foundation for reading DVDs - runtime libraries
ii libdvdread2 0.9.2-0.1 Simple foundation for reading DVDs.
ii libeel-data 1.0.2-5 Eazel Extensions Library - data files
ii libeel0 1.0.2-5 Eazel Extensions Library
ii libeel2-2 2.2.4-1 Eazel Extensions Library (for GNOME2)
ii libeel2-data 2.2.4-1 Eazel Extensions Library - data files (for GNOME2)
ii libefs1 1.0.14-3 Embedded File System library.
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared libraries
ii libesmtp5 0.8.8-1 LibESMTP SMTP client library
ii libexif9 0.5.10-2 The EXIF library allows you to parse an EXIF file
ii libexpat1 1.95.6-6 XML parsing C library - runtime library
ii libfam0c102 2.6.10-1 client library to control the FAM daemon
ii libfinance-quote-perl 1.06-2 Perl module for retrieving stock quotes from a variety of sources
ii libfltk1 1.0.11-5 The Fast Light Toolkit, a GUI toolkit inspired by libForms
ii libfnlib0 0.5-5 Fnlib is a special font rendering library used by Enlightened apps
ii libfontconfig1 2.2.1-1 generic font configuration library (shared library)
ii libfreetype6 2.1.4-2 FreeType 2 font engine, shared library files
ii libft-perl 1.2-11 Perl module for the FreeType library
ii libfwbuilder0 0.10.4-1 Firewall Builder API library
ii libg++2.8.1.3-glibc2.2 2.95.4-1 The GNU C++ extension library - runtime version.
ii libgail-common 1.2.2-1 GNOME Accessibility Implementation Library -- common modules
ii libgail17 1.2.2-1 GNOME Accessibility Implementation Library -- the shared libraries
ii libgal18 0.18.1-1 G App Libs (run time library)
ii libgal19 0.19.2-2 G App Libs (run time library)
ii libgc6 6.0-1 Conservative garbage collector for C
ii libgcc1 3.3.1-1 GCC support library
ii libgcj-common 3.3.1-1 Java runtime library (common files)
ii libgconf11 1.0.9-3 GNOME configuration database system libraries
ii libgconf2-4 2.2.1-1 GNOME configuration database system libraries (for GNOME2)
ii libgcrypt1 1.1.12-3 LGPL Crypto library - runtime library
ii libgdbmg1 1.7.3-27 GNU dbm database routines (runtime version). [libc6 version]
ii libgdk-pixbuf-gnome2 0.17.0-2 The GNOME Canvas pixbuf library
ii libgdk-pixbuf2 0.17.0-2 The GdkPixBuf library.
ii libggi2 2.0.1-2 General Graphics Interface runtime libraries
ii libghttp1 1.0.9-8 Gnome HTTP client library
ii libgii0 0.8.1-1 General Input Interface runtime libraries
ii libgimp1.2 1.2.2-2.1 Libraries necessary to run the GIMP, version 1.2
ii libgimpprint1 4.2.0-3 library necessary to use gimp-print programs
ii libglade-gnome0 0.17-2.1 Library to load .glade files at runtime (Gnome widgets support).
ii libglade0 0.17-2.1 Library to load .glade files at runtime.
ii libglade2-0 2.0.1-5 Library to load .glade files at runtime
ii libglib1.2 1.2.10-3 The GLib library of C routines
ii libglib1.3-12 1.3.12-2 Unstable GLib general-purpose C library
ii libglib2.0-0 2.2.2-1 The GLib library of C routines
ii libglide3 2001.01.26-1.1 Graphics library for 3Dfx Voodoo based cards
ii libglut3 3.7-20 the OpenGL Utility Toolkit
ii libgmp3 3.1.1-13 Multiprecision arithmetic library
ii libgnet1.1 1.1.0-3 GNet network library
ii libgnome-desktop-2 2.2.2-1 Utility library for loading .desktop files - runtime files
ii libgnome-pilot1 0.1.64-1 Support librares for gnome-pilot
ii libgnome-vfs-common 1.0.5-1 The GNOME virtual file-system libraries common files
ii libgnome-vfs0 1.0.5-1 The GNOME virtual file-system libraries
ii libgnome2-0 2.2.3-2 The GNOME 2 library - runtime files
ii libgnome2-common 2.2.3-2 The GNOME 2 library - common files
ii libgnome32 1.4.1.3-1 The Gnome libraries
ii libgnomecanvas2-0 2.2.1-1 A powerful object-oriented display - runtime files
ii libgnomecanvas2-common 2.2.1-1 A powerful object-oriented display - common files
ii libgnomemm9 1.2.2-5 C++ wrapper for GNOME (shared library)
ii libgnomeprint-bin 0.34-2 The GNOME Print architecture - binary files
ii libgnomeprint-data 0.34-2 The GNOME Print architecture - data files
ii libgnomeprint15 0.34-2 The GNOME Print architecture - runtime library
ii libgnomeprint2.2-0 2.2.1.3-2 The GNOME 2.2 print architecture - runtime files
ii libgnomeprint2.2-data 2.2.1.3-2 The GNOME 2.2 print architecture - data files
ii libgnomeprintui2.2-0 2.2.1.3-1 The GNOME 2.2 print architecture User Interface - runtime files
ii libgnomeprintui2.2-common 2.2.1.3-1 The GNOME 2.2 print architecture User Interface - common files
ii libgnomesupport0 1.4.1.3-1 The Gnome libraries (Support libraries)
ii libgnomeui-0 2.2.2-1 The GNOME 2 libraries (User Interface) - runtime files
ii libgnomeui-common 2.2.2-1 The GNOME 2 libraries (User Interface) - common files
ii libgnomeui32 1.4.1.3-1 The Gnome libraries (User Interface)
ii libgnomevfs2-0 2.2.5-3 The GNOME virtual file-system libraries (for GNOME2)
ii libgnomevfs2-common 2.2.5-3 The GNOME virtual file-system library common files (for GNOME2)
ii libgnorba27 1.4.1.3-1 Gnome CORBA services
ii libgnorbagtk0 1.4.1.3-1 Gnome CORBA services (Gtk bindings)
ii libgnutls5 0.8.8-2 GNU TLS library - runtime library
ii libgnutls7 0.8.9-2 GNU TLS library - runtime library
ii libgpgme5 0.3.0-2 GPGME - GnuPG Made Easy
ii libgphoto2-2 2.1.2-1 The gphoto2 digital camera library
ii libgphoto2-port0 2.1.2-1 The gphoto2 digital camera port library
ii libgpmg1 1.19.6-9 General Purpose Mouse Library [libc6]
ii libgsf-1 1.8.1-4 Structured File Library - runtime version
ii libgsm1 1.0.10-11 Shared libraries for GSM speech compressor.
ii libgstreamer0.6-0 0.6.2-1 Core GStreamer libraries, plugins, and utilities
ii libgtk-perl 0.7008-1.2 Perl module for the gtk+ library
ii libgtk1.2 1.2.10-9 The GIMP Toolkit set of widgets for X
ii libgtk1.2-common 1.2.10-9 Common files for the GTK+ library
ii libgtk2.0-0 2.2.2-3 The GTK+ graphical user interface library
ii libgtk2.0-common 2.2.2-3 Common files for the GTK+ graphical user interface library
ii libgtkdatabox 0.1.13.0-4 GTK+ widget to display coordinate systems
ii libgtkhtml-data 1.0.1-2 HTML rendering/editing library - data files.
ii libgtkhtml2-0 2.2.4-1 HTML rendering/editing library - runtime files. (for GNOME2)
ii libgtkhtml20 1.0.2-1 HTML rendering/editing library - runtime files.
ii libgtkimreg 0.1.2-3 GTK+ widget to select regions of GdkImages
ii libgtkmm1.2 1.2.8-2 C++ wrappers for GTK (shared libraries)
ii libgtkxmhtml1 1.4.1.3-1 The Gnome gtkxmhtml (HTML) widget
ii libgtop1 1.0.13-2 Libraries for gtop system monitoring library (part of Gnome)
ii libgtop2 2.0.2.is.2.0.1-1 Libraries for gtop system monitoring library (part of Gnome 2)
ii libguile9 1.4-22 libraries for Guile1.4 (guile, guilereadline, and qthreads).
ii libguppi15 0.40.2-8 GNOME graph and plot component
ii libgwrapguile1 1.1.11-5 g-warp: Tool for exporting C libraries into Scheme interpreters
ii libhfsp0 1.0.2-4 shared library to access HFS+ formatted volumes
ii libhtml-parser-perl 3.25-1 A collection of modules that parse HTML text documents.
ii libhtml-tableextract-perl 1.06-2 Perl module that simplifies extraction of information from HTML
ii libhtml-tagset-perl 3.03-1 Data tables pertaining to HTML
ii libhtml-tree-perl 3.11-2 represent and create HTML syntax trees
ii libid3-3.7-13 3.7.13-4.1 Library for manipulating ID3v1 and ID3v2 tags.
ii libid3-3.8.3 3.8.3-1 Library for manipulating ID3v1 and ID3v2 tags.
ii libid3tag0 0.15.0b-1 ID3 tag reading library from the MAD project
ii libident 0.22-2 simple RFC1413 client library - runtime
ii libidl0 0.8.2-1 library for parsing CORBA IDL files
ii libieee1284-3 0.2.8-1 Cross-platform library for parallel port access
ii libimlib2 1.0.4-1 Powerful image loading and rendering library
ii libinline-perl 0.43-2 Write Perl subroutines in other programming languages
ii libio-stringy-perl 2.108-1 Perl5 modules for IO from scalars and arrays
ii libisc4 9.2.0-4 ISC Shared Library used by BIND
ii libjcode-perl 2.13-1 Perl library for Japanese character code conversion
ii libjconv2 2.8-4 charset conversion library
ii libjpeg-progs 6b-4 Programs for manipulating jpeg files
ii libjpeg62 6b-4 The Independent JPEG Group's JPEG runtime library
ii libjsw1.5 1.5.0-2 Joystick Library
ii libkdegames1 3.1.3-1 KDE games library and common files
ii libkdenetwork2 3.1.3-1 KDE Network (common libraries)
ii libkonq4 3.1.3-1 Core libraries for KDE's file manager
ii libkore0 0.0.1-7.1 cross-platform library for plugin-based applications
ii libkpathsea3 1.0.7+20011202-2 shared libkpathsea for teTeX
ii libkrb-1-kerberos4kth 1.2.2-2 Kerberos Libraries for Kerberos4 From KTH
ii libkrb5-17-heimdal 0.5.2-2 Libraries for Heimdal Kerberos
ii libkrb53 1.3-2 MIT Kerberos runtime libraries
ii libkregexpeditor 3.1.3-1 graphical regular expression editor library
ii libkscan1 3.1.3-1 Scanner library for KDE
ii liblcms 1.08-3 Color management library
ii libldap2 2.1.22-1 OpenLDAP libraries
ii liblinc1 1.0.3-2 library to simplify creating networked clients and servers
ii liblingua-ispell-perl 0.07-3 Perl module encapsulating access to the ispell program
ii liblockfile1 1.03 NFS-safe locking library, includes dotlockfile program
ii libltdl3 1.4.2-4 A system independent dlopen wrapper for GNU libtool
ii liblwres1 9.2.0-4 Lightweight Resolver Library used by BIND
ii liblzo1 1.08-1 A real-time data compression library
ii libmad0 0.15.0b-1 MPEG audio decoder library
ii libmagic1 4.03-2 File type determination library using "magic" numbers
ii libmagick5 5.4.2.2-1 Image manipulation library (free version).
ii libmailtools-perl 1.42-2 Manipulate email in perl programs
ii libmedusa0 0.5.1-2 The GNOME search/indexing package (run time library)
ii libmetacity0 2.4.55-2 Common library of lightweight GTK2 based Window Manager
ii libmikmod2 3.1.9-6 A portable sound library
ii libmime-base64-perl 2.12-4 MIME/Base64 decoding for Perl
ii libmime-perl 5.411-1 Perl5 modules for MIME-compliant messages (MIME-tools)
ii libmime-types-perl 0.02-1 Perl extension for determining MIME types and Transfer Encoding
ii libmimelib1 3.1.3-1 KDE network mime library
ii libmng1 1.0.3-3 Multiple-image Network Graphics library
ii libmorph 20011220 digital image warping library
ii libmpeg1 1.3.1-2.1 The MPEG library calls for movie streams
ii libmusicbrainz1 1.0.1.final-1 Second generation incarnation of the CD Index - library
ii libmysqlclient10 3.23.47-1 mysql database client library
ii libnautilus0 1.0.6-2 Shared libraries that part of Nautilus
ii libnautilus2-2 2.2.4-1 Shared libraries that part of Nautilus (GNOME2)
ii libncurses5 5.3.20030719-1 Shared libraries for terminal handling
ii libncurses5-dev 5.3.20030719-1 Developer's libraries and docs for ncurses
ii libneon18 0.18.1-1 An HTTP and WebDAV client library
ii libnet-perl 1.09.01-1 Implementation of Internet protocols for Perl
ii libnet-telnet-perl 3.02-1 Script telnetable connections
ii libnetpbm9 9.20-10 Shared libraries for netpbm.
ii libnews-nntpclient-perl 0.37-3 News::NNTPClient, Perl support for accessing NNTP servers
ii libnewt0 0.50.17-9 Not Erik's Windowing Toolkit - text mode windowing with slang
ii libnspr4 1.4-2 Netscape Portable Runtime Library
ii libnss3 1.4-2 Network Security Service Libraries - runtime
ii libnurbs++1 3.0.10-2 C++ NURBS library
ii liboaf0 0.6.10-2 The GNOME Object Activation Framework.
ii libobgnome0 1.0.40-3 Objective-C - GNOME bindings
ii libobgtk1 1.0.40-3 Objective-C - GTK+ bindings
ii libogg0 1.0.0-1 Ogg Bitstream Library
ii libole2-0 0.2.4-3 The GNOME OLE library.
ii libopencdk4 0.4.2-3 Open Crypto Development Kit (OpenCDK) (runtime)
ii liborbit0 0.5.17-9 Libraries for ORBit - a CORBA ORB
ii liborbit2 2.6.2-1 Libraries for ORBit2 - a CORBA ORB
ii libpam-cracklib 0.72-34 PAM module to enable cracklib support.
ii libpam-modules 0.72-34 Pluggable Authentication Modules for PAM
ii libpam-runtime 0.72-34 Runtime support for the PAM library
ii libpam0g 0.76-9 Pluggable Authentication Modules library
ii libpanel-applet0 1.4.0.4-16 Library for Gnome Panel applets
ii libpanel-applet2-0 2.2.2.2-1 Library for GNOME 2 Panel applets
ii libpango1.0-0 1.2.3-1 Layout and rendering of internationalized text
ii libpango1.0-common 1.2.3-1 Modules and configuration files for the Pango
ii libpaper1 1.1.13 Library for handling paper characteristics
ii libpaperg 1.1.2 Library for handling paper characteristics
ii libparse-recdescent-perl 1.80-2 Generates recursive-descent parsers in Perl
ii libparted1.4 1.4.23-1 The GNU Parted disk partitioning library, shared libraries.
ii libpcap0 0.6.2-2 System interface for user-level packet capture.
ii libpcre3 4.3-3 Philip Hazel's Perl 5 Compatible Regular Expression library
ii libperl5.6 5.6.1-7 Shared Perl library.
ii libpisock4 0.9.5.0-7 Libraries for communicating with a Pilot PDA.
ii libplot 2.4.1-7 The GNU plotutils libraries.
ii libpng12-0 1.2.5.0-4 PNG library - runtime
ii libpng2 1.0.12-3 PNG library - runtime
ii libpng3 1.2.1-1 PNG library - runtime
ii libpopt0 1.7-2 lib for parsing cmdline parameters
ii libppd0 0.9-1 postscript PPD file library
ii libpq3 7.3.2r1-5 Shared library libpq.so.3 for PostgreSQL
ii libprinterconf0 0.4-2 Printer autodetection library
ii libprintsys 0.5-1.1 printcap parser, helper for gnulpr's printfilters
ii libproplist0 0.10.1-6 PropList closely mimics the property lists found in *Step.
ii libprozilla1 2.0.4beta2-3 A download accelerator library
ii libpspell4 0.12.2-5 Portable spell checker interface library
ii libqt2 2.3.1-19 Qt GUI Library (runtime version).
ii libqt2-gl 2.3.1-19 Qt GUI Library (GL version).
ii libqt2-mt 2.3.1-19 Qt GUI Library (runtime threaded version).
ii libqt3 3.0.1-1 Qt GUI Library (runtime version).
ii libqt3c102-mt 3.1.1-9 Qt GUI Library (Threaded runtime version)
ii libqtcups2 2.0-4 Qt interface library for CUPS
ii libquicktime4linux0 1.3-5 A library for reading and writing Quicktime files
ii libreadline4 4.3-5 GNU readline and history libraries, run-time libraries
ii librecode0 3.6-4 Shared library on which recode is based.
ii librep9 0.15.2-1 an embeddable Emacs-Lisp-like runtime library
ii libroken16-kerberos4kth 1.2.2-2 Roken Libraries for Kerberos4 From KTH
ii librpm4 4.0.4-23 RPM shared library
ii librsvg1 1.0.2-1 SAX-based renderer library for SVG files.
ii librsvg2-2 2.2.5-1 SAX-based renderer library for SVG files. (for GNOME2)
ii libsane 1.0.12-6 API library for scanners
ii libsasl2 2.1.15-5 Authentication abstraction library
ii libsasl7 1.5.27-2 Authentication abstraction library.
ii libscrollkeeper0 0.3.6-3 Library to load .omf files (runtime files)
ii libsdl-image1.2 1.2.1-1.1 image loading library for Simple DirectMedia Layer 1.2
ii libsdl-mixer1.2 1.2.5-2 mixer library for Simple DirectMedia Layer 1.2
ii libsdl1.2debian 1.2.5-3 Simple DirectMedia Layer
ii libsdl1.2debian-oss 1.2.5-3 Simple DirectMedia Layer (with X11 and OSS options)
ii libsensors-1debian1 2.7.0-6 Library to read temperature/voltage/fan sensors
ii libsidplay1 1.36.47-2 SID (MOS 6581) emulation library
ii libsigc++0 1.0.4-2 Typesafe Signal Framework for C++ - runtime
ii libslp1 1.0.8a-2 OpenSLP libraries
ii libsmbclient 3.0.0beta2-1 shared library that allows applications to talk to SMB servers
ii libsmpeg0 0.4.4-7 SDL MPEG Player Library - shared libraries
ii libsnmp-base 4.2.3-1 NET SNMP (Simple Network Management Protocol) MIBs and Docs.
ii libsnmp4.2 4.2.3-1 NET SNMP (Simple Network Management Protocol) Library.
ii libsnmpkit1 0.7-6 multithreaded SNMP connection library
ii libsocks4 4.3.beta2-12 SOCKS libraries
ii libsp1 1.3.4-1.2.1-35 Runtime library for James Clark's SP suite
ii libsql-statement-perl 0.1020-2 perl SQL::Statement - SQL parsing and processing engine
ii libssl0.9.6 0.9.6c-1 SSL shared libraries
ii libssl0.9.7 0.9.7b-2 SSL shared libraries
ii libstartup-notification0 0.5-3 library for program launch feedback (shared library)
ii libstdc++2.10 2.95.2-13 The GNU stdc++ library
ii libstdc++2.10-dev 2.95.4-1 The GNU stdc++ library (development files)
ii libstdc++2.10-glibc2.2 2.95.4-1 The GNU stdc++ library
ii libstdc++2.9-glibc2.1 2.91.66-4 The GNU stdc++ library (old egcs version)
ii libstdc++3 3.0.3-1 The GNU stdc++ library version 3
ii libstdc++5 3.3.1-1 The GNU Standard C++ Library v3
ii libstorable-perl 1.0.12-1 Storable extension for Perl5
ii libstroke0 0.5.1-1 support for strokes like those in Mentor Graphics
ii libtasn1-0 0.1.2-1 Manage ASN.1 structures (runtime)
ii libterm-readkey-perl 2.14-2.1 Change terminal modes, and perform non-blocking reads
ii libterm-readline-gnu-perl 1.10-1 Perl module to use GNU Readline library
ii libtext-csv-perl 0.22-1 perl Text::CSV_XS - comma-separated values manipulation routines
ii libtiff3g 3.5.5-6 Tag Image File Format library
ii libtimedate-perl 1.10-7 Time and date functions for perl.
ii libtse3 0.1.2-1 TSE3: portable sequencer engine in C++ - runtime files
ii libttf2 1.4pre.20011029-1 FreeType 1, The FREE TrueType Font Engine, shared library files.
ii libungif3g 3.0-4 shared library for GIF images (runtime lib)
ii libungif4g 4.1.0b1-2 shared library for GIF images (runtime lib)
ii liburi-perl 1.18-1 Manipulates and accesses URI strings
ii libusb-0.1-4 0.1.7-2 Userspace USB programming library
ii libvncauth0 3.3.3r2-16 Virtual network computing authentication library.
ii libvorbis0a 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvorbisenc2 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvorbisfile3 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvte-common 0.10.29-2 Terminal emulator widget for GTK+ 2.0 - common files
ii libvte4 0.10.29-2 Terminal emulator widget for GTK+ 2.0 - runtime files
ii libwmf0.2-2 0.2.2-1 Windows metafile conversion library.
ii libwmf0.2-7 0.2.8-1 Windows metafile conversion library
ii libwnck-common 2.2.2-1 Window Navigator Construction Kit - common files
ii libwnck4 2.2.2-1 Window Navigator Construction Kit - runtime files
ii libwrap0 7.6-9 Wietse Venema's TCP wrappers library
ii libwraster2 0.80.0-1 Shared libraries of Window Maker rasterizer.
ii libwv2-1 0.1.8-1 a library for accessing Microsoft Word documents
ii libwww-perl 5.63-1 WWW client/server library for Perl
ii libwxgtk2.2 2.2.9 wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libwxgtk2.4 2.4.0.8 wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libxaw6 4.1.0-13 X Athena widget set library (version 6)
ii libxaw7 4.1.0-13 X Athena widget set library
ii libxft2 2.1.1-2 advanced font drawing library for X
ii libxine1 1-beta12-1 the xine video/media player library, binary files
ii libxml-grove-perl 0.46alpha-6 Perl module for accessing parsed *ML instances
ii libxml-parser-perl 2.30-4 Perl module for parsing XML files
ii libxml-perl 0.07-5 Perl modules for working with XML
ii libxml-twig-perl 2.02-4 Perl module for providing a tree interface to XML files
ii libxml1 1.8.16-1 GNOME XML library
ii libxml2 2.5.8-1 GNOME XML library
ii libxmltok1 1.1-7 XML Parser Toolkit, runtime libraries
ii libxosd0 0.7.0-4 X On-Screen Display library - runtime
ii libxrender1 0.8.2-1 X Rendering Extension client library
ii libxslt1 1.0.30-3 XSLT processing library - runtime library
ii libzvt2 1.4.1.3-1 The Gnome zvt (zterm) widget
ii licq-plugin-qt2 1.0.4-0 Graphical front-end plugin for LICQ using Qt2
ii licq-ssl 1.0.4-0 ICQ clone (base files)
ii lilo 22.1-6 LInux LOader - The Classic OS loader can load Linux and others
ii lineakd 0.6.1-2 LinEAK - GUI configurable support for multimedia keyboards
ii links-ssl 0.96.20011222-1 Character mode WWW browser with SSL
ii linuxcookbook 1.1-2 Tips and techniques to help the busy modern computer user
ii linuxinfo 1.1.7-2 Displays extended system information.
ii loadlin 1.6a-6 a loader (running under DOS) for LINUX kernel images
ii loadmeter 1.20-2 Attractive X11 load meter
ii locales 2.3.2-2 GNU C Library: National Language (locale) data [support]
ii lockvc 4.0.4-1 Screensaver to lock your Linux console(s)
ii login 20000902-8 System login tools
ii logjam 3.0.1-2 A GTK client for LiveJournal
ii logrotate 3.5.9-5 Log rotation utility
ii lopster 1.0.1-2 A Napster client using the GTK UI.
ii lskb 08-2000-1 Linux Security Knowledge Base
ii lsof 4.57-1 List open files.
ii lukemftp 1.5-5 The enhanced ftp client.
ii lynx-ssl 2.8.4.1b-1 Text-mode WWW Browser supporting SSL
ii macutils 2.0b3-12 Set of tools to deal with specially encoded Macintosh files
ii mailx 8.1.2-0.20010922cvs-3 A simple mail user agent.
ii make 3.79.1-11 The GNU version of the "make" utility.
ii makedev 2.3.1-62 Creates device files in /dev.
ii man-db 2.3.20-12 The on-line manual pager
ii manpages 1.47-7 Manual pages about using a GNU/Linux system
ii mawk 1.3.3-8 a pattern scanning and text processing language
ii mbr 1.1.5-1 Master Boot Record for IBM-PC compatible computers.
ii mc 4.5.55-1.1 Midnight Commander - A powerful file manager. - normal version
ii mc-common 4.5.55-1.1 Common files for mc and gmc
ii mdetect 0.4 mouse device autodetection tool
ii megahal 9.0.3-5 a conversation simulator that can learn as you talk to it
ii memopanel 7.6-5 Memo on the GNOME panel
ii menu 2.1.5-10 provides update-menus functions for some applications
ii merlin-clock 0.1.0-4 Gnome Clock Applet
ii merlin-cpufire 0.1.0-4 GNOME panel applet that displays the CPU load as a fire.
ii metacity 2.4.55-2 A lightweight GTK2 based Window Manager
ii mgapdesk 1.00.5beta-1 X configuration tool for Matrox video card.
ii mgm 1.1.cvs.20010423-1 A highly configurable, very gaudy system load meter
ii mgm-doc 1.1.cvs.20010423-1 HTML documentation for MGM
ii mii-diag 2.02-3 A little tool to manipulate network cards
ii mikmod 3.1.6-4 Portable tracked music player
ii mime-support 3.13-3 MIME files 'mime.types' & 'mailcap', and support programs
ii minicom 1.83.1-4.5 Clone of the MS-DOS "Telix" communications program.
ii mirrormagic 2.0.0-11 Shoot around obstacles to collect energy using your beam.
ii miscfiles 1.3-2 Dictionaries and other interesting files.
ii mixviews 1.20-18 Powerful soundfile editor.
ii mkcramfs 2.4.17-1 Make a CramFs (Compressed ROM File System)
ii mkrboot 0.91 Make a kernel + rootimage bootable from one disk or from DOS
ii modconf 0.2.39 Device Driver Configuration
ii modutils 2.4.12-1 Linux module utilities.
ii moon-lander 0.9.0-6 A fun and entertaining game based on the classic moon lander.
ii mount 2.11n-2 Tools for mounting and manipulating filesystems.
ii mozilla 1.4-2 Mozilla Web Browser - dummy package
ii mozilla-browser 1.4-2 Mozilla Web Browser - core and browser
ii mozilla-chatzilla 1.4-2 Mozilla Web Browser - irc client
ii mozilla-mailnews 1.4-2 Mozilla Web Browser - mail and news support
ii mozilla-psm 1.4-2 Mozilla Web Browser - Personal Security Manager (PSM)
ii mozilla-xft 1.4-2 Mozilla Web Browser - Xft support files
ii mp3check 0.5.2-1 Check mp3 files for consistency
ii mp3rename 0.6-4 Rename mp3 files based on id3tags
ii mpage 2.5.1pre-6 print multiple pages per sheet on PostScript printer
ii mpeglib 3.1.2-1 mp3 and mpeg I video/audio library for linux
ii mpg123 0.59r-11 MPEG layer 1/2/3 audio player
ii mpg321 0.2.3 A Free command-line mp3 player, compatible with mpg123
ii mtools 3.9.8-4 Tools for manipulating MSDOS files
ii mtoolsfm 1.9-3-1 graphical user interface to the mtools diskette package
ii mutt 1.3.25-5 Text-based mailreader supporting MIME, GPG, PGP and threading.
ii mysql-client 3.23.47-1 mysql database client binaries
ii mysql-common 3.23.47-1 mysql database common files (e.g. /etc/mysql/my.cnf)
ii mysql-doc 3.23.47-1 mysql database documentation
ii mysql-navigator 1.2.4-1 GUI client program for MySQL database server
ii mysql-server 3.23.47-1 mysql database server binaries
ii nano 1.1.5-1 free Pico clone with some new features
ii nap 1.4.7-1 Napster console client
ii nautilus 2.2.4-1 File manager and graphical shell (GNOME2)
ii nautilus-data 2.2.4-1 Development files of Nautilus (GNOME2)
ii nautilus-media 0.3.0-2 Multimedia goodies for Nautilus
ii ncurses-base 5.2.20020112a-1 Descriptions of common terminal types
ii ncurses-bin 5.2.20020112a-1 Terminal-related programs and man pages
ii ncurses-term 5.2.20020112a-1 Additional terminal type definitions
ii net-tools 1.60-4 The NET-3 networking toolkit
ii netbase 4.07 Basic TCP/IP networking system
ii netcat 1.10-20 TCP/IP swiss army knife
ii netdiag 0.7-4 Net-Diagnostics (trafshow,strobe,netwatch,statnet,tcpspray,tcpblas
ii nethack 3.3.1-7 Text-based/X11 overhead view D&D-style adventure game
ii netkit-inetd 0.10-9 The Internet Superserver
ii netkit-ping 0.10-9 The ping utility from netkit
ii netleds-applet 0.9.1-5.1 GNOME network LEDs applet
ii netmask 2.3.4 helps figure our network masks
ii netpbm 9.20-10 Graphics conversion tools.
ii netscape 4.77-2 Meta package that depends on other packages
ii netscape-base-4 4.77-2 Popular World-Wide-Web browser software (base support)
ii netscape-base-477 4.77-2 4.77 base support for netscape
ii netscape-java-477 4.77-2 Netscape Java support for version 4.77
ii netscape-smotif-477 4.77-2 This installs a standard set of netscape programs
ii netsed 0.01b-5 The network packet altering stream editor
ii newbiedoc 0.4.0-3 Documentation by and for newbies
ii nfs-common 1.0-2 NFS support files common to client and server
ii nfs-kernel-server 1.0-2 Kernel NFS server support
ii nictools-nopci 1.3.2-3 Diagnostic tools for many non-PCI ethernet cards
ii nictools-pci 1.3.2-3 Diagnostic tools for many PCI ethernet cards
ii nmap 2.54.30.BETA-1 The Network Mapper
ii nmapfe 2.54.30.BETA-1 The Network Mapper Front End
ii noatun 3.1.2-1 Media player (for video and audio)
ii noatun-plugins 3.1.2-1 plugins for Noatun, the KDE media player
ii noteedit 2.1.1-2 KDE Music Editor
ii nvidia-glx-src 1.0.2313-1 NVIDIA binary XFree86 4.x driver
ii nvidia-kernel-src 1.0.2314-1 NVIDIA binary kernel module
ii oaf 0.6.10-2 The GNOME Object Activation Framework.
ii oneko 1.1b-11.1 a cat chases the cursor (now a mouse) around the screen
ii opera-static 6.0-20011129.1 The Opera Web Browser
ii osdclock 0.5-3 Clock using the XOSD library
ii pacman 10-13 Chase Monsters in a Labyrinth
ii pan 0.11.1-4 A Newsreader uses GTK, looks like Forte Agent.
ii parted 1.4.23-1 The GNU Parted disk partition resizing program
ii passwd 20000902-8 Change and administer password and group data.
ii patch 2.5.4-6 Apply a diff file to an original
ii paul 0.1-5 Yet another image viewer (displays PNG, TIFF, GIF, JPG, etc.)
ii pciutils 2.1.9-2 Linux PCI Utilities (for 2.[1234].x kernels)
ii pcmcia-cs 3.1.31-3 PCMCIA Card Services for Linux.
ii pcmcia-source 3.1.31-3 PCMCIA Card Services source.
ii pconf-detect 0.4-2 A small command-line utility to auto-detect printers
ii pdksh 5.2.14-6 A public domain version of the Korn shell
ii pdl 2.2.1-7.1 The perl data language. Perl extensions for numerics.
ii penguineyes-gnome 0.10-17 A gnome version of xeyes
ii perl 5.6.1-7 Larry Wall's Practical Extraction and Report Language.
ii perl-5.6 6.3 Transitional package.
ii perl-base 5.6.1-7 The Pathologically Eclectic Rubbish Lister.
ii perl-modules 5.6.1-7 Core Perl modules.
ii perl-tk 800.023-1 Perl module providing the Tk graphics library.
ii perlmagick 5.4.2.3-1 A perl interface to the libMagick graphics routines.
ii pgrep 3.4-1.1 grep utility that uses perl compatible regexes.
ii pilot-link 0.9.5.0-7 Tools to communicate with a 3COM Pilot PDA over a serial port.
ii pinfo 0.6.4-1 An alternative info-file viewer
ii pkg-config 0.15.0-2 Manage compile and link flags for libraries
ii playmidi 2.4-2 MIDI player
ii pngcrush 1.5.5-3 An optimizer for PNG (Portable Network Graphics) files.
ii pnm2ppa 1.04-4 PPM to PPA converter
ii portmap 5-2 The RPC portmapper
ii poster 20020830-2 Create large posters out of PostScript pages
ii postfix 0.0.20011217.SNAPSHOT-1 A high-performance mail transport agent
ii postfix-ldap 0.0.20011217.SNAPSHOT-1 LDAP map support for Postfix
ii postfix-pcre 0.0.20011217.SNAPSHOT-1 PCRE map support for Postfix
ii postgresql 7.3.2r1-5 Object-relational SQL database, descended from POSTGRES
ii postgresql-client 7.3.2r1-5 Front-end programs for PostgreSQL
ii powermgmt-base 1.14 Common utils and configs for power management
ii powershell 0.9-5 powerful terminal emulator for GNOME
ii ppdfilt 0.9-1 filter that inserts printer specific commands into print jobs
ii ppp 2.4.1.uus-4 Point-to-Point Protocol (PPP) daemon.
ii pppconfig 2.0.14 A text menu based utility for configuring ppp.
ii pppoe 3.3-1 PPP over Ethernet driver
ii pppoeconf 0.9.10.4 configures PPPoE/ADSL
ii printfilters-ppd 2.12-2 filters from the GNUlpr printing system
ii printop 1.12-6 Graphical interface to the LPRng print system.
ii procmail 3.22-2 Versatile e-mail processor.
ii procmail-lib 1997.07.22-2 A library of useful procmail recipes.
ii procmeter3 3.3a-1 X based system status monitor
ii procps 2.0.7-8 The /proc file system utilities.
ii pronto 2.2.6-1 Highly modularized GTK+ mail client written in Perl
ii propaganda-debian 13.5-4 A Propaganda background image volume for Debian.
ii prozgui 2.0.4beta2-3 A FLTK-based GUI front end for prozilla
ii prozilla 1.3.6-2 Multi-threaded download accelerator
ii psfontmgr 0.11.0 PostScript font manager -- part of Defoma, Debian Font Manager.
ii psh 0.009-4 interactive shell with the power of perl
ii psmisc 20.2-2 Utilities that use the proc filesystem
ii psptools 1.2.2-7 Tools for PostScript printers and devices
ii pstoedit 3.30-2 PostScript and PDF files to editable vector graphics converter.
ii pstotext 1.8g-4 Extract text from PostScript and PDF files.
ii psutils 1.17-13 A collection of PostScript document handling utilities
ii pump 0.8.11-3 Simple DHCP/BOOTP client.
ii pup 1.1-4 Printer Utility Program
ii python 2.1.1-8 An interactive object-oriented scripting language (default version
ii python-gdk-imlib 0.6.8-15 GTK gdk_imlib support module for Python.
ii python-glade 0.6.8-15 Put a bit of python code behind interfaces built with GLADE.
ii python-gnome 1.4.1-15 PyGNOME -- Python bindings for GNOME.
ii python-gtk 0.6.8-15 GTK support module for Python.
ii python-imaging 1.1.2-3.2 The Python Imaging Library.
ii python-numeric 20.3-1 Numerical (matrix-oriented) Mathematics for Python
ii python-tk 2.1.1-8 Tkinter - Writing Tk applications with Python (default version)
ii python2.1 2.1.1-8 An interactive object-oriented scripting language (version 2.1)
ii python2.1-imaging 1.1.2-3.2 The Python Imaging Library.
ii python2.1-numeric 20.3-1 Numerical (matrix-oriented) Mathematics for Python
ii python2.1-tk 2.1.1-8 Tkinter - Writing Tk applications with Python (v2.1)
ii python2.2 2.2.3-3 An interactive high-level object-oriented language (version 2.2)
ii qcad 1.4.7-2 professional CAD System.
ii qps 1.9.7.0-1 Qt based process status monitor
ii qtcups 2.0-4 Qt front-end for CUPS.
ii quanta 3.1.2-2 Web Development Environment for KDE
ii qvwm 1.1.11-0.1 Windows95 like window manager for X Window System
ii rcalc 0.2.5-3 A symbolic calculator for the GNOME desktop.
ii rcconf 1.2 Debian Runlevel configuration tool
ii rdate 1.4-1 Set the system's date from a remote host.
ii rdesktop 1.1.0-1 RDP client for Windows NT/2000 Terminal Server
ii read-edid 1.4.1-1 hardware information-gathering tool for VESA PnP monitors
ii recode 3.6-4 Character set conversion utility.
ii regina-rexx 2.2-1 The Regina REXX interpreter.
ii regina2 2.2-1 The Regina REXX interpreter, run-time library.
ii reiserfsprogs 3.x.0j-7 User-level tools for ReiserFS filesystems
ii rep 0.15.2-1 lisp command interpreter frontends to librep
ii rep-gtk 0.15-3 GTK binding for librep
ii rep-gtk-gnome 0.15-3 GTK binding for librep with gnome support
ii rexima 1.1-4 A nice little ncurses mixer.
ii ripperx 2.3-1 a GTK-based ripper/encoder
ii rman 3.0.9-4 PolyglotMan - Reverse compile man pages
ii root-tail 0.1.0-2 Displays select log files in the X root window.
ii rotix 0.80 A program to generate rotational obfuscations
ii rpm 4.0.4-23 Red Hat package manager
ii rsync 2.5.1-0.1 fast remote file copy program (like rcp)
ii rxsock 1.2-17 Socket function library for Regina REXX
ii rxvt 2.6.4-2 VT102 terminal emulator for the X Window System
ii s3savage-driver 1.1.23t-1 S3 Savage drivers for XFree86 4.x
ii sanduhr 0.3.55-1 an alarm clock, which is designed as a sand-glass
ii sane 1.0.5-3 Scanner graphical front-ends
ii sawfish-gnome 1.0.1.20020116-3 A highly configurable window manager for X11 and Gnome.
ii sawfish-merlin-ugliness 1.0.1-1 More flexible functions for sawfish.
ii saydate 0.3.0-5 Speaks the current date through your sound card
ii saytime 1.0-10 Speaks the current time through your sound card
ii screem 0.4.1-13 A GNOME website development environment
ii screen 3.9.10-1 A screen manager with VT100/ANSI terminal emulation.
ii scrollkeeper 0.3.12-2 A free electronic cataloging system for documentation
ii scrot 0.6-1 command line screen capture utility
ii scsitools 0.3-1 Collection of tools for SCSI hardware management
ii seaho