💾
Installing From Packages
Installing From Source Is Encouraged
As Jetp just made it's very first release (Tech Preview 1 on September 29th, 2024), you may want to consider following the development branch and Installing From Source - releases are expected to occur approximately monthly, so you may be missing out on features and bug fixes that already exist on the development branch. For release information see Roadmap, Status, and the Blog.
Once Rust is installed (see instructions under Installing From Source), the latest jetp release can be installed with:
$ cargo binstall jetp
this will install the jetp executable into ~/.cargo/bin.
$ which jetp
$ jetp --version
For the current release, official OS packages (RPMs, debs, etc) endorsed by JetPorch are not yet available. These may be available in the future.
Last modified 5h ago