Zero Install

a decentralised cross-distribution software installation system

Zero Install feeds

Here are some sites that have already started providing software via this system. If you find any more, write to the list to let us know and we will add them here.

To get these programs, drag the program's title from your web-browser to your installer. If you need more help, consult the injector installation instructions.

Note: The aim of this page is to list all feeds, regardless of their quality. My hope is that other people will set up sites listing sub-sets of these suitable for different groups of users. For example, someone might publish a page linking to programs especially suitable for children, while someone else lists programs good for audio processing, etc. As an example, the ROX Zero Install software index lists those programs which are designed for use with the ROX desktop.

Contents

  1. Audio(5)
  2. AudioVideo(2)
  3. Development(40)
  4. Education(6)
  5. Education;Game(1)
  6. Games(29)
  7. Graphics(10)
  8. Library(190)
  9. Network(26)
  10. Office(4)
  11. Settings(9)
  12. System(12)
  13. Utility(27)
  14. Video(1)
  15. Unknown(42)

Audio

Album
Build albums from MP3 or OGG files
This program builds self-contained collections of audio files for use with ROX-Filer. It collects together all the tracks from an album and packages them as an AppDir with the cover for the icon. Running the AppDir will play the album tracks in the ...Home page
Mutagen
A Python module to handle audio metadata
Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all ...Home page
Solfege
Smarten your ears
Solfege is free music education software. Use it to train your rhythm, interval, scale and chord skills. Solfege - Smarten your ears!Home page
Sonata
An elegant music client for MPD
Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD).Home page
VideoThumbnail
Generate thumbnail images from video files
This is a helper program for ROX-Filer. It provides thumbnail images for video files by executing MPlayer or totem-video-thumbnailer with appropriate options and post-processing the output.Home page

AudioVideo

GCStar
Collection manager
GCstar is a free open source application for managing your collections. Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also ...Home page
SDL-1.2
Simple DirectMedia Layer
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.Home page

Development

0compile
Create a binary release from source code
0compile creates a binary from source code, either for your own use or ready for publishing on the web through Zero Install. It can use Zero Install to download any build dependencies (compilers, header files, build tools, etc). This is useful if ...Home page
0export
Create self-installing bundles for distribution on CD
However, it is sometimes useful to bundle a program and its libraries together on a CD (for example) so that it can be used on machines without a network connection, or where the network is very slow. It is also useful for archival purposes, in case ...Home page
0make
Make relocatable binaries
0make is a small script which uses the autotools process to compile sources in such a way as the binaries are relocatable. The binaries do not rely on being installed to a particular prefix, and so are suitable for use in - for example - the Zero ...
0publish-gui
GTK editor for Zero Install feeds
Publishing a program using Zero Install requires you to create an XML file listing the available versions, where to get them, and what other software they depend on. This program provides a simple graphical interface for creating and editing these feeds.Home page
0release
Manage new releases with Zero Install
If you have a local feed in the development version of your program, 0release can help you to create new releases easily.Home page
0test
Test Zero Install programs
Use 0test to run the unit tests for a Zero Install program. You can use this to test released versions or developer snapshots. You can give a selection of versions to test, and you can test against different versions of dependencies to create a matrix ...Home page
APBuild
A suite of portability tools for developers
In the process of writing autopackage, we've also produced several standalone tools, the apbuild programs, that are designed to help Linux developers write better software that runs on a wider variety of distributions. They are independent of ...Home page
Git-core
Fast, scalable, distributed revision control system
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux kernel. Git falls in the category of distributed source code management ...
Crystalspace-sdk-1.4
CrystalSpace SDK
Headers and libraries needed to build CrystalSpace applications.Home page
CrystalSpace SDK (base)
Common files
Headers and libraries needed to build CrystalSpace applications.Home page
Deb2zero
Create Zero Install feeds from Debian packages
Zero Install is a decentralised installation system. Meta-data about each package is published in a "feed" file. The Zero Install client reads these feeds files and downloads and runs the programs. The feed files can be created manually (e.g. using ...Home page
Delight-gcc
Core GCC-based compiler for Delight
Delight is an imperative, object-oriented programming language with a Python- like syntax. Internally, it is based on the D programming language.Home page
Delight-stdlib
The Delight standard library
This is the standard library for the Delight programming language.Home page
Delight
Build tool for the Delight language
Delight is an imperative, object-oriented programming language with a Python- like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.Home page
E-core
Secure distributed pure-object language
E is a scripting language designed for writing secure distributed programs.Home page
E-swt
Graphical interface support for E
E is a scripting language designed for writing secure distributed programs. This package adds support for using it with the SWT widget set.Home page
FeedLint
Check your Zero Install feeds
FeedLint is a tool for Zero Install feed authors. It checks that your Zero Install feed can be downloaded, that it is valid and that all the links in it still work. Run this on all your feeds from time-to-time to make sure they still work.Home page
GDC
D Compiler for GCC
GDC is a D language front end for the GNU Compiler Collection. It supports a number of targets and nearly all features of Digital Mars D. D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with ...Home page
Git-core
Fast, scalable, distributed revision control system
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux kernel. Git falls in the category of distributed source code management ...
GLib
Library of useful routines for C programming
GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and ...Home page
GNU M4
A macro processor
GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including ...Home page
GTK-2.4
Set up a GTK 2.4 build environment
This program runs a command in an environment with PKG_CONFIG_PATH set to include the location of the GTK 2.4 and related library headers. By default, it runs /bin/sh to give you a shell. Typical usage is to run this and then configure and build your ...Home page
Libglade-dev
Headers for compiling Glade applications
These are the Glade header files. They are required when compiling applications that use the Glade library.Home page
Libxml2
XML libraries
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where ...Home page
Libxml2-dev
Headers for libxml2
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where ...Home page
Make
The GNU version of the "make" utility.
GNU Make is a program that determines which pieces of a large program need to be recompiled and issues the commands to recompile them, when necessary. The upstream sources for this package are available at the location ftp://ftp.gnu.org/gnu/make/. The ...Home page
Make-headers
Creates -dev packages
Given a standard autoconf source package (in $SRCDIR), this script builds it (configure --prefix=$DISTDIR && make install) and then removes files which shouldn't be in a -dev package (.so and .la files, etc). It also edits any pkg-config .pc files to ...Home page
Openjdk-6-jdk
OpenJDK Development Kit (JDK)
OpenJDK is a development environment for building applications, applets, and components using the Java programming language. The packages are built using the IcedTea build support and patches from the IcedTea project.
Pkg-config
Manage compile and link flags for libraries
pkg-config is a system for managing library compile and link flags that works with automake and autoconf. Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) ...Home page
Pkg2zero
Create Zero Install feeds from Debian and RPM packages
Zero Install is a decentralised installation system. Meta-data about each package is published in a "feed" file. The Zero Install client reads these feeds files and downloads and runs the programs. The feed files can be created manually (e.g. using ...Home page
PyGObject
Python bindings for GObject
GObject is a object system library used by GTK+ and GStreamer. PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When ...Home page
PyGTK
Python bindings for GTK+
PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlaying GTK+ library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured ...Home page
PyGTKSourceView
Python bindings for GTKSourceView
PyGTKSourceView is a set of bindings for GTKSourceView, allowing use of them in the Python programming language.
Python2.6
An interactive high-level object-oriented language (version 2.6)
Version 2.6 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.
Reinteract-ROX
A system for interactive experimentation with python
Reinteract is a system for interactive experimentation with python. You enter Python code and expressions and immediately see the results. What distinguishes Reinteract from a shell (such as IPython or the builtin interactive mode) is that you can go ...Home page
ROX-CLib
C library for ROX programs
ROX-CLib is a library of support routines for programs intended to be part of the ROX desktop. It provides similar facilities for C programs as ROX-Lib provides for Python programs. Other compiled languages, such as C++, can use this library.Home page
SCons
A software construction tool
SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It ...Home page
Subversion
Advanced version control system
Subversion, also known as svn, is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). ...Home page
Swt
The Standard Widget Toolkit
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.Home page
Tango
Developer's Library for D
Tango is a cross-platform open-source software library, written in the D programming language for D programmers. It is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D ...Home page

