Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How to install manpage #12817
How to install manpage #12817
Comments
|
If you follow the installation guide at https://github.com/rg3/youtube-dl#installation
The man page will be installed to /usr/share/man/man1/youtube-dl.1. That's the default path for system man pages, so you can just run |
|
Actually I used to update it by running If using built-in Thank you. |
|
FYI: By the way, it's better to remove the youtube-dl binary if you decided to go the pip way. |
Hi
I am currently using Ubuntu 16.04 and latest version of youtube-dl. I used to have youtube-dl which was installed from Ubuntu repository. Since it was outdated, I went through removing it and then, I installed it manually using pip.
Since then, I have no manpage for youtube-dl.
Is there any way to do install it manually? Have I done something wrong?