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:
cargo install asrch-rs
Pacman¶
For Arch Linux users, you can install asrch-rs using pacman if it is available in the AUR:
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:
git clone https://certified_CLI_lover@bitbucket.org/asrch/asrchrs.git
cd asrchrs
cargo run