Package golly: Information

    Source package: golly
    Version: 5.0-alt1
    Build time:  Feb 19, 2026, 12:30 PM
    Category: Education
    Report package bug
    License: GPLv2
    Summary: Exploring Conway's Game of Life and other cellular automata
    Description: 
    Welcome to Golly, a sophisticated tool for exploring Conway's
    Game of Life and other cellular automata.
    
    - Unbounded universe (limited only by memory).
    - Fast, memory-efficient conventional algorithm.
    - Use hashing to see large patterns evolve at huge time scales.
    - Responsive even while generating or garbage collecting.
    - Reads RLE, Life 1.05/1.06, dblife, and macrocell formats.
    - Can also read common graphic formats: BMP, PNG, GIF, TIFF.
    - Includes a state-of-the-art pattern collection.
    - Supports other Life-like rules and Wolfram's 1D rules.
    - Fast loading of large patterns.
    - Paste in patterns from the clipboard.
    - Unlimited undo/redo.
    - Unbounded zooming out for astronomical patterns.
    - Auto fit option keeps a generating pattern within view.
    - Full screen option (no menu/status/tool/scroll bars).
    - Supports multiple layers, including cloned layers.
    - HTML-based help with integrated Life Lexicon.
    - Scriptable via Perl or Python.
    - User-configurable keyboard shortcuts.
    - Free, open source and cross-platform (Windows, Mac, Linux).
    - We also provide bgolly, a GUI-less version.

    List of RPM packages built from this SRPM:
    golly (riscv64)
    golly-data (noarch)
    golly-debuginfo (riscv64)

    Maintainer: Grigory Ustinov


      1. ImageMagick-tools
      2. libwxGTK3.2-devel
      3. libSDL2-devel
      4. python3-dev
      5. python3-module-setuptools
      6. gcc-c++
      7. zlib-devel
      8. libGLU-devel

    Last changed


    Feb. 17, 2026 Grigory Ustinov 5.0-alt1
    - Build new version.
    Jan. 13, 2025 Grigory Ustinov 4.3-alt1
    - Build new version.
    Jan. 25, 2024 Grigory Ustinov 4.2-alt1.1
    - NMU: fixed FTBFS.