How to install the Oxen client, server, or python package.
uv
. Install uv.
Install a supported Python version
main.py
with the following code.
uv run
so it executes in the virtual environment.
cd
into the cloned repository
oxen
binary will be in Oxen/oxen-rust/target/release
(or, if you did not use the —release flag, Oxen/oxen-rust/target/debug
).
Now, to make it usable from a terminal window, you have the option to add it to create a symlink or to add it to your PATH
.
PATH
:
Add this line to your .bashrc
(or equivalent, e.g. .zshrc
)
--release
flag when building Oxen, you will have to change the path.