you can install it with :apt-get install supertux
sudo apt-get install freecol
The Debian website has many sources of information for installing Debian Linux on a Mac with a PowerPC processor such as the eMac's Power PC G4. (See links below)
Simple. You just download an ISO image off of Debian's website, burn it to a CD, and boot your computer from it. All versions of Debian are "full-featured", though the Minimal CD can be used to install only a base system and whatever additional packages you want.
If you are using debian based distribution,apt-get install mysql-server mysql-clientIf it's something like fedora, Red Hat, CentOS you will have to install using the command "yum install package-name" command
-enter the command line and type: sudo apt-get install packagename -substitute the software you wish to install with 'packagename' -if the software is available in the repositories, then it will be installed.
Format your C: drive and install Debian Linux on it.
32 bit or 64? You search for: debian wiki skype on Google where there is updated info. You can install a working Skype to linux only from the Skype official site from now on.
This is dependent on the package management system. Debian has Synaptic.
how can i install dell optiplex gx270 audio driver
That depends on the particular distribution. Debian-based distros (like Ubuntu) use apt-get:apt-get install packagenameFedora uses YUM:yum install packagename
VirtualBox can be found in most distro's repositories. For instancesudo apt-get install virtualbox-osewill install the open source version (without certain proprietary parts like USB support) on Ubuntu and Ubuntu based systems, Issuing the command without "sudo" in front will install it on Debian and Debian-based systems (except Ubuntu, unless you are running as root).You can also download a package from VirtualBox's website.