On April 26, 2016, Aldo wrote: > In Ubuntu, I use to do > sudo pip install --user youtube-dl --upgrade > (since the Ubuntu youtube-dl comes under the python-pip package... > I don't undenstand why but this also seem to work as explained Pip is the python package installer, much like Ruby's "gems" or Node's "NPM". A project can specify its requirements and then use Pip to install them all. It's particularly good for tracking a bleeding-edge package like youtube-dl -tim _______________________________________________ Blinux-list mailing list Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list