I installed youtube-dl under denbian 11 then upgrade to debian 12.
I then removed youtube-dl and installed yt-dlp with pip.
yt-dlp stopped working so I tried to delete from ~/.local/bin/yt-dlp
I have tried to remove yt-dlp but when I use bash and type yt- bash populates terminal with yt-dlp
yt-dlp is nowhere on my system.
How is yt-dlp still cached?
bash:
whereis yt-dlp
yt-dlp:
locate yt-dlp returns nothing that will be executed
When I list ~/.local/bin/
I get an empty folder.
type yt-dlp
yt-dlp is aliased to `~/.local/bin/yt-dlp'
cwc@ciclo:~$ cd ~/.local/bin/
cwc@ciclo:~/.local/bin$ ls
total 0
cwc@ciclo:~/.local/bin$
??
I then removed youtube-dl and installed yt-dlp with pip.
yt-dlp stopped working so I tried to delete from ~/.local/bin/yt-dlp
I have tried to remove yt-dlp but when I use bash and type yt- bash populates terminal with yt-dlp
yt-dlp is nowhere on my system.
How is yt-dlp still cached?
bash:
whereis yt-dlp
yt-dlp:
locate yt-dlp returns nothing that will be executed
When I list ~/.local/bin/
I get an empty folder.
type yt-dlp
yt-dlp is aliased to `~/.local/bin/yt-dlp'
cwc@ciclo:~$ cd ~/.local/bin/
cwc@ciclo:~/.local/bin$ ls
total 0
cwc@ciclo:~/.local/bin$
??
Statistics: Posted by cwc — 2024-01-16 17:44