gen-multiple-pysol-layouts
A program that automatically solves layouts of Freecell and similar variants of Card Solitaire
RUN apt-get update && \
apt-get install -y freecell-solver-bin
RUN apt-get update && \
apt-get install -y freecell-solver-bin
RUN pacman -S --noconfirm freecell-solver
RUN apt-get update && \
apt-get install -y freecell-solver-bin
RUN dnf install -y freecell-solver
RUN apt-get update && \
apt-get install -y freecell-solver-bin