I'll walk you through two methods for handling this essential task, plus a third way that achieves total annihilation.
Understanding how to manage your software from the terminal is the first step to becoming a Linux power user. By the time you're done reading this, you'll be able to comfortably manage software from ...
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use it.