Installation
This content is for the 0.12.2 version. Switch to the latest version for up-to-date documentation.
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
Section titled “Distributions”Trippy is available for a variety of platforms and package managers.
cargo install trippy --locked
APT (Debian)
Section titled “APT (Debian)”apt install trippy
PPA (Ubuntu)
Section titled “PPA (Ubuntu)”add-apt-repository ppa:fujiapple/trippyapt update && apt install trippy
Snap (Linux)
Section titled “Snap (Linux)”snap install trippy
Homebrew (macOS)
Section titled “Homebrew (macOS)”brew install trippy
WinGet (Windows)
Section titled “WinGet (Windows)”winget install trippy
Scoop (Windows)
Section titled “Scoop (Windows)”scoop install trippy
Chocolatey (Windows)
Section titled “Chocolatey (Windows)”choco install trippy
NetBSD
Section titled “NetBSD”pkgin install trippy
FreeBSD
Section titled “FreeBSD”pkg install trippy
OpenBSD
Section titled “OpenBSD”pkg_add trippy
Arch Linux
Section titled “Arch Linux”pacman -S trippy
Gentoo Linux
Section titled “Gentoo Linux”emerge -av net-analyzer/trippy
nix-env -iA trippy
Docker
Section titled “Docker”docker run -it fujiapple/trippy
All Repositories
Section titled “All Repositories”Downloads
Section titled “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 |