You can install the latest version from source
git clone https://github.com/vanilla-extracts/calc
cd calc
cargo build --release
./target/release/mini-calc
cargo install mini-calc
Alternatively, you can use nix to build or run this project.
Running directly:
nix run github:vanilla-extracts/calc
You may need to enable nix experimental features. In that case, execute the following command:
mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" | tee ~/.config/nix/nix.conf
Both .deb
and .rpm
packages are availables in the download page
The website (powered by oranda) is available for more informations the website for more informations.
If you prefer a PDF, there is a manual
Name | Role | Website | |
---|---|---|---|
Charlotte THOMAS | Main developer/Maintener | Main page | |
Léana 江 | Help, cleanup | Website/Blog | |
Sigmaficient | Nixify | Website |