mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 06:10:12 +01:00
[Installation] Fix typo (#33)
parent
e4465e7125
commit
aa96d9a7a6
|
@ -101,7 +101,7 @@ sudo pacman -Syu
|
||||||
|
|
||||||
### [APT](https://en.wikipedia.org/wiki/APT_(software))
|
### [APT](https://en.wikipedia.org/wiki/APT_(software))
|
||||||
|
|
||||||
You can download and install yt-dlp for recent Ubuntu and other related Debian-based distributions by adding the [this PPA](https://launchpad.net/~tomtomtom/+archive/ubuntu/yt-dlp)
|
You can download and install yt-dlp for recent Ubuntu and other related Debian-based distributions by adding [this PPA](https://launchpad.net/~tomtomtom/+archive/ubuntu/yt-dlp)
|
||||||
```bash
|
```bash
|
||||||
sudo add-apt-repository ppa:tomtomtom/yt-dlp # Add ppa repo to apt
|
sudo add-apt-repository ppa:tomtomtom/yt-dlp # Add ppa repo to apt
|
||||||
sudo apt update # Update package list
|
sudo apt update # Update package list
|
||||||
|
|
Loading…
Reference in New Issue
Block a user