sudokuki is a sudoku game with a clear background ideal for generating and printing sudoku puzzles.
I found the free program here and the deb file needs java6-runtime
https://sourceforge.net/projects/sudokuki/
Would it be possible to have it in repo?
Package Request - sudokuki
Re: Package Request - sudokuki
Figured out how to install java support so it works!
But other interested users may want the software in the repo
But other interested users may want the software in the repo
- Eadwine Rose
- Administrator
- Posts: 15084
- Joined: Wed Jul 12, 2006 2:10 am
Re: Package Request - sudokuki
Please share what you did, thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Package Request - sudokuki
for those who do not like the idea of installing JREs
consider playing it online, I use an ad blocker but like this site
http://www.websudoku.com/
consider playing it online, I use an ad blocker but like this site
http://www.websudoku.com/
Re: Package Request - sudokuki
I install gnome-sudoku.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: Package Request - sudokuki
I installed the deb file but it didn't work so I ran in a konsole ---> apt --fix-broken install
Then the software worked.
Re: Package Request - sudokuki
Then that sounds like you just installed it with the dpkg command only instead of the modern apt, or a GUI that installs with apt, because those don't leave broken packages in their wake.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Package Request - sudokuki
Yes - I used dpkg as I am new to MX Linux.Stevo wrote: Sun Jan 28, 2024 2:50 am Then that sounds like you just installed it with the dpkg command only instead of the modern apt, or a GUI that installs with apt, because those don't leave broken packages in their wake.
I will keep in mind using apt if I need to do something like this later.
Thanks