How do I install just the most recent version of the tikzmark package?
I tried to install texlive 2018, but it requires glibc 2.14, and my system (CentOS 6) only have glibc 2.12. I then installed the custom binaries for x86_64-linux-glibc2.12 but the system was unusable, nothing worked (e.g. IEEEtran), just the bare minimum (e.g. the article class). I reinstalled texlive 2016 and I am installing the more recent packages needed in my user texmf directory, but I don't know how to install the tikzmark package, as it is a library of the tikz package.
Thanks for any help.