Main > Free Download Search >

Free winrar 3.80 software for linux

winrar 3.80

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
CYCAS 3.80.1

CYCAS 3.80.1


CYCAS is a 2D/3D CAD package. more>>
CYCAS is a 2D+3D CAD package for drafting and design in high quality and for creating 3D presentations and technical illustrations easily.

Some of its features include an easy-to-handle user interface, special architectural elements and functions, a WYSIWYG display, printing, plotting, import and export filters, photorealistic rendering with POV-Ray, documentation and tutorials, example drawings, and an extendable 2D/3D symbols library.

Easy to handle. Dialog boxes to design drawing elements easily with a database function to improve work flow. A layer technique which is flexible to employ.

It simulates working with transparency sheets. HTML online help, illustrated with many graphics. Graphical user interface based on GTK (The Gimp Toolkit).

Lines, circles, texts, patterns and color fillings, calculation of areas and volumina, semi-automatic and manual measurement, support of architectural presentation, extendable Symbol library.

Architectural elements such as walls, openings, windows, doors, 3D basics, extendable Symbol library.

Intuitive working in the ground plan, elevation and isometric views. Computing graphics such as hidden line graphics or wire graphics from various perspective or isometric views.

Direct export to POV-Ray [TM of the POV-Ray Team] module to generate high-quality rendered images easily. Extendable Material database to support output of 3D data to renderer.
<<less
Download (3.0MB)
Added: 2006-07-25 License: Free for non-commercial use Price:
760 downloads
swIMP 0.9

swIMP 0.9


swIMP aims to make solvers written in C or C++ available under other languages. more>>
swIMP short from SWIG-based Interfaces for Mathematical Programming aims at making solvers written in C or C++ available under other languages.
The current focus is on Java as target language and on LP/IP-solvers which are compatible to the Open Solver Interface (OSI) from the Coin-OR-project. This includes both Open Source solvers as well as reknown commercial solvers like CPLEX and Xpress (see Features).
The wrappers are implemented using the generator tool SWIG. SWIG generates both C++ code which is then compiled into a shared library and Java-code which accesses the shared library through the Java Native Interface (JNI).
In principle, SWIG also supports other target languages like Python or Perl but this would require non-trivial modifications of the SWIG interface definitions currently provided by swIMP.
Main features:
Java-wrappers for OSI-compatible solvers
- The following solvers are currently supported:
Solvers from the Coin-OR-project, namely
- Clp,
- Cbc,
- Vol,
- Symphony.
- Support for the following solvers should be easy to add (at most one day of work or so) but has not yet been added because I had no need to - a short notice if you need such a feature or even better a patch for including one of these solvers would of course be highly welcome:
- GLPK,
- CPLEX,
- Xpress
Environment
- The generated Java-code has been compiled and tested under Version 1.4.2 of Sun Java 2 Platform, Standard Edition (J2SE) .
- The shared library is currently built and tested under Linux but should work on most UNIX systems. The GNU Build Tools (autoconf and automake) are used to achieve this portability. However, no tests on other platforms than Linux have been performed.
swIMP requires the following libraries from Coin-OR-project:
- libCoin,
- libCgl,
- libOsi.
- Furthermore, the libraries for the solvers which shall be accessed through Osi must be available, of course. For example, you may want to install
- libCbc, libCgl and libVol from the Coin-OR-project,
- together with their Osi-counterparts libOsiCbc, libOsiCgl and libOsiVol.
- The Lang and the Logging Components of Jakarta Commons,
- JUnit to execute the automatic unit test suite.
The build process uses the following tools (the version with which the build process has been tested is included in brackets):
- GNU Make (3.80)
- A C++ compiler (as selected by ./configure). We use gcc 3.3.4.
- Apache Ant (1.6.2)
- SWIG (1.3.24) if you want to rebuild the generated sources (see Installation).
Enhancements:
- First version with beta-status.
- New hand-tailored mapping for int[] and double[], such that the C++ code works directly on the Java-datastructures. No noticeable overhead compared to using SWIG-wrappers for standard C++ arrays.
- Planned functionality for first production release implemented.
- Test suite has reached comprehensive code coverage.
<<less
Download (0.52MB)
Added: 2006-05-28 License: GPL (GNU General Public License) Price:
1246 downloads
Cutter 1.03

Cutter 1.03


Cutter is an TCP/IP Connection cutting on Linux Firewalls and Routers. more>>
Cutter is an TCP/IP Connection cutting on Linux Firewalls and Routers.

Cutter is an open source program that uses the FIN-ACK-RST packet technique described above to abort TCP/IP connections routed over the firewall or router on which it is run. It can be called using one of the following four syntaxes.

cutter ip-address

Example: "cutter 10.10.0.45"

Cuts all connections passing through the firewall between any ports on the specified ip-address (either a "private" or "public" address) and any other hosts. This can be used to close down all incoming connections to a particular server, all outgoing connections from a particular client or all outgoing connections to a server.

cutter ip-address port

Example: "cutter 200.1.2.3 80"

Cuts all connections to or from the specified ip-address/port pair. This allows the user to be a little more specific than the previous example and allows targetting of specific services on specific hosts.

cutter ip-address-1 port-1 ip-address-2

Example "cutter 200.1.2.3 22 10.10.0.45"

Cuts all connections between ip-address-2 and ip-address-1/port-1. This allows the user to cut connections between a specified "client" and a particular service on a specified host. Our example closes host 10.10.0.45s SSH connection to server 200.1.2.3.

cutter ip-address-1 port-1 ip-address-2 port-2

Example: "cutter 200.1.2.3 22 10.10.0.45 32451"

Cuts the specific connection between the two ip/port number pairs given.

IMPORTANT WARNING

Cutter has been designed for use as a administrators tool for Linux firewalls. Its use (as is, or modified) for any other purpose is not sanctioned by the author. So - do not use this tool as a parachute, or to dry your cat, chill meat, answer your phone, drive you car, teach your kids to read or attack other peoples computer systems or networks.

This software has been designed for "legal" and "appropriate" use by network security administrators and the like. It has been written as part of a larger Linux firewall project, targetting at controlling traffic from peer-to-peer software such as Kazaa, iMesh and others into and out of a private network. It is not designed as a tool for malicious use and the author in no way sanctions such use.

