Please read out the license and Privacy Statement(http://download.ebz.epson.net/ps/linux/)

Copyright (C) 2024  SEIKO EPSON Corporation

ABSTRACT
--------
This is a status monitor program for Epson InkJet Printer Driver.  
This software provides the following functions .

- Printer Status (Error / Warning)
- Ink Level
- Nozzle Check
- Head Cleaning
- Printed Paper Counts


LICENSING
---------
This program is distributed under EPSON END USER SOFTWARE LICENSE AGREEMENT(COPYING.EPSON).

INSTALLATION
---------
For installation, please refer to below site:
http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX

ENVIRONMENT
---------
To operate on Fedora 41 or later, you need to add the SELinux policy. Otherwise, the utility will not work properly.

Please execute the following command in the terminal:
# semodule -i /opt/epson-printer-utility/selinux-policy/epson-utility.pp

If you want to remove an SELinux policy that you added, run the following command in the terminal:
# semodule -r epson-utility
