Run the following command in your Terminal application:
curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/install.sh | sudo sh
- Download or clone this repository
git clone https://github.com/Astranno/googlr.git
- Copy
googlr
from thegooglr/Source/
folder to...
/usr/local/bin
If you have any issues with the install create an issue here.
$ googlr "<your search here>"
Replace <your search here> with the search you would like to perform on Google.
Run the following command in your Terminal application:
curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/uninstall.sh | sudo sh
- Delete
googlr
from...
/usr/local/bin
If you have any issues with the uninstall create an issue here.
Feel free to submit issues and pull requests.
googlr
is available under the MIT licence. See the LICENCE file for more info.
Made with ❤️ by Astranno