Home Comments Thread
New Thread

TinyTeX on macOS: No More Messing with `/usr/local/bin` | /en/2026/03/tinytex-macos-path/

giscus giscus 2026-07-01 16:05:24

If you have ever installed TinyTeX on a relatively recent macOS system, you might have seen an admin password prompt pop up out of nowhere. What was TinyTeX doing behind the scenes? Well… …

https://yihui.org/en/2026/03/tinytex-macos-path/

1 Comment

tmwaring tmwaring 2026-07-01 16:05:25

I'm having this issue with installing tinytex, found your blog here, made usr/bin/local unwritable again, and tried installing again. It gave me a pop up asking for permission to make it writable again. I followed along, and now I'm back to square one again:

The directory /usr/local/bin is not writable. I recommend that you make it writable. See rstudio/tinytex#24 for more info.

trying URL 'https://yihui.org/tinytex/TinyTeX-1.tgz'
trying URL 'https://yihui.org/tinytex/TinyTeX-1.tgz'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 96 100 96 0 0 4429 0 --:--:-- --:--:-- --:--:-- 4571
0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) The requested URL returned error: 404
Error in download_file(url, file, mode = "wb") :
No download method works (auto/wininet/wget/curl/lynx)

What's going on here?

(I'll post a ticket too)

tmwaring tmwaring 2026-07-01 16:21:29

NEvermind. Updating everything works! Thanks!

yihui yihui 2026-07-01 17:01:35

Yes, you need to update to the latest version of tinytex from CRAN. I'm glad you figured it out.

Sign in to join the discussion

Sign in with GitHub