youtube command is a Debian GNU/Linux (Ubuntu) command that allows Youtube search directly from the command line, without the need to open the Youtube home page and do the search from there.
- Open your Terminal and tpye the following commands
cd Downloads
git clone https://github.com/waterflow80/Youtube-Command.git
cd Youtube-Command
./install
- Now the youtube command should have been installed
- Open your terminal and type
youtube 'the-content-you-want-to-search-for'
- If you want to read the documentaion of the youtube commad, tpye
man youtube
- Open your Terminal
cd Downloads
- type
ls
to verify that the directory 'Youtube-Command' is still in the Downloads directory cd Youtube-Command
./uninstall