[Tutor] Installing Python 2 with Python 3 already installed
Cameron Simpson
cs at cskk.id.au
Wed Aug 18 19:36:16 EDT 2021
On 19Aug2021 09:27, Cameron Simpson <cs at cskk.id.au> wrote:
>I recommend installing it on a personal basis, using pip:
>
> pip3 install --user youtube-dl
>
>That installs as you and does not need playing guessing games with the
>system python packages.
Bear in mind that that requires installing the "python3-pip" package
first. But then you're good to install youtube-dl as yourself.
Cheers,
Cameron Simpson <cs at cskk.id.au>
More information about the Tutor
mailing list