How to Install sudoku in Ubuntu 18.04



Install sudoku by entering the following commands in the terminal:

sudo apt update
sudo apt install sudoku

Description:

console based sudoku

This sudoku puzzle generator/solver features: * character based (curses) interface; * cross-platform (Minix, Unix, Windows) with full source code (ANSI C); * generates hints upon request; * classification of board difficulty (very easy, easy, medium, hard or fiendish); * generation of new boards; * easy entry of boards published in newspapers, Internet, ...; * multiple output formats (text, csv, HTML, PostScript).

Homepage: https://github.com/cinemast/sudoku

Version: 1.0.5-2build2

Section: universe/games