Search Criteria
Package Details: pzl_arrowsudoku 23.0-1
Git Clone URL: | https://aur.archlinux.org/pzl_games.git (read-only, click to copy) |
---|---|
Package Base: | pzl_games |
Description: | A variant of Sudoku. |
Upstream URL: | http://pzl.org.uk/arrowsudoku.html |
Keywords: | game puzzle |
Licenses: | |
Submitter: | SanskritFritz |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-11-23 20:05 |
Last Updated: | 2021-01-05 17:34 |
Dependencies (1)
Required by (0)
Sources (31)
- http://pzl.org.uk/pzl3_23_0.zip
- pzl_ajs.desktop
- pzl_akari.desktop
- pzl_arrowsudoku.desktop
- pzl_binary.desktop
- pzl_boggle.desktop
- pzl_bridges.desktop
- pzl_codeword.desktop
- pzl_fillomino.desktop
- pzl_futoshiki.desktop
- pzl_gol.desktop
- pzl_hidato.desktop
- pzl_hitori.desktop
- pzl_jigsaw.desktop
- pzl_jigsawsudoku.desktop
- pzl_kakuro.desktop
- pzl_masyu.desktop
- pzl_minesweeper.desktop
- pzl_numberlink.desktop
- pzl_nurikabe.desktop
- pzl_othello.desktop
- pzl_ripple.desktop
- pzl_scrabbler.desktop
- pzl_shikaku.desktop
- pzl_sokoban.desktop
- pzl_sudoku.desktop
- pzl_suguru.desktop
- pzl_sumpuzzle.desktop
- pzl_tetrofit.desktop
- pzl_wordladder.desktop
- pzl_wordwheel.desktop
Latest Comments
andym commented on 2020-08-17 09:10
I am getting an error in extracting the downloaded files e.g.:
tar -zxvf 'pzl_codeword.tar.gz' gzip: stdin: not in gzip format
ayekat commented on 2017-07-18 12:42
I'm getting a validation error for the zip file.
The downloaded file's MD5 sum on my machine is 5745c1a75bb7bffea49d7db8bc11ee4e.
SanskritFritz commented on 2015-12-15 22:55
I tried to add the launcher, but it doesn't work. Probably because I don't use the installer.
pzl_support commented on 2015-10-26 09:59
New Akari game added plus changes to minesweeper, sudoku, kakuro, futoshiki.
Version 4.0
SanskritFritz commented on 2015-07-06 16:02
pzl_common is definitely a dependency of each package. Look for example in the PKGBUILD in the package_pzl_boggle() function:
depends=('pzl_common')
So, pacman -U should warn you if you want to install pzl_boggle without having pzl_common installed.
JohnRobson commented on 2015-07-06 15:36
Thank you, I didn't know about that.
None package specify that the dependency "pzl_common" must be installed first.
I thought that this "pzl_games" should install "pzl_common" first and after that, all the packages.
Thank you again.
SanskritFritz commented on 2015-07-06 07:47
@JohnRobson
This is a split package base. You cannot install this. You have to install the packages one by one. Please read up on split packages here: man PKGBUILD or http://archlinux.2023198.n4.nabble.com/split-packages-documentation-td2035720.html
JohnRobson commented on 2015-07-05 22:18
$ yaourt --needed --sync pzl_games
error: target not found: pzl_games
$ yaourt --needed --sync --aur-url "https://aur4.archlinux.org/" pzl_games
error: target not found: pzl_games
SanskritFritz commented on 2015-07-05 19:08
pzl_common is a dependency of all games. This one is just the package base. I don't like the launcher, but I might add it to the list.
JohnRobson commented on 2015-07-04 09:02
pzl_common must be installed first.
What about add: pzl_launcher
(http://pzl.org.uk/Downloads.html)