Racket The full Racket distribution, including DrRacket and a package manager to install more packages. |
Windows |
64-bit x64 for Windows 7 and up | | 168.2 MB | | SHA256: fe29b6b2071f22edc1e4b52954adc24eef571ac7e8f064d91b470438a7793c23 |
64-bit Arm for Windows 10 and up | | 161.2 MB | | SHA256: 5ac6c9117f633133e89f732c8aa5101469b9ffa3f200dbd8e9f77f5405c18eb7 |
Mac OS |
64-bit Apple Silicon for Mac OS 11 and up | | 264.3 MB | | SHA256: cabb4319270ffb2b1539f2ec01a5c6dfb09b1f512b3b6fc22652a669603ebf60 |
64-bit Intel for Mac OS 10.9 and up | | 275.3 MB | | SHA256: 442e276d9fb11acd0f064bde3777b7f0b6ad99e57ffaf3ff75f222e92d848108 |
Linux If you don't see an option for your particular platform, try other Linux installers, starting from similar ones. Often, a build for one Linux variant works on others, too. |
64-bit x86_64 built on Debian 10 | | 238.6 MB | | SHA256: 959e5a59af8457613cb0b60d73b6a80c2fb31fbc1fc425fab3c0a4e80bb1258a |
64-bit x86_64 built on Debian 12 | | 238.6 MB | | SHA256: 1cc886e8ef3c175c341c6221a1a5dfe31e8cd7ba69b94d5ba01dee14ce6247c8 |
32-bit i386 built on Debian 10 | | 240.9 MB | | SHA256: 5e98faf82a297389e03942eeb857f98ff215edbc11934050f6d40ef0f6bafd2a |
64-bit AArch64 built on Debian 10 | | 232.7 MB | | SHA256: 4a7e2df861118f962d048b739261890eddc919d3b6f7c9979e2a63956eeb11f9 |
64-bit AArch64 built on Debian 12 | | 232.7 MB | | SHA256: 423967b43941dae1b488cd9a456dbf658343781942a603bf46badfc2fccde19e |
32-bit ARMv6 VFP built on Raspbian | | 227.2 MB | | SHA256: d9c40d7066784e489c9e909f97d5d1874031f3d8e8ca64b768e0f69ebe660c3f |
64-bit x86_64 natipkg built on Debian 10 The “natipkg” distribution uses pre-built and repackaged versions of system libraries, instead of relying on the operating system's package manager to install them. | | 251.4 MB | | SHA256: 87646e472426ffc07aaa5963e6f044cfacde82367a280325afe39197225f5d93 |
64-bit x86_64 for pkg-build built on Debian 10 The “pkg-build” distribution is like “natipkg” but also configured to compile collections and packages to machine-independent form, which is suitable for the pkg-build service. | | 166.4 MB | | SHA256: 16fe8ecc28c55b94d46bb4dc0f189a27ad80faf8b032692d1beb3d32930c7d40 |
Unix These sources do not work well for Windows or Mac OS, because those platforms need packages that supply pre-built, third-party libraries. To build from source on Windows and Mac OS, use the Minimal Racket sources and then install packages with raco pkg install -i main-distribution. |
Source | | 32.8 MB | | SHA256: e54cd76d6710e96d30eee553e170c38b43bd7c595537750d83118f5cc9f2a27c |
Source + built packages The core run-time system is provided in source form, but Racket libraries are pre-compiled and documentation is pre-rendered, which enables a quick install. | | 151.2 MB | | SHA256: 746c4ecbe72be4401b331a7b7d3eecf17b5f0e54a5406601c6fbad220760546d |
Source with versionless path The path in the unpacked archive does not include a version number, so it stays the same across versions. | | 32.8 MB | | SHA256: eb7ac8dd410a18d9438ccb52688ac76ecd54c74aca2a21258d4ed7cdc46a26ee |
|
Minimal Racket Includes just enough of Racket that you can use raco pkg to install more. |
Windows |
64-bit x64 for Windows 7 and up |
Installer | | 29 MB | | SHA256: ae9b58739cf40864630777d48252a801ea85fa346020578d42d763b248f682b3 |
Tarball A .tgz archive to unpack into any location and run in place. | | 35.2 MB | | SHA256: 57ca8abdbd1a4800987c918dc305a8969c31bb41a882214a400cec2759c40303 |
32-bit x86 for Windows 7 and up |
Installer | | 28 MB | | SHA256: 8bfb8fe196786a15574692d33d7cad7721d27fecdeb37f9a43391f31afdd9559 |
Tarball A .tgz archive to unpack into any location and run in place. | | 34.1 MB | | SHA256: b1f6bae41a0cd1f53852bc61ee9ddbade015222c7edc1c9f69bd0aa18e1f1858 |
64-bit Arm for Windows 10 and up |
Installer | | 26.8 MB | | SHA256: d1b7f31bdf54e4acac07ec5ca7c0c8233d4ec049c1c62e7feabb9d5eaba4a660 |
Tarball A .tgz archive to unpack into any location and run in place. | | 33 MB | | SHA256: 0e390bfdaa58f9fbfb959462c443369851cb37c08d0cc99666a82a08fda7ae95 |
Mac OS |
64-bit Apple Silicon for Mac OS 11 and up |
Disk Image Drag-and-drop installation, so you get to pick the installation path, but you have to set your PATH environment variable. | | 37.9 MB | | SHA256: 1a997988e84d6a2b27d5758c09eb5ad8c006b31fdb643f2a8b90b5b2b06752d5 |
Tarball A .tgz archive to unpack into any location and run in place. | | 41.2 MB | | SHA256: 23bb908826c06be7dfa21bafb188b7d57fe2c9cf078d8a4b8a67098e739c26a1 |
64-bit Intel for Mac OS 10.9 and up |
Disk Image Drag-and-drop installation, so you get to pick the installation path, but you have to set your PATH environment variable. | | 40.3 MB | | SHA256: c5454bb46e13124973817d8bd62054e6192f1e9b7f89bb7111f2f7e8d464a2aa |
Tarball A .tgz archive to unpack into any location and run in place. | | 42.2 MB | | SHA256: 03e7a9ab19ebf0c787698b125f7dc769f90e76269446fb4d80403c8d12504d57 |
32-bit Intel for Mac OS 10.6 and up |
Disk Image Drag-and-drop installation, so you get to pick the installation path, but you have to set your PATH environment variable. | | 24.8 MB | | SHA256: 4ac7f6555362b64c02b10baa7bc26e421fbaa6be903645987c10dc6bbdb67a32 |
Tarball A .tgz archive to unpack into any location and run in place. | | 25.2 MB | | SHA256: f999eaf9495cefb128c57561c9373a4c1cbc6d623475a7d8b28bf111fd5153ce |
32-bit PowerPC for Mac OS 10.5 and up |
Disk Image Drag-and-drop installation, so you get to pick the installation path, but you have to set your PATH environment variable. | | 25 MB | | SHA256: f39fcf0d000ac68d71fbdf0637ad29eb307e08fee5672e2823587c94e1df0c4a |
Tarball A .tgz archive to unpack into any location and run in place. | | 26.2 MB | | SHA256: 34c0ac04f3caa66f4bbb83d26b04997b1e4c00892dd3ce0b6c85e0104fc61fdb |
Linux If you don't see an option for your particular platform, try other Linux installers, starting from similar ones. Often, a build for one Linux variant works on others, too. |
64-bit x86_64 built on Debian 10 |
Installer | | 33.1 MB | | SHA256: b6ed450255ae2e7cb580435d37e73305efec7f2f789b74f88c38ac9d9d27d8b2 |
Tarball A .tgz archive to unpack into any location and run in place. | | 33.1 MB | | SHA256: e9822b7699acdc74de081f4bad4cf9a567620635fced42d838838eb8d8402bd1 |
64-bit x86_64 built on Debian 12 |
Installer | | 33.2 MB | | SHA256: bd15d6036225f7e940c2eb5e6f2d8f17b3c66f8d6f6f6d40ff732cb089e622f3 |
Tarball A .tgz archive to unpack into any location and run in place. | | 33.2 MB | | SHA256: 15f09fce1c4e45dc3d89b87b344159b1c6ea4201fa32997f57fcda3b087ff1a5 |
32-bit i386 built on Debian 10 |
Installer | | 32.2 MB | | SHA256: 22a39f2af409532aee72cf3cd296b88b9b49ad2928f6db7d5b44215f6ce9dc11 |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.2 MB | | SHA256: 26efff1cecae90838474cf39cd5de0b5fd590070982c6b603436d1f78450ee26 |
64-bit AArch64 built on Debian 10 |
Installer | | 32.3 MB | | SHA256: 26d030c79f0ba33e4d45d204b7beec14cf09a98631ab1cd62f84302b44d0f619 |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.3 MB | | SHA256: a73843c56e672e6b033221ef86496333cfdb041993172cf1b3ac45c208012c72 |
64-bit AArch64 built on Debian 12 |
Installer | | 32.3 MB | | SHA256: 528ad4bef228cbf6fe5b8e5622036528c29d401d628f5407587b355959c95a22 |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.2 MB | | SHA256: 6450bf28df34e8cf0dca4add2e56387999083b85fb1e6d93f6be23afdddde221 |
32-bit ARMv6 VFP built on Raspbian |
Installer | | 30.5 MB | | SHA256: 8af0afa3559b14a1311baaf97b88cdd6d554777687c4b6de91acd002ea13d1de |
Tarball A .tgz archive to unpack into any location and run in place. | | 30.5 MB | | SHA256: c35a8c6bfd16c0da849201a51adb6a4efdb37ed97f4f5ba644ffe183bb87d9be |
64-bit RISC-V built on Debian 12 |
Installer | | 34 MB | | SHA256: 8a001a85f73c64445fa8d1a3e70ce02edd26bba63669db7bcd66139b61fc5899 |
Tarball A .tgz archive to unpack into any location and run in place. | | 34 MB | | SHA256: 26660f50ebc29d4b9c730a0ff340aed3058e730bb9bd010b2f08730227732dd0 |
64-bit x86_64 natipkg built on Debian 10 The “natipkg” distribution uses pre-built and repackaged versions of system libraries, instead of relying on the operating system's package manager to install them. | | 35.4 MB | | SHA256: 4ea577c3d0108c89c82cb3d118076ac05007ac0c13b87b95f56c335bf93b47f0 |
64-bit x86_64 for pkg-build built on Debian 10 The “pkg-build” distribution is like “natipkg” but also configured to compile collections and packages to machine-independent form, which is suitable for the pkg-build service. | | 27.5 MB | | SHA256: 121ee464e8e619da66b900a14ea30616906e191281d1971968e00a465630174b |
All Platforms These sources compile and install cleanly on all supported platforms. Use raco pkg to install additional Racket packages in a minimal installation. |
Source | | 16.2 MB | | SHA256: 0c8d18e92d3c865b9002d84541e3b2e4fb328c244fed82f5bd99059cff3770c7 |
Source + built libraries The core run-time system is provided in source form, but Racket libraries are pre-compiled, which enables a quick install of both Racket and (later) built packages. | | 22.6 MB | | SHA256: d535ebd2f5f2074d4ab0e208e73d02081a34b83992646c90d08a2db0ba8779dd |
Source with versionless path The path in the unpacked archive does not include a version number, so it stays the same across versions. | | 16.1 MB | | SHA256: 7e604ebc9c8e61a46783085ac31ead0c8ba84cfde7384af0ffa978cacef37e41 |
|
|