Education

AKFQuiz quizfiles
Some quiz files for AKFQuiz
AKFQuiz is a collection of programs to make quiz games, learning exercises or psycho-tests.Home page
Grquiz
Graphical quiz program (part of AKFQuiz)
AKFQuiz is a collection of programs to make quiz games, learning exercises or psycho-tests. The program grquiz is the graphical program for it.Home page
OpenEuclide
2D geometry software
OpenEuclide is a 2D geometry software: figures are defined dynamically by describing formal geometrical constraints. This project is a basic tool for educational or modeling purpose. It is distributed under the GNU GPL licence, free and multi-platform ...Home page
Scrquiz
Quiz program for the text-console (part of AKFQuiz)
AKFQuiz is a collection of programs to make quiz games, learning exercises or psycho-tests. The program scrquiz is the program for the text-console or terminals.Home page
Stellarium
A beautiful night sky simulator
Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.Home page
Tuxpaint
Drawing program designed for young children
Drawing program designed for young childrenHome page

Education;Game

GCompris
Full featured educational application for children from 2 to 10
Full featured educational application for children from 2 to 10Home page

Games

Armagetronad
A Tron clone in 3D
"A Tron clone in 3D". This has been the tagline of Armagetron, since, well, a very long time, and is probably the shortest and most accurate description possible. Tron was an arcade game based on the movie of the same name, release by Disney in 1982. ...Home page
Bastet
Bastard Tetris
"For people who enjoy swearing at their computer, Bastet (short for Bastard Tetris) is an attractive alternative to Microsoft Word." (taken from http://hublog.hubmed.org/) Have you ever thought Tetris(R) was evil because it wouldn't send you ...Home page
CELstart
Run CrystalSpace+CEL game packages
CELstart is a launcher for self-contained "celzip" game packages.Home page
CELstart
Run CrystalSpace+CEL game packages
CELstart is a launcher for self-contained "celzip" game packages.Home page
ClanBomber
Blow away your opponents
The goal of clanbomber is to blow away your opponents using bombs, but avoid being blown up yourself. Up to eight players are supported, up to three of them can be humans; the others are controlled by the computer.Home page
Crystal Core (data)
Crystal Space demo game
Crystal Core is the main Crystal Space demo game. It makes heavy use of CEL and CELstart. It is going to be a first person shooter with many quests and puzzle elements.Home page
Crystalspace-libs-1.4
CrystalSpace shared libraries
Shared libraries used by CrystalSpace applicationsHome page
FooBillard
FooBillard is a free OpenGL-billard game
FooBillard is a free OpenGL-billard game for Linux with realistic physics, AI- player and many gametypes like pool carambol or snooker.Home page
Groundhog
A simple logic game
The purpose of this game is to put balls in pockets of the same color by manipulating a maze of tubes. Homepage: http://home-2.consunet.nl/~cb007736/groundhog.html
Lincity
City simulation game
Lincity is a city simulation game. You are required to build and maintain a city. You must feed, house, provide jobs and goods for your residents. You can build a sustainable economy with the help of renewable energy and recycling, or you can go for ...Home page
Myman
The MyMan video game
MyMan is a video game for color and monochrome text terminals in the genre of Namco's Pac-Man. It has been ported to a variety of operating systems using the following for user interaction: ncurses, PDcurses, Curses, sysV-curses, S/Lang slcurses, ...Home page
OpenTTD
Transport Tycoon Deluxe clone
OpenTTD is a clone of the Microprose game "Transport Tycoon Deluxe", a popular game originally written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features. OpenTTD is licensed under the ...Home page
OpenTTD
Transport Tycoon Deluxe clone
OpenTTD is a clone of the Microprose game "Transport Tycoon Deluxe", a popular game originally written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features. OpenTTD is licensed under the ...Home page
PySol
A collection of more than 200 solitaire card games
PySol is an exciting collection of more than 200 solitaire card games. Its features include support for lots of distinct games, very nice look and feel, multiple cardsets and table tiles, sound and background music, unlimited undo & redo, load & save ...Home page
S.C.O.U.R.G.E.
Rogue-like game in the tradition of NetHack and Moria
S.C.O.U.R.G.E. is a rogue-like game in the fine tradition of NetHack and Moria. It sports a graphical front-end, similar to glHack or the Falcon's eye. I tried to design the 3D UI as a best of both worlds from old to new: It lets you rotate the view, ...Home page
Sear
Sear - a client for Worldforge
Sear is a client for MMORPGs using the Worldforge system.
Speyes
South Park XEyes clone
XEyes clone using South Park characters. Homepage: http://www.okb-1.org/speyes/speyes.htmlHome page
Supertux
2D jump'n run sidescroller game
SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games. The Milestone1 release of SuperTux features 9 enemies, 26 playable levels, software and OpenGL rendering modes, configurable joystick and ...Home page
Uae
The Ubiquitous Amiga Emulator
UAE is a mostly complete software emulation of the hardware of the Commodore Amiga 500/1000/2000. A Commodore Amiga, for those who don't know, is a 16/32 bit computer system based on the Motorola 680x0 CPU and a few specially designed custom chips ...Home page
Vdrift
VDrift
VDrift is a realistic racing simulation with drifting in mind
Xteddy
Cuddly teddy bear for your desktop
Normally, xteddy just sits around doing nothing. After all, that's what teddy bears are for. Look at him, talk to him, place heavy windows on top of him, zap him around until he becomes dizzy, do what you like; he will always be your true ...Home page
Xworld
Earth as seen from the direction of the sun
XWorld displays a pretty picture of our earth as it would look if viewed from the direction of the sun. The window is regularly updated. You can use xworld in lieu of a clock.
YoFrankie (CrystalSpace edition) Data
YoFrankie data files
Home page
YoFrankie LQ (CrystalSpace edition)
Open game, low quality
The YoFrankie level realized using CrystalSpace. Low quality - shadows and reflections are disabled.Home page
YoFrankie MQ (CrystalSpace edition)
Open game, medium quality
The YoFrankie level realized using CrystalSpace. Medium quality - shadows are disabled.Home page
YoFrankie VHQ (CrystalSpace edition)
Open game, very high quality
The YoFrankie level realized using CrystalSpace. Very high quality - additional HDR and post processing effect.Home page
YoFrankie VLQ (CrystalSpace edition)
Open game, very low quality
The YoFrankie level realized using CrystalSpace. Very low quality - shadows and reflections are disabled, lighting quality is reduced.Home page
YoFrankie (CrystalSpace edition)
Open game
Home page
Zombies
Simple robots-like game where you destroy the zombies
The idea of zombies is to kill as many zombies as possible. Fortunately for you, zombies can only move diagonally. Once all the zombies on a level die you start a new level, with even more zombies than before. Homepage: ...Home page

Graphics

Cairo
2D graphics library
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL (through ...Home page
Graphicsmagick
Collection of image processing tools
GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. The tools support a large variety of ...Home page
Identify
ImageMagick identify
ImageMagick can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform ...Home page
Inkscape
An SVG-based vector drawing application
Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C standard Scalable Vector Graphics (SVG) file format. Supported SVG features include shapes, paths, text, markers, ...Home page
Picky
An image viewer/slideshow app
Home page
Pinta
Simple Painting for Gtk
Pinta is a drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users. It is currently early in development.Home page
Pycairo
Python bindings for the cairo graphics library
Home page
Tgif
Interactive 2-D drawing tool
Tgif is an interactive drawing tool that allows the user to draw and manipulate objects in the X Window System.Home page
Thumbs
Purge thumbnail cache
This program allows you to examine your thumbnail cache and purge it when required.Home page
Xara Xtreme
Cross-platform vector artwork and photocomposition package
XaraLX is a vector graphics and photocomposition program. It is primarily a vector graphics program, but it also handles photos and drawings. It has an easy-to-use and easy-to-learn approach.Home page

Library

ALSA
Advanced Linux Sound Architecture
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system.Home page
ATK-dev
Headers for compiling ATK applications
These are the ATK header files. They are required when compiling applications that use the ATK library. ATK is an Accessibility Toolkit.
Tuxpaint-binary
Drawing program designed for young children
Drawing program designed for young childrenHome page
Espeak-binary
Speech synthesizer for English and other languages
Speech synthesizer for English and other languagesHome page
Bison
A yacc-compatible parser generator
A yacc-compatible parser generatorHome page
Busybox
Tiny utilities for small and embedded systems
BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The ...
Cairo
A vector graphics library with cross-device output support
A vector graphics library with cross-device output supportHome page
CDDB-Py
Python interface to CD-IDs and FreeDB
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C module cdrommodule.so, provide an easy way for Python programs to fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a very large online database of track listings ...Home page
CELstart binary
Run CrystalSpace+CEL game packages (runtime)
Home page
CELstart binary
Run CrystalSpace+CEL game packages (runtime)
Home page
Clutter-gtk
Embed clutter in GTK
Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and embedded platforms) for rendering but with an API which hides the ...Home page
Clutter
Creating fast, visually rich and animated graphical user interfaces
Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and embedded platforms) for rendering but with an API which hides the ...Home page
Dbus-glib
D-Bus bindings for glib
D-Bus bindings for glibHome page
Dbus-python
Python bindings for the D-Bus messagebus
Python bindings for the D-Bus messagebusHome page
Ds-devel
High level client API to sugar-datastore
High level client API to sugar-datastoreHome page
Env-devel
Access to various sugar environment settings.
Access to various sugar environment settings.Home page
Fribidi-devel
A free implementation of the unicode bidirectional algorithm
A free implementation of the unicode bidirectional algorithmHome page
Libpaper-devel
Library for handling paper characteristics
Library for handling paper characteristicsHome page
Sdl-pango-devel
Simple Direct Media Layer
Simple Direct Media LayerHome page
Shell-devel
Compatibility level library to sugar-shell
Compatibility level library to sugar-shellHome page
Sdl-mixer-devel
Simple Direct Media Layer
Simple Direct Media LayerHome page
Gst-plugins-good-devel
GStreamer streaming media framework good plug-ins
GStreamer streaming media framework good plug-insHome page
Pango-devel
Internationalized text layout and rendering library
Internationalized text layout and rendering libraryHome page
Python-devel
Python is an interpreted, interactive, object-oriented programming language
Python is an interpreted, interactive, object-oriented programming languageHome page
Sdl-image-devel
Simple Direct Media Layer
Simple Direct Media LayerHome page
Gst-plugins-base-devel
GStreamer streaming media framework base plug-ins
GStreamer streaming media framework base plug-insHome page
Cairo-devel
A vector graphics library with cross-device output support
A vector graphics library with cross-device output supportHome page
Sdl-ttf-devel
Simple Direct Media Layer
Simple Direct Media LayerHome page
Espeak-devel
Speech synthesizer for English and other languages
Speech synthesizer for English and other languagesHome page
Freetype-devel
A high-quality and portable font engine
A high-quality and portable font engineHome page
Sdl-devel
Simple Direct Media Layer
Simple Direct Media LayerHome page
Dbus-glib-devel
D-Bus bindings for glib
D-Bus bindings for glibHome page
Fontconfig-devel
A library for configuring and customizing font access
A library for configuring and customizing font accessHome page
Gstreamer-devel
GStreamer streaming media framework runtime
GStreamer streaming media framework runtimeHome page
Libcroco-devel
Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Generic Cascading Style Sheet (CSS) parsing and manipulation toolkitHome page
Libgsf-devel
The GNOME Structured File Library
The GNOME Structured File LibraryHome page
Librsvg-devel
Scalable Vector Graphics (SVG) rendering library
Scalable Vector Graphics (SVG) rendering libraryHome page
Libxml2-devel
Version 2 of the library to manipulate XML files
Version 2 of the library to manipulate XML filesHome page
Toolkit-devel
A set of first level widgets and misc components
A set of first level widgets and misc componentsHome page
Glib-devel
The GLib library of C routines
The GLib library of C routinesHome page
Gtk+-devel
Gimp ToolKit +
Gimp ToolKit +Home page
Gconf-devel
Gnome Configuration System and Daemon
Gnome Configuration System and DaemonHome page
Libgee-devel
GObject-based interfaces and classes for commonly used data structures
GObject-based interfaces and classes for commonly used data structuresHome page
Ds
High level client API to sugar-datastore
High level client API to sugar-datastoreHome page
Env
Access to various sugar environment settings.
Access to various sugar environment settings.Home page
Libexpat1
XML parsing C library - runtime library
This package contains the runtime, shared library of expat, the C library for parsing XML.
Flex
GNU lexical analyser generator
GNU lexical analyser generatorHome page
Fontconfig
A library for configuring and customizing font access
A library for configuring and customizing font accessHome page
Freetype
A high-quality and portable font engine
A high-quality and portable font engineHome page
Freetype2
Free, portable library for digital typography
FreeType 2 is a high-quality and portable font engine that is capable of supporting several font formats (be they bitmapped or scalable) through a simple and uniform interface. Its design is modular and allows independent "font driver" modules to be ...Home page
Fribidi
A free implementation of the unicode bidirectional algorithm
A free implementation of the unicode bidirectional algorithmHome page
Gcc-4.4-base
The GNU Compiler Collection (base package)
This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).
Gcc-c
The GNU Compiler Collection
The GNU Compiler CollectionHome page
Gcc-c++
The GNU Compiler Collection
The GNU Compiler CollectionHome page
Gconf
Gnome Configuration System and Daemon
Gnome Configuration System and DaemonHome page
Glib
The GLib library of C routines
The GLib library of C routinesHome page
GLib-dev
Headers for compiling GLib applications
These are the GLib header files. They are required when compiling applications that use the GLib library.
GLib-dev
Headers for compiling GLib applications
These are the GLib header files. They are required when compiling applications that use the GLib library.
GLibmm-dev
Headers for compiling C++ GLib applications
These are the glibmm header files. They are required when compiling C++ applications that use the GLib library.
GMP
Arithmetic without limitations
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs ...Home page
Gnupg
The GNU Privacy Guard, a GPL pgp replacement
The GNU Privacy Guard, a GPL pgp replacementHome page
Gst-plugins-base
GStreamer streaming media framework base plug-ins
GStreamer streaming media framework base plug-insHome page
Gst-plugins-espeak
ESpeak library as a sound source for GStreamer
eSpeak library as a sound source for GStreamerHome page
Gst-plugins-good
GStreamer streaming media framework good plug-ins
GStreamer streaming media framework good plug-insHome page
Gstreamer
GStreamer streaming media framework runtime
GStreamer streaming media framework runtimeHome page
Gtk+
Gimp ToolKit +
Gimp ToolKit +Home page
GTK-dev
Headers for compiling GTK applications
These are the GTK header files. They are required when compiling applications that use the GTK+ library.
Gtk-Sharp
Graphical User Interface Toolkit for mono and .Net
Gtk# is a Graphical User Interface Toolkit for mono and .Net. The project binds the gtk+ (http://www.gtk.org/) toolkit and assorted GNOME (http://www.gnome.org/) libraries, enabling fully native graphical Gnome application development using the Mono ...Home page
GTKmm-dev
Headers for compiling C++ GTK applications
These are the glibmm header files. They are required when compiling C++ applications that use the GTK, ATK or Pango libraries..
GTKSourceView
A text widget that extends the standard gtk+ 2.x text widget
It improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor. It is part of the GNOME Desktop Environment and it is currently being used by gedit, MonoDevelop, Glimmer and several other projects.Home page
HyperSQL
100% Java Database
HSQLDB (HyperSQL DataBase) is an SQL relational database engine written in Java. It has a JDBC driver and supports nearly full ANSI-92 SQL (BNF tree format) plus many SQL:2008 enhancements. It offers a small, fast database engine which offers in-memory ...Home page
Libao
SUMMARY
DESCRIPTIONHome page
Libapr1
The Apache Portable Runtime Library
APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations.
Libaprutil1
The Apache Portable Runtime Utility Library
APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. APR Util is a utilities library implemented on top of apr, providing ...
Libaudio2
The Network Audio System (NAS)
The Network Audio System was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and ...Home page
Libbz2-1.0
High-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor. 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 ...Home page
Libbz2-1.0
High-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor. 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 ...
Libbz2-1.0
High-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor. 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 ...
Libchm1
Library for dealing with Microsoft CHM files
It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, ...
Libcomerr2
Common error description library
libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use.
Libcroco
Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Generic Cascading Style Sheet (CSS) parsing and manipulation toolkitHome page
Libcurl3-gnutls
Multi-protocol file transfer library
libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. SSL support is provided by GnuTLS. To enable LDAP support package libldap2-dev is required. This is the shared version of libcurl. Homepage: ...
Libdb4.4
Berkeley v4.4 Database Libraries
This is the runtime package for programs that use the v4.4 Berkeley database library.
Libdb4.6
Berkeley v4.6 Database Libraries [runtime]
This is the runtime package for programs that use the v4.6 Berkeley database library.
Libdb4.7
Berkeley v4.7 Database Libraries [runtime]
This is the runtime package for programs that use the v4.7 Berkeley database library.
Libenchant1
A wrapper library for various spell checker engines
Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features ...Home page
Libexpat1
XML parsing C library
This package contains the runtime, shared library of expat, the C library for parsing XML.Home page
Libfreetype6
FreeType 2 font engine
The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. The FreeType ...Home page
Libgcc1
GCC support library
Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages.
Libgconf2-4
GNOME configuration database system (shared libraries)
GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME ...
Libgcrypt11
LGPL Crypto library - runtime library
libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, ...
Libgee
GObject-based interfaces and classes for commonly used data structures
GObject-based interfaces and classes for commonly used data structuresHome page
Libgnutls13
The GNU TLS library
gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 ...Home page
Libgnutls26
The GNU TLS library - runtime library
gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - ...
Libgomp1
GCC OpenMP (GOMP) support library
GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection.
Libgpg-error0
Library for common error values and messages in GnuPG components
Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
Libgraphicsmagick1
Format-independent image processing - C shared library
GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on ...
Libgsf
The GNOME Structured File Library
The GNOME Structured File LibraryHome page
Libgucharmap4
Unicode browser widget library
The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. This package contains the shared library.Home page
Libicu40
International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU.
Libidl0
Library for parsing CORBA IDL files
libIDL is a small library for creating parse trees of CORBA v2.2 compliant Interface Definition Language (IDL) files, which is a specification for defining interfaces which can be used between different CORBA implementations. libIDL is used in the ...
Libjasper1
The JasPer JPEG-2000 runtime library
JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ...
Libkeyutils1
Linux Key Management Utilities (library)
Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. This package ...
Libkrb53
MIT Kerberos runtime libraries
Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, ...
Liblcms1
Color management library
lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms.
Libldap-2.4-2
OpenLDAP libraries
These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients.
Libldap2
Run-time libraries for the OpenLDAP servers and clients
These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients.Home page
Libltdl3
A system independent dlopen wrapper for GNU libtool
This package contains the run-time libltdl library. A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. It supports the following dlopen ...
Libmysqlclient15off
MySQL database client library
MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package ...
Libncurses5
Shared libraries for terminal handling
This package contains the shared libraries necessary to run programs compiled with ncurses.
Libncursesw5
Shared libraries for terminal handling (wide character support)
This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters.
Libneon26
An HTTP and WebDAV client library
Neon is an HTTP and WebDAV client library, with a C language API. WARNING: THE NEON API IS NOT YET STABLE. Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the ...
Libneon27-gnutls
An HTTP and WebDAV client library (GnuTLS enabled)
neon is an HTTP and WebDAV client library, with a C language API. WARNING: THE NEON API IS NOT YET STABLE. Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the ...
Libogg
SUMMARY
DESCRIPTIONHome page
Liborbit2
Libraries for ORBit2 - a CORBA ORB
ORBit2 is a high-performance CORBA (Common Object Request Broker Architecture) ORB (Object Request Broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an ...
Liboverlay
Overlay library that provides binary relocation support
Enter a longer description of the program here.
Libpaper
Library for handling paper characteristics
Library for handling paper characteristicsHome page
Libpng
Libpng is the official PNG reference library
It supports almost all PNG features, is extensible, and has been extensively tested for over nine years.Home page
Libpng12-0
PNG library
libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. This package contains the runtime library files needed to run software using libpng.Home page
Libpq4
PostgreSQL C client library
libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 7.3 to 8.1. This ...
Libpq5
PostgreSQL C client library
libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. This ...
Libqt-mt3
Qt GUI Library (threaded runtime version)
This is the Trolltech Qt library, version 3. It's necessary for applications that link against the libqt-mt.so.3, e.g. all KDE3 applications.Home page
Libreadline5
GNU readline and history libraries, run-time libraries
The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. The GNU history library provides a consistent user interface for recalling lines of previously typed input.
Librsvg
Scalable Vector Graphics (SVG) rendering library
Scalable Vector Graphics (SVG) rendering libraryHome page
Libsasl2-2
Cyrus SASL - authentication abstraction library
This is the Cyrus SASL API implementation, version 2.1. SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying ...
Libsdl-gfx1.2-4
Drawing and graphical effects extension for SDL
The SDL_gfx library is an extension to the SDL library which provides basic antialiased drawing routines such as lines, circles or polygons, an interpolating rotozoomer for SDL surfaces, framerate control and MMX image filters.Home page
Libsdl-mixer1.2
Mixer library for Simple DirectMedia Layer 1.2
SDL Mixer is a sample multi-channel audio mixer library. It supports 4 channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, and SMPEG MP3 libraries.Home page
Libsdl-mixer1.2
Mixer library for Simple DirectMedia Layer 1.2
SDL Mixer is a sample multi-channel audio mixer library. It supports 4 channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, and SMPEG MP3 libraries. URL: http://www.libsdl.org/projects/SDL_mixer/
Libsdl-ttf2.0-0
Ttf library for Simple DirectMedia Layer with FreeType 2 support
SDL_ttf is a sample TrueType font library. It allows you to use TrueType fonts in SDL applications.Home page
Libsdl1.2
Simple DirectMedia Layer
SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard.Home page
Libserf-0-0
High-performance asynchronous HTTP client library
serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high ...
Libsqlite3-0
SQLite 3 shared library
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Libsqlite3-0
SQLite 3 shared library
SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
Libssl0.9.8
SSL shared libraries
libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. It is part of the OpenSSL implementation of SSL.
Libssl0.9.8
SSL shared libraries
libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. It is part of the OpenSSL implementation of SSL.
Libstdc++5
Compatibility C++ library
Provides the standard C++ library for GCC 3.3, libstdc++.so.5, for dependencies. Most likely you want to install your distribution's package, instead of compiling.Home page
Libstdc++6
The GNU Standard C++ Library v3
This package contains an additional runtime library for C++ programs built with the GNU compiler. libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0.
Libsvn1
Shared libraries used by Subversion
This package includes shared libraries to manipulate Subversion (svn) repositories and working copies.
Libtasn1-3
Manage ASN.1 structures (runtime)
Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation ...
Libtiff4
Tag Image File Format (TIFF) library
libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library.
Libtiff
Tag Image File Format (TIFF) library
libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library.Home page
Libuuid1
Universally unique id library
libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information.
Libvorbis
SUMMARY
DESCRIPTIONHome page
Libvte4
Terminal emulator widget for GTK+ 2.0
The VTE library inserts terminal capability strings into a trie, and then uses it to determine if data received from a pseudo-terminal is a control sequence or just random data. The sample program "interpret" illustrates more or less what the widget ...
Libwmf0.2-7
Windows metafile conversion library
Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and ...
Libwnck18
Window Navigator Construction Kit
a library to use for writing pagers and taskslistsHome page
Libwnck
Pager library
libwnck is Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. libwnck isn't supported in the devel platform, which means OS vendors won't guarantee the API/ABI long-term, but authors of open source ...Home page
Libwxbase2.8-0
WxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported ...
Libwxgtk2.8-0
WxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org This package provides the ...
Libxml2
Version 2 of the library to manipulate XML files
Version 2 of the library to manipulate XML filesHome page
Libxml2
GNOME XML library
XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of ...
Libxslt
XSLT libraries and tools
XSLT libraries and toolsHome page
Make
GNU make utility to maintain groups of programs
GNU make utility to maintain groups of programsHome page
MPC
C library for the arithmetic of complex numbers
Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.Home page
MPFR
C library for multiple-precision floating-point computations with correct rounding.
Home page
Mpg123
Mpg123 is a console-based MP3 player
mpg123 is the fast and Free (LGPL since version 0.60) console based real time MPEG Audio Player for Layer 1, 2 and 3.Home page
Mysql-common
MySQL database common files
MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package ...
Nano
GNU nano is a small and friendly text editor
Besides basic text editing, nano offers many extra features like an interactive search and replace, go to line and column number, auto-indentation, feature toggles, internationalization support, and filename tab completionHome page
OpenOffice.org RPMS
Official Packages
See http://afb.users.sourceforge.net/zero-install/interfaces/openofficeorg.xml
Pango
Internationalized text layout and rendering library
Internationalized text layout and rendering libraryHome page
Pango-dev
Headers for compiling Pango applications
These are the Pango header files. They are required when compiling applications that use the Pango library. Pango is a library for laying out and rendering of text, with an emphasis on internationalization.
Pkgconfig
Package config system that manages compile/link flags
Package config system that manages compile/link flagsHome page
PPL
Provides numerical abstractions
The Parma Polyhedra Library (PPL) provides numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. These abstractions include convex polyhedra, defined as the intersection of a finite ...Home page
PyAlsaAudio
ALSA wrapper for Python
PyAlsaAudio is a Python wrapper for ALSA. Currently PCM playback and capture, as well as the Mixer API is supported.Home page
Pycairo
Python wrapper for cairo vector graphics library
Python wrapper for cairo vector graphics libraryHome page
Pygame
Python modules for writing games
Python modules for writing gamesHome page
Pygtk
GTK+2 bindings for Python
GTK+2 bindings for PythonHome page
Python
Python is an interpreted, interactive, object-oriented programming language
Python is an interpreted, interactive, object-oriented programming languageHome page
Python-Wnck
Python-bindings for the wnck-library
Python-Wnck provides python-bindings for libwnck. Libwnck is a library used by pagers and tasklists.
Toolkit-python
A set of first level widgets and misc components
A set of first level widgets and misc componentsHome page
Python-clutter
Python bindings for the clutter library
Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and embedded platforms) for rendering but with an API which hides the ...Home page
Python-clutter
Python bindings for the clutter library
Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and embedded platforms) for rendering but with an API which hides the ...Home page
Python25
Python 2.5 runtime
Home page
Sdl
Simple Direct Media Layer
Simple Direct Media LayerHome page
Sdl-image
Simple Direct Media Layer
Simple Direct Media LayerHome page
Sdl-mixer
Simple Direct Media Layer
Simple Direct Media LayerHome page
SDL-mixer
Simple multi-channel audio mixer
SDL-mixer is a simple multi-channel audio mixer. It supports 8 channels of 16 bit stereo audio, plus a single channel of music. The mixer can currently load Microsoft WAVE files and Creative Labs VOC files as audio samples.Home page
Sdl-pango
Simple Direct Media Layer
Simple Direct Media LayerHome page
Sdl-ttf
Simple Direct Media Layer
Simple Direct Media LayerHome page
SDL
Simple DirectMedia Layer
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library designed to make it easy to write multi-media software, such as games and emulators.Home page
SDL_image
Image loading library for Simple DirectMedia Layer 1.2
This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats.Home page
Shell
Compatibility level library to sugar-shell
Compatibility level library to sugar-shellHome page
Tlslite
Python crypto library
TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS 1.1. TLS Lite supports non-traditional authentication methods such as SRP, shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure Python, however it can ...
Toolkit
A set of first level widgets and misc components
A set of first level widgets and misc componentsHome page
TrayLib
Library for tray-like applets
TrayLib is a python module that eases the creation of tray-like applets. These are applets that mainly consist of a box, which contains some icons representing some objects in the system. It is used by TaskTray and DevTray.
Vorbis-tools
SUMMARY
DESCRIPTIONHome page
XdgUtils
Cross-desktop integration tools
Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on ...Home page
ZeroInstall-GUI
Graphical interface for the Zero Install injector
The Zero Install GUI displays a window showing which versions of various components will be used when running a program, and allows you to alter various policy settings to affect the selection process. You can use this to mark particular versions of ...Home page
ZeroInstall-GUI
Graphical interface for the Zero Install injector
The Zero Install GUI displays a window showing which versions of various components will be used when running a program, and allows you to alter various policy settings to affect the selection process. You can use this to mark particular versions of ...Home page
Zlib1g
Compression library - runtime
zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library.

