Skip to content

Install on Linux

The binary name for jikken is jk.

We plan on adding wider support across differing platforms and package managers, but for the time being, we provide binaries for Linux, MacOS, and Windows. You can download the prebuilt binaries from our Github releases. If you would like to install from source, you can find instructions here.

Linuxbrew

If you use Linuxbrew, you can install by adding our tap and brew installing.

Terminal window
brew tap jikkenio/jikken
brew install jikken

Cargo

If you have Rust, you can install Jikken with Cargo.

Terminal window
cargo install jikken