How does one go about uninstalling the Linux USB Server program? I have to write a procedure doc so I need to be able to uninstall the program just so I can re-install it by following the procedure doc. . just use rm e.g rm ./vhusbdx86_64 if you have installed an init.d script e.g to autostart virtualhere on boot then you need to use update-rc.d vhusbd remove e.g https://askubuntu.com/questions/327519/uninstall-init-d-update-rc-d-rem… More detailled instructions please I don't know how to remove virtualhere from my raspberry. I've run these commands but i cannot find the file in /usr/bin ssh to your systemd system wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm sudo chmod +x ./vhusbdarm sudo mv vhusbdarm /usr/sbin . That is because its in /usr/sbin Log in or register to post comments
. just use rm e.g rm ./vhusbdx86_64 if you have installed an init.d script e.g to autostart virtualhere on boot then you need to use update-rc.d vhusbd remove e.g https://askubuntu.com/questions/327519/uninstall-init-d-update-rc-d-rem…
More detailled instructions please I don't know how to remove virtualhere from my raspberry. I've run these commands but i cannot find the file in /usr/bin ssh to your systemd system wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm sudo chmod +x ./vhusbdarm sudo mv vhusbdarm /usr/sbin
.
just use rm e.g
rm ./vhusbdx86_64
if you have installed an init.d script e.g to autostart virtualhere on boot then you need to use
update-rc.d vhusbd remove
e.g https://askubuntu.com/questions/327519/uninstall-init-d-update-rc-d-rem…More detailled instructions please
I don't know how to remove virtualhere from my raspberry.
I've run these commands but i cannot find the file in /usr/bin
ssh to your systemd system
wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm
sudo chmod +x ./vhusbdarm
sudo mv vhusbdarm /usr/sbin
.
That is because its in
/usr/sbin