Build and installation script for Universal Ctags
$ curl -L https://github.com/thombashi/universal-ctags-installer/raw/master/universal_ctags_installer.sh | bash
$ wget https://github.com/thombashi/universal-ctags-installer/raw/master/universal_ctags_installer.sh
$ bash universal_ctags_installer.sh /where/you/want
https://hub.docker.com/r/thombashi/universal-ctags-installer/
$ docker pull thombashi/universal-ctags-installer
$ docker run -v /where/you/want:/dist thombashi/universal_ctags_installer
Universal Ctags will installed to /where/you/want/bin
(you could specify an arbitrary path to /where/you/want
).