So far I worked with Texmaker on Windows, and it worked perfectly.
Recently I started to write my .tex files with vim on Ubuntu.
But when I try to compile these it tells me File 'cite.sty' not found. How should I install the needed packages?
I am quite new to this topic, I started using vim with the plugin LaTeX-Box, if that makes a difference.
(running on Debian, switching to user mode!) cannot setup TLPDB in /home/jonas/texmf at /usr/bin/tlmgr line 5336.– Natjo Feb 25 '16 at 10:01tlmgr. To do so, typetlmgr init-usertree(normally, as usual user would be enough). – Damien Dtx Feb 25 '16 at 10:04xzdecsolved the problem. – Natjo Feb 25 '16 at 10:07