Network

0share
Peer-to-peer sharing of Zero Install packages
Zero Install is a decentralised installation system. Meta-data about each package is published in a "feed" file. Before downloading a package over the internet, 0launch can check to see if any nearby machines have a copy, and get it from them instead ...Home page
Amule
Build without libupnp
aMule is a multi-platform client for the ED2K file sharing network and based on the windows client eMule. aMule started in August 2003, as a fork of xMule, which is a fork of lMule. aMule currently supports Linux, FreeBSD, OpenBSD, Windows, MacOS X ...Home page
Curl
CURL groks URLs
curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, ...Home page
Firefox
Web browser
The award-winning, free Web browser is better than ever. Browse the Web with confidence - Firefox protects you from viruses, spyware and pop-ups. Enjoy improvements to performance, ease of use and privacy. It's easy to import your favorites and ...Home page
DownloadManager
Coordinate downloads
DownloadManager is an optional assistant for Fetch and other download helper programs that use its protocol. DownloadManager monitors the number of active downloads using DBus and limits the quantity by announcing when others may attempt to start.Home page
Firefox
Web browser
The award-winning, free Web browser is better than ever. Browse the Web with confidence - Firefox protects you from viruses, spyware and pop-ups. Enjoy improvements to performance, ease of use and privacy. It's easy to import your favorites and ...Home page
Fetch
Download files for ROX-Filer
Fetch is a download handler for ROX-Filer. When a link is dragged from a web browser or similar program to a filer window ROX-Filer calls a user-defined download handler to fetch the object named by the link. The download handler is defined in the ...Home page
Filezilla
FTP client
Filezilla lets you transfer files over the FTP, SFTP, FTPS and FTPES protocols.Home page
Mozilla Firefox
Web Browser
The award-winning Firefox Web browser has security, speed and new features that will change the way you use the Web. Don't settle for anything less.Home page
Firefox
Webbrowser
Der preisgekrönte Webbrowser Firefox bietet Sicherheit, Geschwindigkeit und neue Funktionen, die die Art und Weise, wie Sie das Web nutzen, verändern werden. Entscheiden Sie sich für keinen anderen.Home page
Firefox
Webbrowser
The award-winning Firefox Web browser has security, speed and new features that will change the way you use the Web. Don’t settle for anything less.Home page
Mozilla Firefox
Navigateur web
French version of the popular browser Mozilla Firefox Version francophone du navigateur web Mozilla FirefoxHome page
Google-chrome-unstable
The web browser from Google
Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
Gtkdc
Client for the Direct Connect network
A client for the Direct Connect peer-to-peer network inspired by DC++.Home page
Irssi
Terminal based IRC client
Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. Features include: * Autologging * Formats and themes * Configurable keybindings * Paste detection * Perl scripting * Irssi-proxy * Transparent ...Home page
Launch
Launch URIs
Launch is called with a URI or URL and then starts a suitable application to handle it. file: URLs are passed to ROX-Filer, http: to the default web browser. The user can define handlers for all URI schemes.Home page
Mail
Monitor mailbox
Mail is a ROX applet which monitors your local mailbox and which can launch a mail reader application when required.Home page
Mutt
Text-based mail client
Mutt is a sophisticated text-based Mail User Agent.Home page
NetStat
Display network status
This is a ROX applet to display network status and statistics.Home page
ROX-Samba
Mount samba shares
Use fusesmb to mount Samba shares as a file system.Home page
RSSOwl
A java newsreader
RSSOwl lets you gather, organize, update, and store information from any compliant source in a convenient, easy to use interface, save selected information in various formats for offline viewing and sharing, and much more. It's easy to configure, ...Home page
SeaMonkey
All-in-one internet application suite
Web-browser, advanced e-mail and newsgroup client, IRC chat client, and HTML editing made simple -- all your Internet needs in one application.Home page
SeaMonkey
All-in-one internet application suite
Web-browser, advanced e-mail and newsgroup client, IRC chat client, and HTML editing made simple -- all your Internet needs in one application.Home page
Sleekxmpp
Python library for xmpp
SleekXMPP is a pet project of an XMPP enthusiast. The goals of the project are ease of implementation, and complete draft XEP (XMPP Extended Protocol) coverage. Ideally the community will be able to use this for bots, easy XEP protocoling, etc.Home page
Sshuttle
Where transparent proxy meets VPN meets ssh
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin access.Home page
Mozilla Thunderbird
Mail Reader
Enjoy safe, fast and easy email, Mozilla-style. The Thunderbird email client includes intelligent spam filters, powerful search and customizable views.Home page

