7 projects tagged "Linux"
BitRock InstallBuilder allows you to create easy-to-use multiplatform installers for Linux (x86/PPC/s390/x86_64/Itanium), Windows, Mac OS X, FreeBSD, OpenBSD, Solaris (x86/Sparc), IRIX, AIX, and HP-UX applications. The generated application installers have a native look-and-feel and no external dependencies, and can be run in GUI, text, and unattended modes. In addition to self-contained installers, the installation tool is also able to generate standalone RPM packages.
KBackup is a program that lets you back up any directories or files. It uses an easy-to-use directory tree to select the things to back up. The program was designed to be very simple to use so that it can be used by those who are not computer experts. The storage format is the well known tar format, compressed with bzip2 or gzip. It also includes German, French, Italian, and Russian translations for the user interface and English and German translations of the handbook.
UniPackage is an alternative to distribution-specific packaging systems like dpkg and RPM. UniPackage is a simple system that works on any Linux distribution. UniPackage packages are tar.bz2 archives which contain a self-contained "AppDir" which can be moved anywhere in the filesystem without disturbing the application's installation. In most cases, this packaging does not require changes to the application's code. The issue of dependencies is avoided by bundling all required libraries in the AppDir.