#Slackware 14.2 #Instalar #Higan usando el #SlackBuild
su -c "mkdir -p /tmp/slpkg/build ; cd /tmp/slpkg/build ; wget -c https://slackbuilds.org/slackbuilds/14.2/games/higan.tar.gz ; tar xfz higan.tar.gz ; cd higan ; wget -c https://distfiles.ajb.soy/higan_v106-source.tar.gz ; tar xfz higan_v106-source.tar.gz ; 7z a higan_v106-source.7z higan_v106-source ; rm -rf "higan_v106-source/" ; bash /tmp/slpkg/build/higan/higan.SlackBuild ; installpkg /tmp/higan-106-x86_64-1_SBo.tgz ; ldconfig" rootNota : todo eso es 1 sola linea de comandos.