Office

Abiword
AbiWord Word Processor
AbiWord is a lightweight word processing application.
LyX
WYSIWYM(ean) document processor
LyX is an advanced open source document processor running on many Unix and some non-Unix platforms. It is called a "document processor", because unlike standard word processors, LyX encourages an approach to writing based on the structure of your ...Home page
OpenOffice.org
Productivity Suite
OpenOffice.org 3 is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more.Home page
Xchm
Compiled HTML Help (CHM) file viewer for X
xCHM is a viewer for Compiled HTML Help (CHM) files. It can show the contents tree if one is available, print the current page and do the usual history stunts. It allows to change fonts and search for text in all the pages of the file, or in the pages' ...

Settings

Appearance
GTK and Icon theme configuration
Appearance is a configlet that allows you to control the look of your desktop. (This software replaces the LookAndFeel, Theme and Toolbars&Menus configlets.) It supports setting the GTK (UI controls) and Icon themes. It also allows the setting of ...Home page
AppFactory
Construct AppDir wrappers for applications.
This program automates the creation of ROX wrappers for non-ROX programsHome page
Gamma
Set the gamma correction for your screen
Gamma is a simple program to set the on-screen gamma correction (using the xgamma command, installed with XFree86). You can either set the Red, Green and Blue corrections separately, or all at once.Home page
Keyboard
Keyboard configuration applet
This configuration tool lets you configure keyboard settings, including the keyboard layout, key repeat, cursor blinking, and keybindings. You need to be running ROX-Session as your session manager for this to work.Home page
MIME-Editor
Edit the file type database
MIME types are used to identify types of file. For example, a plain text file would have the MIME type 'text/plain'. An HTML page would be 'text/html' and a PNG image's type is 'image/png'. ROX-Filer uses MIME types to decide which application to run ...Home page
Mouse
Mouse configuration applet
This configuration tool lets you configure mouse settings, including acceleration, drag-and-drop sensitivity, double-click speed, and button order. You can also use it to change the mouse pointer's appearance. You need to be running ROX-Session as ...Home page
Resolution
Change screen resolution dynamically
This program allows you to change the screen resolution at any time. The change is not permanent. This is useful when connecting a laptop to an external monitor or a projector, for example, which may require a different screen resolution. Resolution ...Home page
Wallpaper
Set the desktop background image
This program can be used to set the background image for your ROX-Filer pinboard (desktop background), if you are using the pinboard feature. Note that ROX-Filer already allows you to set an image or plain colour for the backdrop. Wallpaper lets you ...Home page
XPlanet
Show a planet
XPlanet is a wrapper for xplanet for the ROX desktop. Its most useful mode is as a backdrop application.Home page

