Label printer driver install

Heyo, is it possible to install this label printer driver for my Arkscan 2054A? https://www.arkscan.com/technical-support/download?srsltid=AfmBOopkW56nA9V6A2ySDfuciJxHPE2kxq-gI9dg9sm-_BHd6B4YSJ-e The instructions say "Download the driver installer, grant the downloaded file executable by the following command 'chmod 777 Arkscan_2054A_Linux_Driver' (without single quotes) on a terminal, and then run Arkscan_2054A_Linux_Driver." I tried doing "sudo ./ Arkscan_2054A_Linux_Driver" but it threw up some errors. I'm absolutely new to anything linux.
Software, Driver, Tools and Document Download - ARKSCAN, LLC
Discover Arkscan's commercial-grade shipping label printers and barcode scanners—designed for warehouses, e-commerce, retail, and logistics. Fast, reliable, and compatible with major platforms like Amazon, eBay, Shopify, and more.
Solution:
Problem is,bazzite have hte folder /usr as read only,you can't modify it,its by design
Jump to solution
6 Replies
Zhyn
ZhynOP2mo ago
No description
Kyle Gospo
Kyle Gospo2mo ago
Zhyn
ZhynOP2mo ago
It sounds like you're asking me to build my own OS. I'm assuming that means it can't be done easily within bazzite.
Solution
XRaTiX
XRaTiX2mo ago
Problem is,bazzite have hte folder /usr as read only,you can't modify it,its by design
XRaTiX
XRaTiX2mo ago
Maybe you are better with another distro that is not inmutable like bazzite,nobara or cachyos for example since they allow you to modify the /usr directory
Zhyn
ZhynOP2mo ago
Ahh thanks! I understand the problem a bit more. Those were on my radar as well.

Did you find this page helpful?