agnula logo
:: Install
:: Documents
:: Links
:: Contacts
:: Develop

Packages in the base section


acpid1.0.4-1Utilities for using ACPI power management
alsa-base1.0.9a-1ALSA driver configuration files
anacron2.3-11a cron-like program that doesn't go by time
apt-utils0.5.28.6APT utility programs
aptconf0.8-0.1Debconf infrastructure for setting up apt sources
aptitude0.2.15.9-2terminal-based apt frontend
aspell0.60.2+20050121-3GNU Aspell spell-checker
at3.1.8-11Delayed job execution and batch processing
aterm0.4.2-11Afterstep XVT - a VT102 emulator for the X window system
bittorrent3.4.2-4Scatter-gather network file transfer
bzip21.0.2-7high-quality block-sorting file compressor - utilities
cfengine22.1.14-1Tool for configuring and maintaining network machines
debconf-utils1.4.50debconf utilities
dhcp-client2.0pl5-19.1DHCP Client
dict1.9.15-1Dictionary Client
e2undel0.8-7Undelete utility for the ext2 file system
eject2.0.13deb-12ejects CDs and operates CD-Changers under Linux
evince0.3.0-2Document (postscript, pdf) viewer
fakeroot1.3Gives a fake root environment
ftp0.17-13The FTP client
fxload0.0.20020411-1Firmware download to EZ-USB devices
gdm2.6.0.8-1GNOME Display Manager
gedit2.8.3-4light-weight text editor
gftp2.0.18-5X/GTK+ FTP client
gnupg1.4.1-1GNU privacy guard - a free PGP replacement
gqview2.0.0-1A simple image viewer using GTK+
grub0.95+cvs20040624-17GRand Unified Bootloader
hdparm6.1-2tune hard disk parameters for high performance
imagemagick6:6.0.6.2-2.4Image manipulation programs
less382-2Pager program similar to more
libvorbisfile31.1.0-1The Vorbis General Audio Compression Codec
lm-sensors1:2.9.1-1utilities to read temperature/voltage/fan sensors
locales2.3.2.ds1-22GNU C Library: National Language (locale) data [support]
menu2.1.24provides update-menus functions for some applications
mikmod3.2.1-2Portable tracked music player
mkisofs4:2.01+01a01-4Creates ISO-9660 CD-ROM filesystem images
module-assistant0.9tool to make module package creation easier
mozilla-firefox1.0.4-2lightweight web browser based on Mozilla
mozilla-thunderbird1.0.2-3Mozilla Thunderbird standalone mail client
ntpdate1:4.2.0a+stable-8The ntpdate client for setting system time from NTP servers
procmail3.22-11Versatile e-mail processor
psutils1.17-17A collection of PostScript document handling utilities
pump0.8.21-2BOOTP and DHCP client for automatic IP configuration
python2.3.5-2An interactive high-level object-oriented language (default version)
reportbug3.12reports bugs in the Debian distribution
rsync2.6.5-1fast remote file copy program (like rcp)
sensord1:2.9.1-1hardware sensor information logging daemon
ssh1:4.1p1-3Secure shell client and server (transitional package)
strace4.5.11-1A system call tracer
sudo1.6.8p7-1.1Provide limited super user privileges to specific users
synaptic0.55+cvs20050503-4Graphical package manager
tasksel2.24Tool for selecting tasks for installation on Debian system
toolame02i-2MPEG-1 layer 2 audio encoder
unison2.10.2-2A file-synchronization tool for Unix and Windows
unzip5.52-3De-archiver for .zip files
wget1.9.1-12retrieves files from the web
whois4.7.5the GNU whois client
xchat2.4.3-0.1IRC client for X similar to AmIRC
xfonts-artwiz1:1.3-2x11 fonts created by Artwiz, TigerT, and Daniel Erat
xpad2.6-1sticky note application for X
xscreensaver4.21-3Automatic screensaver for X
zip2.31-3Archiver for .zip files

acpid

