Installation
The following sections provide instructions for installing Claptrap on your platform.
Claptrap runs on Linux, BSD, macOS, and Windows. It can be installed from most common package managers, precompiled binaries, or source.
Distributions
Section titled “Distributions”Claptrap is available for a variety of platforms and package managers.
cargo install claptrap --locked
PPA (Ubuntu)
Section titled “PPA (Ubuntu)”add-apt-repository ppa:fujiapple/claptrapapt update && apt install claptrap
ⓘ Note:
Only available for Ubuntu 24.04 (
Noble
) and 22.04 (Jammy
).
Snap (Linux)
Section titled “Snap (Linux)”snap install claptrap
Homebrew (macOS)
Section titled “Homebrew (macOS)”brew tap fujiapple852/claptrap && brew install claptrap
Docker
Section titled “Docker”docker run -it fujiapple/claptrap
All Repositories
Section titled “All Repositories”Downloads
Section titled “Downloads”Download the latest release for your platform.
OS | Arch | Env | Current (0.2.0) | Previous (0.1.0) |
---|---|---|---|---|
Linux | x86_64 | gnu | 0.2.0 | 0.1.0 |
Linux | x86_64 | musl | 0.2.0 | 0.1.0 |
Linux | aarch64 | gnu | 0.2.0 | 0.1.0 |
Linux | aarch64 | musl | 0.2.0 | 0.1.0 |
Linux | arm7 | gnueabihf | 0.2.0 | 0.1.0 |
Linux | arm7 | musleabi | 0.2.0 | 0.1.0 |
Linux | arm7 | musleabihf | 0.2.0 | 0.1.0 |
macOS | x86_64 | darwin | 0.2.0 | 0.1.0 |
macOS | aarch64 | darwin | 0.2.0 | 0.1.0 |
Windows | x86_64 | msvc | 0.2.0 | 0.1.0 |
Windows | x86_64 | gnu | 0.2.0 | 0.1.0 |
Windows | aarch64 | msvc | 0.2.0 | 0.1.0 |
FreeBSD | x86_64 | n/a | 0.2.0 | 0.1.0 |
NetBSD | x86_64 | n/a | 0.2.0 | 0.1.0 |
RPM | x86_64 | gnu | 0.2.0 | 0.1.0 |
Debian | x86_64 | gnu | 0.2.0 | 0.1.0 |
Debian | x86_64 | musl | 0.2.0 | 0.1.0 |