System

AppTray
Shows menus of installed applications
AppTray is a panel applet that shows installed applications grouped by category. Each category is represented by an icon, which brings up a menu of applications belonging to this category when clicked.
Boolstuff
Library that supports a few operations on boolean expression binary trees.
Desktop2App
Convert .desktop files into AppDir wrappers
Other desktops use .desktop files to define applications but ROX does not, preferring to use AppDirs. This program reads .desktop files and uses the information to construct AppDir wrappers for each applicationHome page
DevTray
Shows devices/volumes in the panel
DevTray is a panel applet that shows devices and volumes. You need dbus (>=0.33), its python bindings and HAL (>=0.5.7) to run it.
FreeFS
Display usage of a file system.
FreeFS displays a small window showing the disk usage of a single file system. The window displays the file system mount point, the total size of the file system, the used size and the size available. Hold down the right mouse button for a menu. ...Home page
Halevt
Generic handler for HAL events
Halevt is a daemon that executes arbitrary commands when a device with certain properties is added to the system and when device properties change, using HAL.
Load
Display the system load.
Load displays the load average of your system (a measure of how much work it is trying to do). It can function as either a panel applet or as an independant program which can draw a chart of load against time.Home page
Mem
Display memory usage.
This applet displays the current memory usage and the current swap space usage.Home page
System
Process and disk monitor
A simplified gtop which shows processes and mounted filesystems as bar charts. Displays Shared/Unshared/Swapped memory for each process; state indicator beside each process shows current state (running, sleeping, etc); popup menu allows processes to be ...Home page
Terminal
Launcher for terminal emulator
Terminal is a wrapper that launches the terminal emulator set in the options of ROX-Filer
UserModeLinux
Run Linux inside itself
User-Mode Linux is a safe, secure way of running Linux versions and Linux processes. Run buggy software, experiment with new Linux kernels or distributions, and poke around in the internals of Linux, all without risking your main Linux ...Home page
ZeroInstall-Injector
Decentralised installation system
Zero Install is a cross-platform, decentralised installation system. Instead of having a central repository in which all software is placed under a naming scheme managed by some central authority, programs and libraries in Zero Install are identified ...Home page

