minus-squareVittelius@feddit.orgtoLinux@lemmy.ml•[SOLVED] how come yt-dlp on a terminal returns bash: yt-dlp: command not found even though I installed it with wget? debian 13linkfedilinkEnglisharrow-up4·edit-22 days agoI found pipx the easiest way to install and manage a current ytdlp installation sudo apt install pipx pipx ensurepath pipx install yt-dlp Yes I know, it’s an additional package manager, but it actually is a package manager and will therefore ensure the setup is correct linkfedilink
Vittelius@feddit.org to Fediverse@lemmy.worldEnglish · 18 days agoCMS/Newsletter plattform Ghost joins the fediverseplus-squareghost.orgexternal-linkmessage-square0linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCMS/Newsletter plattform Ghost joins the fediverseplus-squareghost.orgVittelius@feddit.org to Fediverse@lemmy.worldEnglish · 18 days agomessage-square0linkfedilink
Vittelius@feddit.org to Gaming@beehaw.org · 24 days agoStop Killing Games: The EU's Digital Fairness Act, or how you can help even if you've already signedplus-squareec.europa.euexternal-linkmessage-square0linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkStop Killing Games: The EU's Digital Fairness Act, or how you can help even if you've already signedplus-squareec.europa.euVittelius@feddit.org to Gaming@beehaw.org · 24 days agomessage-square0linkfedilink
I found pipx the easiest way to install and manage a current ytdlp installation
Yes I know, it’s an additional package manager, but it actually is a package manager and will therefore ensure the setup is correct