Version: 1.0.4-1
Description: Utilities for using ACPI power management

 Modern computers support the Advanced Configuration and Power Interface (ACPI)
 to allow intelligent power management on your system and to query battery and
 configuration status.
 .
 ACPID is a completely flexible, totally extensible daemon for delivering
 ACPI events. It listens on a file (/proc/acpi/event) and when an event
 occurs, executes programs to handle the event. The programs it executes
 are configured through a set of configuration files, which can be
 dropped into place by packages or by the admin.
 .
 In order to use this package you need a recent Kernel (=>2.4.7). This can be
 one including the patches on http://acpid.sourceforge.net or a non patched one.
Top


alsa-base

Version: 1.0.9a-1
Description: ALSA driver configuration files

 This package contains the ALSA initscript and various
 configuration files for the ALSA drivers.
 .
 For ALSA to work on a system with a given sound card,
 there must be an ALSA driver for that card in the kernel.
 Linux 2.6 as shipped in kernel-image packages contains
 ALSA drivers for all supported sound cards in the form
 of loadable modules. For either Linux 2.6 or Linux 2.4
 a custom alsa-modules package can be built from the
 sources in the alsa-source package using the make-kpkg
 utility (available in the kernel-package package). Some
 pre-built alsa-modules packages are available in the
 Debian archive.  Please read the README.Debian file for
 information about loading modules.
 .
 ALSA is the Advanced Linux Sound Architecture.
     http://alsa.sourceforge.net
 OSS is the free version of the Open Sound System.
Top


anacron