Utility

AddApp
Create ROX application launchers
AddApp makes it easy to run Zero Install Injector applications from ROX-Filer. Give it the URL of the application you want, and it will create a ROX application directory to run the application. To switch to a different version of the application, ...Home page
Archive
Create or read archive files
You can use Archive to compress a directory or file into a single, smaller file (which can be stored, emailed, etc). You can also use it to extract a compressed archive back into a file or directory structure.Home page
Clock
Clock panel applet
This is a panel clock, with support for setting alarms. It can also function in its own window.Home page
Diff
Display the difference between two text files.
This program displays a coloured context diff between two files. You drop the files from the filer into the upper 2 windows.Home page
Dome
GTK-based XML editor
Dome is an visual programming language for manipulation of XML documents developed at the University of Southampton. It has been used in the AKT project to trawl through large websites, extracting information from them by transforming the source HTML ...Home page
Dzen
A general purpose messaging and notification program
Dzen is a general purpose messaging, notification and menuing program for X11. It was desigend to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any windowmanger.Home page
Edit
Simple text editor
Edit is a simple text editor, with a ROX-style user interface. It has drag-and- drop saving, search-and-replace and multi-level undo.Home page
Emacs
GNU Emacs
Emacs is the extensible, customizable, self-documenting real-time display editor.Home page
Fftw
Discrete Fourier transform (DFT) Library
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). ...Home page
Lzmadec-static
Version of lzmadec with minimal dependencies
This is a build of lzmadec, the LZMA file decompressor, with minimal dependencies (only requires glibc >= 2.0).Home page
Lzmadec
Small and fast LZMA decoder
lzmadec is a small and fast decoder for LZMA compressed files. It is intended to work as a drop-in replacement for lzma in situations where available disk space is limited, only decoder is needed and the data can be decompressed from the standard input ...Home page
Memo
Alarm clock and reminder list
Memo is a small utility which you can use to store appointments and 'TODO' items. It displays the next few entries in a small window, and can also be instructed to beep and bring up alert windows at set times.Home page
Openbox
Standards compliant, fast, light-weight, extensible window manager
Openbox is a customisable window manager, modelled after Blackbox. Features: * ICCCM and EWMH compliance * Very fast * Chainable key bindings * Customizable mouse actions * Window resistance * Multi-head Xinerama support * Pipe menusHome page
Pager
Pager applet
As the screen generally isn't big enough for all your programs, most people have multiple 'workspaces'. For example, you might put your web browser on one workspace, a report you are writing on another, and so on. The pager applet runs inside the ...Home page
Properties
A file metadata viewer
Properties is an independent viewer (and, in the future, editor) of file metadata, modelled loosely after those found in Thunar and Nautilus. It is primarily designed for the ROX desktop.
ROX-All
Launchers for popular ROX applications
ROX-All is a single archive containing launchers for most of the ROX applications. The launchers will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or ...Home page
ROX-Filer
Fast and powerful file manager
ROX-Filer is a fast and powerful graphical file manager. It has full drag-and- drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin frequently used files to the desktop background.Home page
ROX-Session
Sets up a ROX desktop session
ROX-Session sets up your desktop when you log in, and starts any applications you ask it to. It allows you to set various settings, such as the default font, cursor blinking and mouse behaviour (through a separate applications applets). It also allows ...Home page
SystemTrayN
Notification area panel applet
This panel applet provides a system tray (also known as a notification area) for ROX. This is based on the SystemTray applet, but updated.Home page
Tail
Monitor a text file
This program displays the contents of a text file, updating as the text file is updated.Home page
Tasklist
Tasklist applet
Shows a list of running applicationsHome page
TaskTray
Shows open windows in the panel
TaskTray is a panel-applet that shows open windows of running applications. Every application is presented as an icon.
Tide
A real-time text editor for the ROX desktop
Tide is a real-time text editor for the ROX desktop, based on Thomas Leonard's Edit (although Tide may seem a bit backwards compared to Edit). Instead of the user manually 'saving' a file, Tide automatically writes the file out as you edit it. Tide ...
WorkspaceList
A panel applet to display and manage workspaces
WorkspaceList is a ROX Panel applet which helps you to manage multiple workspaces. It displays workspaces by name in a drop-down list, allowing you to select one to display. You can also type the name of a workspace to display it, and this will create ...
XAttr
View and edit extended attributes
XAttr is a utility for viewing or editing extended attributes which are supported by more modern file systems.Home page
Zero2Bundle
Create ROX application bundles
Zero2Bundle makes it easy to create self-contained ROX application directories from Zero Install Injector feeds. Note: normally, you would use AddApp rather than Zero2Bundle. AddApp creates small launchers, which will download the application if ...Home page
Zero2Desktop
Add Zero Install programs to your Applications menu
Zero Install provides a way to download and run applications using a full URI to identify them. To make applications easier to run you'll want to create a short- cut in your desktop environment. This program creates a freedesktop.org ".desktop" file, ...

