- Version
- Download 20
- File Size 2.58 MB
- File Count 1
- Create Date 02/12/2025
- Last Updated 03/11/2025
USB Device Server v1.5 for Ubuntu 22.04 - 24.04
Installation on Ubuntu
dpkg -i [package]
If dependencies needed, to install the required dependencies
apt-get install -f
remove when post-installation script always fail
dpkg --purge --force-all [package]
To uninstall USB Device Server:
– keeping the configuration files (including the license info):
dpkg -r ususb
– removing it completely:
dpkg -P ususb