Installation
The following sections provide instructions for installing Trippy on your platform.
Trippy runs on Linux, BSD, macOS, and Windows. It can be installed from most common package managers, precompiled binaries, or source.
Distributions
Trippy is available for a variety of platforms and package managers.
Cargo
cargo install trippy --locked
APT (Debian)
apt install trippy
PPA (Ubuntu)
add-apt-repository ppa:fujiapple/trippyapt update && apt install trippy
Snap (Linux)
snap install trippy
Homebrew (macOS)
brew install trippy
WinGet (Windows)
winget install trippy
Scoop (Windows)
scoop install trippy
Chocolatey (Windows)
choco install trippy
NetBSD
pkgin install trippy
FreeBSD
pkg install trippy
OpenBSD
pkg_add trippy
Arch Linux
pacman -S trippy
Gentoo Linux
emerge -av net-analyzer/trippy
Nix
nix-env -iA trippy
Docker
docker run -it fujiapple/trippy
All Repositories
Downloads
Download the latest release for your platform.
OS | Arch | Env | Current (0.12.2) | Previous (0.11.0) | Previous (0.10.0) |
---|---|---|---|---|---|
Linux | x86_64 | gnu | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | x86_64 | musl | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | aarch64 | gnu | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | aarch64 | musl | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | arm7 | gnueabihf | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | arm7 | musleabi | 0.12.2 | 0.11.0 | 0.10.0 |
Linux | arm7 | musleabihf | 0.12.2 | 0.11.0 | 0.10.0 |
macOS | x86_64 | darwin | 0.12.2 | 0.11.0 | 0.10.0 |
macOS | aarch64 | darwin | 0.12.2 | 0.11.0 | 0.10.0 |
Windows | x86_64 | msvc | 0.12.2 | 0.11.0 | 0.10.0 |
Windows | x86_64 | gnu | 0.12.2 | 0.11.0 | 0.10.0 |
Windows | aarch64 | msvc | 0.12.2 | 0.11.0 | 0.10.0 |
FreeBSD | x86_64 | n/a | 0.12.2 | 0.11.0 | 0.10.0 |
NetBSD | x86_64 | n/a | 0.12.2 | 0.11.0 | 0.10.0 |
RPM | x86_64 | gnu | 0.12.2 | 0.11.0 | 0.10.0 |
Debian | x86_64 | gnu | 0.12.2 | 0.11.0 | 0.10.0 |
Debian | x86_64 | musl | 0.12.2 | 0.11.0 | 0.10.0 |