Video

Blender
A versatile 3D animation creation suite
Blender is a fully integrated 3D animation suite for use in animation, still graphics, scientific and engineering visualization, and game content creation. It includes tools for modeling, texturing (node based materials or uv mapped), uv mapping, ...Home page

Unknown

0compile
Original 0compile with sugar specific patches
Original 0compile with sugar specific patchesHome page
0export
Original 0export with sugar specific patches
Original 0export with sugar specific patchesHome page
0publish
Utility to make creating injector interfaces easier
0publish makes creating and modifying injector interface files easier. It can create a new commented template for you or edit an existing one. Various editing operations are available, the most basic being to let you edit it in your preferred text ...Home page
0sugar
Sugar Services packaging tools
Sugar Services packaging toolsHome page
AlbumArt
Downloads album covers
AlbumArt is a program that will semi-automatically download album cover images for your music collection. All you have to do is point it at the root of your music directory and for each directory, the program will download a set of corresponding (well, ...Home page
Convert
ImageMagick converter
ImageMagick can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform ...Home page
Depend
List dependencies of ROX applications
This examines a ROX application and reports dependencies the application has declared and also whether it thinks they are fulfilled.Home page
DeviceHandler
Adds icons for devices/volumes to the panel
DeviceHandler is a panel-applet that automatically adds icons for attached devices and inserted media to the panel/pinboard.
Display
ImageMagick display
ImageMagick can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform ...Home page
Dxf2G
Converts 2D .dxf files into G-Code
dxf2G is a simple program that converts dxf 2D files into a .ngc G code files usable in programs such as Emc2 (www.linuxcnc.org).Home page
Espeak
Speech synthesizer for English and other languages
Speech synthesizer for English and other languagesHome page
Execute
Run programs by command
This program lets you execute programs by entering commands and also execute them as a different user.
Gnucap
The GNU Circuit Analysis Package
The GNU Circuit Analysis PackageHome page
Gnuchess
The GNU chess program
The GNU chess programHome page
Ion3
The keyboard friendly tiling tabbed window manager
Home page
0sugar-launcher
Sugar Services packaging tools
Sugar Services packaging toolsHome page
Mime-support
MIME files 'mime.types' & 'mailcap', and support programs
As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon. Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program. In ...
MiniClock
Clock applet
Shows the time/date on the panel
Opencity
OpenCity Simulation Game
OpenCity is a full 3D city simulator game project. It is written in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s. So, if you are looking to download a free SimCity 4 like, ...Home page
Openjdk-6-jre
OpenJDK Java runtime
The package was built by the Debian project using the IcedTea build support and patches from the IcedTea project and then repackaged for Zero Install.
OroboROX
Window manager for the ROX Desktop
OroboROX is a lightweight Window Manager for the ROX Desktop. OroboROX is in development and not completely stable and could give you problems with some applications. But many people are using this as their everyday WM, so don't hesitate to try it ...Home page
Pager
Shows miniatures of all workspaces
Pager shows miniatures of all workspaces
Processing
Programming language and enviroment for animation
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It ...Home page
Python2.6-minimal
A minimal subset of the Python language (version 2.6)
This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.6-minimal/README.Debian for a list of the modules contained in this package.
RETicker
News-Ticker
panel applet to show rss/rdf feeds
ROX-Defaults
A default configuration for ROX
This package is used by ROX-Session to provide sensible defaults. For example, clicking on a text file will open it in Edit, while clicking on an archive will use Archive. The required programs are fetched as required using the injector.Home page
ROX-Filer
ROX-Filer
ROX-Filer compiled for ppc
ROX-Lib2
Library for ROX applications
ROX-Lib contains shared code used by most of the ROX applications.Home page
ROXTerm
Run text-based programs (command prompt)
A medium-weight terminal emulator with a flexible GUIHome page
SimpleClock
A simple clock
SimpleClock is a very simple clock for the panel.
Skype
Instant messaging / VoIP application
Allows one to message and place free voice calls to other Skype users, as well as send and recieve traditional phone calls from within Skype for a fee.Home page
Stallion
Lightweight web-browser based on mozilla
Stallion is a lightweight web-browser that follows the ROX look-and-feel. It uses mozilla (gecko) as its rendering engine, so you need to have mozilla installed to run it.
Stream
ImageMagick stream
ImageMagick can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform ...Home page
Subdownloader
Fast and Easy Subtitle Downloader
SubDownloader is a program for automatic download/upload subtitles for videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast hashing. Providing a friendly interface, users have a better movie experience since searching for subtitles is no longer ...Home page
Tasklist
Tasklist applet
Shows a list of running applicationsHome page
Time
Sets time and date
Use this app to set the time and date. You need the system-tools-backends to make it work.
Trashcan
Stores and restores trash
A trashcan that complies with the freedesktop trash-spec.
Vala
Compiler for the GObject type system
Compiler for the GObject type systemHome page
Weather
Shows the weather
Weather is a panel applet that shows the weather and shows a forecast when clicked.
XDGSupport
Creates SendTo items for .desktop files
XDGSupport scans all .desktop files in the xdg applications directories and installs them as SendTo items and RunActions in the rox config directory. It runs in the background and uses gamin to watch the application directories in order to stay up to date.
Xzdec
A decompression-only tool smaller than the full-featured xz tool
XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the successor to LZMA ...Home page
Zeroinstall-injector
Original zeroinstall-injector with sugar specific patches
Original zeroinstall-injector with sugar specific patchesHome page

Number of feeds: 404

If you want to make additional programs available this way, please read the packaging guide.