This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /bin/bash | |
| # Run epson-printer-utility from epson-printer-utility_1.0.2-1lsb3.2_amd64.deb | |
| # using downloaded libqt4 libraries from previous Ubuntu version (not provided | |
| # in Ubuntu 20.04 "focal fossa" | |
| # | |
| # This downloads the deb files and extracts them in a libs directory in the | |
| # current directory, and then runs the utility | |
| # | |
| # Fix for: |