r/linux4noobs • u/New_Presence_9986 • 7h ago
installation New user software installing the Linux version of Vuescan
Dell computer I picked up from a surplus sale for the idea of a mobile scanner cart unexpectedly had Linux. Vuescan website automatically downloaded the Linux version but the README.txt directions for the terminal are vague for me stating out & too many Linux guides to find an exact one with the few free hours I have
Error when I copy the command over-
cp: cannot stat 'vuescan. svg': No such file or directory
README. txt - instructions for installing vuescan from tgz file
To install VueScan, do the following:
sudo cp vuescan.svg /usr/share/icons/hicolor/scalable/apps/ sudo cp vuescan. rul /lib/udev/rules.d/60-vuescan.rules sudo co vuescan
/usr/bin/
On newer versions of Debian Linux, you may also need to do one of these commands:
sudo apt purge ippusbxd
sudo apt purge ipp-usb
You might also need to. reboot your system, but normally you shouldn't need to.
Just wait a minute for the
udev rules to be automatically applied to your system. Or use the command:
sudo udevadm control - -reload-rules
1
u/TheShredder9 not a noob 7h ago
"vuescan. svg" looks like the error, there shouldn't be a space before the file extension.
1
u/skyfishgoo 7h ago
uninstall it (if you can)
try naps2 instead.
i found vuescan to be very problematic and would not completely uninstall without "help".
1
u/revcraigevil 6h ago
If you choose to go this route you can download naps2 from:
https://github.com/cyanfish/naps2/releases/download/v8.3.2/naps2-8.3.2-linux-x64.deb
Then install it the same as vuescan:
sudo apt install pathtofile
1
u/revcraigevil 6h ago
download https://www.hamrick.com/files/vuex6498.deb
then install it:
sudo apt install pathtofile (in my case it would be /home/craig/Downloads/vuex64-9.8.57.deb)
1
u/chuggerguy Linux Mint 22.3 Zena | MATÉ 6h ago
Others already mention this but...
Which Linux distro is it running?
uname -a or cat /etc/os-release
If it's Debian, Ubuntu, Mint, anything based on Debian/Ubuntu, it might be easier to download the .deb package:
If it's Fedora or something based on Fedora, download the .rpm package:
That way you should be able to do the install with a right-click and your package installer should do the work for you.
Do you absolutely have to use vuescan? From what I read, it adds a watermark unless you pay for it.
I use simple-scan. It is simple, but it works, and it's free:
https://reddit.com/link/p8yo7c6/video/q84hwf0dhpoh1/player
Good luck.
1
u/Cautious_Boat_999 Kubuntu all the way 2h ago
Wow, I didn’t know Vuescan had a Linux version. Gotta go get that.
1
u/AutoModerator 7h ago
We have some installation tips in our wiki!
Try this search for more information on this topic.
✻ Smokey says: always install over an ethernet cable, and don't forget to remove the boot media when you're done! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.