***********************************************************
INSTALLATION GUIDE
***********************************************************

For .rpm and .deb files perform the following actions below:
1) Open the Terminal
2) Go to directory location of the package.
   For example if it is in /tmp directory you can type in "$ cd /tmp"
3) Please use the corresponding commands to install the package:
   For Debian system you can type in:
    sudo dpkg -i [PACKAGE NAME].deb [ENTER]
   For RPM system you can type in:
    sudo rpm -i [PACKAGE NAME].rpm [ENTER]

  For Other system perform the following actions below:
  1) Open the Terminal
  2) Extract the packageinto your local folder
    [PACKAGE NAME].tar.gz  
  3) Run the satodriver.install

Make sure CUPS is installed in your system and configured properly.
CUPS is a standards-based, open source printing system developed by Apple Inc.
for macOS and other UNIX-like operating systems.
