I am using latex on a Linux system without root-access but I am missing several style files for compilation.
! LaTeX Error: File `currvita.sty' not found.
I know that I could copy the missing files directly in the folder with the .tex file but that helps only with the current document.
Is there a way to install the latex packages in my home so I have them available for all documents and avoid using the distribution package manager?