Suggest using uv/uvx to install arxiv-latex-cleaner

Author: JEHoctorCreated Jul 2, 2026Updated Jul 2, 2026

I installed arxiv-latex-cleaner with

uv tool install arxiv-latex-cleaner

Your users might also like

uvx --from arxiv-latex-cleaner arxiv_latex_cleaner

I think both of these are preferable to installing with pip, especially for users who do not know what pip or uv are. I have been able to walk non-technical people through installing uv; it's pretty easy. The most important thing is that uv makes it easier for non-python-programmers to maintain an installation of python software over time (system interpreter updates, venv management, etc).

Source: google-research/arxiv-latex-cleaner