On Fri, 30 Oct 2020 at 22:56, Dale <[email protected]> wrote: > wget https://yt-dl.org/downloads/latest/youtube-dl -O > /usr/local/bin/youtube-dl > chmod a+rx /usr/local/bin/youtube-dl
This should work just fine, you just need to specify the path when you want to use it. Not sure how wise the following is, but you could also just put it directly in /usr/bin/ as well, and then it would continue to work as normal, and portage would update it when/if a new version is released. Regards, Arve

