To uninstall USB Network Gate:
installed from a deb package:
– keeping the configuration files (including the license info):
dpkg -r eveusb  | 
– removing it completely:
dpkg -P eveusb  | 
- installed from an rpm package:
 
rpm -e eveusb  | 
or
yum remove eveusb  | 
Modified on: Tue, 6 Aug, 2019 at 12:53 PM
To uninstall USB Network Gate:
installed from a deb package:
– keeping the configuration files (including the license info):
dpkg -r eveusb  | 
– removing it completely:
dpkg -P eveusb  | 
rpm -e eveusb  | 
or
yum remove eveusb  | 
Did you find it helpful? Yes No
Send feedback