🎨 replace snap with homebrew
This commit is contained in:
parent
05538a0630
commit
d8ffae3881
1 changed files with 10 additions and 4 deletions
14
ubuntu.md
14
ubuntu.md
|
|
@ -18,8 +18,14 @@ sudo apt-get install mpd
|
||||||
sudo apt-get install ncmpcpp
|
sudo apt-get install ncmpcpp
|
||||||
```
|
```
|
||||||
|
|
||||||
## Snap Apps
|
## Homebrew casks
|
||||||
|
|
||||||
```
|
> :construction: I'm still forming opinions but here's the rundown
|
||||||
sudo snap install yt-dlp
|
> 1. snap is opinionated
|
||||||
```
|
> 2. snap is slow
|
||||||
|
> 3. homebrew / brew has been great on Mac
|
||||||
|
> 4. already have brewfile
|
||||||
|
> 5. homebrew also works on WSL
|
||||||
|
> 6. snap apps have been unable to detect ffmpeg (even when it is in my path)
|
||||||
|
|
||||||
|
* Install yt-dlp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue