ssilverm / pimame_installer

Installer for PiMAME, the gaming distro for the Raspberry Pi

Home Page:http://pimame.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated.  Please goto https://github.com/ssilverm/piplay-installer for the latest.





PiMAME Installer

http://pimame.org

To install PiMAME on the Raspberry Pi, follow these instructions:

sudo apt-get install git
git clone https://github.com/ssilverm/pimame_installer
cd pimame_installer
sudo ./installer.sh

Following these instructions will result in the installation of PiMAME, a Web Frontend, FTP server, 
and other useful software.

After the installation process has completed, you'll need to restart the Raspberry Pi.

Updating PiMame
To update PiMame, execute the following command:

sudo ./update.sh

Updating PiMame will not overwrite custom configuration files.

Removing PiMame
To remove PiMame, execute the following command:

sudo ./uninstall.sh



About

Installer for PiMAME, the gaming distro for the Raspberry Pi

http://pimame.org


Languages

Language:Shell 78.2%Language:Python 21.8%