To uninstall vlock just follow these instructions.
sudo apt-get remove vlock
This will remove just the vlock package itself.
sudo apt-get remove --auto-remove vlock
This will remove the vlock package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vlock then this will work.
sudo apt-get purge vlock
Or similarly, like this vlock
sudo apt-get purge --auto-remove vlock
Package | vlock |
Version | 2.2.2-8 |
Maintainer | Debian QA Group <[email protected]> |
Description | Virtual Console locking program |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |