Main > Free Download Search >

Free mybook world edition packages 0.0 software for linux

mybook world edition packages 0.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5002
MyBook World Edition Packages 0.0

MyBook World Edition Packages 0.0


MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition more>>
MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition, to improve performance and add new features.

At least intermediate Linux experience is required for playing with MyBook. Please, if you do not meet this requirement, ask someone experienced to help you. Otherwise there is a risk that you will brick your MyBook!
<<less
Download (MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
865 downloads
Samoth World Editor 0.11

Samoth World Editor 0.11


Samoth World Editor project consists of medieval/fantasy universe RPG. more>>
Samoth World Editor project consists of medieval/fantasy universe RPG.
Main features:
- Map loading/creation/saving (the last one almost done, physics still to do)
- Real-time scene viewing
- Scene tree edition
- Node, light, skybox, fog edition
- Physics creation (from mesh) : done, but useless, since they cannot be saved yet.
Enhancements:
- First draw : map editor available, even if not finished.
<<less
Download (17.8MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1031 downloads
Linux::Distribution::Packages 0.05

Linux::Distribution::Packages 0.05


Linux::Distribution::Packages Perl module contains a list all packages on various Linux distributions. more>>
Linux::Distribution::Packages Perl module contains a list all packages on various Linux distributions.

SYNOPSIS

use Linux::Distribution::Packages qw(distribution_packages distribution_write);

$linux = new Linux::Distribution::Packages({format => csv, output_file => packages.csv});
$linux->distribution_write();

# Or you can (re)set the options when you write.
$linux->distribution_write({format => xml, output_file => packages.xml});

# If you want to reload the package data
$linux->distribution_packages();

This is a simple module that uses Linux::Distribution to guess the linux distribution and then uses the correct commands to list all the packages on the system and then output them in one of three formats: native, csv, and xml.
Distributions currently working: debian, ubuntu, fedora, redhat, suse, gentoo, slackware, redflag.

The module inherits from Linux::Distribution, so can also use its calls.

<<less
Download (0.004MB)
Added: 2007-07-26 License: Perl Artistic License Price:
825 downloads
World Domination 0.3

World Domination 0.3


World Domination is a Real Time Strategy game inspired by the board game Axis and Allies utilizing the Stratagus engine. more>>
World Domination is a Real Time Strategy game inspired by the board game Axis and Allies utilizing the Stratagus engine.
World Domination will emphasize strategy and not "see who can build the most units the fastest." Resources are not gathered like in other RTSs, rather they are distributed after a fixed interval of time based on how much land a player occupies.
Enhancements:
- Added support for AI.
- Fixed may bugs and desyncs so you should be able to finish a network game without it crashing.
- New Graphics.
- Some new Maps
<<less
Download (3.3MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1348 downloads
Making-Money-Package 1.0

Making-Money-Package 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-17 License: Freeware Price: Free
190 downloads
Fedora Package Menu 0.1

Fedora Package Menu 0.1


Fedora Package Menu is a service menu for easy installation of downloaded RPMs. more>>
Fedora Package Menu is a service menu for easy installation of downloaded RPMs.

Requires sudo and good configuration of sudo.
<<less
Download (MB)
Added: 2006-09-20 License: LGPL (GNU Lesser General Public License) Price:
1133 downloads
Debian::Package::HTML 0.1

Debian::Package::HTML 0.1


Debian::Package::HTML is a Perl module that generates a webpage information about a Debian binary. more>>
Debian::Package::HTML is a Perl module that generates a webpage information (and Linda/Lintian checks) about a Debian binary or source package using HTML::Template

SYNOPSIS

use strict;
use Debian::Package::HTML;
my $package = Debian::Package::HTML->new(%packageHash);
$package->output(%contextHash);

This module outputs a webpage using HTML::Template templates which resumes the information of a normal build environment for a package in Debian (source files, binary packages and changelogs) using Linda/Lintian for sanity checks. It is useful for making unified presentation webpages for those packages which are being sponsorized by someone in Debian.

<<less
Download (0.005MB)
Added: 2006-09-27 License: Perl Artistic License Price:
1124 downloads
Ubuntu Muslim Edition 0.2

Ubuntu Muslim Edition 0.2


Ubuntu Muslim Edition is a free, open source operating system based on the popular Ubuntu Linux. more>>
Ubuntu Muslim Edition is a free, open source operating system based on the popular Ubuntu Linux. UbuntuME stands for Ubuntu Muslim Edition.
What is Linux?
Linux is a free, efficient and secured operating system. Unlike Micro$oft Windows and other proprietary systems, Linux is publicly open and extendible by contributors.
What is Ubuntu?
Ubuntu is a popular Linux distribution, designed with the intent of overthrowing Micro$oft Windows as the worlds most widely-used operating system.
The distro is composed entirely of open source components, which have been heavily modified for easy of use and migration for users familiar with Micro$oft Windows, take a look here. The name Ubuntu is derived from the Zulu word for humanity, which has been incorporated into South African culture as "humanity towards others".
Ubuntu Muslim Edition customize the Ubuntu distro by installing islamic softwares (prayer times, Quran study tool, Arabic learning software etc.) and by changing its "look".
Enhancements:
- Same version as v0.1 but size reduced to fit on a CD (java5 has been removed but there is java4 installed by default
<<less
Download (702MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
608 downloads
Mongoose Package Manager 0.0.1

Mongoose Package Manager 0.0.1


Mongoose Package Manager is a package manager. more>>
Mpak is being designed from the ground up to be a kernel and architecture independent package manager for free operating systems.
Main features:
- a single statically linked executable: The package manager is responsible for installing all packages, including packages like glibc, which the whole system depends on. In the event that a critical package is damaged, we should be able to use the package manager to install a replacement for the package, so other system functionality can be repaired. To install a new operating system, a user will only need a boot CD (or an already running system) and a copy of the mpak executable
- dependency tracking: Mpak will be able to find and install all the dependencies for a package. Dependency cycles will be automatically handled via a bootstrapping mechanism.
- the package tree: Package metadata will be kept in a directory tree, organized by category. An installation of an mpak based distribution will have a "system" tree. There will be support for external trees provided by other vendors. Developers may provide package trees for their own projects.
- support for building from source and binary packages: Mpak will be able to use binary packages and build packages automatically from source.
- optional feature support: Many packages have optional build-time features. Mpak will have support for these. Following autoconfs lead, we will divide them into supported packages (e.g. --with-gnome) and internal features (e.g. --enable-mmx).
- kernel and architecture indepence: mpak will have features to simplify porting to different kernels. This way, we can have a unified distribution with support for many kernels (Linux, Hurd, BSD, Darwin, etc.), with nearly identical functionality across kernels.
- package binding support: mpak will be able to bind an installation of a package to another installed package. For example, suppose you have 2 versions of the linux kernel installed, 2.4.19 and 2.4.20. You want to install the alsa-drivers package for both of these kernels. Normally, you would only be able to install one copy of alsa-drivers, but mpak will let you bind the package to the linux kernel package, so that you can have one installation of alsa-drivers for each version of the linux kernel package you have installed.
- hard and soft dependencies: mpak will have support for hard and soft dependencies. Suppose package A has a hard dependency on package B. Then, when package B is upgraded, package A will need to be rebuilt. If package A had a soft dependency on package B, then A would not need to be rebuilt.
<<less
Download (0.28MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1657 downloads
GoblinX Mini Edition 2.0.0

GoblinX Mini Edition 2.0.0


GoblinX Mini Edition is a son of GoblinX and contains only XFCE as windows manager and GTK/GTK2 based applications. more>>
GoblinX Mini Edition is a son of GoblinX and contains only XFCE as windows manager and GTK2/GTK based applications.
The edition is indicated for those users whose want to remaster the distro and also those with difficulties to download more than three hundreds of megabytes, original size of GoblinX Main distro.
The GoblinX Mini Edition will have newer versions released faster and it will be used also for tests and for system and hardware support improvements.
The Mini Edition includes GoblinX default modules such as 01.x.base.mo, 02.x.deflibs.mo, 03.x.defX.mo, 04.x.default.mo, modules included also in master edition, and 08.x.mini.mo, which adds more applications to the edition.
The ISO image is about one hundred and fifty megabytes, but the mini edition contains an excellent source of applications and its more easy to download and also to remaster because modules are already prepared to allow a fast rebuild of the ISO file.
The ISO image has less than half size of the original GoblinX.
The edition also is been used for tests and all applications not based on QT libraries will be tested first by the mini edition, and these tests will make more stable the main distro.
Try out the mini edition, make it your small Linux LiveCD and save memory, you can also use a minicd to burn it and some other devices... If you edit or remove some applications, it can fit into a 128MB pen drive...
The Mini Edition will use the same version definition of GoblinX, so the mini edition is starting using 1.2.0 as edition version.
Enhancements:
- GoblinX Mini 2.0.0 is released. The GoblinX Mini Edition is the son of GoblinX and contains only the Xfce windows manager and GTK+-based applications. This release follows Premium 2007.1 edition and starts the second generation of the distribution. All new features and upgrades prepared for the Premium edition are included, including a new functional Magic Center which works with Xfce and all graphical user interfaces.
<<less
Download (167MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
928 downloads
XO World 0.1

XO World 0.1


XO World is a board game that lets you play Tic-tac-toe versus computer on 10x10 board. more>>
XO World is a board game that lets you play Tic-tac-toe versus computer on 10x10 board.

You play against computer on 10x10 board. Both you and opponent place signs (yours is X, and computers is O) on the board - one at a time. The goal is to make a line of 5 signs before your opponent. Lines can be horizontal, vertical or diagonal.

<<less
Download (0.13MB)
Added: 2007-02-19 License: Freeware Price:
978 downloads
Mandriva Linux Limited Edition 2005

Mandriva Linux Limited Edition 2005


Mandriva Linux (formerly Mandrake Linux) is the operating system of choice for users keen on all things advanced more>>
Mandriva Linux Limited Edition 2005 offers a completely right choice for users who are keen on all things advanced.

Mandriva LinuxTM , formerly known as Mandrakelinux, is a friendly Linux Operating System which specializes in ease-of-use for both servers and the home/office. It is freely available in many languages throughout the world. Mandriva Linux is the operating system of choice for users keen on all things advanced. Limited Edition 2005 is no exception; it includes all the things youve come to expect from Mandriva Linux.

Limited Edition 2005 is the only Linux system so far to include such a broad range of up-to-date leading-edge software, as well as seamlessly running 32-bit applications on 64-bit platforms. Linux power users will welcome the advanced web experience, enhanced hardware compatibility and expanded development options brought by Limited Edition 2005, along with significant performance gains.

The latest versions of key Linux applications:

  1. Linux kernel 2.6.11.6
  2. KDE 3.3.2 (with some backports from version 3.4, including Kpdf)
  3. GNOME 2.8.3
  4. Firefox 1.0.2
  5. GCC 3.4.3
  6. The GIMP 2.2
  7. cdrecord 2.01.01a21 (with DVD+R dual-layer support)
  8. OpenOffice.org 1.1.4
  9. MySQL 4.1.11
<<less
Download (3MB)
Added: 2005-05-03 License: Freeware Price: FREE
33 downloads
Ubuntu Christian Edition 3.3

Ubuntu Christian Edition 3.3


Ubuntu Christian Edition is a free, open source operating system geared towards Christians. more>>
Ubuntu Christian Edition is a free, open source operating system geared towards Christians. Ubuntu Christian Edition is based on the popular Ubuntu Linux. Ubuntu is a complete Linux-based operating system, freely available with both community and professional support.
The goal of Ubuntu Christian Edition is to bring the power and security of Ubuntu to Christians. Ubuntu Christian Edition is suitable for both desktop and server use. The current Ubuntu release supports PC (Intel x86).
Ubuntu Christian Edition includes more than 16,000 pieces of software, but the core desktop installation fits on a single CD. Ubuntu Christian Edition covers every standard desktop application from word processing and spreadsheet applications to web server software and programming tools.
Along with the standard Ubuntu applications, Ubuntu Christian Edition includes the best available Christian software. The latest release contains GnomeSword, a top of the line Bible study program for Linux based on the Sword Project. There are several modules installed with GnomeSword including Bibles, Commentaries, and Dictionaries.
Ubuntu Christian Edition also includes fully integrated web content parental controls powered by Dansguardian. A graphical tool to adjust the filter settings has also been added. These features are truly what sets Ubuntu Christian Edition apart.
Enhancements:
- We are excited to announce the release of Ubuntu CE v3.3. This release adds a few new features and several updates and fixes. This release comes just after Ubuntu CEs 1st birthday. We have had a great year and are looking forward to the continued development in the year to come. We have added the WhatWouldJesusDownload toolbar to Firefox. This toolbar gives quick access to many of the great tools available at WhatWouldJesusDownload, the parent site of the Ubuntu CE project. The Ubuntu CE main menu icon has also been enhanced with an overlay to give it a more unique look. This is accomplished using gDesklets which also powers the desktop verse feature.
<<less
Download (699MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
849 downloads
Kpackage 3.5.2

Kpackage 3.5.2


Kpackage is a KDE tool for installing, viewing and uninstalling packages. more>>
Kpackage project is a KDE tool for installing, viewing and uninstalling packages.

The formats supported include RPM, Debian, Slackware and BSD package manager.

KPackage is part of the KDE project.

KPackage can be found in the kdeadmin package.
<<less
Download (2.0MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1271 downloads
Myrinix Digital Home Edition 2007-04 v3

Myrinix Digital Home Edition 2007-04 v3


Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment. more>>
Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment.
Myrinix Digital Home Edition can be connected to a TV or other large screen to record and play DVD movies and surf the Internet. It also implements video sharing with the NX technology, and includes the videolan program for broadcasting video or music throughout the network.
Diskless client computers can connect with the server as it performs other tasks. Myrinix - Digital Home Edition is a bootable CD derived from Kanotix.
Enhancements:
- This release fixed a DBUS hang at startup on some computers and detection of USB drives as home at startup.
- An easy USB portable drive installer was added along with a locale changer for quick and easy language changes.
<<less
Download (460MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
915 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5