apple:homebrew
Table of Contents
Homebrew
- Putting brew into PATH: How do I add a directory to PATH when using "zsh" in Ventura
Apps
- cowsay
- imagemagick
- jhead
- nmap
- openssl
- rename
- wget
- yt-dlp
- nano
- GUI: CakeBrew
No Clamshell Mode
brew services start noclamshellbrew services stop noclamshell
Youtube-Videos in MP3-Dateien umwandeln
- via HomeBrew
yt-dlpundffmpegherunterladen - das Terminal öffnen, evtl. auf den Desktop wechseln
yt-dlp -x --audio-format "mp3" "https://www.youtube.com/watch?v=u4hsvsRxf_c"ausführen- bzw.:
youtube-dl --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c" - bzw.:
yt-dlp --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c"
apple/homebrew.txt · Last modified: by felix
