Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › How do I prevent systems from being added › Reply To: How do I prevent systems from being added
12/30/2014 at 09:06
#84276
Keymaster
for a minimal / controlled install you can also use the “retropie_packages.sh” script, which is a commandline tool for installing packages. run it without parameters for instructions. You can then do things like
“sudo ./retropie_packages mame4all” to get sources/build/install/configure mame4all or
“sudo ./retropie_packages mame4all sources” to just get mame4all sources and so on.