Installation ============ .. note:: these are temp and are not usable as of ``1.0.0beta1`` Cargo ------ To install `asrch-rs` using Cargo, use the following command: .. code-block:: bash cargo install asrch-rs Pacman ------ For Arch Linux users, you can install `asrch-rs` using `pacman` if it is available in the AUR: .. code-block:: bash yay -S asrch-rs Yay / AUR --------- Additional instructions or details related to the `Yay` section can be added here. .. note:: git is the only working option as of ``1.0.0beta1`` Git --- To build from git run these commands: .. code-block:: bash git clone https://certified_CLI_lover@bitbucket.org/asrch/asrchrs.git cd asrchrs cargo run