Program to generate and solve Sudoku puzzles in 2D or 3D
https://apps.kde.org/ksudoku
KSudoku is a program that can generate and solve sudoku puzzles. The
word Sudoku means "single number in an alloted place" in Japanese. Some
cells are filled with a number at the beginnning: the remaining are to
be filled by the player using numbers from 1 to 9, without repeating a
number twice on each column, row, or subsquare.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout KDE:Unstable:Applications/ksudoku && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000508 508 Bytes | |
ksudoku.changes | 0000059910 58.5 KB | |
ksudoku.spec | 0000003276 3.2 KB |
Comments 1
<!-- RepoChecker::KDE_Unstable_Frameworks_openSUSE_Factory state=seen result=908a2e2 -->
This package has installation issues and may not be installable from the
KDE_Unstable_Frameworks_openSUSE_Factory
repository:<pre> can't install ksudoku-19.03.60git.20190303T031443~0981431-37.2.i586: package ksudoku-19.03.60git.20190303T031443~0981431-37.2.i586 requires libKF5KDEGames.so.7, but none of the providers can be installed package ksudoku-19.03.60git.20190303T031443~0981431-37.2.i586 requires libKF5KDEGamesPrivate.so.1, but none of the providers can be installed package libkf5kdegames6-19.03.60git.20190314T131459~29123149-28.1.i586 requires libKF5Declarative.so.5, but none of the providers can be installed nothing provides libQt5Core5 = 5.12.1 needed by libKF5Declarative5-5.56.0git.20190313T155315~72f438f-30.1.i586 (we have libQt5Core5-5.12.2-1.1.i586)
can't install ksudoku-19.03.60git.20190303T031443~0981431-37.2.x86_64: package ksudoku-19.03.60git.20190303T031443~0981431-37.2.x86_64 requires libKF5KDEGames.so.7()(64bit), but none of the providers can be installed package ksudoku-19.03.60git.20190303T031443~0981431-37.2.x86_64 requires libKF5KDEGamesPrivate.so.1()(64bit), but none of the providers can be installed package libkf5kdegames6-19.03.60git.20190314T131459~29123149-28.1.x86_64 requires libKF5Declarative.so.5()(64bit), but none of the providers can be installed nothing provides libQt5Core5 = 5.12.1 needed by libKF5Declarative5-5.56.0git.20190313T155315~72f438f-30.1.x86_64 (we have libQt5Core5-5.12.2-1.1.x86_64) </pre>