WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

806

I'm using linux mint without problems except the yt-dlp app in the package manager repository is old and doesn't work when I use it. The yt-dlp devs said I need a newer version and to install it myself, except I can't find a straight answer as to how to do that.

I tried using pip and tried apt but neither works because the path is all wrong.

The linux mint forum website is a nightmare for newbs.

Thanks

I'm using linux mint without problems except the yt-dlp app in the package manager repository is old and doesn't work when I use it. The yt-dlp devs said I need a newer version and to install it myself, except I can't find a straight answer as to how to do that. I tried using pip and tried apt but neither works because the path is all wrong. The linux mint forum website is a nightmare for newbs. Thanks

(post is archived)

[–] 2 pts

First, uninstall whatever yt-dlp package you have installed (apt, or snap etc). Download the source code and follow the instructions to compile & install it. Usually found in either "README" or "INSTALL".