Installation

Linux Packages

matsuba is packaged for various linux distributions.

Arch Linux

Avaliable on the AUR with either the built version of the last stable release

yay -S matsuba-bin

or latest commit directly from git

yay -S matsuba-git

From Source

Clone the repository:

git clone https://github.com/MrPicklePinosaur/matsuba

Build the source:

cargo build --release