Skip to content
Tech News
← Back to articles

Using the Epson Perfection V39 II Scanner on Ubuntu

read original get Epson Perfection V39 II Scanner → more articles
Why This Matters

This guide demonstrates how Ubuntu users can easily set up and use the Epson Perfection V39 II scanner, highlighting the importance of driver compatibility and open-source support in Linux environments. It underscores the growing accessibility of consumer hardware on open-source platforms, empowering users to leverage their devices without proprietary restrictions.

Key Takeaways

First, ensure that the qtbase5-dev package is installed:

sudo apt update && sudo apt install qtbase5-dev

Next, download the Epson Scan2 driver. Once you have the file, unzip it, open the folder, right-click on the install.sh file, and Run as a Program.

The Epson Perfection V39 II scanner is ready to use. To test the scanner, connect it and run the following command:

epsonscan2

These steps were tested on Ubuntu 26.04.