======================= First Steps with Ducker ======================= Purpose ======= The purpose of Ducker is to provide a quick way to make internet searches using DuckDuckGo without getting out of the command-line interface. It is very useful for people using an operating system without GUI and for people who like using the terminal for everything. Install Ducker ============== Ducker works with Python 3 in any operating system with Python. Install it running the following command: ``pip install ducker`` Use it ====== Once installed, you can use it with ``duck`` or ``ducker`` commands. Imagine that you are looking for cheap skateboards, you can make Ducker launch a search with the following command: ``duck buy cheap skateboard``