how to install googler on linux : google in your terminal
hi guys, now i wanna tell you how to install googler on ubuntu based. "googler is power tool to google (web & news) and google site search from the command line. it show the tittle, URL and abstract for each result" - (github.com/jarun). googler is leightweight to monitoring your web in googler without open your browser. but, googler is stay need a connection to search result. googler is available on :
- AUR
- Homebrew
- Debian
- Ubuntu
- Ubuntu PPA
but, here i wanna explain to build googler from source. follow the step.
1. download the package at here
git clone https://github.com/jarun/googler/
2. change your self into that directory
cd googler/
3. and then run it to install
sudo make install
4. and tara.. try running googler with your keyword
example : $ googler facebook
that its the step i hope you successfull in try this step. ok thank you so much..
courtesy of github.com/jarun
0 comments:
Post a Comment