Users of the software should be aware that its actions are easily detectable using a number of readily available network monitoring tools, and it makes no attempt to disguise its actions. Malicious use of "cutter" could result in a jail sentance in a number of countries around the world.
<<less
Download (0.013MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1557 downloads
distmake 0.4

distmake 0.4


distmake is a distributed make program. more>>
distmake is a distributed make program.
distmake is a distributed, parallel, GNU make compatible make program.
distmake reads a Makefile, and distributes builds targets over a set of build servers on the network.
distmake is fully compatible with GNU make 3.80 on which is it based.
distmake should compile on any POSIX compliant platforms.
It has been reported to compile and work on :
Linux 2.4 on x86
Solaris 2.8 on sparc
Cygwin
How distmake works:
Before the make process is started, distmake starts a ONC RPC server (rpc.bldserver) on all build servers with a rsh command (but see below how to change this and use ssh instead). This RPC server listens for distmake requests, processes jobs (builds) and reports execution status. When all jobs are done, distmake kills each RPC server on remote machines.
Controlling distmake:
The following environment variables are used by distmake:
DISTMAKE_RSH, if present, should point to a rsh compatible program (ssh is a good candidate if security is a concern for your site).
DISTMAKE_RPCBLDSERVER, if present, should point to the rpc.bldserver program, built with distmake. If this variable does not exist, a compile-time value is used instead. (PREFIX/bin/rpc.bldserver).
Debugging distmake:
Use distmake --debug=r[,other debug flags]
Enhancements:
- This release offers two modes of operation: automatic on-demand start of remote build servers, or use waiting daemons.
- This combines the behaviours of releases 0.2 and 0.3.1.
<<less
Download (0.99MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1106 downloads
Damn Vulnerable Linux 1.0

Damn Vulnerable Linux 1.0


Damn Vulnerable Linux (DVL) is a Linux-based (modified Damn Small Linux) tool for IT-Security & IT-Anti-Security. more>>
Damn Vulnerable Linux (DVL) is a Linux-based (modified Damn Small Linux) tool for IT-Security & IT-Anti-Security and Attack & Defense. Damn Vulnerable Linux was initiated for training tasks during university lessons by the IITAC (International Institute for Training, Assessment, and Certification).
Damn Vulnerable Linux (DVL) is highly integrated into the community project crackmes.de (http://www.crackmes.de) and is frequently updated with new community provided lessons. Damn Vulnerable Linux (DVL) is your place either to get the latest Damn Vulnerable Linux (DVL) distribution, to get new lessons, or to submit own lessons based on the Damn Vulnerable Linux (DVL) training system.
Damn Vulnerable Linux (DVL) is provided without any fee or charge! Actually, it is a perverted Linux distribution made to be as insecure as possible. It is collection of IT-Security and IT-Anti-Security tools. Additional it includes a fullscaled lesson based environment for Attack & Defense on/for IT systems for self-study or teaching activities during university lectures. Its a Live Linux Distro, which means it runs from a bootable CD in memory without changing the native operating system of the host computer.
As well it can be run within virtual machine environments, such as qemu or vmware. There is no need to install a virtual machine if you use the embedded option. Its sole purpose in life is to put as many security tools at your disposal with as much training options as it can. It contains a huge ammount of lessons including lesson description - and solutions if the level has been solved by a community member at crackmes.de.
Damn Vulnerable Linux (DVL) is meant to be used by both novice and professional security personnel but is not ideal for the Linux uninitiated. Damn Vulnerable Linux (DVL) assumes you know the basics of Linux as most of your work will be done from the command line. If you are completely new to Linux, its best you stop playing with this system.
INSTALLED TOOLS
- HT 0.5
- libreadline4_4.2a-5_i386
- gdb_5.2.cvs20020401-6_i386
- binutils_2.12.90.0.1-4_i386 (including objdumps,gas,strings ...)
- nasm-0.98-1.i386
- HLA v1.86
- libelfsh0-dev_0.65rc1-1_i386
- elfsh_0.65rc1-1_i386
- Apache 2.0.5.4
- Php 4.4.0
- ethereal-common_0.9.4-1woody12_i386
- ethereal_0.9.4-1woody12_i386
- libpcap0_0.6.2-2_i386
- tcpdump_3.6.2-2.8_i386
- lsof_4.57-1_i386
- ltrace_0.3.26_i386
- nmap_2.54.31.BETA-1_i386
- strace_4.4-1.2_i386
- ELFkickers-2.0a (including sstrip, rebind, elfls, ebfc, elftoc)
- GCC/G++ 3.3.4
- GNU Make 3.80
- bastard_bin- 0.17.tgz
- Mysql-server 4.4.1
- Ruby 1.8
- Python 2.3
- lida-03.00.00
- DDD 3.3.1
- Metasploit Framework
<<less
Download (142.6MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1026 downloads
MyMan 0.6

MyMan 0.6


MyMan project is a text-terminal game (like Pac-Man). more>>
MyMan project is a text-terminal game (like Pac-Man).
MyMan is a video game for text terminals using ncurses, PDCurses, or SysV-curses. By default it looks similar to Namcos Pac-Man, but several other mazes are included.
Enhancements:
- The "tiny" variant was added.
- The "huge" size was added.
- Support for CJK terminals and UTF-8 terminals was added, and this requires ncursesw or libslang with UTF-8 support.
- Many enhancements were made to portability, packaging, and documentation.
- GNU Make 3.80 or later is now required.
<<less
Download (0.066MB)
Added: 2006-12-31 License: MIT/X Consortium License Price:
1027 downloads
Featherweight Linux 1.3

Featherweight Linux 1.3


Featherweight Linux is a Live-CD installable Linux distribution that is remastered from Feather Linux. more>>
Featherweight Linux is my Live-CD installable Linux distribution that I remastered from Feather Linux, which is built on knoppix technology. Youll find some great people over at Feather and you can find some good documentation there.
Their goal is to make a light and fast Linux with a very small footprint that can be installed on USB pen drives and such. My goal is a bit different. I want a full featured Linux that isnt bloated with a kazillion gigs of crap that Ill never use. I want a small footprint that is light and fast, even on older machines, but still carries a knockout punch.
So I took Feather and stripped out a bunch of apps that I never even thought of using. I wanted to make an easy to understand desktop that was compatible and easily configurable with the latest apps being developed, so I removed all of the window managers and installed a minimal KDE 3.3 desktop.
I included the most popular internet apps like the Mozilla Suite complete with plugins, Gaim, Gftp etc... I added full printer support and wifi support. In my test environment, it automatically detects and configures both my network printer (HP PSC 1210)and my linksys wireless card. Hopefully, itll do the same for you. It is debian based so I installed Synaptic for easy upgrading and totally FREE software management. Customizing your own system with the software that you want is only a few clicks away.
In its current state, the ISO is about 240mb and the HDD install is about 700mb, which is about 1/4 of all the other overweight distros out there. Once you install it, you can install OpenOffice and a bunch of other stuff if you need it, but I just wanted to make a good solid functional base so you can build your own system if you want.
Featherweight is intended for novice users with "some" linux experience, intermediate users, and experienced linux users alike. It has a pretty straight forward install but you should know linux and HDD partitioning basics before trying to install it.
Packages included are:
- aalib1 1.4p5-22 ascii art library
- abcde 2.2.3-1 A Better CD Encoder
- acpi 0.07-1 displays information on ACPI devices
- adduser 3.52 Add and remove users and groups
- alsa-base 1.0.8-6 ALSA driver configuration files
- alsa-headers 1.0.4-3 ALSA sound driver header files
- alsa-oss 1.0.8-1 ALSA wrapper for OSS applications
- alsa-utils 1.0.8-3 ALSA utilities
- amap 4.5-2 Network protocol probing tool
- antiword 0.35-1 Converts MS Word files to text and ps
- apmd 3.2.2-1 Utilities for Advanced Power Management (APM
- apt 0.5.24 Advanced front-end for dpkg
- apt-utils 0.5.28.4 APT utility programs
- ash-knoppix 0.2-4 A smaller version of the Bourne shell enhanc
- aterm 0.4.2-3 Afterstep XVT - a VT102 emulator for the X w
- autofs 3.9.99-4.0.0pr A kernel-based automounter for Linux
- automount-knop 0.5-4 Auto-generate autofs(5) lines on demand
- base-files 3.0.15 Debian base system miscellaneous files
- base-passwd 3.5.7 Debian base system master password and group
- bash 2.05b-14 The GNU Bourne Again SHell
- bc 1.06-17 The GNU bc arbitrary precision calculator la
- bcrypt 1.1-2 Cross platform file encryption utility
- binutils 2.15-5 The GNU assembler, linker and binary utiliti
- bridge-utils 0.9.6-5 Utilities for configuring the Linux 2.4 brid
- bsdutils 2.12-7 Basic utilities from 4.4BSD-Lite
- bvi 1.3.1-2 binary file editor
- bzip2 1.0.2-1 A high-quality block-sorting file compressor
- catdoc 0.93.4-1 MS-Word to TeX or plain text converter
- cd-discid 0.9-1 CDDB DiscID utility
- cdparanoia 3a9.8-11 An audio extraction tool for sampling CDs.
- cdrdao 1.1.9-3 Disk-At-Once (DAO) recording of audio and da
- cdrecord 2.0+a27-1 command line CD writing tool
- checkmem 0.5-2 Simple script to check if enough memory is a
- cloop-module 2.01-3 The compressed loopback block device kernel hi cloop-utils 2.01-3 Tools for handling with cloop compressed vol
- console-common 0.7.41 Basic infrastructure for text console config
- console-data 2002.12.04dbs- Keymaps, fonts, charset maps, fallback table
- console-tools 0.2.3dbs-52 Linux console and font utilities
- coreutils 5.0.91-2 The GNU core utilities
- cpio 2.5-1.1 GNU cpio -- a program to manage archives of
- cpp 3.3.3-3 The GNU C preprocessor (cpp)
- cpp-3.3 3.3.5-4 The GNU C preprocessor
- cron 3.0pl1-86 management of regular background processing
- csh 20020413-1 Shell with C-like syntax, standard login she
- cupsys 1.1.23-7 Common UNIX Printing System(tm) - server
- cupsys-client 1.1.23-7 Common UNIX Printing System(tm) - client pro
- curl 7.9.5-1 Get a file from an FTP, GOPHER, HTTP or HTTP
- dd-rescue 1.02-1 error-tolerant version of dd for rescuing da
- debconf 1.4.25 Debian configuration management system
- debconf-i18n 1.4.25 full internationalization support for debcon
- debconf-utils 1.4.41 debconf utilities
- debhelper 4.2.28 helper programs for debian/rules
- debianutils 2.13.0 Miscellaneous utilities specific to Debian
- deborphan 1.7.1 Find orphaned libraries
- defoma 0.11.8 Debian Font Manager -- automatic font config
- dhcp3-common 3.0+3.0.1rc13- Common files used by all the dhcp3* packages
- dialog 0.9b-20040421- Displays user-friendly dialog boxes from she
- dictionaries-c 0.24.5 Common utilities for spelling dictionary too
- diff 2.8.1-6 File comparison utilities
- dillo 0.8.3-1 GTK-based web browser
- dnsmasq 2.13-1 A small caching DNS proxy and DHCP server.
- docbook-xml 4.3-1.1 standard XML documentation system, for softw
- dosfstools 2.10-1 Utilities to create and check MS-DOS FAT fil
- dpkg 1.10.21 Package maintenance system for Debian
- dpkg-dev 1.10.25 Package building tools for Debian
- dselect 1.10.21 a user tool to manage Debian packages
- dsniff 2.4b1-8 Various tools to sniff network traffic for c
- e2fslibs 1.35-6 The EXT2 filesystem libraries
- e2fsprogs 1.35-6 The EXT2 file system utilities and libraries
- eject 2.0.13deb-3 ejects CDs and operates CD-Changers under Li
- enscript 1.6.4-7 Converts ASCII text to Postscript, HTML, RTF
- esound-common 0.2.29-1 Enlightened Sound Daemon - Common files
- etcskel-knoppi 0.6-28 Skeleton files for all user
- ethereal 0.10.8-1 Network traffic analyzer
- ethereal-commo 0.10.8-1 Network traffic analyser (common files)
- ethtool 1.8-2 Display or change ethernet card settings
- ettercap 0.7.0-1 Multipurpose sniffer/interceptor/logger for
- ettercap-commo 0.7.0-1 Common support files and plugins for etterca
- expect 5.42.1-1.2 A program that "talks" to other programs
- fbset 2.1-14 framebuffer device maintenance program
- fdflush 1.0.1-11 Flush out-of-date disk buffers
- fdisk-udeb 2.11u-3 Partition a hard drive (manual, cfdisk)
- fdutils 5.4-20030718-3 Linux floppy utilities
- feather-captiv 1-2 Converted Slackware tgz package
- feather-lprng 3.8.22 Feather Linux-specific lprng package.
- feather-x 0.5 Standard Feather Linux Kdrive X servers pack
- fetchmail 6.2.5-7 SSL enabled POP3, APOP, IMAP mail gatherer/f
- file 4.07-2 Determines file type using "magic" numbers
- findutils 4.1.20-3 utilities for finding files--find, xargs, an
- flashplayer-mo 7.0.25-woody0. Macromedia Flash Player
- flashplugin-no 7.0.25-5 Macromedia Flash Player plugin installer
- fontconfig 2.2.2-2 generic font configuration library
- foomatic-db 20050218-1 linuxprinting.org printer support - database
- foomatic-db-en 3.0.2-20050218 linuxprinting.org printer support - programs
- foomatic-db-hp 1.5-20050118-1 linuxprinting.org printer support - database
- foomatic-filte 3.0.2-20050114 linuxprinting.org printer support - filters
- freenx 0.2.7-1 FreeNX application/thin-client server based
- gaim 1.1.0-1 multi-protocol instant messaging client
- gcc-3.3-base 3.3.5-4 The GNU Compiler Collection (base package)
- gcombust 0.1.55-1.1 GTK+ based CD mastering and burning program
- gdk-imlib1 1.9.14-2 Gdk-Imlib is an imaging library for use with
- genliloconf 0.1-3 simple utility for auto-generating of lilo.c
- gettext 0.14.1-6 GNU Internationalization utilities
- gettext-base 0.14.1-6 GNU Internationalization utilities for the b
- gftp 2.0.18-3 X/GTK+ FTP client
- gftp-common 2.0.18-3 shared files for other gFTP packages
- gftp-gtk 2.0.18-3 X/GTK+ FTP client
- gftp-text 2.0.18-3 colored FTP client using GLib
- giftcurs 0.6.2-2 text-based interface to the giFT file-sharin
- gkrellm 2.2.4-1 Multiple stacked system monitors: 1 process
- gkrellm-common 2.2.4-1 Multiple stacked system monitors: 1 process
- gksu 1.2.4-1 graphical frontend to su
- gnupod-tools 0.94rc1-1 A collection of Perl-scripts for iPod
- gpart 0.1h-4 Guess PC disk partition table, find lost par
- grep 2.5.1.ds1-2 GNU grep, egrep and fgrep
- grep-dctrl 2.1.3 Grep Debian package information
- grub 0.95+cvs200406 GRand Unified Bootloader
- grun 0.9.2-9 GTK based Run dialog
- gs-common 0.3.6-0.1 Common files for different Ghostscript relea
- gs-gpl 8.01-5 The GPL Ghostscript PostScript interpreter
- gscanbus 0.7.1-4 scan IEEE1394 (firewire/i.link) bus
- gsfonts 8.14+v8.11-0.1 Fonts for the Ghostscript interpreter(s)
- gtkrecover 0.3-9 GUI for recover
- gzip 1.3.5-7 The GNU compression utility
- hdparm 5.5-2 Tune hard disk parameters for high performan
- hfsplus 1.0.4-6 tools to access HFS+ formatted volumes
- hicolor-icon-t 0.7-1 default fallback theme for FreeDesktop.org i
- hostap-utils 0.1.3-1 Utility programs for Host AP driver for Inte
- hostname 2.13 A utility to set/show the host name or domai
- hotplug 0.0.20040329-8 Linux Hotplug Scripts
- hotplug-knoppi 0.5-7 hotplug handler for KNOPPIX
- hotplug-utils 0.0.20020401-4 Linux Hotplug utility programs
- hpijs 2.0.1+0.8.7-4 HP Linux Printing and Imaging - gs IJS drive
- hping2 2.rc2-5 Active Network Smashing Tool
- html2text 1.3.2a-1 An advanced HTML to text converter
- hwdata-knoppix 0.107-8 hardware identification / configuration data
- hwsetup 1.0-14 Automatic hardware setup using the kudzu lib
- iftop 0.16-1 Display bandwidth usage on an interface
- ifupdown 0.6.4-4.8 High level tools to configure network interf
- imlib-base 1.9.14-16 Common files needed by the Imlib/Gdk-Imlib p
- intltool-debia 0.30+20040213 Help i18n of RFC822 compliant config files
- iproute 20010824-13 Professional tools to control the networking
- iptables 1.2.11-10 Linux kernel 2.4+ iptables administration to
- ipw2100-nonfre 0.1-1 IPW2100 wireless device firmware files from
- isapnptools 1.26-2 ISA Plug-And-Play configuration utilities.
- john 1.6-33 An active password cracking tool
- k3b 0.11.20-2 A sophisticated KDE cd burning application
- k3blibs 0.11.20-2 The KDE cd burning application library - run
- kappfinder 3.3.2-1 KDE Application Finder
- kate 3.3.2-1 KDE Advanced Text Editor
- kbdconfig 0.5-3 Lightweight keyboard configuration tool for
- kcontrol 3.3.2-1 KDE Control Center
- kdebase 3.3.2-1 KDE Base metapackage
- kdebase-bin 3.3.2-1 KDE Base (binaries)
- kdebase-data 3.3.2-1 KDE Base (shared data)
- kdebase-kio-pl 3.3.2-1 KDE I/O Slaves
- kdelibs-bin 3.3.2-3 KDE core binaries
- kdelibs-data 3.3.2-3 KDE core shared data
- kdelibs4 3.3.2-3 KDE core libraries
- kdenetwork-fil 3.3.2-1 KDE Network Filesharing Configuration
- kdepasswd 3.3.2-1 KDE password changer
- kdeprint 3.3.2-1 KDE Print
- kdesktop 3.3.2-1 KDE Desktop
- kdm 3.3.2-1 KDE Display Manager
- kernel-image-2 10.00.Custom Linux kernel binary image for version 2.4.27
- kfind 3.3.2-1 KDE File Find Utility
- khelpcenter 3.3.2-1 KDE Help Center
- kicker 3.3.2-1 KDE Desktop Panel
- kismet 2004.04.R1-5 Wireless 802.11b monitoring tool
- klipper 3.3.2-1 KDE Clipboard
- klogd 1.4.1-14 Kernel Logging Daemon
- kmenuedit 3.3.2-1 KDE Menu Editor
- knoppix-remoun 0.5-3 Minimalistic script for r/w remount of parti
- konqueror 3.3.2-1 KDEs advanced File Manager, Web Browser and
- konqueror-nspl 3.3.2-1 Netscape plugin support for Konqueror
- konsole 3.3.2-1 KDE X terminal emulator
- kpager 3.3.2-1 KDE Desktop Pager
- kpersonalizer 3.3.2-1 KDE Personalizer
- ksmserver 3.3.2-1 KDE Session Manager
- ksplash 3.3.2-1 KDE Splash Screen
- ksysguard 3.3.2-1 KDE System Guard
- ksysguardd 3.3.2-1 KDE System Guard Daemon
- ktip 3.3.2-1 Kandalfs Useful Tips
- kwifimanager 3.3.2-1 KDE Wireless Lan Manager
- kwin 3.3.2-1 KDE Window Manager
- less 381-3 Pager program similar to more
- liba52-0.7.4 0.7.4-1 Library for decoding ATSC A/52 streams.
- libacl1 2.2.23-1 Access control list shared library
- libadns1 1.0-8.2 Asynchronous-capable DNS client library and
- libao2 0.8.5-1 Cross Platform Audio Output Library
- libapm1 3.2.2-1 Library for interacting with APM driver in k
- libart-2.0-2 2.3.17-1 Library of functions for 2D graphics - runti
- libarts1 1.3.2-2 aRts Sound system
- libartsc0 1.3.2-1 aRts Sound system C support library
- libasound2 1.0.8-2 ALSA library
- libaspell15 0.60.2+2005012 The GNU Aspell spell-checker runtime toolkit
- libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
- libatm1 2.4.1-15 shared library for ATM (Asynchronous Transfe
- libattr1 2.4.16-1 Extended attribute shared library
- libaudio2 1.6c-3 The Network Audio System (NAS). (shared libr
- libaudiofile0 0.2.6-3 Open-source version of SGIs audiofile libra
- libavcodeccvs 20050222-0.0 library to encode decode multimedia streams
- libblkid1 1.35-6 Block device id library
- libbz2-1.0 1.0.2-1 A high-quality block-sorting file compressor
- libc6 2.3.2.ds1-20 GNU C Library: Shared libraries and Timezone
- libcap1 1.10-14 support for getting/setting POSIX.1e capabil
- libcdparanoia0 3a9.8-11 Shared libraries for cdparanoia (runtime lib
- libcomerr2 1.35-6 The Common Error Description library
- libcompfaceg1 1989.11.11-24 Compress/decompress images for mailheaders,
- libconsole 0.2.3dbs-52 Shared libraries for Linux console and font
- libcupsimage2 1.1.23-7 Common UNIX Printing System(tm) - image libs
- libcupsys2-gnu 1.1.23-7 Common UNIX Printing System(tm) - libs
- libcurl2 7.11.2-1 Multi-protocol file transfer library, now wi
- libdb1-compat 2.1.3-7 The Berkeley database routines [glibc 2.0/2.
- libdb2 2.7.7.0-8.1 The Berkeley database routines (run-time fil
- libdb3 3.2.9-19.1 Berkeley v3 Database Libraries [runtime]
- libdb4.2 4.2.52-16 Berkeley v4.2 Database Libraries [runtime]
- libdevmapper1. 1.00.17-1 The Linux Kernel Device Mapper userspace lib
- libdevmapper1. 1.01.00-1 The Linux Kernel Device Mapper userspace lib
- libdirectfb-0. 0.9.20-4 frame buffer graphics library
- libdivxdecore0 5.0.1-1 DivX MPEG-4 Codec - decoder library
- libdockapp1 0.4.0-8 Window Maker Dock App support (shared librar
- libdps1 4.3.0.dfsg.1-1 Display PostScript (DPS) client library
- libdv2 0.99-1 A software library for DV format digital vid
- libdv4 0.103-2 software library for DV format digital video
- libdvdcss2 1.2.8-0.0 Simple foundation for reading DVDs - runtime
- libdvdread3 0.9.4-4 Simple foundation for reading DVDs
- libenchant1 1.1.4+cvs.2004 a wrapper library for various spell checker
- libesd0 0.2.29-1 Enlightened Sound Daemon - Shared libraries
- libexif10 0.6.9-4 The EXIF library allows you to parse an EXIF
- libexpat1 1.95.8-1 XML parsing C library - runtime library
- libfaac0 1.24-0.3 an AAC audio encoder - library files
- libfaad2-0 2.0.0-0.2 Freeware Advanced Audio Decoder - runtime fi
- libfam0c102 2.7.0-5 client library to control the FAM daemon
- libflac++4 1.1.1-5 Free Lossless Audio Codec - C++ runtime libr
- libflac4 1.1.0-11 Free Lossless Audio Codec - runtime C librar
- libflac6 1.1.1-5 Free Lossless Audio Codec - runtime C librar
- libfontconfig1 2.2.2-2 generic font configuration library (shared l
- libfreetype6 2.1.7-2 FreeType 2 font engine, shared library files
- libfribidi0 0.10.4-6 Free Implementation of the Unicode BiDi algo
- libgcc1 3.4.3-5 GCC support library
- libgcrypt1 1.1.12-4 LGPL Crypto library - runtime library
- libgcrypt11 1.2.0-11 LGPL Crypto library - runtime library
- libgdbm3 1.8.3-2 GNU dbm database routines (runtime version)
- libgdk-pixbuf2 0.22.0-7 The GdkPixBuf image library, gtk+ 1.2 versio
- libggi2 2.0.5-1 General Graphics Interface runtime libraries
- libgii0-target 0.8.5-2 General Input Interface X input target
- libgimpprint1 4.2.7-5 The Gimp-Print printer driver library
- libgksu1.2-0 1.2.5a-1 library providing su and sudo functionality
- libgksuui1.0-0 1.0.3-2 a graphical fronted to su library
- libglade2-0 2.4.2-2 library to load .glade files at runtime
- libglib-perl 1.062-1 Perl interface to the GLib and GObject libra
- libglib1.2 1.2.10-9 The GLib library of C routines
- libglib2.0-0 2.6.2-1 The GLib library of C routines
- libgmp3 4.1.4-5 Multiprecision arithmetic library
- libgnutls11 1.0.16-13 GNU TLS library - runtime library
- libgnutls7 0.8.12-5 GNU TLS library - runtime library
- libgpg-error0 1.0-1 library for common error values and messages
- libgpmg1 1.19.6-19 General Purpose Mouse - shared library
- libgtk1.2 1.2.10-16 The GIMP Toolkit set of widgets for X
- libgtk1.2-comm 1.2.10-16 Common files for the GTK+ library
- libgtk2-perl 1.062-1 Perl interface to the 2.x series of the Gimp
- libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface library
- libgtk2.0-bin 2.6.2-4 The programs for the GTK+ graphical user int
- libgtk2.0-comm 2.6.2-4 Common files for the GTK+ graphical user int
- libgtkspell0 2.0.8-1 a spell-checking addon for GTKs TextView wi
- libgucharmap4 1.4.0-1 Unicode browser widget library (shared libra
- libhfsp0 1.0.4-6 shared library to access HFS+ formatted volu
- libhtml-parser 3.45-1 A collection of modules that parse HTML text
- libhtml-tagset 3.04-1 Data tables pertaining to HTML
- libhtml-tree-p 3.18-1 represent and create HTML syntax trees
- libice6 4.3.0.dfsg.1-1 Inter-Client Exchange library
- libid3-3.8.3 3.8.3-4.1 Library for manipulating ID3v1 and ID3v2 tag
- libid3tag0 0.15.0b-3.1 ID3 tag reading library from the MAD project
- libidl0 0.8.3-1 library for parsing CORBA IDL files
- libidn11 0.5.13-0.1 GNU libidn library, implementation of IETF I
- libimlib2 1.1.2-1 powerful image loading and rendering library
- libiw27 27-2 Wireless tools - library
- libjack0.80.0- 0.99.0-6 JACK Audio Connection Kit (libraries)
- libjasper-1.70 1.701.0-2 The JasPer JPEG-2000 runtime library
- libjpeg62 6b-9 The Independent JPEG Groups JPEG runtime li
- libkonq4 3.3.2-1 Core libraries for KDEs file manager
- libkrb53 1.3.5-1 MIT Kerberos runtime libraries
- liblame0 3.96.1-1 LAME Aint an MP3 Encoder
- liblcms1 1.13-1 Color management library
- libldap2 2.1.30-3 OpenLDAP libraries
- liblircclient0 0.6.6-12 LIRC client library
- liblocale-gett 1.01-17 Using libc functions for internationalizatio
- libltdl3 1.5.6-2 A system independent dlopen wrapper for GNU
- liblua50 5.0.2-5 Main interpreter library for the Lua 5.0 pro
- liblualib50 5.0.2-5 Extension library for the Lua 5.0 programmin
- liblzo1 1.08-1 A real-time data compression library
- libmad0 0.15.1b-1 MPEG audio decoder library
- libmagic1 4.07-2 File type determination library using "magic
- libmagick6 6.0.6.2-1.6 Image manipulation library
- libmng1 1.0.8-1 Multiple-image Network Graphics library
- libmp3-info-pe 1.02-1 Perl MP3::Info - Manipulate / fetch info fro
- libmp4-0 2.0.0-0.2 freeware Advanced Audio Decoder - runtime fi
- libmyspell3 3.1-10 MySpell spellchecking library
- libncurses5 5.4-3 Shared libraries for terminal handling
- libncursesw5 5.4-3 Shared libraries for terminal handling (wide
- libnet0 1.0.2a-7 library for the construction and handling of
- libnet1 1.1.2.1-1 Library for the construction and handling of
- libnetpbm10 10.0-8 Shared libraries for netpbm
- libnewt-utf8-0 0.50.17-13 newt - text mode windowing with slang, with
- libnewt0.51 0.51.6-3 Not Eriks Windowing Toolkit - text mode win
- libnids1 1.19-1 IP defragmentation TCP segment reassembly li
- libnspr4 1.7.5-1 Netscape Portable Runtime Library
- libnss3 1.7.5-1 Network Security Service Libraries - runtime
- libntfs5 1.9.0-1 Library that provides common NTFS access fun
- libnxcomp0 1.4.0-m1-1 NoMachine NX - NX compression library
- libnxcompext0 1.4.0-m1-1 NoMachine NX - NX compression library
- libogg0 1.1.0-1 Ogg Bitstream Library
- liboggflac1 1.1.0-11 Free Lossless Audio Codec - runtime C librar
- libopencdk8 0.5.5-10 Open Crypto Development Kit (OpenCDK) (runti
- libopenexr2 1.2.1-3 runtime files for the OpenEXR image library
- libpam-modules 0.76-21 Pluggable Authentication Modules for PAM
- libpam-runtime 0.76-21 Runtime support for the PAM library
- libpam0g 0.76-21 Pluggable Authentication Modules library
- libpango1.0-0 1.8.0-3 Layout and rendering of internationalized te
- libpango1.0-co 1.8.0-3 Modules and configuration files for the Pang
- libpaper1 1.1.14-3 Library for handling paper characteristics
- libparted1.6-0 1.6.9-2 The GNU Parted disk partitioning shared libr
- pi libpcap0.7 0.7.2-5 System interface for user-level packet captu
- libpcap0.8 0.8.3-4 System interface for user-level packet captu
- libpcre3 4.5-1.1 Perl 5 Compatible Regular Expression Library
- libperl5.8 5.8.4-5 Shared Perl library
- libpisock8 0.11.8-10 Library for communicating with a PalmOS PDA
- libpng10-0 1.0.18-1 PNG library, older version - runtime
- libpng12-0 1.2.8rel-1 PNG library - runtime
- libpng2 1.0.15-5 PNG library, older version - runtime
- libpopt0 1.7-4 lib for parsing cmdline parameters
- libpostproc0 1.0-pre1.1 Mplayer postproc shared libraries
- libqt3c102-mt 3.3.3-8 Qt GUI Library (Threaded runtime version), V
- libraw1394-5 0.10.1-1 library for direct access to IEEE 1394 bus (
- libreadline4 4.3-10 GNU readline and history libraries, run-time
- libreiserfs0.3 0.3.0.4-3 ReiserFS filesystem access and manipulation
- libruby 1.8.2-1 Libraries necessary to run Ruby 1.8.x
- libruby1.8 1.8.2-2 Libraries necessary to run the Ruby 1.8
- libsasl2 2.1.18-4 Authentication abstraction library
- libscrollkeepe 0.3.14-9.1 Library to load .omf files (runtime files)
- libsdl1.2debia 1.2.7+1.2.8cvs Simple DirectMedia Layer
- libsdl1.2debia 1.2.7+1.2.8cvs Simple DirectMedia Layer (with X11 and OSS o
- libsensors3 2.9.0-8 library to read temperature/voltage/fan sens
- libslp1 1.0.11a-1 OpenSLP libraries
- libsm6 4.3.0.dfsg.1-1 X Window System Session Management library
- libsmbclient 3.0.9-1 shared library that allows applications to t
- libsnmp-base 5.1.2-6 NET SNMP (Simple Network Management Protocol
- libsnmp5 5.1.2-6 NET SNMP (Simple Network Management Protocol
- libspeex1 1.0.rel.3-1 The Speex Speech Codec
- libss2 1.35-6 Command-line interface parsing library
- libssl0.9.7 0.9.7d-1 SSL shared libraries
- libstartup-not 0.7-1 library for program launch feedback (shared
- libstdc++2.10- 2.95.4-22 The GNU stdc++ library
- libstdc++5 3.3.5-4 The GNU Standard C++ Library v3
- libsvga1 1.4.3-18 console SVGA display libraries
- libtasn1-0 0.1.2-1 Manage ASN.1 structures (runtime)
- libtasn1-2 0.2.10-4 Manage ASN.1 structures (runtime)
- libtext-charwi 0.04-1 get display widths of characters on the term
- libtext-iconv- 1.2-3 Convert between character sets in Perl
- libtext-wrapi1 0.06-1 internationalized substitute of Text::Wrap
- libtheora0 0.0.0.alpha3-1 The Theora Video Compression Codec
- libtiff3g 3.6.1-1 Tag Image File Format library
- libtiff4 3.6.1-3 Tag Image File Format library
- libungif4g 4.1.3-1 shared library for GIF images (runtime lib)
- libunicode-str 2.07-1 Perl modules for Unicode strings
- liburi-perl 1.30-1 Manipulates and accesses URI strings
- libusb-0.1-4 0.1.8-11 Userspace USB programming library
- libuuid1 1.35-6 Universally unique id library
- libvorbis0a 1.0.1-1 The Vorbis General Audio Compression Codec
- libvorbisenc2 1.0.1-1 The Vorbis General Audio Compression Codec
- libvorbisfile3 1.0.1-1 The Vorbis General Audio Compression Codec
- libvte-common 0.11.11-5 Terminal emulator widget for GTK+ 2.0 - comm
- libvte4 0.11.11-5 Terminal emulator widget for GTK+ 2.0 - runt
- libwmf0.2-7 0.2.8-1.1 Windows metafile conversion library
- libwrap0 7.6.dbs-3 Wietse Venemas TCP wrappers library
- libwvstreams3- 3.75.0-1 C++ network libraries for rapid application
- libwww-perl 5.803-4 WWW client/server library for Perl (aka LWP)
- libx11-6 4.3.0.dfsg.1-1 X Window System protocol client library
- libxaw7 4.3.0.dfsg.1-1 X Athena widget set library
- libxcursor1 1.1.3-1 X cursor management library
- libxext6 4.3.0.dfsg.1-1 X Window System miscellaneous extension libr
- libxft1 4.3.0.dfsg.1-1 FreeType-based font drawing library for X (v
- libxft2 2.1.1-2 advanced font drawing library for X
- libxi6 4.3.0.dfsg.1-1 X Window System Input extension library
- libxml-dom-per 1.43-4 Perl module for building DOM Level 1 complia
- libxml-libxml- 0.13-5 Perl module for common routines & constants
- libxml-libxml- 1.58-0.3 Perl module for using the GNOME libxml2 libr
- libxml-namespa 1.08-3 Perl module for supporting simple generic na
- libxml-parser- 2.34-4 Perl module for parsing XML files
- libxml-perl 0.08-1 Perl modules for working with XML
- libxml-regexp- 0.03-7 Perl module for regular expressions for XML
- libxml-sax-per 0.12-5 Perl module for using and building Perl SAX2
- libxml-simple- 2.14-1 Perl module for reading and writing XML
- libxml2 2.6.16-3 GNOME XML library
- libxmu6 4.3.0.dfsg.1-1 X Window System miscellaneous utility librar
- libxmuu1 4.3.0.dfsg.1-1 lightweight X Window System miscellaneous ut
- libxp6 4.3.0.dfsg.1-1 X Window System printing extension library
- libxpm4 4.3.0.dfsg.1-1 X pixmap library
- libxrandr2 4.3.0.dfsg.1-1 X Window System Resize, Rotate and Reflectio
- libxrender1 0.8.3-7 X Rendering Extension client library
- libxslt1.1 1.1.12-5 XSLT processing library - runtime library
- libxt6 4.3.0.dfsg.1-1 X Toolkit Intrinsics
- libxtrap6 4.3.0.dfsg.1-1 X Window System protocol-trapping extension
- libxtst6 4.3.0.dfsg.1-1 X Window System event recording and testing
- libxv1 4.3.0.dfsg.1-1 X Window System video extension library
- libxvidcore4 1.0.2-0.0 High quality ISO MPEG4 codec library
- libzvbi-common 0.2.9-2 Video Blank Interval decoder - common files
- libzvbi0 0.2.9-2 Video Blank Interval decoder - runtime files
- lilo 22.6.1-5 LInux LOader - The Classic OS loader can loa
- linux-kernel-h 0.5-1 Symlinks to unpackaged Kernel header files f
- linux-wlan-ng 0.2.0+0.2.1pre utilities for wireless prism2 cards
- linux-wlan-ng- +0.2.1pre21-1 drivers for wireless prism2 cards
- login 4.0.3-28 System login tools
- logrotate 3.7-2 Log rotation utility
- loop-aes 2.0g-1 AES (Advanced Encryption Standard) Kernel mo
- lsof 4.74-1 List open files.
- lua50 5.0.2-1 Small embeddable language with simple proced
- luasocket 2.0-alpha-2 TCP/UDP socket library for Lua 5.0
- macchanger 1.5.0-1 utility for manipulating the MAC address of
- madwifi 20030910-1 Setup to use atheros wireless cards
- make 3.80-9 The GNU version of the "make" utility.
- makedev 2.3.1-69 Creates device files in /dev
- mawk 1.3.3-11 a pattern scanning and text processing langu
- menu-xdg 0.2 freedesktop.org menu compliant window manage
- mkbootfloppy-k 0.5-1 Shell(X)dialog GUI for creating a set of KNO
- mkdesktophdico 0.5-2 Automatic KDE/GNOME Desktop harddisk icon cr
- mkdosswapfile- 0.5-11 Shell GUI for generation of Swapfiles on DOS
- mkisofs 2.0+a27-1 Creates ISO-9660 CD-ROM filesystem images
- modconf 0.2.45.1 Device Driver Configuration
- modemlink-knop 0.5-5 Lightweight setup for /dev/modem
- modutils 2.4.26-1.2 Linux module utilities
- mount-aes 2.11x-1 Tools for mounting and manipulating filesyst
- mountapp 3.0-5 Tool to (un)mount devices, dockable in WM-li
- mouseconfig 0.5-2 Lightweight mouse configuration tool for Kno
- mozilla 1.7.5-1 The Mozilla Internet application suite - met
- mozilla-browse 1.7.5-1 The Mozilla Internet application suite - cor
- mozilla-mailne 1.7.5-1 The Mozilla Internet application suite - mai
- mozilla-mplaye 2.70-1 MPlayer-Plugin for Mozilla, Konqueror and Op
- mozilla-psm 1.7.5-1 The Mozilla Internet application suite - Per
- mpg321 0.2.10.3 A Free command-line mp3 player, compatible w
- mplayer-586 1.0-pre6-0.2 The Ultimate Movie Player For Linux
- mtools 3.9.9-2 Tools for manipulating MSDOS files
- mtr-tiny 0.54-1 Full screen ncurses traceroute tool
- myspell-en-us 20030813-3 English (US) dictionary for myspell
- nano-tiny 1.2.3-1 free Pico clone with some new features - tin
- nas 1.7-1 The Network Audio System (NAS). (local serve
- nas-bin 1.7-1 The Network Audio System (NAS). (client bina
- ncurses-base 5.4-3 Descriptions of common terminal types
- ncurses-bin 5.4-3 Terminal-related programs and man pages
- ndiswrapper-mo 1.1rc1@050206- Linux kernel module for NdisWrapper for 2.4.
- ndiswrapper-ut 1.1rc1@050206- User space tools for ndiswrapper
- net-tools 1.60-10 The NET-3 networking toolkit
- netbase 4.16 Basic TCP/IP networking system
- netcardconfig- 0.5-20 Minimalistic ncurses/dialog-based network co
- netcat 1.10-27 TCP/IP swiss army knife
- netkit-inetd 0.10-9 The Internet Superserver
- netkit-ping 0.10-9 The ping utility from netkit
- netpbm 10.0-8 Graphics conversion tools
- networkconfig- 0.5-2 KDE/GNOME Menus for network configuration in
- nfs-common 1.0.6-3 NFS support files common to client and serve
- ngrep 1.40.1-3 grep for network traffic
- nmap 3.75-1 The Network Mapper
- nmapfe 3.50-1 The Network Mapper Front End
- ntfstools 1.9.0-1 Tools for doing neat things in NTFS partitio
- nxagent 1.4.0-m1-1 NoMachine NX - nesting X server with roundtr
- nxclient 1.4.0-91.1 NoMachine NX - NX Client.
- nxlibs 1.4.0-m1-1 NoMachine NX - common agent libraries
- nxproxy 1.4.0-m1-1 NoMachine NX - X protocol compression proxy
- openssl 0.9.7e-3 Secure Socket Layer (SSL) binary and related
- openvpn 1.6.0-5 Virtual Private Network daemon
- orinoco 0.13e-1 Orinoco and Prism 2 wireless card driver wit
- paketto 1.10-4 Unusual TCP/IP testing tools
- parted-bf 1.6.9-2 The GNU Parted disk partition resizing progr
- partimage 0.6.4-5 Linux/UNIX utility to save partitions in a c
- passwd 4.0.3-28 Change and administer password and group dat
- patch 2.5.9-2 Apply a diff file to an original
- pciutils 2.1.11-11 Linux PCI Utilities (for 2.*.* kernels)
- pcmcia-cs 3.2.5-3 PCMCIA Card Services for Linux
- pencam 0.67-1 Download images from STV0680B-001 chip based
- perl 5.8.4-5 Larry Walls Practical Extraction and Report
- perl-base 5.8.4-5 The Pathologically Eclectic Rubbish Lister
- perl-modules 5.8.4-5 Core Perl modules
- perlmagick 6.0.6.2-1.6 A perl interface to the libMagick graphics r
- playmidi 2.4debian-2 MIDI player
- po-debconf 0.8.15 Manage translated Debconf templates files wi
- portmap 5-3 The RPC portmapper
- poster 20020830-2 Create large posters out of PostScript pages
- powermgmt-base 1.20 Common utils and configs for power managemen
- ppp 2.4.2+20040202 Point-to-Point Protocol (PPP) daemon
- ppp-scripts-kn 0.5-3 PPP connection scripts for various providers
- pppconfig 2.1 A text menu based utility for configuring pp
- pppoe 3.5-3 PPP over Ethernet driver
- pppoeconf 1.0.16 configures PPPoE/ADSL connections
- pppstatus 0.4.2-6 console-based PPP status monitor
- procps 3.2.1-2 The /proc file system utilities
- prozilla 1.3.6-7 Multi-threaded download accelerator
- psmisc 21.4-1 Utilities that use the proc filesystem
- psutils 1.17-17 A collection of PostScript document handling
- pump 0.8.19-3 Simple DHCP/BOOTP client.
- python 2.3.5-1 An interactive high-level object-oriented la
- python2.3 2.3.5-1 An interactive high-level object-oriented la
- quagga 0.98.0-3 unoff. successor of the Zebra BGP/OSPF/RIP r
- rebuildfstab-k 0.5-6 fstab-rebuilder for KNOPPIX
- recover 1.3c-8 Undelete files on ext2 partitions
- rootshell-knop 0.5-2 Menu entry for starting a Root Shell
- ruby 1.8.2-1 An interpreter of object-oriented scripting
- ruby1.8 1.8.2-2 Interpreter of object-oriented scripting lan
- samba-common 3.0.10-1 Samba common files used by both the server a
- saveconfig-kno 0.5-13 Shell GUI for generation of a KNOPPIX config
- scanpartitions 0.5-9 fstab-helper for KNOPPIX
- screen 4.0.2-4.1 a terminal multiplexor with VT100/ANSI termi
- scrollkeeper 0.3.14-9.1 A free electronic cataloging system for docu
- sed 4.1.2-8 The GNU sed stream editor
- sendfile 2.1-26 Simple Asynchronous File Transfer
- setserial 2.17-36 Controls configuration of serial ports
- sgml-base 1.26 SGML infrastructure and SGML catalog file su
- sgml-data 2.0.2 common SGML and XML data
- shared-mime-in 0.15-1 FreeDesktop.org shared MIME database and spe
- shellutils 5.0.91-2 The GNU shell programming utilities (transit
- slang1 1.4.9dbs-8 The S-Lang programming library - runtime ver
- slang1a-utf8 1.4.9-2 The S-Lang programming library with utf8 sup
- smbclient 3.0.10-1 a LanManager-like simple client for Unix
- smbfs 3.0.10-1 mount and umount commands for the smbfs (for
- sndconfig-knop 0.57-7 Easy soundcard configuration
- socat 1.3.2.2-1 multipurpose relay for bidirectional data tr
- soundcardconfi 0.5-2 Starts sndconfig as root
- speedtouch 1.2-rel-1 userspace driver for the Alcatel Speedtouch
- splitvt 1.6.5-6 run two programs in a split screen
- ssh 3.8p1-3 Secure rlogin/rsh/rcp replacement (OpenSSH)
- sshstart-knopp 0.5-2 Starts SSH and sets a password for the knopp
- startsyslog-kn 0.5-1 Starts syslog server and traces content of /
- sudo 1.6.7p5-1 Provide limited super user privileges to spe
- sudoers-knoppi 0.5-1 /etc/sudoers for the knoppix user
- synaptic 0.55+cvs200503 Graphical package manager
- sysklogd 1.4.1-14 System Logging Daemon
- syslinux-knopp 2.04-1 Bootloader for Linux/i386 using MS-DOS flopp
- sysutils 1.3.8.5.1 Miscellaneous small system utilities.
- sysvinit 2.84-186 System-V like init with KNOPPIX scripts.
- tar 1.13.93-4 GNU tar
- tcc 0.9.20-2 The smallest ANSI C compiler
- tcl8.4 8.4.9-1 Tcl (the Tool Command Language) v8.4 - run-t
- tcpd 7.6.dbs-3 Wietse Venemas TCP wrapper utilities
- tcpdump 3.8.3-3 A powerful tool for network monitoring and d
- telnet-ssl 0.17.17+0.1-2 The telnet client with SSL encryption suppor
- textutils 5.0.91-2 The GNU text file processing utilities (tran
- torsmo 0.18-2 system monitor that sits in the corner of yo
- traceroute 1.4a12-14 Traces the route taken by packets over a TCP
- ttf-bitstream- 1.10-3 The Bitstream Vera family of free TrueType f
- ucf 1.06 Update Configuration File: preserves user ch
- unzip 5.50-3 De-archiver for .zip files
- usbutils 0.70-1 USB console utilities
- usbview 1.0-5 USB device viewer
- user-profile-k 0.6-28 Skeleton files for the KNOPPIX default user
- usleep-knoppix 0.5-1 sleeps for a number of microseconds, see man
- util-linux 2.12-7 Miscellaneous system utilities
- vorbis-tools 1.0.1-1 Several Ogg Vorbis Tools
- wamerican 5-4 American English dictionary words for /usr/s
- wenglish 5-4 American English dictionary words for /usr/s
- wget 1.9.1-4 retrieves files from the web
- whiptail 0.51.6-3 Displays user-friendly dialog boxes from she
- wireless-tools 27-2 Tools for manipulating Linux Wireless Extens
- wlcardconfig-k 0.5-6 Minimalistic ncurses/dialog-based WLAN confi
- wvdial 1.54.0-1 PPP dialer with built-in intelligence
- xbase-clients 4.3.0.dfsg.1-1 miscellaneous X clients
- xdialog 2.0.6-3 X11 replacement for the text util dialog
- xfonts-75dpi 4.3.0.dfsg.1-1 75 dpi fonts for X
- xfonts-base 4.3.0.dfsg.1-1 standard fonts for X
- xfree86-common 4.3.0.dfsg.1-1 X Window System (XFree86) infrastructure
- xfs 4.3.0.dfsg.1-1 X font server
- xfsprogs 2.6.20-1 Utilities for managing the XFS filesystem
- xkbset 0.5-2 Small utility to change the AccessX settings
- xlibmesa-gl 4.3.0.dfsg.1-1 Mesa 3D graphics library [XFree86]
- xlibmesa-glu 4.3.0.dfsg.1-1 Mesa OpenGL utility library [XFree86]
- xlibs 4.3.0.dfsg.1-1 X Window System client libraries metapackage
- xlibs-data 4.3.0.dfsg.1-1 X Window System client data
- xml-core 0.09 XML infrastructure and XML catalog file supp
- xmms 1.2.10-1.4 Versatile X audio player that looks like Win
- xmms-cdread 0.14a-11 Input plugin for XMMS that reads audio data
- xmms-volnorm 0.8.1-3 XMMS plugin that gives all songs the same vo
- xpaint 2.7.3-1 simple paint program for X
- xpdf-common 3.00-12 Portable Document Format (PDF) suite -- comm
- xpdf-utils 3.00-12 Portable Document Format (PDF) suite -- util
- xserver-common 4.3.0.dfsg.1-1 files and utilities common to all X servers
- xterm 4.3.0.dfsg.1-1 X terminal emulator
- xutils 4.3.0.dfsg.1-1 X Window System utility programs
- xzgv 0.8-1 Picture viewer for X with a thumbnail-based
- zlib1g 1.2.1.1-1 compression library - runtime
Enhancements:
- Ive upgraded e2fsprogs and e2fslibs as well as some other critical core files.
- I updated the apt sources and added abiword and acroread, as well as the acroread mozilla plugin, and I added kppp.
- I upgraded samba and switched the quick start konqueror and kde help buttons with a mozilla button and a konsole button.
- I fixed the install script where some folks were getting a blank screen after installation and added a grub install script for easy installation of grub after the initial install.
- The total installed size is now about 800mb.
<<less
Download (272MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
854 downloads
BINKI GNU/Linux 0.3

BINKI GNU/Linux 0.3


BINKI GNU/Linux is a distro inspired by the www.linuxfromscratch.com project. more>>
BINKI GNU/Linux is a distro inspired by the www.linuxfromscratch.com project.

BINKI is many things, first of all, it is the name of the horse of Death as it is told by my favourite author Terry Pratchet in his "Discworld" series. It is the name of a sheep that was eaten at a St. Georges Day in Bulgaria. And last it is my custom distro, based on inspirations from www.linuxfromscratch.com

Packages:
1. a2ps-4.13 convert any into PostScript format
2. a52dec-0.7.4 decode ATSC A/52 (AC-3) streams
3. aalib-1.4.0 render any graphic into ASCII Art
4. akregator-1.0.2 RSS reader
5. alsa-lib-1.0.11 ALSA sound interface library
6. alsa-oss-1.0.11 ALSA OSS compatibility lib
7. alsa-plugins-1.0.11 ALSA OSS and JACK plugins
8. alsa-utils-1.0.11 ALSA utilities
9. amarok-1.4.0 advanced audio player
10. apache-2.2.0 apache web server
11. arts-1.5.0 arts sound support for KDE libs
12. aspell-0.60.4 interactive spell checking program
13. atk-1.11.4 accessibility solutions for GTK2
14. audacity-1.3.0b audio editor and recorder
15. audiofile-0.2.6 oss version of SGIs audiofile library
16. autoconf-2.59 automatically configures source code
17. autofs-4.1.4 Automate Mounting of File Systems
18. automake-1.9.6 generates Makefiles for autoconf
19. avidemux-2.1.2 linear video editor
20. avifile-0.7.43 AVI tools and support libraries
21. bash-3.1 Bourne-Again SHell
22. bc-1.06 arbitrary precision numeric processor
23. berkeley-db-4.4.20 Berkeley database library ver.4
24. bind-9.3.1 DNS server and utilities
25. binkibase-0.3 BINKI 0.2 Base Config
26. binutils-2.16.1 GNU binary development tools
27. bison-2.1 parser generator
28. bluefish-1.0.5 powerful programmers editor for X
29. boehm-gc-6.7 garbage collector
30. bzip2-1.0.3 compress and decompress bz2 files
31. cairo-1.0.4 2D graphics library
32. calcchecksum-1.6 various checksum calulator
33. cdparanoia-3.9.8 CD audio extraction tool
34. cdrdao-1.2.1 record audio or data CDR in DAO mode
35. cdrtools-2.01 CD recording utilities
36. cfv-1.18.1 checksum verification files tool
37. chmlib-0.37.4 ITSS/CHM file format lib
38. consolecyr-0.1 console cyrillic support
39. coreutils-5.94 core GNU utilities
40. cpio-2.6 cpio and tar archiver
41. cream-0.35 vim graphical interface for X
42. cups-1.2.1 Common Unix Printing System
43. curl-7.15.3 transfer files with URL syntax
44. cvs-1.11.21 CVS version control system
45. cxx-4.0.3-runtime g++,fortran,objc,java runtime libs
46. cxx-libs-5.0.7 C++ shared library compatibility
47. d4x-2.5.6 Downloader for X
48. dejagnu-1.4.4 framework for testing other programs
49. desktop-file-utils-0.10 desktop entries command line tool
50. dhcp-3.0.4b3 DHCP client and server tools
51. dhcpcd-2.0.4 DHCP Client Daemon
52. dialog-1.0 curses based dialog interface
53. diffutils-2.8.7 find differences between files
54. distcc-2.18.3 distributed C/C++ compiler
55. dlume-0.2.4 address book
56. dosfstools-2.11 FAT-16 and FAT-32 file system tools
57. drgeo-1.1.0 interactive geometry for children
58. dvd+rw-tools-6.1 tools for burning DVD/-R/+R/+RW/-RW
59. dvd-slideshow-0.7.5 DVD slides creation tool
60. dvdauthor-0.6.11 DVD authoring tools
61. e2fsprogs-1.38 ext2 and ext3 file system tools
62. easytag-1.99.12 various media tags viewer/editor
63. enscript-1.6.4 converts ASCII to PS, HTML, RTF, ANSI
64. esound-0.2.36 Enlightened sound daemon
65. espgs-8.15.1 versatile processor for PostScript data
66. ethereal-0.10.14 network packet sniffer and analizer
67. ettercap-0.7.3 network packet sniffer and analizer
68. expat-2.0.0 C library for parsing XML streams
69. expect-5.43.0 dialog with interactive programs
70. faac-1.24.1 free AAC encoder
71. faad-2.0.1 free AAC decoder
72. fcron-3.0.0 periodical command scheduler
73. ffmpeg-0.4.9 audio and video conversion tools
74. fftw-3.1.1 fast fourier transform lib
75. file-4.17 tool for determining file type
76. findutils-4.2.27 tools to find files
77. firefox-1.5.0.3 firefox web browser
78. flac-1.1.2 free lossless audio codec
79. flex-2.5.33 programs to recognize text patterns
80. fontconfig-2.3.2 library for configuring font access
81. fortune-mod-1.99.1 fortune telling program
82. freeglut-2.4.0 free openGL toolkit
83. freetype-2.1.10 TrueType font lib
84. fyre-1.0.0 tool for computation artwork
85. gaim-1.5.0 Instant Messenger
86. galculator-1.2.5.2 scientific calculator
87. gawk-3.1.5 programs for manipulating text files
88. gbgoffice-1.3 office dictionary
89. gcc-4.0.3 gcc,g77,g++,gnat,gcj compilers
90. gcolor2-0.4 simple color selector
91. gd-2.0.33 graphic library for image creation
92. gdb-6.4 GNU Project Debugger
93. gdbm-1.8.3 GNU Database Manager
94. gettext-0.14.5 internationalization and localization
95. gftp-2.0.18 ftp client for X
96. giflib-4.1.4 libs for reading and writing GIFs
97. gimp-2.2.11 The GIMP image editor
98. gimp-help-2.0.9 The GIMP help
99. gimp-print-4.2.7 high quality printer drivers
100. glib-1.2.10 low-level core library
101. glib-2.10.3 low-level core library
102. glibc-2.3.6 main C library
103. glibmm-2.8.6 C++ interface for glib2
104. gmp-4.1.4 arbitrary precision math lib
105. gnupg-1.4.3 public/private key encryptor
106. gnutls-1.3.1 gnu Transport Layer Security lib
107. gpa-0.7.0 GnuPG Assistant Manager
108. gparted-0.2.5 GUI for parted
109. gpgme-1.0.3 GnuPG Make access Easy
110. gphoto2-2.1.99 GNU Digital Camera download software
111. gpm-1.20.1 General Purpose Mouse daemon
112. gqview-2.1.1 very fast image viewer
113. graveman-0.3.12-4 cdrtools/dvd+rw-tools GUI
114. grep-2.5.1a programs for searching through files
115. gresistor-0.0.1 translate resistor color codes
116. groff-1.18.1.1 processing and formatting text
117. grsync-0.4.2 GUI for rsync
118. grub-0.97 GRand Unified Bootloader
119. gtk+-1.2.10 GTK+ libs
120. gtk2-2.8.18 GTK2 libs
121. gtkam-0.1.13 digital camera front-end for X
122. gtkglext-1.2.0 GTK2 openGL extension
123. gtkglextmm-1.2.0 GTKmm openGL extension
124. gtkmm-2.8.5 C++ interface of GTK2 libs
125. guile-1.6.7 extensions language lib
126. gzip-1.3.5 compress and decompress gz files
127. hd2u-1.0.0 dos2unix plain text convertor
128. hicolor-theme-0.9 hicolor icon theme
129. htop-0.6.2 interactive process viewer
130. icu-3.4.1 Unicode support fot C/C++/Java
131. id3lib-3.8.3 manipule ID3v1 and ID3v2 tags
132. imagemagick-6.2.6-8 interactive image manipulation tool
133. imlib-1.9.15 image rendering lib
134. imlib2-1.2.1 faster image rendering lib
135. inetutils-1.4.2 basic networking programs
136. inkscape-0.43 SVG-based vector drawing program
137. intltool-0.34.1 internationalization tool
138. iproute2-2.6.16 basic and advanced IPV4-based networking
139. iptables-1.3.5 principal linux firewall
140. iptraf-3.0.0 IP Network monitor stat tool
141. jack-0.100.0 Jack Audio Connection Kit
142. k3b-0.12.15 The Ultimate CD/DVD Burner
143. k9copy-1.0.4 linux DVD shrinker
144. kaffeine-0.8.1 full featured media player
145. kanatest-0.3.6 learn japanese alphabet
146. kbabel-3.5.2 advanced PO-file editor
147. kbd-1.12 key-table files and keyboard tools
148. kcdlabel-2.13 tool for making CD covers
149. kchmviewer-2.5 CHM viewer
150. kdelibs-3.5.0 core KDE programs and libs
151. kdetv-0.8.9 watch TV on Linux
152. kernel-headers-2.6.12.0 sanitized kernel headers API
153. kino-0.8.1 non-linear video editor
154. kmagnify-3.5.2 magnifies screen portions
155. knowde-1.8.0 knowledge management tool
156. kompare-3.5.2 compares files
157. kpdf-3.5.0 PDF Viewer
158. kphotoalbum-2.2 photo album utility
159. krename-3.0.11 multirename tool
160. ksubeditor-0.2 subtitle file editor
161. kuser-3.5.2 user manager
162. lame-3.97 MP3 encoder
163. lcms-1.15 provide color management facilities
164. leafpad-0.8.9 simple notepad for X
165. less-394 text file viewer
166. lha-114i LHA archiver
167. libIDL-0.8.6 Interface Definition Language libs
168. libao-0.8.6 cross-platform audio library
169. libart_lgpl-2.3.17 high-performance 2D graphics lib
170. libavc1394-0.5.1 1934 AV/C program interface
171. libcdio-0.77 CD Input and Control library
172. libcroco-0.6.1 general CSS parsing and manipulation
173. libdv-0.104 software DV video codec
174. libdvdcss-1.2.9 access DVDs as a block device
175. libdvdread-0.9.4 simple DVD reading lib
176. libexif-0.6.13 parse, edit, and save EXIF data
177. libexif-gtk-0.3.5 libexif GTK bindings
178. libfame-0.9.1 realtime MPEG-1/4 video encoding lib
179. libfpx-1.2.0.13 Flash FPX image lib
180. libgcrypt-1.2.2 general-purpose cryptographic library
181. libglade-2.5.1 loads Glade interface files
182. libgpg-error-1.3 error handling for GnuPG, libgcrypt
183. libgphoto2-2.1.99 access digital camera by programs
184. libgsf-1.14.0 abstraction layer for structured files
185. libgtkhtml-2.6.3 lightweight HTML engine
186. libid3tag-0.15.1b ID3 tag library
187. libiec61883-1.0.0 high level DV streaming API
188. libieee1284-0.2.10 paralel port IEEE 1284 Driver
189. libjpeg-6b JPEG image compression lib
190. libmad-0.15.1b high-quality MPEG audio decoder
191. libmikmod-3.2.0 module formats and samples sound lib
192. libmng-1.0.9 MNG image (animated PNG) lib
193. libmpeg2-0.4.0b advanced manipulation of MPEG-2 streams
194. libmpeg3-1.6 advanced manipulation of MPEG streams
195. libnet-1.1.3 generic networking API
196. libogg-1.1.3 ogg file structure lib
197. libpcap-0.9.4 user-level network packet capture
198. libpng-1.2.8 PNG image manipulation lib
199. libquicktime-0.9.8 manipulate quicktime files
200. libraw1394-1.2.1 IEEE 1394 direct access
201. librsvg-2.14.3 SVG image manipulation lib
202. libsamplerate-0.1.2 Sample Rate Converter for audio
203. libsigc++-2.0.17 typesafe callback system for C++
204. libsndfile-1.0.15 Sampled Sound file library
205. libtheora-1.0 free video compression lib
206. libtiff-3.8.2 TIFF image manipulation lib
207. libtool-1.5.22 generic library support script
208. libusb-0.1.12 USB device access lib
209. libvorbis-1.1.2 general purpose audio format
210. libxml-1.8.17 XML parsing lib
211. libxml2-2.6.22 XML and HTML parser lib
212. libxslt-1.1.15 XSLT XML support lib
213. linux-2.6.16.2 Linux Kernel source
214. lmms-0.1.4 Linux MultiMedia Studio
215. lshw-0.2 hardware lister
216. lynx-2.8.5 text based web browser with color
217. lzo-2.02 realtime data (de)compression library
218. m4-1.4.4 macro processor
219. make-3.80 program for compiling packages
220. man-1.6c find and view man pages
221. man-pages-2.25 GNU Linux 1,200 man pages
222. mc-4.6.1 midnight commander
223. mixmos-0.2.0 enchanced audio mixer for X
224. mjpegtools-1.8.0 MPEG-2 tools
225. mktemp-1.5 create secure temporary files
226. modinit-tools-3.2.2 kernel module (un)loading tools
227. mpeg4ip-1.5 audio/video streaming tools
228. mpfr-2.2.0 multi-precision float-point lib
229. mplayer-1.0 Mplayer video audio player
230. mysql-5.0.20 fast SQL database server
231. nas-1.7 Network Audio Server
232. nasm-0.98.39 80x86 assembler and disassebler
233. ncftp-3.1.9 powerful and flexible ftp client
234. ncurses-5.5 terminal-independent screen library
235. net-tools-1.60 linux kernel networking tools
236. netpbm-10.26.27 graphic sofware lib
237. nmap-4.0.2 network exploration and security
238. nss-3.11 network security services libs
239. ntp-4.2.0 Network Time Protocol client/server
240. ocrad-0.14 optical character recognition tool
241. ogmtools-1.5 OGM video tools
242. openexr-1.2.2 HDR image format libs
243. openldap-2.3.30 Lightweight Directory Access Protocol
244. openssh-4.3p2 secure shell client and daemon
245. openssl-0.9.8a cryptography tools and libs
246. p7zip-4.42 7zip archiver
247. pango-1.12.1 layout and text rendering lib
248. parted-1.7.1 advanced partition editor
249. patch-2.5.9 apply and create patch files
250. pciutils-2.2.1 lists PCI devices
251. pcre-6.6 Perl Compatible Regular Expression
252. perl-5.8.8 Perl development environment
253. perl-archive-zip-1.16 perl module
254. perl-compress-zlib-1.41 perl module
255. perl-xml-parser-2.34 perl module
256. php-5.1.4 PHP Hypertext Preprocessor
257. pine-4.64 mail user agent
258. pkg-config-0.20 manage library compile/link flags
259. poppler-0.4.5 PDF rendering library
260. popt-1.7.5 parse command-line options
261. postfix-2.2.10 mail transport agent server
262. postgresql-8.1.4 advanced object-relational DBMS
263. ppp-2.4.3 dial-up PPP daemon
264. procps-3.2.6 programs for monitoring processes
265. proftpd-1.2.10 highly configurable secure FTP daemon
266. psmisc-22.2 display info about running processes
267. psutils-p17 PostScript Utilities
268. pygtk-2.8.6 Python bindings for the GTK widget
269. python-2.4.2 Python development environment
270. qcomicbook-0.2.7 comic books reading tool
271. qt-3.3.6 C++ GUI library (for KDE)
272. readline-5.1 command-line editing support
273. recode-3.6 converts files between character sets
274. reiserfsprogs-3.6.19 Reiserfs file system tools
275. rp-pppoe-3.8 PPPoE client and server
276. rsync-2.6.7 fast incremental file transfers daemon
277. ruby-1.8.4 Ruby development environment
278. samba-3.0.22 provides services to SMB/CIFS clients
279. sane-backends-1.0.17 Scanner Access Now Easy backends
280. screen-4.0.2 screen manager VT100/ANSI emulation
281. sdl-1.2.10 Simple DirectMedia Layer toolkit
282. sdl-guilib-1.1.2 SDL GUI library
283. sdl-image-1.2.5 SDL image loader
284. sdl-mixer-1.2.7 SDL mixer lib
285. sdl-mpeg-0.4.4 SDL video lib
286. sdl-net-1.2.6 SDL network lib
287. sdl-rtf-0.1.0 SDL rich text format lib
288. sdl-sound-1.0.1 SDL Sound lib
289. sdl-ttf-2.0.8 SDL TrueType font lib
290. sed-4.1.5 stream line editing tool
291. shadow-4.0.15 shadow password suite
292. shared-mime-info-0.17 shared MIME-info database
293. sharutils-4.6 create shell archives out of many files
294. slang-2.0.6 powerful interpreted language
295. smb4k-0.7.0 SAMBA network browser
296. sox-12.17.9 audio converting tool
297. speex-1.1.9 speech audio encoder/decoder
298. sqlite-3.3.5 lite SQL engine
299. squid-3.0 high performance web proxy cache
300. startup-notify-0.8 busy cursor for loading apps
301. strace-4.5.14 system call tracer
302. subversion-1.3.1 SVN version control system
303. sudo-1.6.8p12 gives temporary root access
304. supertux-0.1.3 Super Mario clone
305. sysklogd-1.4.1 programs for logging system messages
306. sysvinit-2.86 Linux System V Init tools
307. taglib-1.4 manipulate audio meta data
308. tar-1.15.1 GNU tar archiver
309. tcl-8.4.12 Tool Command Language
310. tcp_wrappers-7.6 daemon wrapper programs
311. tcpdump-3.9.4 network monitoring and data acquisition
312. tcsh-6.14.00 enhanced C shell
313. tellico-1.1.6 collection manager
314. texinfo-4.8 GNU software documentation system
315. thunderbird-1.5.0.2 Thunderbird mail client
316. tightvnc-1.3 optimized VNC distribution
317. tk-8.4.12 TCL GUI toolkit
318. traceroute-1.4 IP packet route tracing utility
319. transcode-1.0.2 transcoding video and audio
320. ttf-basic-0.3 basic TrueType fonts for X
321. tuxpaint-0.9.15b drawing program for children
322. udev-089 dynamic creation of device nodes tools
323. udftools-1.0.0b3 UDF file system tools
324. unzip-5.52 ZIP extraction utilities
325. usbutils-0.71 list USB devices
326. util-linux-2.12r huge collection of essential tools
327. vcdimager-0.7.23 VCD BIN/CUE image creation and ripping
328. vim-6.4 vim text editor
329. vnc2swf-0.5.0 screen recorging tool
330. vorbis-tools-1.1.1 Ogg Vorbis Tools
331. wget-1.10.2 non-interactive download manager
332. which-2.16 shows full path of (shell) commands
333. whois-4.7.12 whois directory client
334. wireless-tools-2.8 wireless tools
335. wxgtk-2.6.3 cross platform GTK lib
336. x264-20060508 free H.264/MPEG-4 AVC lib
337. xchat-2.6.2 IRC client for X
338. xfc-4.3.1 XFCE Foundation Classes
339. xfce-4.3-plugins XFCE Goodies
340. xfce-4.3 XFCE Desktop environment
341. xfsprogs-2.7.11 Utilities for SGIs XFS filesystem
342. xine-lib-1.1.1 xine multimedia playback libs
343. xinetd-2.3.14 eXtended InterNET services Daemon
344. xmahjongg-3.7 a MahJongg game for X
345. xmms-1.2.10 MP3 player and MPlayer frontend
346. xorg-6.9.0 xorg X11 server
347. xpad-2.11 leave sticky notes
348. xsane-0.97 SANE front end for X
349. xvid-1.1.0 XviD (MPEG-4 compliant) video codec
350. zip-2.31 ZIP creation utilities
351. zlib-1.2.3 compression and decompression lib
352. zsh-4.2.5 the Z shell (enhanced korn shell)

<<less
Download (14MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1252 downloads
Komodo Linux RC 2

Komodo Linux RC 2


Komodo Linux is a new and young KDE based Linux distribution. more>>
Komodo Linux is a new and young KDE based Linux distribution.
Komodo Official rpmlist
- acidrip-0.14-1tex
- acpi-0.07-2.1tex
- acpid-1.0.3-1tex
- akregator-1.0-0.beta8.1tex
- alsa-utils-1.0.8-1tex
- amarok-1.2-3tex
- anca-0.9.1-1tex
- apmd-3.2.1-1tex
- apollon-1.0.1-2tex
- apt-0.5.5cnc6-2tex
- arts-1.3.2-2tex
- ash-0.3.8-6mdk
- aspell-0.50.5-3.2tex
- aspell-en-6.0-1tex
- at-3.1.8-7mdk
- attr-2.4.16-1tex
- audacity-1.2.3-1tex
- audiofile-0.2.3-6mdk
- autoconf2.1-2.13-21mdk
- autoconf2.5-2.59-5mdk
- automake1.4-1.4-24.p6.mdk
- automake1.7-1.7.9-2mdk
- automake1.8-1.8.5-1mdk
- awesfx-0.4.4-5mdk
- azureus-2.2.0.2-1tex
- basesystem-10.0-6tex
- bash-2.05b-14mdk
- bdflush-1.5-24mdk
- binutils-2.14.90.0.5-2mdk
- bladeenc-0.94.1-1tex
- bootloader-utils-1.9-3tex
- bootsplash-2.1.13-6tex
- busybox-1.00-0.pre5.3tex
- bzip2-1.0.2-16mdk
- cdialog-0.9b-4mdk
- cdparanoia-IIIa9.8-9tex
- cdrdao-1.1.9-2tex
- cdrecord-2.01-1tex
- cdrecord-cdda2wav-2.01-1tex
- chkauth-0.3-0.2.92mdk
- chkconfig-1.3.13-3tex
- chkfontpath-1.10.0-1tex
- cloop-utils-1.02-1tex
- color-schemes-1.0.0-5tex
- common-licenses-1.0-7mdk
- console-tools-0.2.3-46mdk
- coreutils-5.2.1-7tex
- cpio-2.5-4mdk
- crack-attack-1.1.10-2tex
- crack-attack-music-1-1tex
- crack-attack-sounds-1-1tex
- cracklib-dicts-2.7-17mdk
- crontabs-1.10-3mdk
- csmash-0.6.5-2mdk
- cups-1.1.23-4tex
- cups-common-1.1.23-4tex
- cups-drivers-10.1-0.2mdk
- curl-7.12.1-1tex
- cvs-1.11.16-1.2tex
- db1-1.85-9mdk
- dbus-0.23.2-3tex
- desktop-file-utils-0.8-2tex
- dev86-0.16.3-2mdk
- dhcp-client-3.0.1-8tex
- dhcp-common-3.0.1-8tex
- diald-1.0-4mdk
- diffutils-2.8.4-4mdk
- digikam-0.7.1-1tex
- digikam-plugins-0.7.1-1tex
- dip-3.3.7o-19mdk
- dirmngr-0.5.5-1tex
- divx4linux-20030428-2tex
- dmsetup-1.00.21-1tex
- docbook-dtd412-xml-1.0-15mdk
- dosfstools-2.10-1tex
- drakconf-10.1-1tex
- drakxtools-10.1-27.7tex
- drakxtools-backend-10.1-27.7tex
- drakxtools-newt-10.1-27.7tex
- dvd+rw-tools-5.21.4.10.8-2.1tex
- dynamic-0.23-1tex
- e2fsprogs-1.35-1tex
- eagle-usb-1.9.6-1tex
- eject-2.0.13-4mdk
- elfutils-0.84-1mdk
- emelfm-0.9.2-8tex
- esound-0.2.34-1tex
- etcskel-1.63-15mdk
- ethtool-1.6-2mdk
- evolution-data-server-1.0.3-4tex
- expect-8.4.2-1mdk
- fdutils-5.4-8mdk
- ffmpeg-0.4.9-0.pre1.1tex
- file-4.03-2mdk
- filesystem-2.1.3-10mdk
- findutils-4.1.20-1mdk
- flphoto-1.1-1mdk
- fluxbox-0.9.12-1tex
- fontconfig-2.2.99-3tex
- fonts-ttf-decoratives-1.3-12mdk
- fonts-ttf-vera-1.10-2mdk
- fonts-type1-hebrew-0.100-6tex
- font-tools-0.1-10mdk
- foobillard-SDL-3.0-2tex
- foomatic-db-3.0.1-0.20040828.1mdk
- foomatic-db-engine-3.0.1-0.20040828.1mdk
- foomatic-filters-3.0.1-0.20040828.1mdk
- fp-linux-ws-4.4.8-1
- freetype-1.3.1-20mdk
- freetype-devel-1.3.1-20mdk
- freetype-tools-1.3.1-20mdk
- fribidi-0.10.4-3mdk
- gail-1.8.0-1tex
- gaim-1.1.2-1tex
- gaim-encryption-2.33-1tex
- galaxy-gnome-1.0.2-7tex
- galaxy-kde-1.0.2-7tex
- galaxy-kde-kwin-1.0.2-7tex
- galculator-1.2.2-1tex
- gamin-0.0.20-2tex
- gawk-3.1.2-2.1.92mdk
- gcc-3.3.1-2mdk
- gcc-c++-3.3.1-2mdk
- gcc-cpp-3.3.1-2mdk
- GConf2-2.10.0-1tex
- gdk-pixbuf-loaders-0.22.0-5tex
- gettext-0.11.5-7mdk
- gettext-base-0.11.5-7mdk
- gettext-devel-0.11.5-7mdk
- ghostscript-7.07-25mdk
- ghostscript-fonts-6.0-2mdk
- ghostscript-module-X-7.07-25mdk
- gifsicle-1.40-1tex
- gift-0.11.8.1-1tex
- gift-fasttrack-0.8.9-1tex
- gift-gnutella-0.0.10-1tex
- gift-openft-0.2.1.5-1tex
- gkrellm-2.2.4-1tex
- gkrellm-themes-2.1.28-1tex
- glibc-2.3.2-14mdk
- glibc-devel-2.3.2-14mdk
- glib-gettextize-2.4.6-1tex
- Glide_V2-2.53-7mdk
- gmencoder-0.1.0-2tex
- gnome-chess-0.3.3-4mdk
- gnome-games-2.8.0-1tex
- gnome-games-extra-data-2.8.0-1tex
- gnome-icon-theme-2.8.0-2tex
- gnome-keyring-0.4.0-1tex
- gnome-libs-1.4.2-7mdk
- gnome-mime-data-2.4.2-3tex
- gnome-vfs2-2.10.0-1tex
- gnome-volume-manager-1.0.3-6tex
- gnuchess-5.07-5tex
- gnupg-1.2.5-1tex
- gnupg2-1.9.10-1tex
- gnupg-texstar-1.0.0-1tex
- gocr-0.37-3mdk
- gpg-pubkey-22458a98-3969e7de
- gpg-pubkey-70771ff3-3c8f768f
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-9b4a4024-3874ddfb
- gpg-pubkey-e9972fef-40e9dfc6
- gpg-pubkey-e9972fef-40e9dfc6
- gphoto-0.4.3-19mdk
- gphoto2-2.1.4-1tex
- gpm-1.20.1-12tex
- gqview-1.5.6-1tex
- grep-2.5.1-3mdk
- grip-3.2.0-5tex
- groff-1.19-3mdk
- groff-for-man-1.19-3mdk
- gstreamer-alsa-0.8.7-3tex
- gstreamer-arts-0.8.7-3tex
- gstreamer-artsd-0.8.7-3tex
- gstreamer-audio-formats-0.8.7-3tex
- gstreamer-GConf-0.8.7-3tex
- gstreamer-mad-0.8.7-3tex
- gstreamer-plugins-0.8.7-3tex
- gstreamer-tools-0.8.9-2tex
- gstreamer-vorbis-0.8.7-3tex
- gstreamer-x11-0.8.7-3tex
- gtk+2.0-2.4.9-3tex
- gtkam-0.1.11-0.dev1.6mdk
- gtkdialogs-2.0-6mdk
- gtk-qt-engine-0.6-2tex
- gtranscode-0.3-2tex
- guile-1.6.4-3mdk
- gv-3.5.8-30mdk
- gwenview-1.0.1-0.2tex
- gzip-1.2.4a-13.2tex
- hal-0.4.7-11tex
- harddrake-10.1-27.7tex
- harddrake-ui-10.1-27.7tex
- hdparm-5.8-1tex
- hicolor-icon-theme-0.5-6tex
- hostap-0.0.4-1mdk
- hotplug-2004_09_23-3tex
- hpoj-0.91-6tex
- id3lib-3.8.3-4mdk
- ifplugd-0.26-3tex
- ImageMagick-5.5.7.15-6.4tex
- imlib-1.9.14-8.1.tex
- indent-2.2.9-3mdk
- indexhtml-9.1-10mdk
- info-install-4.6-1mdk
- initscripts-7.61.1-21tex
- intltool-0.32.1-1tex
- iproute2-2.4.7-11mdk
- iptables-1.2.9-7.2tex
- iputils-20020927-4mdk
- isapnptools-1.26-6mdk
- jackit-0.99.0-1tex
- jfsprogs-1.1.7-1tex
- jpilot-0.99.6-1mdk
- jpilot-Mail-0.0.6-8mdk
- jpilot-syncmal-0.71.2-3mdk
- k3b-0.11.20-1tex
- kaffeine-0.5-3tex
- kasablanca-0.4.0.2-1tex
- katalog-0.3-2tex
- kbirthday-0.7.3-2tex
- kbudget-0.6-2tex
- kcdlabel-2.12-4tex
- kcpuload-1.99-4tex
- kdeaddons-3.3.2-3tex
- kdeadmin-3.3.2-1tex
- kdeadmin-kpackage-3.3.2-1tex
- kdeartwork-3.3.2-1tex
- kdeartwork-kde-classic-3.3.2-1tex
- kdebase-3.3.2-1tex
- kdebase-kdm-3.3.2-1tex
- kdebase-nsplugins-3.3.2-1tex
- kdebase-servicemenu-10.1-4tex
- kdegames-3.3.2-1tex
- kdegraphics-3.3.2-3tex
- kdelibs-3.3.2-3tex
- kdelibs-common-3.3.2-3tex
- kdemoreartwork-activeheart-1.2.1-2tex
- kdemoreartwork-alloy-0.5.3-2tex
- kdemoreartwork-comix-1.2.3-1tex
- kdemoreartwork-corona-1.0-2tex
- kdemoreartwork-crystal-0.8.0-2tex
- kdemoreartwork-flatknifty-0.4.2-2tex
- kdemoreartwork-grover-1.1-2tex
- kdemoreartwork-kbcl-1.0.8-3tex
- kdemoreartwork-kbl-1.0.8-3tex
- kdemoreartwork-kbml-1.0.8-3tex
- kdemoreartwork-knifty-0.4.2-3tex
- kdemoreartwork-luna-1.0-2tex
- kdemoreartwork-lunamet-1.0-2tex
- kdemoreartwork-nvidia-1.0-2tex
- kdemoreartwork-softcrystal-1.0-2tex
- kdemoreartwork-thinkeramik-3.2.1-2tex
- kdemultimedia-3.3.2-2tex
- kdenetwork-3.3.2-1tex
- kdepim-3.3.2-3tex
- kdesdk-3.3.2-1tex
- kdetoys-3.3.2-1tex
- kdeutils-3.3.2-1tex
- kdm-icons-crystal-0.2-1tex
- kdocker-1.0-rc1_3tex
- kernel-2.6.10-oci7-1-1oci
- kexchange-1.0-4tex
- keybled-0.65-2tex
- kickerpager-0.3.1-3tex
- kio_burn-0.6.2-1tex
- kipi-plugins-0.1-0.beta1.5tex
- kleds-0.8.0-1tex
- klibido-0.2.0-1tex
- kmplayer-0.8.4-1tex
- kmymoney2-0.6.4-2tex
- knetload-2.3-2tex
- knetworkled-0.5-4tex
- komics-1.4-2tex
- kompose-0.5.1-1tex
- konserve-0.10.3-3tex
- konversation-0.15.1-1tex
- konverter-0.7-3tex
- kover-2.9.3-1tex
- kplayer-0.5.3-2tex
- krename-3.0.3-1tex
- krusader-1.51-1tex
- kshowmail-3.1.0-6tex
- ksmoothdock-3.5.1-2tex
- ldconfig-2.3.2-14mdk
- ldetect-0.5.5-1tex
- ldetect-lst-0.1.63-1tex
- less-381-2mdk
- lesstif-0.93.49-3mdk
- lftp-2.6.6-2.1.92mdk
- liba52dec0-0.7.4-3mdk
- libaa1-1.4.0-0.rc5.8mdk
- libacl1-2.2.23-2tex
- libalsa2-1.0.8-7tex
- libalsa2-devel-1.0.8-7tex
- libalsa-data-1.0.8-7tex
- libao2-0.8.3-8mdk
- libapm1-3.2.1-1tex
- libart_lgpl2-2.3.16-1.1tex
- libart_lgpl2-devel-2.3.16-1.1tex
- libarts-1.3.2-2tex
- libarts-devel-1.3.2-2tex
- libarts-static-devel-1.3.2-2tex
- libaspell15-0.50.5-3.2tex
- libassuan0-0.6.6-1tex
- libatk1.0_0-1.8.0-1tex
- libatk1.0_0-devel-1.8.0-1tex
- libattr1-2.4.16-1tex
- libaudiofile0-0.2.3-6mdk
- libaudiofile0-devel-0.2.3-6mdk
- libavc1394_0-0.4.1-4.1tex
- libavifile0.7-0.7.41-0.20041001.1tex
- libaviplayavcodec0.7-0.7.41-0.20041001.1tex
- libbinutils2-2.14.90.0.5-2mdk
- libbonobo2_0-2.8.1-1tex
- libbonobo2_0-devel-2.8.1-1tex
- libbonobo-2.8.1-1tex
- libbonoboui2_0-2.8.0-1tex
- libbonoboui-2.8.0-1tex
- libbzip2_1-1.0.2-16mdk
- libbzip2_1-devel-1.0.2-16mdk
- libcap1-1.10-4.1tex
- libcdda0-IIIa9.8-9tex
- libcdio0-0.70-2tex
- libconsole0-0.2.3-46mdk
- libcrack2-2.7-17mdk
- libcroco2-0.6.0-1tex
- libcups2-1.1.23-4tex
- libcurl3-7.12.1-1tex
- libdb3.3-3.3.11-16mdk
- libdb4.1-4.1.25-4tex
- libdbcxx4.1-4.1.25-4tex
- libdbus-1_0-0.23.2-3tex
- libdbus-glib-1_0-0.23.2-3tex
- libdevmapper1.00-1.00.21-1tex
- libdha1.0-1.0-0.pre6a.2tex
- libdivx4linux0-20030428-2tex
- libdv4-0.103-2tex
- libdvdread3-0.9.4-2mdk
- libelfutils1-0.84-1mdk
- libesound0-0.2.34-1tex
- libesound0-devel-0.2.34-1tex
- libevolution-data-server3-1.0.3-4tex
- libexif9-0.5.12-2mdk
- libexif9-devel-0.5.12-2mdk
- libexif-gtk4-0.3.3-6mdk
- libexpat0-1.95.6-4mdk
- libexpat0-devel-1.95.6-4mdk
- libext2fs2-1.35-1tex
- libfaad2_0-2.0-1.1tex
- libfame0.9_1-0.9.1-2.1tex
- libffmpeg0-0.4.9-0.pre1.1tex
- libffmpeg0-devel-0.4.9-0.pre1.1tex
- libfftw2-2.1.5-4tex
- libflac++4-1.1.1-1tex
- libflac6-1.1.1-1tex
- libflac6-devel-1.1.1-1tex
- libfltk1.1-1.1.4-0.rc1.1mdk
- libfontconfig1-2.2.99-3tex
- libfontconfig1-devel-2.2.99-3tex
- libfox1.2-1.2.11-1tex
- libfreetype6-2.1.9-4tex
- libfreetype6-devel-2.1.9-4tex
- libfribidi0-0.10.4-3mdk
- libfribidi0-devel-0.10.4-3mdk
- libgail17-1.8.0-1tex
- libgamin-1_0-0.0.20-2tex
- libgamin-1_0-devel-0.0.20-2tex
- libgcc1-3.3.1-2mdk
- libGConf2_4-2.10.0-1tex
- libGConf2_4-devel-2.10.0-1tex
- libgcrypt11-1.2.0-4tex
- libgdbm2-1.8.0-24mdk
- libgdbm2-devel-1.8.0-24mdk
- libgdkcardimage0-2.4.0-1mdk
- libgdk_pixbuf2.0_0-2.4.9-3tex
- libgdk_pixbuf2.0_0-devel-2.4.9-3tex
- libgdk-pixbuf2-0.22.0-5tex
- libgdk-pixbuf-gnomecanvas1-0.22.0-8tex
- libggi-2.0.3-4mdk
- libggi2-2.0.3-4mdk
- libgift0-0.11.8.1-1tex
- libgii0-0.8.3-4mdk
- libgii-0.8.3-4mdk
- libgimpprint1-4.2.7-8mdk
- libglade0-0.17-9mdk
- libglade2.0_0-2.3.6-1.tex
- libglade-gnome0-0.17-9mdk
- libglib1.2-1.2.10-11mdk
- libglib2.0_0-2.4.6-1tex
- libglib2.0_0-devel-2.4.6-1tex
- libgmp3-4.1.2-3mdk
- libgnet-2.0_0-2.0.4-1mdk
- libgnome2_0-2.8.0-1tex
- libgnome2-2.8.0-1tex
- libgnome32-1.4.2-7mdk
- libgnomecanvas2_0-2.8.0-1tex
- libgnomecups-0.2.0-1tex
- libgnomecups-1.0_1-0.2.0-1tex
- libgnome-keyring0-0.4.0-1tex
- libgnomeprint-2.10.0-1tex
- libgnomeprint2-2_0-2.10.0-1tex
- libgnomeprintui2-2_0-2.8.2-1tex
- libgnomeui2_0-2.8.0-1tex
- libgnomeui2-2.8.0-1tex
- libgnome-vfs2_0-2.10.0-1tex
- libgnome-vfs2_0-devel-2.10.0-1tex
- libgnutls11-1.0.13-1tex
- libgpg-error0-1.0-1tex
- libgpg-error0-devel-1.0-1tex
- libgpgme11-0.9.0-2tex
- libgpgme11-devel-0.9.0-2tex
- libgphoto2-2.1.4-3tex
- libgphoto2-devel-2.1.4-3tex
- libgphoto-hotplug-2.1.4-3tex
- libgpm1-1.20.1-12tex
- libgpm1-devel-1.20.1-12tex
- libgsf-1_1-1.8.2-1mdk
- libgsf-1_1-devel-1.8.2-1mdk
- libgstgconf0.8-0.8.7-3tex
- libgstreamer0.8-0.8.9-2tex
- libgstreamer-plugins0.8-0.8.7-3tex
- libgtk+1.2-1.2.10-37mdk
- libgtk+2.0_0-2.4.9-3tex
- libgtk+2.0_0-devel-2.4.9-3tex
- libgtkhtml2_0-2.6.2-1tex
- libgtkmm1.2-1.2.10-6mdk
- libgtkspell0-2.0.3-5mdk
- libgtk+-x11-2.0_0-2.4.9-3tex
- libguile12-1.6.4-3mdk
- libhal0-0.4.7-11tex
- libhowl1-0.9.6-2tex
- libhowl1-devel-0.9.6-2tex
- libhpojip0-0.91-6tex
- libid3_3.8_3-3.8.3-4mdk
- libid3tag0-0.15.0b-4mdk
- libIDL2_0-0.8.5-1tex
- libIDL2_0-devel-0.8.5-1tex
- libieee1284_3-0.2.6-4mdk
- libieee1284_3-devel-0.2.6-4mdk
- libijs0-0.34-82mdk
- libimlib1-1.9.14-8.1.tex
- libimlib2_1-1.1.0-4tex
- libimlib2_1-filters-1.1.0-4tex
- libimlib2_1-loaders-1.1.0-4tex
- libintl2-0.11.5-7mdk
- libiw27-27-1tex
- libjack0-0.99.0-1tex
- libjack0-devel-0.99.0-1tex
- libjpeg62-6b-32mdk
- libjpeg62-devel-6b-32mdk
- libjpeg-progs-6b-32mdk
- libjpilot_plugin0-0.99.6-1mdk
- libkexif-0.2.1-1tex
- libkipi-0.1-2tex
- libkrb53-1.3.4-2.2tex
- libksba8-0.9.8-1tex
- liblame0-3.96.1-1tex
- liblcms1-1.10-1mdk
- liblcms1-devel-1.10-1mdk
- libldap2-2.1.29-5.1tex
- libldap2-devel-2.1.29-5.1tex
- liblinc1-1.0.3-1mdk
- liblinux-atm1-2.4.1-3mdk
- liblirc0-0.6.6-7.1tex
- libltdl3-1.5.12-2tex
- liblzo1-1.08-4tex
- libmad0-0.15.1b-3tex
- libmad0-devel-0.15.1b-3tex
- libmagic1-4.03-2mdk
- libMagick5.5.7-5.5.7.15-6.4tex
- libmal0-0.31-5mdk
- libMesaGL1-5.0.2-8.2tex
- libMesaGLU1-5.0.2-8.2tex
- libMesaGLU1-devel-5.0.2-8.2tex
- libMesaglut3-5.0.2-8.2tex
- libmikmod2-3.1.10-7mdk
- libmjpegtools1.6-1.6.2-8tex
- libmng1-1.0.5-4mdk
- libmng1-devel-1.0.5-4mdk
- libmodplug0-0.7-1tex
- libmpeg3_1-1.5-1.1tex
- libmusicbrainz4-2.1.1-1tex
- libmusicbrainz4-devel-2.1.1-1tex
- libnas2-1.6-10mdk
- libnas2-devel-1.6-10mdk
- libncurses5-5.3-1.20030215.3mdk
- libncurses5-devel-5.3-1.20030215.3mdk
- libnetpbm9-9.24-7mdk
- libnet-snmp50-5.0.9-7.1.92mdk
- libnewt0.51-0.51.6-9tex
- libnspr4-1.7.5-1tex
- libnss3-1.7.5-1tex
- libntfs5-1.9.4-1tex
- libogg0-1.1-5tex
- libogg0-devel-1.1-5tex
- liboggflac1-1.1.1-1tex
- liboil0.2-0.2.2-2tex
- libopencdk8-0.5.4-2tex
- libopenct0-0.1.0-1tex
- libopenh323_1-1.15.2-2.1tex
- libopenh323_1-devel-1.15.2-2.1tex
- libopenh323_1-plugins-1.15.2-2.1tex
- libopensc0-0.8.1-1tex
- libopenslp1-1.0.11-4mdk
- libopenssl0.9.7-0.9.7d-1.2tex
- libopenssl0.9.7-devel-0.9.7d-1.2tex
- libORBit0-0.5.17-6mdk
- libORBit2_0-2.12.1-1tex
- libORBit2_0-devel-2.12.1-1tex
- libpam0-0.77-22tex
- libpango1.0_0-1.6.0-1tex
- libpango1.0_0-devel-1.6.0-1tex
- libpango1.0_0-modules-1.6.0-1tex
- libpaper1-1.1.8-4.1tex
- libparted1.6-1.6.20-1tex
- libpcap0-0.7.2-3mdk
- libpcre0-4.3-6tex
- libpcre0-devel-4.3-6tex
- libpisock++0-0.11.8-4mdk
- libpisock8-0.11.8-4mdk
- libpisock8-devel-0.11.8-4mdk
- libpisync0-0.11.8-4mdk
- libpng3-1.2.5-8.2tex
- libpng3-devel-1.2.5-8.2tex
- libpolypaudio0.7-0.7-3tex
- libpostproc0-1.0-0.pre6a.2tex
- libpq3-7.3.4-2mdk
- libptal0-0.91-6tex
- libpth20-2.0.0-2tex
- libpth20-devel-2.0.0-2tex
- libpwdb0-0.61.2-3mdk
- libpwlib1-1.8.3-3.1tex
- libpwlib1-devel-1.8.3-3.1tex
- libpwlib1-plugins-1.8.3-3.1tex
- libpython2.3-2.3.4-5.1tex
- libqt3-3.3.3-6tex
- libqt3-devel-3.3.3-6tex
- libquicktime0-0.9.3-1.1tex
- libraw1394_5-0.9.0-4mdk
- libreadline4-4.3-7mdk
- libreadline4-devel-4.3-7mdk
- librsvg2_2-2.8.1-1tex
- libsamplerate0-0.1.2-1tex
- libsamplerate0-devel-0.1.2-1tex
- libsane1-1.0.14-1tex
- libsane1-devel-1.0.14-1tex
- libsane-hpoj1-0.91-6tex
- libsasl2-2.1.15-10.1tex
- libsasl2-devel-2.1.15-10.1tex
- libscrollkeeper0-0.3.14-1.1tex
- libSDL1.2-1.2.7-2.1tex
- libSDL1.2-devel-1.2.7-2.1tex
- libSDL_image1.2-1.2.3-3mdk
- libSDL_mixer1.2-1.2.5-3mdk
- libSDL_net1.2-1.2.5-2mdk
- libselinux1-1.15.4-3tex
- libshout3-2.0-3.1tex
- libslang1-1.4.9-6tex
- libsmbclient0-3.0.11-1tex
- libsmokeqt1-1.2.1-3mdk
- libsmpeg0.4-0.4.4-23mdk
- libsndfile1-1.0.11-1tex
- libsoup-2.2_7-2.2.1-1tex
- libspeex1-1.1.6-1tex
- libstartup-notification-1_0-0.7-1tex
- libstdc++2.10-2.96-0.83mdk
- libstdc++5-3.3.1-2mdk
- libstdc++5-devel-3.3.1-2mdk
- libsysfs1-1.2.0-5tex
- libtaglib0-1.3.1-1tex
- libtermcap2-2.0.8-35mdk
- libtiff3-3.6.1-7tex
- libtiff3-devel-3.6.1-7tex
- libtool-1.5.12-2tex
- libtunepimp-0.3.0-1tex
- libungif4-4.1.0-23mdk
- libunixODBC2-2.2.6-4mdk
- libunixODBC2-devel-2.2.6-4mdk
- libusb0.1_4-0.1.8-6tex
- libusb0.1_4-devel-0.1.8-6tex
- libuser-0.51.7-9.2tex
- libuser1-0.51.7-9.2tex
- libutempter0-0.5.2-13.1tex
- libvisual0-0.2.0-1tex
- libvorbis0-1.1.0-1.1tex
- libvorbis0-devel-1.1.0-1.1tex
- libvorbisenc2-1.1.0-1.1tex
- libvorbisfile3-1.1.0-1.1tex
- libvte4-0.11.10-5.1tex
- libwmf0.2_7-0.2.8.3-2tex
- libwmf-0.2.8.3-2tex
- libwvstreams3.7-3.70-3mdk
- libwxgtk2.5_3-2.5.3-2tex
- libXaw3d7-1.5-13mdk
- libxclass0-0.6.3-14tex
- libxine1-1.0-2tex
- libxine1-devel-1.0-2tex
- libxklavier8-1.03-1tex
- libxklavier-data-1.03-1tex
- libxml1-1.8.17-7.2tex
- libxml2-2.6.8-1tex
- libxml2-devel-2.6.8-1tex
- libxml2-utils-2.6.8-1tex
- libxmms1-1.2.10-1tex
- libxorg-x11-6.8.2-2tex
- libxorg-x11-devel-6.8.2-2tex
- libxpm4-3.4k-28.3tex
- libxpm4-devel-3.4k-28.3tex
- libxslt1-1.1.5-1tex
- libxslt1-devel-1.1.5-1tex
- libxvid4-1.0.3-1tex
- lilo-22.6.1-3tex
- limewire-4.4.5-1tex
- links-2.1-0.pre11.1mdk
- LinNeighborhood-0.6.5-7tex
- linux-atm-2.4.1-3mdk
- lirc-0.6.6-7.1tex
- locales-2.3.2-5mdk
- locales-en-2.3.2-5mdk
- logrotate-3.6.6-2mdk
- losetup-2.11z-8tex
- lsb-release-1.4-5mdk
- lsdvd-0.10-1.1tex
- lsof-4.68-1mdk
- lvm2-2.00.33-1tex
- m4-1.4.2-1tex
- mailcap-2.0.4-9mdk
- mailx-8.1.1-23mdk
- make-3.80-5mdk
- makedev-4.3-1tex
- man-1.5k-12mdk
- mandrake_desk-9.2-8mdk
- mandrake_doc-common-9.2-1mdk
- mandrakelinux-theme-0.2.13-6tex
- mandrake-menu-directory-1.0-42.7tex
- man-pages-1.60-1mdk
- mawk-1.3.3-6mdk
- mc-4.6.0-6.1tex
- mdklaunchhelp-9.2-6mdk
- mdk-menu-messages-9.2-6mdk
- mediacheck-7.3-1mdk
- mencoder-1.0-0.pre6a.2tex
- menu-2.1.9-19.3tex
- menudrake-0.7.4-5mdk
- Mesa-5.0.2-8.2tex
- mikmod-3.1.6a-13mdk
- mingetty-1.00-3mdk
- mjpegtools-1.6.2-8tex
- mkbootdisk-1.4.5-7mdk
- mkinitrd-4.1.12-6tex
- mkisofs-2.01-1tex
- mktemp-1.5-12tex
- mkxauth-1.7-8.1tex
- module-init-tools-3.0-7tex
- modutils-2.4.26-3.1tex
- mount-2.11z-8tex
- mountloop-0.11.6-1.1tex
- mozilla-firefox-1.0-1tex
- mozilla-flash-1.7-2tex
- mozilla-java-1.7.3-1tex
- mozilla-thunderbird-1.0-1tex
- mp32ogg-0.11-3mdk
- mpage-2.5.3-5mdk
- mpg123-0.59r-22.2tex
- mplayer-1.0-0.pre6a.2tex
- mplayer-gui-1.0-0.pre6a.2tex
- mplayerplugin-2.75-1tex
- msec-0.40-1mdk
- mtools-3.9.9-2mdk
- myspell-en_AU-1.0.2-0.20030329.1mdk
- myspell-en_GB-1.0.2-0.20021216.1mdk
- myspell-en_US-1.0.2-0.20020626.1mdk
- myspell-hyph-en-1.0.2-0.20020727.1mdk
- nano-1.3.5-1tex
- ncurses-5.3-1.20030215.3mdk
- ndiswrapper-1.0-1tex
- netpbm-9.24-7mdk
- netprofile-0.6-1mdk
- net-tools-1.60-9mdk
- newt-0.51.6-9tex
- nmap-3.78-1tex
- nmap-frontend-3.78-1tex
- ntfsprogs-1.9.4-1tex
- numlock-2.0-8mdk
- nvu-0.81-1tex
- omni-0.9.1-13tex
- openldap-2.1.29-5.1tex
- openofficeorg-calc-1.9.100-1
- openofficeorg-core01-1.9.100-1
- openofficeorg-core02-1.9.100-1
- openofficeorg-core03-1.9.100-1
- openofficeorg-core03u-1.9.100-1
- openofficeorg-core04-1.9.100-1
- openofficeorg-core04u-1.9.100-1
- openofficeorg-core05-1.9.100-1
- openofficeorg-core05u-1.9.100-1
- openofficeorg-core06-1.9.100-1
- openofficeorg-core07-1.9.100-1
- openofficeorg-core08-1.9.100-1
- openofficeorg-core09-1.9.100-1
- openofficeorg-core10-1.9.100-1
- openofficeorg-draw-1.9.100-1
- openofficeorg-gnome-integration-1.9.100-1
- openofficeorg-graphicfilter-1.9.100-1
- openofficeorg-impress-1.9.100-1
- openofficeorg-javafilter-1.9.100-1
- openofficeorg-math-1.9.100-1
- openofficeorg-pyuno-1.9.100-1
- openofficeorg-spellcheck-1.9.100-1
- openofficeorg-testtool-1.9.100-1
- openofficeorg-writer-1.9.100-1
- openofficeorg-xsltfilter-1.9.100-1
- openslp-1.0.11-4mdk
- openssh-3.6.1p2-9.1tex
- openssh-askpass-3.6.1p2-9.1tex
- openssh-clients-3.6.1p2-9.1tex
- openssh-server-3.6.1p2-9.1tex
- openssl-0.9.7d-1.2tex
- ORBit-0.5.17-6mdk
- ORBit2-2.12.1-1tex
- pam-0.77-22tex
- pan-0.14.2.91-5tex
- pango-1.6.0-1tex
- parchive2-0.3-1tex
- parted-1.6.20-1tex
- partimage-0.6.4-2tex
- passwd-0.68-4tex
- patch-2.5.9-1mdk
- pciutils-2.1.11-4.1tex
- pclinuxos-mime-0.4-9.2tex
- pclinuxos-release-10.0-3tex
- pclinuxos-theme-0.2.13-1tex
- pcmcia-cs-3.2.4-2mdk
- pcre-4.3-6tex
- pcsc-lite-1.1.2-5tex
- perl-5.8.5-3.3tex
- perl-Authen-SASL-2.08-1mdk
- perl-base-5.8.5-3.3tex
- perl-CGI-3.05-1mdk
- perl-Convert-ASN1-0.18-1mdk
- perl-Crypt-SmbHash-0.12-1tex
- perl-DB_File-1.810-2mdk
- perl-Digest-HMAC-1.01-11mdk
- perl-Digest-SHA1-2.10-1mdk
- perl-Expect-1.15-6mdk
- perl-Glib-1.054-1mdk
- perl-Gnome2-Vte-0.04-1mdk
- perl-Gtk2-1.054-1mdk
- perl-Gtk2-TrayIcon-0.04-1mdk
- perl-HTML-Parser-3.36-1mdk
- perl-HTML-Tagset-3.03-7mdk
- perl-IO-Tty-1.02-9mdk
- perl-ldap-0.31-2mdk
- perl-Libconf-0.33-2mdk
- perl-libwww-perl-5.800-1mdk
- perl-Locale-gettext-1.01-13mdk
- perl-MailTools-1.62-1mdk
- perl-MDK-Common-1.1.18-1mdk
- perl-MP3-Info-1.02-4mdk
- perl-Net_SSLeay-1.25-3mdk
- perl-Qt-3.008-4.1tex
- perl-String-ShellQuote-1.00-7mdk
- perl-TimeDate-1.16-3.1tex
- perl-URI-1.31-2mdk
- perl-URPM-1.03-1mdk
- perl-XML-NamespaceSupport-1.08-4mdk
- perl-XML-Parser-2.34-3mdk
- perl-XML-SAX-0.12-4mdk
- pilot-link-0.11.8-4mdk
- pinball-0.3.1-1tex
- pinentry-0.7.1-2tex
- pinentry-qt-0.7.1-2tex
- pkgconfig-0.15.0-3mdk
- planner-0.11-2tex
- playmidi-2.5-2mdk
- plugger-5.1.3-1tex
- popt-1.8-22.1.92mdk
- popt-devel-1.8-22.1.92mdk
- portmap-4.0-21mdk
- ppp-2.4.1-12mdk
- ppp-pppoatm-2.4.1-12mdk
- ppp-pppoe-2.4.1-12mdk
- pptp-adsl-1.0.2-13mdk
- pptp-linux-1.3.1-1mdk
- printer-filters-10.1-0.2mdk
- printer-testpages-10.1-0.2mdk
- prism2-utils-0.2.1-0.pre26.2tex
- procinfo-18-4mdk
- procmail-3.22-4mdk
- procps-3.1.11-2mdk
- progsreiserfs-0.3.0.4-5tex
- psmisc-21.3-2mdk
- psutils-p17-8mdk
- pump-0.8.14-2mdk
- putty-0.56-0.20041221.1tex
- pwdb-conf-0.61.2-3mdk
- pygtk2.0-wrapper-2.3.96-1.1tex
- python-base-2.3.4-5.1tex
- qemu-0.6.2-021305.2tex
- qsynaptics-0.21-3tex
- qt3-common-3.3.3-6tex
- qtfprot-0.2.1c-1tex
- qtparted-0.4.4-2tex
- raidtools-0.90-13mdk
- rar-3.2.0-1.1tex
- rdate-1.3-3mdk
- rdesktop-1.3.1-3tex
- real-codecs-1.2-2.1tex
- reiserfsprogs-3.6.19-1tex
- rezound-0.11.1-1tex
- rfb-0.6.1-7mdk
- rfbdrake-1.0-7tex
- ripperx-2.6.4-1tex
- rootfiles-9.1-0.1mdk
- rpm-4.2-22.1.92mdk
- rpm-build-4.2-22.1.92mdk
- rpm-helper-0.9.1-1mdk
- rpmtools-4.5-13mdk
- rp-pppoe-3.5-4.2tex
- rp-pppoe-gui-3.5-4.2tex
- rsh-0.17-12mdk
- rsync-2.6.3-1tex
- samba-client-3.0.11-1tex
- samba-common-3.0.11-1tex
- samba-server-3.0.11-1tex
- sane-backends-1.0.14-1tex
- saned-1.0.14-1tex
- sash-3.5-6mdk
- scli-0.2.12-4tex
- scribus-1.2.1-1tex
- scrollkeeper-0.3.14-1.1tex
- sed-4.0.7-1mdk
- setserial-2.17-7mdk
- setup-2.4-2mdk
- sgml-common-0.6.3-8mdk
- shadow-utils-4.0.3-8.2tex
- shared-mime-info-0.15-2tex
- shorewall-2.0.8-1tex
- skype-1.0.0.1-1tex
- slocate-2.7-2.1tex
- smb4k-0.5.1-1tex
- sndconfig-0.68-1mdk
- sound-scripts-0.19-1tex
- soundwrapper-1.3-3tex
- sox-12.17.4-2mdk
- spec-helper-0.9.2-1mdk
- speedtouch-1.3-9tex
- squashfs-tools-2.1-1tex
- strace-4.4.98-1mdk
- streamripper-1.60.8-1tex
- streamtuner-0.12.5-1tex
- streamtuner-live365-0.3.4-1tex
- sudo-1.6.8p1-1.2tex
- sunjammer-0.5.1-4tex
- super-3.23.0-2tex
- superkaramba-0.35-2tex
- supertux-0.1.2-1tex
- suspend-scripts-1.8.2-1tex
- symlinks-1.2-15mdk
- synaptic-0.55.3-1tex
- synaptics-0.14.0-1tex
- sysctlconfig-0.15-1tex
- sysfsutils-1.2.0-5tex
- sysklogd-1.4.1-7tex
- syslinux-1.76-15tex
- systemtarapplet2-0.3-3tex
- SysVinit-2.85-1mdk
- t1lib1-1.3.1-12mdk
- t1utils-1.27-1mdk
- taglib-1.3.1-1tex
- tar-1.15.1-1tex
- tcl-8.4.2-1mdk
- tcp_wrappers-7.6-23mdk
- termcap-11.0.1-8mdk
- tftp-0.34-1mdk
- thumber-1.1.1-1tex
- tightvnc-1.2.7-5mdk
- tightvnc-server-1.2.7-5mdk
- time-1.7-25mdk
- timeconfig-3.2-8mdk
- timezone-2.3.2-14mdk
- TiMidity++-2.13.2-2tex
- timidity-instruments-1.0-19mdk
- tk-8.4.2-1mdk
- tmdns-0.1-12mdk
- tmpwatch-2.9.0-1mdk
- transcode-0.6.14-1tex
- tvtime-0.9.15-1tex
- uClibc-0.9.21-5tex
- udev-053-3tex
- umb-scheme-3.2-20mdk
- unzip-5.50-9mdk
- urw-fonts-2.0-10mdk
- usbutils-0.70-1tex
- usbview-1.0-9.1tex
- userdrake-1.1-2tex
- usermode-1.63-6mdk
- usermode-consoleonly-1.63-6mdk
- utempter-0.5.2-13.1tex
- util-linux-2.11z-8tex
- uudeview-0.5.20-2tex
- vedi-Type1-fonts-1.0-1tex
- vim-minimal-6.3-5.2tex
- vixie-cron-3.0.1-56mdk
- vobcopy-0.5.10-1.1tex
- vorbis-tools-1.0.1-5.3tex
- vte-0.11.10-5.1tex
- wget-1.9.1-4.2tex
- which-2.14-5mdk
- win32-codecs-1.6-3.1tex
- wireless-tools-27-1tex
- wvdial-1.53-3mdk
- wxGTK2.5-2.5.3-2tex
- X11R6-contrib-6.8.2-2tex
- xanim-codecs-1.0-4tex
- xboard-4.2.7-4.1tex
- xcdroast-0.98-29.alpha14mdk
- xchat-2.4.1-1tex
- xclass-icons-0.6.3-14tex
- Xdialog-2.1.1-2tex
- xfsprogs-2.6.3-1.1tex
- xine-arts-1.0-2tex
- xine-plugins-1.0-2tex
- xinetd-2.3.11-4mdk
- xine-ui-0.99.3-1tex
- xine-ui-fb-0.99.3-1tex
- xine-win32-1.0-2tex
- xinitrc-2.4.11-1tex
- xmms-1.2.10-1tex
- xmms-alsa-1.2.10-1tex
- xmms-arts-0.7.1-2.1tex
- xmmsctrl-1.8-1tex
- xmms-esd-1.2.10-1tex
- xojpanel-0.91-6tex
- xorg-x11-100dpi-fonts-6.8.2-2tex
- xorg-x11-6.8.2-2tex
- xorg-x11-75dpi-fonts-6.8.2-2tex
- xorg-x11-cyrillic-fonts-6.8.2-2tex
- xorg-x11-glide-module-6.8.2-2tex
- xorg-x11-server-6.8.2-2tex
- xorg-x11-Xdmx-6.8.2-2tex
- xorg-x11-xfs-6.8.2-2tex
- xorg-x11-Xnest-6.8.2-2tex
- xorg-x11-Xprt-6.8.2-2tex
- xorg-x11-Xvfb-6.8.2-2tex
- xpdf-3.00-7.3tex
- xpp-1.1-10mdk
- xsane-0.97-1tex
- xterm-179-1mdk
- zcip-4-3mdk
- zenity-2.8.0-1tex
- zip-2.3-11.2tex
- zisofs-tools-1.0.6-1tex
- zlib1-1.1.4-8mdk
- zlib1-devel-1.1.4-8mdk
<<less
Download (MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1130 downloads
Desilico 0.5 Beta

Desilico 0.5 Beta


Desilico is a Debian SID based Live CD. more>>
Desilico is a Debian SID based Live CD. No X11, no graphics, only terminal for sysadmins.

Everything in desilico is as is in debian sid, but you can use it as a live cd, very useful for debootstraping or rescue tool. Autodiscovery Included.

Package List:

adduser 3.57 Add and remove users and groups
apache 1.3.31-2 Versatile, high-performance HTTP server
apache-common 1.3.31-2 Support files for all Apache webservers
apache-perl 1.3.31-2 Versatile, high-performance HTTP server with
apache-utils 1.3.31-2 Utility programs for webservers
apt 0.5.26 Advanced front-end for dpkg
apt-build 0.9.3 Frontend to apt to build, optimize and insta
apt-listbugs 0.0.40 Lists critical bugs before each apt installa
apt-src 0.25.1 manage Debian source packages
apt-utils 0.5.26 APT utility programs
aptitude 0.2.15.2-1 curses-based apt frontend
arj 3.10.21-1 archiver for .arj files
aspell 0.50.5-3 GNU Aspell spell-checker
aspell-bin 0.50.5-3 GNU Aspell standalone spell-check utilities
aspell-en 0.51-1-1 English dictionary for GNU Aspell
at 3.1.8-11 Delayed job execution and batch processing
autoconf 2.59-7 automatic configure script builder
automake1.4 1.4-p6-8 A tool for generating GNU Standards-complian
autotools-dev 20040312.1 Update infrastructure for config.{guess,sub}
axel 1.0a-1 A light download accelerator - Console versi
base-config 2.36 Debian base system configurator
base-files 3.0.16 Debian base system miscellaneous files
base-passwd 3.5.7 Debian base system master password and group
bash 2.05b-19 The GNU Bourne Again SHell
bc 1.06-15 The GNU bc arbitrary precision calculator la
bind9-host 9.2.3+9.2.4-rc Version of host bundled with BIND 9.X
binutils 2.14.90.0.7-8 The GNU assembler, linker and binary utiliti
bitchx 1.0-0c19.20030 Advanced Internet Relay Chat client
bootcd 2.41 run your system from cd without need for dis
bootcd-mkinitr 2.41 bootcd extension to create an initrd-image u
bsdgames 2.16-3 a collection of classic textual unix games
bsdmainutils 6.0.14 collection of more utilities from FreeBSD
bsdutils 2.12-7 Basic utilities from 4.4BSD-Lite
build-essentia 10 informational list of build-essential packag
busybox 0.60.5-2.1 Tiny utilities for small and embedded system
bzip2 1.0.2-1 A high-quality block-sorting file compressor
ca-certificate 20031007 Common CA Certificates PEM files
ccal 3.5-7 Colorised calendar utility
cdcd 0.6.5-4 command line or console based CD player
cdparanoia 3a9.8-11 An audio extraction tool for sampling CDs.
cdrecord 2.0+a30.pre1-1 command line CD writing tool
cl-asdf 1.84-1 Another System Definition Facility
cl-defsystem3 3.3i+cvs.2004. Make system for Common Lisp Packages
clamav 0.73-2 Antivirus scanner for Unix
clamav-base 0.73-2 Base package for clamav, an anti-virus utili
clamav-freshcl 0.73-2 Downloads clamav virus databases from the In
clamav-getfile 0.3-5 Update script for clamav
clamav-testfil 0.73-2 Use these files to test that your Antivirus
cmucl 18e-10 The CMUCL lisp compiler and development syst
common-lisp-co 3.91 This is a Common Lisp source and compiler ma
console-common 0.7.46 Basic infrastructure for text console config
console-data 2002.12.04dbs- Keymaps, fonts, charset maps, fallback table
console-tools 0.2.3dbs-53 Linux console and font utilities
coreutils 5.2.1-1 The GNU core utilities
cpio 2.5-1.1 GNU cpio -- a program to manage archives of
cpp 3.3.4-1 The GNU C preprocessor (cpp)
cpp-3.3 3.3.4-3 The GNU C preprocessor
cramfsprogs 1.1-6 Tools for CramFs (Compressed ROM File System
cron 3.0pl1-83 management of regular background processing
curl 7.12.0.is.7.11 Get a file from an HTTP, HTTPS, FTP or GOPHE
cursel 0.2.2-3 simple language to provide text application
curves 0.8.19 colorful console interface for CVS version c
cvs 1.12.9-2 Concurrent Versions System
cvs2svn 0.0.1173-1 Convert a cvs repository to a subversion rep
cvsgraph 1.4.0-3 Create a tree of revisions/branches from a C
dash 0.5.1-1 The Debian Almquist Shell
db4.2-util 4.2.52-16 Berkeley v4.2 Database Utilities
debconf 1.4.29 Debian configuration management system
debconf-i18n 1.4.29 full internationalization support for debcon
debconf-utils 1.4.29 debconf utilities
debhelper 4.2.15 helper programs for debian/rules
debianutils 2.8.4 Miscellaneous utilities specific to Debian
debootstrap 0.2.39.1 Bootstrap a basic Debian system
devscripts 2.7.95.1 Scripts to make the life of a Debian Package
dhcp-client 2.0pl5-19 DHCP Client
dictionaries-c 0.22.30 Common utilities for spelling dictionary too
diff 2.8.1-6 File comparison utilities
discover 2.0.4-5 hardware identification system
discover-data 2.2004.05.03-4 Data lists for Discover hardware detection s
dnstop 20040309-1 A console tool to analyze DNS traffic
dnsutils 9.2.3+9.2.4-rc Clients provided with BIND
dosfstools 2.10-1 Utilities to create and check MS-DOS FAT fil
dpkg 1.10.22 Package maintenance system for Debian
dpkg-dev 1.10.22 Package building tools for Debian
dpkg-ruby 0.3.0 ruby interface for dpkg
dselect 1.10.22 a user tool to manage Debian packages
e2fslibs 1.35-6 The EXT2 filesystem libraries
e2fsprogs 1.35-6 The EXT2 file system utilities and libraries
ed 0.2-20 The classic unix line editor
elmo 1.3.0-1 text-based mail-reader supporting SMTP and P
emacsen-common 1.4.15 Common facilities for all emacsen.
enscript 1.6.4-4 Converts ASCII text to Postscript, HTML, RTF
esound-common 0.2.29-1 Enlightened Sound Daemon - Common files
ethereal-commo 0.10.5-3 Network traffic analyser (common files)
ethstatus 0.4.2-2 Console-based ethernet statistics monitor
ettercap 0.7.0-1 Multipurpose sniffer/interceptor/logger for
ettercap-commo 0.7.0-1 Common support files and plugins for etterca
rc exim 3.36-11 An MTA (Mail Transport Agent)
exuberant-ctag 5.5.4-1 build tag file indexes of source code defini
fakeroot 1.0.5 Gives a fake root environment
fdclone 2.04a-1 A console-base lightweight file manager
fdutils 5.4-20040228-1 Linux floppy utilities
festival 1.4.3-13 general multi-lingual speech synthesis syste
festlex-cmu 1.4.0-6 CMU dictionary for Festival
festlex-poslex 1.4.0-5 Part of speech lexicons and ngram from Engli
festvox-kallpc 1.4.0-5 American English male speaker for festival,
fetchmail 6.2.5-9 SSL enabled POP3, APOP, IMAP mail gatherer/f
figlet 2.2.1-1 Frank, Ian & Glenns Letters
file 4.09-1 Determines file type using "magic" numbers
fileutils 5.2.1-1 The GNU file management utilities (transitio
findutils 4.1.20-4 utilities for finding files--find, xargs, an
fp-compiler 1.0.10-1.2 Free Pascal Compiler
fp-units-rtl 1.0.10-1.2 Free Pascal Runtime Library
fp-utils 1.0.10-1.2 Free Pascal Utils
fping 2.4b2-to-ipv6- sends ICMP ECHO_REQUEST packets to network h
fsh 1.2-1.1 Fast remote command execution over rsh/ssh/l
g++ 3.3.4-1 The GNU C++ compiler
g++-3.3 3.3.4-3 The GNU C++ compiler
gcc 3.3.4-1 The GNU C compiler
gcc-3.3 3.3.4-3 The GNU C compiler
gcc-3.3-base 3.3.4-3 The GNU Compiler Collection (base package)
gdb 6.1-3 The GNU Debugger
gettext 0.14.1-2 GNU Internationalization utilities
gettext-base 0.14.1-2 GNU Internationalization utilities for the b
gnupg 1.2.4-4 GNU privacy guard - a free PGP replacement
gpm 1.19.6-12.1 General Purpose Mouse Interface
grep 2.5.1.ds1-2 GNU grep, egrep and fgrep
groff-base 1.18.1.1-1 GNU troff text-formatting system (base syste
gzip 1.3.5-8 The GNU compression utility
hostap-modules 2.4.26-1-386+0 Host AP driver for Intersil Prism2/2.5/3 (ke
hostap-utils 0.1.3-1 Utility programs for Host AP driver for Inte
hostapd 0.1.3-1 IEEE 802.11 AP and IEEE 802.1X Authenticator
hostname 2.13 A utility to set/show the host name or domai
html2text 1.3.2a-1 An advanced HTML to text converter
hwdata 0.120-1 hardware identification / configuration data
ifupdown 0.6.4-4.8 High level tools to configure network interf
ilisp 5.12.0+cvs.200 Emacs interface to LISP implementations
imcom 1.33-1 A console jabber client
info 4.7-2 Standalone GNU Info documentation browser
initrd-tools 0.1.71 tools to create initrd image for prepackaged
initscripts 2.85-22 Standard scripts needed for booting and shut
intltool-debia 0.30+20040212 Help i18n of RFC822 compliant config files
ipchains 1.3.10-15 Network firewalling for Linux 2.2.x
ipmenu 0.0.3-6 A cursel iptables/iproute2 GUI
iproute 20010824-13.1 Professional tools to control the networking
ipsc 0.4.3-2 IP Subnet Calculator for console
iptables 1.2.9-10 Linux kernel 2.4+ iptables administration to
iptraf 2.7.0-5 Interactive Colorful IP LAN Monitor
irssi-scripts 20040708 collection of scripts for irssi
irssi-text 0.8.9-1 text-mode version of the irssi IRC client
iF kernel-image-2 2.4.25-3 Linux kernel image for version 2.4.25 on 386
rc kernel-image-2 2.4.26-2 Linux kernel image for version 2.4.26 on 386
rc kernel-image-2 2.6.6-1 Linux kernel image for version 2.6.6 on 386.
kernel-source- 2.6.6-2 Linux kernel source for version 2.6.6 with D
klogd 1.4.1-14 Kernel Logging Daemon
kudzu 1.1.67-1 The Red Hat Linux hardware probing tool.
less 382-1 Pager program similar to more
lftp 3.0.5-1 Sophisticated command-line FTP/HTTP client p
libacl1 2.2.23-1 Access control list shared library
libadns1 1.0-8.2 Asynchronous-capable DNS client library and
libao2 0.8.5-1 Cross Platform Audio Output Library
libapache-mod- 1.29.0.2-9 Integration of perl with the Apache web serv
libappconfig-p 1.52-8 Perl module for configuration file and comma
libapr0 2.0.50-5 The Apache Portable Runtime
libapt-pkg-per 0.1.12 Perl interface to libapt-pkg
libaspell15 0.50.5-3 The GNU Aspell spell-checker runtime toolkit
libatm1 2.4.1-15 shared library for ATM (Asynchronous Transfe
libattr1 2.4.16-1 Extended attribute shared library
libaudiofile0 0.2.6-4 Open-source version of SGIs audiofile libra
libblkid1 1.35-6 Block device id library
libbz2-1.0 1.0.2-1 A high-quality block-sorting file compressor
libc6 2.3.2.ds1-13 GNU C Library: Shared libraries and Timezone
libc6-dev 2.3.2.ds1-13 GNU C Library: Development Libraries and Hea
libcap1 1.10-14 support for getting/setting POSIX.1e capabil
libcdaudio0 0.99.9-2 library for controlling a CD-ROM when playin
libcdparanoia0 3a9.8-11 Shared libraries for cdparanoia (runtime lib
libclamav1 0.73-2 Virus scanner library
libcomerr2 1.35-6 The Common Error Description library
libconfig-inif 2.38-2 A module for reading .ini-style configuratio
libconsole 0.2.3dbs-53 Shared libraries for Linux console and font
libcupsys2-gnu 1.1.20final+rc Common UNIX Printing System(tm) - libs
libcurl2 7.12.0.is.7.11 Multi-protocol file transfer library, now wi
libdb1-compat 2.1.3-7 The Berkeley database routines [glibc 2.0/2.
libdb2 2.7.7.0-9 The Berkeley database routines (run-time fil
libdb3 3.2.9-20 Berkeley v3 Database Libraries [runtime]
libdb3-util 3.2.9-20 Berkeley v3 Database Utilities
libdb4.1 4.1.25-17 Berkeley v4.1 Database Libraries [runtime]
libdb4.2 4.2.52-16 Berkeley v4.2 Database Libraries [runtime]
libdbd-mysql-p 2.9003-2 A Perl5 database interface to the MySQL data
libdbi-perl 1.42-3 The Perl5 Database Interface by Tim Bunce
libdevel-symdu 2.03-3 Perl module for inspecting perls symbol tab
libdevmapper1. 1.00.19-2 The Linux Kernel Device Mapper userspace lib
libdiscover2 2.0.4-5 hardware identification library
libdns11 9.2.3+9.2.4-rc DNS Shared Library used by BIND
libdpkg-ruby1. 0.3.0 modules/classes for dpkg on ruby 1.8
libesd0 0.2.29-1 Enlightened Sound Daemon - Shared libraries
libestools1.2c 1.2.3-7 Edinburgh Speech Tools Library
libexpat1 1.95.6-8 XML parsing C library - runtime library
libflac4 1.1.0-11 Free Lossless Audio Codec - runtime C librar
libfreetype6 2.1.7-2.1 FreeType 2 font engine, shared library files
libgc1 6.3-1 Conservative garbage collector for C and C++
libgcc1 3.3.4-3 GCC support library
libgcrypt1 1.1.12-7 LGPL Crypto library - runtime library
libgcrypt7 1.1.90-8 LGPL Crypto library - runtime library
libgd2-noxpm 2.0.23-2 GD Graphics Library version 2 (without XPM s
libgdbm3 1.8.3-2 GNU dbm database routines (runtime version)
libglib2.0-0 2.4.2-1 The GLib library of C routines
libgmp3 4.1.3-1 Multiprecision arithmetic library
libgnutls10 1.0.4-3 GNU TLS library - runtime library
libgnutls7 0.8.12-5 GNU TLS library - runtime library
libgpg-error0 0.7-3 library for common error values and messages
libgpgme11 0.9.0-1 GPGME - GnuPG Made Easy
libgpmg1 1.19.6-12.1 General Purpose Mouse Library [libc6]
libhtml-parser 3.36-1 A collection of modules that parse HTML text
libhtml-tagset 3.03-2 Data tables pertaining to HTML
libhtml-tree-p 3.18-1 represent and create HTML syntax trees
libid3tag0 0.15.1b-1 ID3 tag reading library from the MAD project
libident 0.22-2.2 simple RFC1413 client library - runtime
libidn11 0.4.1-1 GNU libidn library, implementation of IETF I
libintl-gettex 0.11-5 Gettext wrapper for Ruby
libintl-gettex 0.11-5 Gettext wrapper for Ruby 1.8
libisc7 9.2.3+9.2.4-rc ISC Shared Library used by BIND
libiw27 26+27pre22-1 Wireless tools - library
libjpeg62 6b-9 The Independent JPEG Groups JPEG runtime li
libkeynote0 2.3-10 Decentralized Trust-Management system, share
libkrb53 1.3.3-2 MIT Kerberos runtime libraries
libldap2 2.1.30-2 OpenLDAP libraries
liblocale-gett 1.01-17 Using libc functions for internationalizatio
liblockfile1 1.06 NFS-safe locking library, includes dotlockfi
libltdl3 1.5.6-2 A system independent dlopen wrapper for GNU
liblwres1 9.2.3+9.2.4-rc Lightweight Resolver Library used by BIND
liblzo1 1.08-1 A real-time data compression library
libmad0 0.15.1b-1 MPEG audio decoder library
libmagic1 4.09-1 File type determination library using "magic
libmm13 1.3.0-3 Shared memory library - runtime
libmysqlclient 3.23.56-2 LGPL-licensed client library for MySQL datab
libmysqlclient 4.0.20-3 mysql database client library
libnasl2 2.0.10a-1 Nessus Attack Scripting Language, shared lib
libncurses5 5.4-4 Shared libraries for terminal handling
libncursesw5 5.4-4 Shared libraries for terminal handling (wide
libneon24 0.24.6.dfsg-1 An HTTP and WebDAV client library
libnessus2 2.0.10a-1 Nessus shared libraries
libnet-daemon- 0.38-1 Perl module for building portable Perl daemo
libnet0 1.0.2a-5 library for the construction and handling of
libnet1 1.1.2.1-1 Library for the construction and handling of
libnewt0 0.50.17-9.6 Not Eriks Windowing Toolkit - text mode win
libnewt0.51 0.51.6-9 Not Eriks Windowing Toolkit - text mode win
libntfs5 1.9.0-1 Library that provides common NTFS access fun
libogg0 1.1.0-1 Ogg Bitstream Library
liboggflac1 1.1.0-11 Free Lossless Audio Codec - runtime C librar
libopencdk8 0.5.5-3 Open Crypto Development Kit (OpenCDK) (runti
libpam-modules 0.76-22 Pluggable Authentication Modules for PAM
libpam-runtime 0.76-22 Runtime support for the PAM library
libpam0g 0.76-22 Pluggable Authentication Modules library
libpaper1 1.1.14 Library for handling paper characteristics
libparted1.6-0 1.6.9-3.1 The GNU Parted disk partitioning shared libr
libpcap0 0.6.2-2 System interface for user-level packet captu
libpcap0.7 0.7.2-7 System interface for user-level packet captu
libpcap0.8 0.8.3-3 System interface for user-level packet captu
libpcre3 4.5-1.1 Perl 5 Compatible Regular Expression Library
libperl5.8 5.8.4-2 Shared Perl library.
libplrpc-perl 0.2017-1 Perl extensions for writing PlRPC servers an
libpng12-0 1.2.5.0-6 PNG library - runtime
libpopt0 1.7-4 lib for parsing cmdline parameters
libreadline4 4.3-11 GNU readline and history libraries, run-time
libreiserfs0.3 0.3.0.4-4 ReiserFS filesystem access and manipulation
libruby1.8 1.8.1-9 Libraries necessary to run the Ruby
libsasl2 2.1.18-4.1 Authentication abstraction library
libsasl7 1.5.28-6.1 Authentication abstraction library
libsensors3 2.8.7-1 Library to read temperature/voltage/fan sens
libsidplay1-c1 1.36.57-3 SID (MOS 6581) emulation library
libsigc++-1.2- 1.2.5-1 Type-safe Signal Framework for C++ - runtime
libsnmp-base 5.1.1-2 NET SNMP (Simple Network Management Protocol
libsnmp-sessio 1.03-1 Perl support for accessing SNMP-aware device
libsnmp5 5.1.1-2 NET SNMP (Simple Network Management Protocol
libspeex1 1.0.rel.3-1 The Speex Speech Codec
libss2 1.35-6 Command-line interface parsing library
libssl0.9.7 0.9.7d-4 SSL shared libraries
libstdc++2.10- 2.95.4-22 The GNU stdc++ library
libstdc++5 3.3.4-3 The GNU Standard C++ Library v3
libstdc++5-3.3 3.3.4-3 The GNU Standard C++ Library v3 (development
libsvn0 1.0.5-1 Shared libraries used by Subversion (aka. sv
libswig1.3.21 1.3.21-5 Runtime support libraries for swig generated
libtasn1-0 0.1.2-4 Manage ASN.1 structures (runtime)
libtasn1-2 0.2.7.0-2 Manage ASN.1 structures (runtime)
libterm-readke 2.21-1.3 A perl module for simple terminal control
libtext-charwi 0.04-1 get display widths of characters on the term
libtext-iconv- 1.2-3 Convert between character sets in Perl
libtext-wrapi1 0.06-1 internationalized substitute of Text::Wrap
libtextwrap1 0.1-1 text-wrapping library with i18n - runtime
libuclibc-dev 0.9.26-4 A small implementation of the C library
libuclibc0 0.9.26-4 A small implementation of the C library
liburi-perl 1.30-1 Manipulates and accesses URI strings
libuuid1 1.35-6 Universally unique id library
libvorbis0a 1.0.1-1 The Vorbis General Audio Compression Codec
libvorbisenc2 1.0.1-1 The Vorbis General Audio Compression Codec
libvorbisfile3 1.0.1-1 The Vorbis General Audio Compression Codec
libwrap0 7.6.dbs-4 Wietse Venemas TCP wrappers library
libwww-perl 5.800-1 WWW client/server library for Perl (aka LWP)
libxml2 2.6.11-1 GNOME XML library
libzlib-ruby 0.6.0+ruby1.8- Extension library to use zlib from Ruby
libzlib-ruby1. 1.8.1-9 Extension library to use zlib from Ruby
lilo 22.5.9-5 LInux LOader - The Classic OS loader can loa
links 0.99-1.2 Character mode WWW browser
linux-kernel-h 2.5.999-test7- Linux Kernel Headers for development
linux-wlan-ng 0.2.0-15 utilities for wireless prism2 cards
iU linux-wlan-ng- 2.4.25-3+0.2.0 drivers for wireless prism2 cards
localepurge 0.0.65 Automagically removing unnecessary locale da
locales 2.3.2.ds1-13 GNU C Library: National Language (locale) da
login 4.0.3-29 System login tools
logrotate 3.7-2 Log rotation utility
lsof 4.71-1 List open files.
lynx 2.8.5-1 Text-mode WWW Browser
m4 1.4.1-1 a macro processing language
mailx 8.1.2-0.200405 A simple mail user agent
make 3.80-8 The GNU version of the "make" utility.
makedev 2.3.1-70 Creates device files in /dev
man-db 2.4.2-17 The on-line manual pager
manpages 1.67-1 Manual pages about using a GNU/Linux system
mawk 1.3.3-11 a pattern scanning and text processing langu
mbr 1.1.5-2 Master Boot Record for IBM-PC compatible com
mc 4.6.0-4.6.1-pr Midnight Commander - a powerful file manager
menu 2.1.15 Provides update-menus functions for some app
mime-support 3.27-1 MIME files mime.types & mailcap, and sup
mimedecode 1.9-2 Decodes transfer encoded text type mime mess
mkinitrd-cd 0.31 Creates an initrd image for booting from a l
mkisofs 2.0+a30.pre1-1 Creates ISO-9660 CD-ROM filesystem images
modconf 0.2.45.1 Device Driver Configuration
module-init-to 3.1-pre5-1 tools for managing Linux kernel modules
modutils 2.4.26-1 Linux module utilities
motor 3.2.4.1-1 C/C++/Java Integrated Development Environmen
motor-common 3.2.4.1-1 C/C++/Java Integrated Development Environmen
mount 2.12-7 Tools for mounting and manipulating filesyst
mp3blaster 3.2.0-5 Full-screen console mp3 and ogg vorbis playe
mp3c 0.27-7 MP3Creator - Creator for MP3/OGG-files
mpg321 0.2.10.3 A Free command-line mp3 player, compatible w
mrtg 2.10.13-1 Multi Router Traffic Grapher
mtools 3.9.9-2 Tools for manipulating MSDOS files
mutt 1.5.6-20040523 Text-based mailreader supporting MIME, GPG,
mysql-client 4.0.20-3 mysql database client binaries
mysql-common 4.0.20-3 mysql database common files (e.g. /etc/mysql
mysql-server 4.0.20-3 mysql database server binaries
mytop 1.2-1 top like query monitor for MySQL
nano 1.2.4-1 free Pico clone with some new features
nast 0.2.0-1 packet sniffer and a lan analyzer
ncurses-base 5.4-4 Descriptions of common terminal types
ncurses-bin 5.4-4 Terminal-related programs and man pages
nessus-plugins 2.0.10a-4 Nessus plugins
nessusd 2.0.10a-6 Remote network security auditor, the server
net-tools 1.60-10 The NET-3 networking toolkit
netbase 4.17 Basic TCP/IP networking system
netcat 1.10-23 TCP/IP swiss army knife
netkit-inetd 0.10-9 The Internet Superserver
netkit-ping 0.10-9 The ping utility from netkit
netris 0.52-1 A free, networked version of T*tris
ngrep 1.40.1-3 grep for network traffic
nload 0.6.0-2 A realtime console network usage monitor
nmap 3.55-1 The Network Mapper
nvi 1.79-21 4.4BSD re-implementation of vi
openssl 0.9.7d-4 Secure Socket Layer (SSL) binary and related
parted 1.6.9-3.1 The GNU Parted disk partition resizing progr
partimage 0.6.4-7 Linux/UNIX utility to save partitions in a c
passwd 4.0.3-29 Change and administer password and group dat
patch 2.5.9-1 Apply a diff file to an original
pbuilder 0.109 personal package builder for Debian packages
pciutils 2.1.11-13 Linux PCI Utilities (for 2.*.* kernels)
pcmcia-cs 3.2.5-7 PCMCIA Card Services for Linux
perl 5.8.4-2 Larry Walls Practical Extraction and Report
perl-base 5.8.4-2 The Pathologically Eclectic Rubbish Lister.
perl-modules 5.8.4-2 Core Perl modules.
php4 4.3.8-1 A server-side, HTML-embedded scripting langu
php4-cgi 4.3.8-1 A server-side, HTML-embedded scripting langu
php4-pear 4.3.8-1 PEAR - PHP Extension and Application Reposit
po-debconf 0.8.12 Manage translated Debconf templates files wi
postfix 2.1.4-1 A high-performance mail transport agent
ppp 2.4.2+20040428 Point-to-Point Protocol (PPP) daemon
pppconfig 2.3.3 A text menu based utility for configuring pp
pppoe 3.5-3 PPP over Ethernet driver
pppoeconf 1.0.3 configures PPPoE/ADSL connections
pppstatus 0.4.2-6 console-based PPP status monitor
procmail 3.22-9 Versatile e-mail processor
procps 3.2.1-2 The /proc file system utilities
progsreiserfs 0.3.0.4-4 Tools for manipulating ReiserFS filesystems
psmisc 21.5-1 Utilities that use the proc filesystem
python 2.3.4-1 An interactive high-level object-oriented la
python-egenix- 2.0.5-1 Date and time handling routines for Python [
python-mysqldb 0.9.2-0.4 A Python interface for MySQL
python2.3 2.3.4-5 An interactive high-level object-oriented la
python2.3-egen 2.0.5-1 Date and time handling routines for Python 2
python2.3-egen 2.0.5-1 A collection of new builtins for Python 2.3
python2.3-mysq 0.9.2-0.4 A Python interface for MySQL
python2.3-subv 1.0.5-1 Python modules for interfacing with Subversi
rcconf 1.8 Debian Runlevel configuration tool
rcs 5.7-13.2 The GNU Revision Control System
realpath 1.9.12 Return the canonicalized absolute pathname
reiser4progs 0.5.3-1 Administration utilities for the Reiser4 fil
reportbug 2.63 Reports bugs in the Debian distribution
ruby 1.8.1-8 An interpreter of object-oriented scripting
ruby1.8 1.8.1-9 Interpreter of object-oriented scripting lan
samba 3.0.4-5 a LanManager-like file and printer server fo
samba-common 3.0.4-5 Samba common files used by both the server a
sbcl 0.8.21+truly.0 A development environment for Common Lisp
screen 4.0.2-3 a terminal multiplexor with VT100/ANSI termi
sed 4.1.1-1 The GNU sed stream editor
setserial 2.17-36 Controls configuration of serial ports
sgml-base 1.25 SGML infrastructure and SGML catalog file su
shapecfg 2.2.12-0.7.3-1 Bandwidth limiter for virtual network interf
shellutils 5.2.1-1 The GNU shell programming utilities (transit
sipcalc 1.1.2-1 Advanced console-based ip subnet calculator
slang1 1.4.9dbs-3 The S-Lang programming library - runtime ver
slang1a-utf8 1.4.9dbs-3 The S-Lang programming library with utf8 sup
smbclient 3.0.4-5 a LanManager-like simple client for Unix
smbfs 3.0.4-5 mount and umount commands for the smbfs (for
snmp 5.1.1-2 NET SNMP (Simple Network Management Protocol
snort 2.1.2-2 Flexible Network Intrusion Detection System
snort-common 2.1.2-2 Flexible Network Intrusion Detection System
snort-rules-de 2.1.2-2 Flexible Network Intrusion Detection System
sntop 1.4.2-4 A curses-based utility that polls hosts to d
sox 12.17.4-8 A universal sound sample translator
spellutils 0.7-4 Utilities to spell-check selectively
ssh 3.8.1p1-5 Secure rlogin/rsh/rcp replacement (OpenSSH)
subversion 1.0.5-1 Advanced version control system (aka. svn)
subversion-too 1.0.5-1 Assorted tools related to Subversion (aka. s
sudo 1.6.7p5-1 Provide limited super user privileges to spe
svn-buildpacka 0.5.8 helper programs to maintain Debian packages
sysklogd 1.4.1-14 System Logging Daemon
syslinux 2.04-2 Bootloader for Linux/i386 using MS-DOS flopp
sysv-rc 2.85-22 Standard boot mechanism using symlinks in /e
sysvinit 2.85-22 System-V like init
tar 1.13.93-4 GNU tar
tasksel 2.06 Tool for selecting tasks for installation on
tcpd 7.6.dbs-4 Wietse Venemas TCP wrapper utilities
tcpdump 3.8.3-3 A powerful tool for network monitoring and d
telnet 0.17-24 The telnet client.
testdisk 5.2-6 Partition scanner and disk recovery tool
tethereal 0.10.5-3 Network traffic analyzer (console)
tetrinet-clien 0.11+CVS200310 Textmode client for tetrinet, a multiplayer
tetrinet-serve 0.11+CVS200310 Server for tetrinet, a multiplayer tetris-li
textutils 5.2.1-1 The GNU text file processing utilities (tran
tintin++ 1.86-2 Classic text-based MUD client
ucf 1.07 Update Configuration File: preserves user ch
uclibc-toolcha 0.9.26-4 A compiler wrapper for uClibc
unace 1.2b-2 extract, test and view .ace archives
unzoo 4.4-2 zoo archive extractor
urlview 0.9-11 Extracts URLs from text
util-linux 2.12-7 Miscellaneous system utilities
vcs-tree 0.2.1-2 Version Control System Tree Walker
viewcvs 0.9.2+cvs.1.0. Viewing CVS Repositories via HTTP
viewcvs-query 0.9.2+cvs.1.0. Viewing CVS (viewcvs-query.cgi)
vim 6.3-013+2 Vi IMproved - enhanced vi editor
vim-common 6.3-013+2 Vi IMproved - Common files
vorbis-tools 1.0.1-1 Several Ogg Vorbis Tools
w3m 0.5.1-1 WWW browsable pager with excellent tables/fr
wamerican 5-4 American English dictionary words for /usr/s
wavemon 0.4.0b-6 Wireless Device Monitoring Application
wenglish 5-4 American English dictionary words for /usr/s
wget 1.9.1-4 retrieves files from the web
whiptail 0.51.6-9 Displays user-friendly dialog boxes from she
wireless-tools 26+27pre22-1 Tools for manipulating Linux Wireless Extens
xml-core 0.09 XML infrastructure and XML catalog file supp
yafc 1.0-7.2 Yet Another FTP Client
zlib1g 1.2.1.1-5 compression library - runtime
<<less
Download (294.5MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1405 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1