Search Criteria
Package Details: epson-printer-utility 1.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/epson-printer-utility.git (read-only, click to copy) |
---|---|
Package Base: | epson-printer-utility |
Description: | This is a Printer Utility program for Epson. Using this software, you can check ink levels, view error and other status... on EPSON Printers. |
Upstream URL: | http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX |
Keywords: | ecbd epson |
Licenses: | LGPL, custom:Epson License Agreement |
Submitter: | wuut |
Maintainer: | darkelectron |
Last Packager: | darkelectron |
Votes: | 17 |
Popularity: | 0.84 |
First Submitted: | 2019-02-22 10:29 (UTC) |
Last Updated: | 2024-03-30 17:39 (UTC) |
Dependencies (2)
- ld-lsb
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
Required by (0)
Sources (6)
ChenyHsu commented on 2020-10-04 06:01 (UTC)
BackpckBartender commented on 2020-09-09 23:59 (UTC)
Epson changed their mind again, the new link is: https://download3.ebz.epson.net/dsc/f/03/00/11/79/11/f25038a2c7208a69f815bcc39bf1d01c917cc6d4/epson-printer-utility_1.1.1-1lsb3.2_amd64.deb
sylvainb commented on 2020-09-03 07:59 (UTC) (edited on 2020-09-03 07:59 (UTC) by sylvainb)
The new valid download link is : https://download3.ebz.epson.net/dsc/f/03/00/11/77/65/d87b4b6de2818a72c6d498b7905bed53b7279ee3/epson-printer-utility_1.1.1-1lsb3.2_amd64.deb Can you please update the package?
ricardofunke commented on 2020-08-28 18:26 (UTC)
Is it possible for you to provide a binary alternative for this package?
I'm sorry to say that but it's a bit painfull to compile this package bacause it takes a very long time to finish.
Thanks in any case
lgm commented on 2020-08-21 15:06 (UTC) (edited on 2020-10-18 11:36 (UTC) by lgm)
The following error displayed by epson-printer-utility
can be safely ignored. I don't know what is the cause, but is doesn't affect usability:
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
If you get the error Communication daemon down, Error code = -1
, you have to start the ecbd
service. You can either do that with sudo systemctl enable --now ecbd.service
if you want the serice to run at system startup or with sudo systemctl start ecbd.service
if you only want to start the service manually each time you use epson-printer-utility
shankar58989 commented on 2020-08-20 02:58 (UTC)
@Toxblh Thank you for your solution. It worked. Grateful for having a great active community which helps newbies like me.
Toxblh commented on 2020-08-19 20:52 (UTC)
shankar58989, I checked it, it's work without the lib Don't forget execute that "The ecbd.service must be running for Epson Printer Utility to work. Execute 'sudo systemctl enable --now ecbd.service' in a terminal."
shankar58989 commented on 2020-08-19 15:47 (UTC) (edited on 2020-08-19 15:48 (UTC) by shankar58989)
hello, i installed this package from the software installer. when i run the program nothing happens and it does not open. so i ran the following in the terminal and i get the below output. I am not an expert, but can follow instructions and troubleshoot. kindly someone help me with this issue. thanks.
~ >>> epson-printer-utility
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
Communication daemon down, Error code = -1
Toxblh commented on 2020-08-18 19:51 (UTC)
Better to write any script for update the link or copy to more stable place.
luthepa1 commented on 2020-08-16 00:20 (UTC)
download link outdated again.
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://download3.ebz.epson.net/dsc/f/03/00/11/51/79/5e082908995f9cd391973185e9c59eb8e460d0e2/epson-printer-utility_1.1.1-1lsb3.2_amd64.deb Aborting...
Pinned Comments
lgm commented on 2020-08-21 15:06 (UTC) (edited on 2020-10-18 11:36 (UTC) by lgm)
The following error displayed by
epson-printer-utility
can be safely ignored. I don't know what is the cause, but is doesn't affect usability:Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
If you get the error
Communication daemon down, Error code = -1
, you have to start theecbd
service. You can either do that withsudo systemctl enable --now ecbd.service
if you want the serice to run at system startup or withsudo systemctl start ecbd.service
if you only want to start the service manually each time you useepson-printer-utility