[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MPV Player...



On Mon, 27 Feb 2023 at 23:14, Greg Wooledge <greg@wooledge.org> wrote:

> unicorn:~$ apt-cache show yt-dlp
> N: Unable to locate package yt-dlp
> E: No packages found
> unicorn:~$ cat /etc/debian_version
> 11.6

$ aptitude --disable-columns -F '%p %O' search yt-dl
yt-dlp Debian Backports:bullseye-backports [all]
$ cat /etc/debian_version
11.6

It's also in Bookworm:
  https://packages.debian.org/search?keywords=yt-dlp&searchon=names&suite=testing&section=all

I wouldn't install it anyway, because this kind of tool has
frequent updates. I just 'git pull', 'make', and run, that works
for me on Bullseye.


Reply to: