freecell-solver-bin software package provides Library for solving Freecell games, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install freecell-solver-bin
freecell-solver-bin is installed in your system.
Make ensure the freecell-solver-bin package were installed using the commands given below,
$ sudo dpkg-query -l | grep freecell-solver-bin *
You will get with freecell-solver-bin package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Games |
| Package | freecell-solver-bin |
| Version | 3.12.0-1 |
| Description | Library for solving Freecell games |
| Sub Section | Games |