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 --lockedPPA (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 claptrapHomebrew (macOS)
Section titled “Homebrew (macOS)”brew tap fujiapple852/claptrap && brew install claptrapDocker
Section titled “Docker”docker run -it fujiapple/claptrapAll Repositories
Section titled “All Repositories”Downloads
Section titled “Downloads”Download the latest release for your platform.
| OS | Arch | Env | Current (0.3.0) | Previous (0.2.0) |
|---|---|---|---|---|
| Linux | x86_64 | gnu | 0.3.0 | 0.2.0 |
| Linux | x86_64 | musl | 0.3.0 | 0.2.0 |
| Linux | aarch64 | gnu | 0.3.0 | 0.2.0 |
| Linux | aarch64 | musl | 0.3.0 | 0.2.0 |
| Linux | arm7 | gnueabihf | 0.3.0 | 0.2.0 |
| Linux | arm7 | musleabi | 0.3.0 | 0.2.0 |
| Linux | arm7 | musleabihf | 0.3.0 | 0.2.0 |
| macOS | x86_64 | darwin | 0.3.0 | 0.2.0 |
| macOS | aarch64 | darwin | 0.3.0 | 0.2.0 |
| Windows | x86_64 | msvc | 0.3.0 | 0.2.0 |
| Windows | x86_64 | gnu | 0.3.0 | 0.2.0 |
| Windows | aarch64 | msvc | 0.3.0 | 0.2.0 |
| FreeBSD | x86_64 | n/a | 0.3.0 | 0.2.0 |
| NetBSD | x86_64 | n/a | 0.3.0 | 0.2.0 |
| RPM | x86_64 | gnu | 0.3.0 | 0.2.0 |
| Debian | x86_64 | gnu | 0.3.0 | 0.2.0 |
| Debian | x86_64 | musl | 0.3.0 | 0.2.0 |