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
Section titled “Distributions”Trippy is available for a variety of platforms and package managers.
cargo install trippy --lockedAPT (Debian)
Section titled “APT (Debian)”apt install trippyPPA (Ubuntu)
Section titled “PPA (Ubuntu)”add-apt-repository ppa:fujiapple/trippyapt update && apt install trippySnap (Linux)
Section titled “Snap (Linux)”snap install trippyHomebrew (macOS)
Section titled “Homebrew (macOS)”brew install trippyWinGet (Windows)
Section titled “WinGet (Windows)”winget install trippyScoop (Windows)
Section titled “Scoop (Windows)”scoop install trippyChocolatey (Windows)
Section titled “Chocolatey (Windows)”choco install trippyNetBSD
Section titled “NetBSD”pkgin install trippyFreeBSD
Section titled “FreeBSD”pkg install trippyOpenBSD
Section titled “OpenBSD”pkg_add trippyArch Linux
Section titled “Arch Linux”pacman -S trippyGentoo Linux
Section titled “Gentoo Linux”emerge -av net-analyzer/trippyVoid Linux
Section titled “Void Linux”xbps-install -S trippyALT Sisyphus
Section titled “ALT Sisyphus”apt-get install trippyChimera Linux
Section titled “Chimera Linux”apk add trippynix-env -iA trippyDocker
Section titled “Docker”docker run -it fujiapple/trippyAll Repositories
Section titled “All Repositories”Downloads
Section titled “Downloads”Download the latest release for your platform.
| OS | Arch | Env | Current (0.13.0) | Previous (0.12.2) | Previous (0.11.0) |
|---|---|---|---|---|---|
| Linux | x86_64 | gnu | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | x86_64 | musl | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | aarch64 | gnu | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | aarch64 | musl | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | arm7 | gnueabihf | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | arm7 | musleabi | 0.13.0 | 0.12.2 | 0.11.0 |
| Linux | arm7 | musleabihf | 0.13.0 | 0.12.2 | 0.11.0 |
| macOS | x86_64 | darwin | 0.13.0 | 0.12.2 | 0.11.0 |
| macOS | aarch64 | darwin | 0.13.0 | 0.12.2 | 0.11.0 |
| Windows | x86_64 | msvc | 0.13.0 | 0.12.2 | 0.11.0 |
| Windows | x86_64 | gnu | 0.13.0 | 0.12.2 | 0.11.0 |
| Windows | aarch64 | msvc | 0.13.0 | 0.12.2 | 0.11.0 |
| FreeBSD | x86_64 | n/a | 0.13.0 | 0.12.2 | 0.11.0 |
| NetBSD | x86_64 | n/a | 0.13.0 | 0.12.2 | 0.11.0 |
| RPM | x86_64 | gnu | 0.13.0 | 0.12.2 | 0.11.0 |
| Debian | x86_64 | gnu | 0.13.0 | 0.12.2 | 0.11.0 |
| Debian | x86_64 | musl | 0.13.0 | 0.12.2 | 0.11.0 |