
This is a trial version of well known Xsudo General Logic Analyzer and Solver for Sudoku, 
Xsudo GLASS. This is a limited port of the Windows version and runs on Linux Ubuntu 20.04 and 
possibly 22.04 and 18.04.   

How to install:

1. Make a directory, like xsudo/, in somewhere in your home directory.
2. Place the xsudo-install.tgz file in xsudo/
3. Enter xsudo/ and uncompress the install file.
4. run xsudo/xsud to run the program. 

As commands:

cd my_home_dir
mkdir xsudo
cd xsudo
cp xsudo-install.tgz .
tar -xzf xsudo-install.tgz
./xsud

You can also install into a directory of your choice:

tar -xzf myarchive.tgz -C /path/to/extract\\
cd  /path/to/extract 
./xsud


You can change the name of xsudo/ to a directory name of your choice.

Please contact me with any issues, R. Allan Barker email: rab@allanbarker3.com
Your feedback is much appreciated.


