Software Libre
90 subscribers
404 photos
22 videos
49 files
801 links
Discutir exclusivamente acerca de Software Libre, averiguen el tipo de licensia del software antes de compartirlo.
Download Telegram
#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" root

Nota : todo eso es 1 sola linea de comandos.