index.meta 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <!--
  2. TITLE= Setup - LGN
  3. -->
  4. <div markdown=1 class='col-md-3'>
  5. Files
  6. ----------------------
  7. * [trisquel-install.sh](trisquel-install.sh)
  8. * [parabola-install.sh](parabola-install.sh)
  9. * [libertybsd-install.sh](libertybsd-install.sh)
  10. * [amd64.deb](../data/wesnoth/amd64.deb)
  11. * [i386.deb](../data/wesnoth/i386.deb)
  12. * [data.deb](../data/wesnoth/data.deb)
  13. * [music.deb](../data/wesnoth/data.deb)
  14. * [src.tar.gz](../data/wesnoth/src.tar.gz)
  15. </div>
  16. <div markdown=1 class='col-md-3'>
  17. Trisquel 7.0
  18. ----------------------
  19. <center><i>Method A</i></center>
  20. 1. Fetch the Trisquel [install script](trisquel-install.sh)
  21. 2. Run the script as root</li>
  22. <center><i>Method B</i></center>
  23. 1. [Install](../misc/deb.html) the [i386.deb](../data/wesnoth/i386.deb) or
  24. the [amd64.deb](../data/wesnoth/amd64.deb) package
  25. 2. Install the [data.deb](../data/0ad/data.deb)
  26. 2. Install the [music.deb](../data/0ad/music.deb)
  27. 3. Profit!</li>
  28. </div>
  29. <div markdown=1 class='col-md-3'>
  30. Parabola
  31. ----------------------
  32. <center><i>Method A</i></center>
  33. 1. Fetch the Parabola [install script](parabola-install.sh)
  34. 2. Run the script as root
  35. <center><i>Method B</i></center>
  36. 1. [Install](../misc/repo.html) the *wesnoth* package
  37. 2. Profit!
  38. </div>
  39. <div markdown=1 class='col-md-3'>
  40. LibertyBSD 6.1
  41. ----------------------
  42. <center><i>Method A</i></center>
  43. 1. Fetch the LibertyBSD [install script](libertybsd-install.sh)
  44. 2. Run the script as root</li>
  45. <center><i>Method B</i></center>
  46. 1. [Install](../misc/repo.html) the *wesnoth* package
  47. 2. Profit!
  48. </div>