💻 Software
Is it possible to install ctags without root privs?
Fresh5 days ago
Mar 15, 202611953 viewsConfidence Score0%
0%
Problem
I have user access to a Ubuntu instance and I'd like to use CTags. The error says: This and all the instructions online indicate that I need to be root. Is there a way to install it as a user?
Error Output
The program 'ctags' can be found in the following packages: * exuberant-ctags * emacs22-bin-common * emacs21-bin-common * elvis-tools * emacs-sn…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to install ctags without root privs?
Low Risk
Yes. You will need to compile it yourself and install it in your home directory. Download ctags source: http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz In hour shell: This will compile and install ctags in your home directory. The resultin…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix