-
Notifications
You must be signed in to change notification settings - Fork 110
Get trurl for your OS
Viktor Szakats edited this page Oct 26, 2025
·
11 revisions
apt install trurl
pacman -S trurl
dnf install trurl
Depending on your system, one of:
nix-shell -p trurl
nix-env -iA nixpkgs.trurl
nix profile install nixpkgs#trurl
environment.systemPackages = [ pkgs.trurl ];
emerge net-misc/trurl
sudo port install trurl
brew install trurl
As part of the official curl binary packages (EXPERIMENTAL):
https://curl.se/windows/
Unstable/development daily builds:
https://github.com/curl/curl-for-win/actions/workflows/daily.yml
- Download the tarball from https://curl.se/trurl
- Run
make - Invoke
./trurlx.