XSANE install problem

Why are you trying to install package using Gdebi?

Are you sure that you know how to install software on Ubuntu?

XSane is packaged, so you can simply install it with

sudo apt-get update
sudo apt-get install xsane
1 Like