How to Install and Uninstall sudoku Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "sudoku" package
This is a short guide on how to install sudoku on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
sudoku
Copied
2. Uninstall "sudoku" package
Here is a brief guide to show you how to uninstall sudoku on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
sudoku
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sudoku package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: sudoku
Priority: optional
Section: universe/games
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Version: 1.0.5-2build1
Depends: libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/s/sudoku/sudoku_1.0.5-2build1_amd64.deb
Size: 38724
MD5sum: 942aa97ff107fcef5d29e56c2ae3c0ae
SHA1: 9de2e9fcc0812f8e655374dd37b71e538c083919
SHA256: 68dd945524f2b86c3ca791c88aefa9a498b501fcf132bcde925c324377300625
Description-en: 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).
Description-md5: b7b515c5b1173672e084c8ec432ff43f
Homepage: https://github.com/cinemast/sudoku
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/games
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Version: 1.0.5-2build1
Depends: libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/s/sudoku/sudoku_1.0.5-2build1_amd64.deb
Size: 38724
MD5sum: 942aa97ff107fcef5d29e56c2ae3c0ae
SHA1: 9de2e9fcc0812f8e655374dd37b71e538c083919
SHA256: 68dd945524f2b86c3ca791c88aefa9a498b501fcf132bcde925c324377300625
Description-en: 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).
Description-md5: b7b515c5b1173672e084c8ec432ff43f
Homepage: https://github.com/cinemast/sudoku
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu