Ergebnis für URL: http://www.gnu.org/software/guile/download/
                                       [1]GNU Guile

Menu:

   [2]Download [3]Learn [4]Libraries [5]Contribute [6]About

                                   Download Guile 3.0.9

   Try installing Guile from your [7]system packages first. It is likely that Guile
   is already packaged for the operating system you are using. This is the easiest
   and the recommended way of installing Guile. You can also install from the
   [8]release tarballs, or cloning Guile's source code from the [9]Git repository.

Contents

     * [10]Installing packaged Guile
          + [11]Guix
          + [12]Debian
          + [13]Parabola
     * [14]Releases
     * [15]Repository

Installing packaged Guile

Guix

   If you use [16]GNU Guix, run the following command:
guix install guile

   To install a particular version, add a version suffix like @3.0, as appropriate.

Trisquel, Debian, etc.

   If you use Debian, [17]Trisquel, or other Debian derivatives, run the following
   command:
apt-get install guile-3.0

   It might take a little while for the new Guile 3.0 series to reach the Debian
   family, though. To get the older 2.2 series, try:
apt-get install guile-2.2

Parabola

   If you use [18]Parabola, run the following command:
pacman -S guile

Releases

   Releases of Guile are available as source code tarballs at
   [19]https://ftp.gnu.org/gnu/guile/ and on its [20]mirrors.

   Stable and maintenance releases of Guile have even minor version numbers:
     * The latest release of Guile's 3.0.x series is 3.0.9:
          + [21]guile-3.0.9.tar.gz (9.7 MB), [22]signature
          + [23]guile-3.0.9.tar.xz (5.8 MB), [24]signature
          + [25]guile-3.0.9.tar.lz (5.4 MB), [26]signature
     * The last release of Guile's legacy 2.2.x series is 2.2.7:
          + [27]guile-2.2.7.tar.gz (18.1 MB), [28]signature
          + [29]guile-2.2.7.tar.xz (10.9 MB), [30]signature
          + [31]guile-2.2.7.tar.lz (9.2 MB), [32]signature

Repository

   Guile's source code is stored in a [33]Git repository and can be fetched with the
   following command:
git clone https://git.sv.gnu.org/git/guile.git

   Developers with a [34]Savannah account can access the repository over SSH:
git clone ssh://git.sv.gnu.org/srv/git/guile.git

   The repository can also be [35]browsed on-line.

About this website

   This website is powered by GNU Guile and the [36]source code is under the [37]GNU
   AGPL.

   Please use the [38]mailing list or the [39]#guile channel on the Libera IRC
   network for more information about GNU Guile and this website.

  Guile

     * [40]Home
     * [41]Download
     * [42]Learn
     * [43]Libraries
     * [44]News
     * [45]Community
     * [46]Contribute

  Learn

     * [47]Tutorials
     * [48]Reference manuals
     * [49]Scheme resources
     * [50]Suggested bibliography

  Libraries

     * [51]Core
     * [52]GUI
     * [53]File formats
     * [54]Networking
     * [55]Tools
     * [56]Applications

  Contribute

     * [57]Project summary
     * [58]Report bugs
     * [59]Source code

References

   1. http://www.gnu.org/software/guile/
   2. http://www.gnu.org/software/guile/download/
   3. http://www.gnu.org/software/guile/learn/
   4. http://www.gnu.org/software/guile/libraries/
   5. http://www.gnu.org/software/guile/contribute/
   6. http://www.gnu.org/software/guile/
   7. http://www.gnu.org/software/guile/download/#packages
   8. http://www.gnu.org/software/guile/download/#releases
   9. http://www.gnu.org/software/guile/download/#repository
  10. http://www.gnu.org/software/guile/download/#packages
  11. http://www.gnu.org/software/guile/download/#guix
  12. http://www.gnu.org/software/guile/download/#debian
  13. http://www.gnu.org/software/guile/download/#parabola
  14. http://www.gnu.org/software/guile/download/#releases
  15. http://www.gnu.org/software/guile/download/#repository
  16. https://guix.gnu.org/
  17. http://trisquel.info/
  18. http://www.parabola.nu/
  19. https://ftp.gnu.org/gnu/guile/
  20. https://www.gnu.org/prep/ftp.html
  21. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.gz
  22. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.gz.sig
  23. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.xz
  24. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.xz.sig
  25. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.lz
  26. https://ftp.gnu.org/gnu/guile/guile-3.0.9.tar.lz.sig
  27. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.gz
  28. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.gz.sig
  29. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.xz
  30. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.xz.sig
  31. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.lz
  32. https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.lz.sig
  33. http://git-scm.com/
  34. http://savannah.gnu.org/
  35. http://git.sv.gnu.org/gitweb/?p=guile.git
  36. http://git.savannah.gnu.org/cgit/guile/guile-web.git
  37. http://www.gnu.org/licenses/agpl-3.0.html
  38. https://lists.gnu.org/mailman/listinfo/guile-user/
  39. https://kiwiirc.com/nextclient/irc.libera.chat/?nick=guile-guest#guile
  40. http://www.gnu.org/software/guile/
  41. http://www.gnu.org/software/guile/download/
  42. http://www.gnu.org/software/guile/learn/
  43. http://www.gnu.org/software/guile/libraries/
  44. https://savannah.gnu.org/news/?group=guile
  45. https://kiwiirc.com/nextclient/irc.libera.chat/?nick=guile-guest#guile
  46. http://www.gnu.org/software/guile/contribute/
  47. http://www.gnu.org/software/guile/learn/#tutorials
  48. http://www.gnu.org/software/guile/learn/#manuals
  49. http://www.gnu.org/software/guile/learn/#scheme-resources
  50. http://www.gnu.org/software/guile/learn/#bibliography
  51. http://www.gnu.org/software/guile/libraries/#core
  52. http://www.gnu.org/software/guile/libraries/#gui
  53. http://www.gnu.org/software/guile/libraries/#file-formats
  54. http://www.gnu.org/software/guile/libraries/#networking
  55. http://www.gnu.org/software/guile/libraries/#tools
  56. http://www.gnu.org/software/guile/libraries/#apps
  57. http://www.gnu.org/software/guile/contribute/
  58. http://www.gnu.org/software/guile/contribute/#bugs
  59. https://savannah.gnu.org/git/?group=guile


Usage: http://www.kk-software.de/kklynxview/get/URL
e.g. http://www.kk-software.de/kklynxview/get/http://www.kk-software.de
Errormessages are in German, sorry ;-)