Version: 2.3-11
Description: a cron-like program that doesn't go by time

 Anacron (like `anac(h)ronistic') is a periodic command scheduler.  It
 executes commands at intervals specified in days.  Unlike cron, it
 does not assume that the system is running continuously.  It can
 therefore be used to control the execution of daily, weekly and
 monthly jobs (or anything with a period of n days), on systems that
 don't run 24 hours a day.  When installed and configured properly,
 Anacron will make sure that the commands are run at the specified
 intervals as closely as machine-uptime permits.
 .
 This package is pre-configured to execute the daily jobs of the Debian
 system. You should install this program if your system isn't powered on
 24 hours a day to make sure the maintenance jobs of other Debian packages
 are executed each day.
Top


apt-utils

Version: 0.5.28.6
Description: APT utility programs

 This package contains some APT utility programs such as apt-ftparchive,
 apt-sortpkgs and apt-extracttemplates.
 .
 apt-extracttemplates is used by debconf to prompt for configuration
 questions before installation. apt-ftparchive is used to create Package
 and other index files. apt-sortpkgs is a Package/Source file normalizer.
Top


aptconf

Version: 0.8-0.1
Description: Debconf infrastructure for setting up apt sources

 Aptconf provides debconf questions for configuring sources.list, as
 well as a configlet.  It provides a friendly list of "hard-coded"
 repositories for the user to select (which are actually controlled
 by a configuration file), as well as the ability to add custom
 entries.
Top


aptitude

Version: 0.2.15.9-2
Description: terminal-based apt frontend

 aptitude is a terminal-based apt frontend with a number of useful
 features, including: a mutt-like syntax for matching packages in a
 flexible manner, dselect-like persistence of user actions, the
 ability to retrieve and display the Debian changelog of most
 packages, and extreme flexibility and customization.
 .
 aptitude is also Y2K-compliant, non-fattening, naturally cleansing,
 and housebroken.
Top


aspell

Version: 0.60.2+20050121-3
Description: GNU Aspell spell-checker

 GNU Aspell is a spell-checker which can be used either as a standalone
 application or embedded in other programs.  Its main feature is that it
 does a much better job of suggesting possible spellings than just about
 any other spell-checker available for the English language, including
 Ispell and Microsoft Word.  It also has many other technical
 enhancements over Ispell such as using shared memory for dictionaries
 and intelligently handling personal dictionaries when more than one
 Aspell process is open at once.
 .
 Aspell is designed to be a drop-in replacement for Ispell.
 .
 This is a meta-package for installing the GNU Aspell standalone
 utilities along with an Aspell dictionary.
 .
  Homepage: http://aspell.net/
Top


at

Version: 3.1.8-11
Description: Delayed job execution and batch processing

 At and batch read shell commands from standard input
 storing them as a job to be scheduled for execution in the
 future.
 .
 Use
  at    to run the job at a specified time
  batch to run the job when system load levels permit
Top


aterm

Version: 0.4.2-11
Description: Afterstep XVT - a VT102 emulator for the X window system

 Aterm is a colour vt102 terminal emulator, based on rxvt 2.4.8 with
 some additions of fast transparency, intended as an xterm replacement
 for users who do not require features such as Tektronix 4014
 emulation and toolkit-style configurability. As a result, aterm uses
 much less swap space -- a significant advantage on a machine serving
 many X sessions. It was created with AfterStep Window Manager users
 in mind, but is not tied to any libraries, and can be used anywhere.
Top


bittorrent

Version: 3.4.2-4
Description: Scatter-gather network file transfer

 BitTorrent is a tool for distributing files. It's extremely
 easy to use - downloads are started by clicking on hyperlinks.
 Whenever more than one person is downloading at once
 they send pieces of the file(s) to each other, thus relieving
 the central server's bandwidth burden. Even with many
 simultaneous downloads, the upload burden on the central server
 remains quite small, since each new downloader introduces new
 upload capacity.
 .
 This package contains the tools which are used for console-only
 downloading.  If you want the GUI interface, install the
 bittorrent-gui package.
 .
  Homepage: http://bitconjurer.org/BitTorrent/
Top


bzip2

Version: 1.0.2-7
Description: high-quality block-sorting file compressor - utilities

 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
 .
 Homepage http://sources.redhat.com/bzip2/
Top


cfengine2

Version: 2.1.14-1
Description: Tool for configuring and maintaining network machines

 The main purpose of cfengine is to allow the system administrator
 to create a single central file which will define how every host
 on a network should be configured.
 .
 It takes a while to set up cfengine for a network (especially an
 already existing network), but once that is done you will wonder
 how you ever lived without it!
Top


debconf-utils

Version: 1.4.50
Description: debconf utilities

 This package contains some small utilities for debconf developers.
Top


dhcp-client

Version: 2.0pl5-19.1
Description: DHCP Client

 This is a split off from the dhcp package and contains the DHCP client
 tools.
 .
 Cable modem users likely need this or another dhcp client to successfully
 connect to the network.
 .
 Documentation (apart from manpages) can be found in the dhcp package.
 .
 Note: This package _requires_ a 2.2.x or later Linux kernel. 2.0.x
 kernels are _not_ supported.
 .
 This is the DHCP client from version 2 of the Internet Software
 Consortium DHCP package. For more information visit the ISC web site
 at http://www.isc.org.
Top


dict

Version: 1.9.15-1
Description: Dictionary Client

 dict is the client that queries the dictd server.  Since it is TCP
 based, it can access servers on the local host, on a local network,
 or on the Internet.
 .
 The DICT Development Group maintains several public servers which can
 be accessed from any machine connected to the Internet.  The default
 configuration is to query one of these servers first, but this may be
 changed in the configuration file /etc/dict.conf.
 .
 Queries may be customized by numerous command line options, including
 specifying the database(s) to be queried and the search strategy to
 be used.
 .
 dict includes dictl, which simplifies using utf-8 encoded dictionaries
 with terminals that do not support utf-8.
Top


e2undel

Version: 0.8-7
Description: Undelete utility for the ext2 file system

 Interactive console tool to recover the data of deleted files on
 an ext2 file system under Linux. It does not require knowledge
 about how ext2 file systems works and should be usable by
 most people.
 .
 This tools searches all inodes marked as deleted on a file system and
 lists them as sorted by owner and time of deletion. Additionally,
 it gives you the file size and tries to determine the file type in
 the way file(1) does. If you did not just delete a whole bunch of
 files with a 'rm -r *', this information should be helpful to find
 out which of the deleted files you would like to recover.
 .
 E2undel will not work on ext3 (journaling) filesystems.
 .
 Homepage: http://e2undel.sourceforge.net
Top


eject

Version: 2.0.13deb-12
Description: ejects CDs and operates CD-Changers under Linux

 This little program will eject CD-ROMs (assuming your drive supports
 the CDROMEJECT ioctl). It also allows setting the autoeject feature,
 currently supported by a number of the Linux CD-ROM drivers. See the
 documentation in /usr/src/linux/Documentation for more information on
 the autoeject feature.
 .
 On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
 the active disc.
Top


evince

Version: 0.3.0-2
Description: Document (postscript, pdf) viewer

 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 The PDF renderer is based on XPDF.  The PS renderer uses Ghostscript.
 .
 Homepage: http://www.gnome.org/projects/evince/
Top


fakeroot

Version: 1.3
Description: Gives a fake root environment

 This package is intended to enable something like:
   dpkg-buildpackage -rfakeroot
 i.e. to remove the need to become root for a package build.
 This is done by setting LD_PRELOAD to libfakeroot.so,
 which provides wrappers around getuid, chown, chmod, mknod,
 stat, and so on, thereby creating a fake root environment.
 .
 fakeroot requires SYSV IPC to operate.
Top


ftp

Version: 0.17-13
Description: The FTP client

 ftp is the user interface to the ARPANET standard File Transfer Protocol.
 The program allows a user to transfer files to and from a remote network
 site.
Top


fxload

Version: 0.0.20020411-1
Description: Firmware download to EZ-USB devices

 This program is conveniently able to download firmware into FX and FX2
 ez-usb devices. It is intended to be invoked by hotplug scripts when
 the unprogrammed device appears on the bus.
Top


gdm

Version: 2.6.0.8-1
Description: GNOME Display Manager

 gdm provides the equivalent of a "login:" prompt for X displays- it
 pops up a login window and starts an X session.
 .
 It provides all the functionality of xdm, including XDMCP support for
 managing remote displays.
 .
 The greeting window is written using the GNOME libraries and hence
 looks like a GNOME application- even to the extent of supporting
 themes! By default, the greeter is run as an unprivileged user for
 security.
Top


gedit

Version: 2.8.3-4
Description: light-weight text editor

 gedit is a text editor which supports most standard editor features,
 extending this basic functionality with other features not usually
 found in simple text editors. gedit is a graphical application which
 supports editing multiple text files in one window (known sometimes as
 tabs or MDI).
 .
 gedit fully supports international text through its use of the Unicode
 UTF-8 encoding in edited files. Its core feature set includes syntax
 highlighting of source code, auto indentation and printing and print preview
 support.
 .
 gedit is also extensible through its plugin system, which currently
 includes support for spell checking, comparing files, viewing CVS
 ChangeLogs, and adjusting indentation levels.
Top


gftp

Version: 2.0.18-5
Description: X/GTK+ FTP client

 gFTP is a multithreaded FTP client, available in two versions:
  * version for X, written using GLib and GTK+
  * version for the console, using only GLib
 .
 This is an upgrade convenience package, it's only useful for depending on.
Top


gnupg

Version: 1.4.1-1
Description: GNU privacy guard - a free PGP replacement

 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC2440.
 .
 GnuPG does not use any patented algorithms so it cannot be compatible
 with PGP2 because it uses IDEA (which is patented worldwide).
Top


gqview

Version: 2.0.0-1
Description: A simple image viewer using GTK+

 Simple image browser with thumbnail capability.  Uses GTK+ 2.x.
Top


grub

Version: 0.95+cvs20040624-17
Description: GRand Unified Bootloader

 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems.  In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU Hurd).
Top


hdparm

Version: 6.1-2
Description: tune hard disk parameters for high performance

 Get/set hard disk parameters for Linux IDE drives.
 Primary use is for enabling irq-unmasking and IDE multiplemode.
Top


imagemagick

Version: 6:6.0.6.2-2.4
Description: Image manipulation programs

 Imagemagick is a set of programs to manipulate various image formats
 (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can
 be achieved through shell commands as well as through a X11 graphical
 interface (display).
 .
 Possible effects: colormap manipulation, channel operations, thumbnail
 creation, image annotation, limited drawing, image distortion, etc...
 .
 This package suggests a postscript interpreter (gs) to read postscript
 files. It will however function happily without it (as long as you don't
 want to read postscript).
Top


less

Version: 382-2
Description: Pager program similar to more

 Less is a program similar to more(1), but which allows backward
 movement in the file as well as forward movement.  Also, less does not
 have to read the entire input file before starting, so with large input
 files it starts up faster than text editors like vi(1).  Less uses
 termcap (or terminfo on some systems), so it can run on a variety of
 terminals.  There is even limited support for hardcopy terminals.
 .
 Homepage: http://www.greenwoodsoftware.com/less/
Top


libvorbisfile3

Version: 1.1.0-1
Description: The Vorbis General Audio Compression Codec

 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisfile library provides a convenient high-level API for decoding
 and basic manipulation of all Vorbis I audio streams.
Top


lm-sensors

Version: 1:2.9.1-1
Description: utilities to read temperature/voltage/fan sensors

 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This package contains programs to help you set up and read data from
 lm-sensors.
 .
 You will need lm-sensors and i2c kernel modules to use this package.
 For 2.4 kernels, this requires either installing prebuild modules or
 building them using the lm-sensors-source package. For 2.6 kernels,
 use the modules that are already in the kernel tree.
 .
  Homepage: http://www.lm-sensors.nu
Top


locales

Version: 2.3.2.ds1-22
Description: GNU C Library: National Language (locale) data [support]

 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains the libc.mo i18n files, plus tools to generate
 locale definitions from source files (included in this package). It allows
 you to customize which definitions actually get generated. This is a
 savings over how this package used to be, where all locales were generated
 by default. This created a package that unpacked to an excess of 30 megs.
Top


menu

Version: 2.1.24
Description: provides update-menus functions for some applications

 The intent of this package is to streamline the menus (like the
 fvwm2 ones) in Debian. For this purpose, menu provides an "update-menus"
 command, that will read all installed menu files (as provided by
 other packages in /usr/lib/menu), and run the frontends for various
 window-managers in /etc/menu-methods to create startup files for
 the window managers (or pdmenu).
 The user and system admin can easily override the menu files
 on a by-user or by-system bases.
Top


mikmod

Version: 3.2.1-2
Description: Portable tracked music player

 Mikmod is a very portable tracked music player which supports a wide
 variety of module formats including compressed sample Impulse Tracker
 modules. It also supports many archive formats, as well as on the fly
 decompression.
Top


mkisofs

Version: 4:2.01+01a01-4
Description: Creates ISO-9660 CD-ROM filesystem images

 mkisofs is a pre-mastering program for creating ISO-9660 CD-ROM
 filesystem images, which can then be written to a CD-ROM (or DVD-ROM) using
 the cdrecord program. mkisofs now includes support for making bootable
 "El Torito" CD-ROMs, as well as CD-ROMs with support for the
 Macintosh HFS filesystem.
 .
 The package also includes tools needed to create compressed isofs images
 (mkzftree from zisofs_tools source).
 .
 Please install cdrtools-doc if you want most of the documentation and
 Readme-files.
Top


module-assistant

Version: 0.9
Description: tool to make module package creation easier

 The module-assistant tool helps users and maintainers with managing
 external kernel modules packaged for Debian. It can do:
 .
  - automated preparation of build environment for modules compilation
    (eg. automatical detection and installation of required kernel
    source/headers)
  - automated module source downloads
  - configuring and keeping track of external and localy built modules
    packages
  - semi-automated multiple builds for multiple kernel versions
 .
 It also contains some framework to be used by the build-scripts in the
 accompanying modules-source packages in Debian.
Top


mozilla-firefox

Version: 1.0.4-2
Description: lightweight web browser based on Mozilla

 Firefox is a redesign of the Mozilla browser component, similar to
 Galeon, K-Meleon and Camino, but written using the XUL user interface
 language and designed to be lightweight and cross-platform.
 .
 This browser was previously known as Firebird and Phoenix.
Top


mozilla-thunderbird

Version: 1.0.2-3
Description: Mozilla Thunderbird standalone mail client

 Mozilla Thunderbird is a redesign of the Mozilla mail component. The
 goal is to produce a cross platform stand alone mail application using
 the XUL user interface language. Mozilla Thunderbird leaves a somewhat
 smaller memory footprint than the Mozilla suite.
Top


ntpdate

Version: 1:4.2.0a+stable-8
Description: The ntpdate client for setting system time from NTP servers

 NTP, the Network Time Protocol, is used to keep computer clocks accurate
 over the Internet, or by following an accurate hardware receiver which
 interprets GPS, DCF-77, NIST or similar time signals.
 .
 ntpdate is a simple NTP client which allows a system's clock to be set
 to match the time obtained by communicating with one or more servers.
 .
 ntpdate is optional (but recommended) if you're running an NTP server,
 because initially setting the system clock to an almost-correct time
 will help the NTP server synchronize faster.
 .
 The ntpdate client by itself is useful for occasionally setting the time on
 machines that are not on the net full-time, such as laptops.
Top


procmail

Version: 3.22-11
Description: Versatile e-mail processor

 Can be used to create mail-servers, mailing lists, sort your incoming
 mail into separate folders/files (real convenient when subscribing to one
 or more mailing lists or for prioritising your mail), preprocess your
 mail, start any programs upon mail arrival (e.g. to generate different
 chimes on your workstation for different types of mail) or selectively
 forward certain incoming mail automatically to someone.
Top


psutils

Version: 1.17-17
Description: A collection of PostScript? document handling utilities

 This collection of utilities is for manipulating PostScript
 documents.  Page selection and rearrangement are supported, including
 arrangement into signatures for booklet printing, and page merging
 for n-up printing.
 .
 Programs included: showchar psnup fixscribeps epsffit fixfmps fixtpps
 fixwpps fixwwps fixpsditps extractres getafm fixmacps fixpspps
 fixwfwps psbook pstops fixdlsrps includeres psresize psmerge psselect
Top


pump

Version: 0.8.21-2
Description: BOOTP and DHCP client for automatic IP configuration

 This is the BOOTP/DHCP client written by RedHat.
 .
 DHCP (Dynamic Host Configuration Protocol) and BOOTP (Boot Protocol)
 are protocols which allow individual devices on an IP network to get
 their own network configuration information (IP address, subnetmask,
 broadcast address, etc.) from network servers. The overall purpose of
 DHCP and BOOTP is to make it easier to administer a large network.
 .
 Pump is a combined BOOTP and DHCP client daemon, which allows your
 machine to retrieve configuration information from a server. You
 should install this package if you are on a network which uses BOOTP
 or DHCP.
Top


python

Version: 2.3.5-2
Description: An interactive high-level object-oriented language (default version)

 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.3).
Top


reportbug

Version: 3.12
Description: reports bugs in the Debian distribution

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.  Its features include:
 .
  * Integration with the mutt, af, and mh/nmh mail readers.
  * Access to outstanding bug reports to make it easier to identify
    whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 reportbug is designed to be used on systems with an installed mail
 transport agent, like exim or sendmail; however, you can edit the
 configuration file and send reports using any available mail server.
 .
 This package also includes the "querybts" script for browsing the
 Debian bug tracking system.
 .
 If your system's users use locales with character sets other than
 UTF-8 and ISO-8859-*, one of either python2.3-cjkcodecs or
 python2.3-iconvcodec is required for proper operation.  For Asian
 locales, the use of python2.3-cjkcodecs is preferred over the more
 limited python2.3-iconvcodec.
Top


rsync

Version: 2.6.5-1
Description: fast remote file copy program (like rcp)

 rsync is a program that allows files to be copied to and from remote
 machines in much the same way as rcp.  It has many more options than
 rcp, and uses the rsync remote-update protocol to greatly speed up
 file transfers when the destination file already exists.
 .
 The rsync remote-update protocol allows rsync to transfer just the
 differences between two sets of files across the network link.
Top


sensord

Version: 1:2.9.1-1
Description: hardware sensor information logging daemon

 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This package contains a daemon that logs hardware health status to the
 system log with optional warnings on potential system problems.
 .
 You will need lm-sensors and i2c kernel modules to use this package.
 For 2.4 kernels, this requires either installing prebuild modules or
 building them using the lm-sensors-source package. For 2.6 kernels,
 use the modules that are already in the kernel tree.
 .
  Homepage: http://www.lm-sensors.nu
Top


ssh

Version: 1:4.1p1-3
Description: Secure shell client and server (transitional package)

 This is a transitional package depending on both the OpenSSH client and
 the OpenSSH server, which are now in separate packages. You may remove
 it once the upgrade is complete and nothing depends on it.
Top


strace

Version: 4.5.11-1
Description: A system call tracer

 strace is a system call tracer, i.e. a debugging tool which prints out
 a trace of all the system calls made by a another process/program.
 The program to be traced need not be recompiled for this, so you can
 use it on binaries for which you don't have source.
 .
 System calls and signals are events that happen at the user/kernel
 interface. A close examination of this boundary is very useful for bug
 isolation, sanity checking and attempting to capture race conditions.
Top


sudo

Version: 1.6.8p7-1.1
Description: Provide limited super user privileges to specific users

 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
Top


synaptic

Version: 0.55+cvs20050503-4
Description: Graphical package manager

 Synaptic is a graphical package management tool based on GTK+ and APT.
 Synaptic enables you to install, upgrade and remove software packages in
 a user friendly way.
 .
 Besides these basic functions the following features are provided:
  * Search and filter the list of available packages
  * Perform smart system upgrades
  * Fix broken package dependencies
  * Edit the list of used repositories (sources.list)
  * Download the latest changelog of a package
  * Configure packages through the debconf system
  * Browse all available documentation related to a package (dwww is required)
Top


tasksel

Version: 2.24
Description: Tool for selecting tasks for installation on Debian system

 This package provides 'tasksel', a simple interface for users who
 want to pick general tasks for installation on their Debian GNU/Linux
 system. This program is used during the installation process, but
 users can also use tasksel at any point.
Top


toolame

Version: 02i-2
Description: MPEG-1 layer 2 audio encoder

 toolame is a very fast (6x realtime on a 550mhz Celeron) MPEG-1 layer 2
 audio encoder with a command-line syntax nearly identical to that of the
 lame MPEG-1 layer 3 audio encoder. Because of patent issues surrounding the
 layer 3 encoder, the ability of most mpeg audio players to play layer 2
 files, and the similarity in command-line syntax, toolame makes a very good
 drop-in replacement for lame or other layer 3 encoders under most
 circumstances.
Top


unison

Version: 2.10.2-2
Description: A file-synchronization tool for Unix and Windows

 Unison is a file-synchronization tool for Unix and Windows, written
 in OCaml. It allows two replicas of a collection of files and
 directories to be stored on different hosts (or different disks
 on the same host), modified separately, and then brought up to
 date by propagating the changes in each replica to the other.
 .
 Unison offers several advantages over various synchronization methods
 such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and
 synchronize between Windows and many UNIX platforms. Unison requires
 no root privileges, system access or kernel changes to function. Unison
 can synchronize changes to files and directories in both directions,
 on the same machine, or across a network using ssh or a direct
 socket connection.
 .
 Transfers are optimised using a version of the rsync protocol,
 making it ideal for slower links. Unison has a clear and precise
 specification, and is resilient to failure due to its careful
 handling of the replicas and its private structures.
Top


unzip

Version: 5.52-3
Description: De-archiver for .zip files

 InfoZIP's unzip program. With the exception of multi-volume archives
 (ie, .ZIP files that are split across several disks using PKZIP's /& option),
 this can handle any file produced either by PKZIP, or the corresponding
 InfoZIP zip program.
 .
 This version supports encryption.
Top


wget

Version: 1.9.1-12
Description: retrieves files from the web

 Wget is a network utility to retrieve files from the Web
 using http and ftp, the two most widely used Internet
 protocols. It works non-interactively, so it will work in
 the background, after having logged off. The program supports
 recursive retrieval of web-authoring pages as well as ftp
 sites -- you can use wget to make mirrors of archives and
 home pages or to travel the Web like a WWW robot.
 .
 Wget works particularly well with slow or unstable connections
 by continuing to retrieve a document until the document is fully
 downloaded. Re-getting files from where it left off works on
 servers (both http and ftp) that support it. Both http and ftp
 retrievals can be time stamped, so wget can see if the remote
 file has changed since the last retrieval and automatically
 retrieve the new version if it has.
 .
 Wget supports proxy servers; this can lighten the network load,
 speed up retrieval, and provide access behind firewalls.
 .
 http://www.gnu.org/software/wget/
Top


whois

Version: 4.7.5
Description: the GNU whois client

 This is a new whois (RFC 3912) client rewritten from scratch.
 It is inspired from and compatible with the usual BSD and RIPE whois(1)
 programs.
 It is intelligent and can automatically select the appropriate whois
 server for most queries.
 .
 The package also contains mkpasswd, a simple front end to crypt(3).
Top


xchat

Version: 2.4.3-0.1
Description: IRC client for X similar to AmIRC

 XChat is a graphical IRC Client with a GTK+ GUI. It has a look and feel
 similar to AmIRC for the Amiga. Special features include the mIRC extension
 DCC RESUME and mIRC color, multiple server/channel windows, dialog
 windows, and a plugin API.
Top


xfonts-artwiz

Version: 1:1.3-2
Description: x11 fonts created by Artwiz, TigerT, and Daniel Erat

 Small futuristic fonts for X. This package contains
 .
   Anorexia (9x11 variable width),
   Aqui (12x13 variable width),
   Cure (6x10 fixed width),
   Drift (6x11 fixed width),
   Edges (5x10 fixed width),
   Fkp (8x16 fixed width),
   Gelly (9x10 variable width),
   Glisp-bold (10x11 variable width),
   Glisp (9x11 variable width),
   Kates (7x14 fixed width),
   Lime (5x10 fixed width),
   Mints-mild (9x9 variable width),
   Mints-strong (9x9 variable width),
   Nu (7x9 variable width),
   Smoothansi (6x13 fixed width) and
   Snap (9x10 variable width) by Artwiz,
 .
   Runt (5x10 fixed width) and
   Smooth (6x13 fixed width) by Daniel Erat,
 .
   Tixus (5x10 fixed width) by TigerT.
Top


xpad

Version: 2.6-1
Description: sticky note application for X

 This program consists of independent pad windows, each is basically a text box
 in which notes can be written. Xpad attempts to emulate the look of postit
 notes, although the look of the notes can be customized any way you like.
Top


xscreensaver

Version: 4.21-3
Description: Automatic screensaver for X

 The purpose of xscreensaver is to display pretty pictures on your screen
 when it is not in use, in keeping with the philosophy that unattended
 monitors should always be doing something interesting, just like they do
 in the movies.
 .
 The benefit that this program has over the combination of the xlock and
 xautolock programs is the ease with which new graphics hacks can be
 installed: you don't need to recompile this program to add a new display
 mode, you just change some resource settings.  Any program which can be
 invoked in such a way that it draws on the root window of the screen can
 now be used as a screensaver without modification.  The programs that
 are being run as screensavers don't need to have any special knowledge
 about what it means to be a screensaver.
Top


zip

Version: 2.31-3
Description: Archiver for .zip files

 This is InfoZIP's zip program. It produces files that are fully
 compatible with the popular PKZIP program; however, the command line
 options are not identical. In other words, the end result is the same,
 but the methods differ. :-)
 .
 This version supports encryption.
Top


Check out our Frappr! Valid XHTML 1.0! Valid CSS!