I have user access to a Ubuntu instance and I'd like to use CTags. The error says:
The program 'ctags' can be found in the following packages:
* exuberant-ctags
* emacs22-bin-common
* emacs21-bin-common
* elvis-tools
* emacs-snapshot-bin-common
Ask your administrator to install one of them
-bash: ctags: command not found
This and all the instructions online indicate that I need to be root. Is there a way to install it as a user?
