Skip to content

Get trurl for your OS

Christoph Heiss edited this page Dec 4, 2024 · 8 revisions

Linux

debian | ubuntu

apt install trurl

Arch Linux

pacman -S trurl

Fedora

dnf install trurl

package details

Nix/NixOS

Depending on your system, one of:

nix-shell -p trurl
nix-env -iA nixpkgs.trurl
nix profile install nixpkgs#trurl
environment.systemPackages = [ pkgs.trurl ];

package details

macOS

macports

sudo port install trurl

Homebrew

brew install trurl

Build it yourself

  1. Download the tarball from https://curl.se/trurl
  2. Run make
  3. Invoke ./trurl