Racket The full Racket distribution, including DrRacket and a package manager to install more packages. |
Windows |
64-bit x64 for Windows 7 and up | | 167.7 MB | | SHA256: b9b9c45899b0345863bdc6b5b1ed301fb2f215e56f14b46188954a1ca3f3c6aa |
64-bit Arm for Windows 10 and up | | 160.7 MB | | SHA256: f0a6d12f0ffb8a776c97d5a6e868e282d0401a475bee6fa3f3648b47eddee173 |
Mac OS |
64-bit Apple Silicon for Mac OS 11 and up | | 263.9 MB | | SHA256: a255d1f9d20f5a57bbc198eebf175130ceca61d69d63807c3cb199f7079e6259 |
64-bit Intel for Mac OS 10.9 and up | | 274.7 MB | | SHA256: e403ce6cd0bfe2f63dbbf22d4805ccf8e66d9782ff84d69b652d2f8acc23e5b2 |
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.1 MB | | SHA256: f53eaaa65487626a47e581ff05d61353b20fb4d5d04eff97c1d78e8d23f2eef6 |
64-bit x86_64 built on Debian 12 | | 238.2 MB | | SHA256: 5f38a8ea6d662b68006088c64e4a3fafc7365171d7d5b75656f04d299a9d82bd |
32-bit i386 built on Debian 10 | | 240.3 MB | | SHA256: b182ab699bc21bc751977e089e7a53e639a1d05c735d0da5323564941b6b8154 |
64-bit AArch64 built on Debian 10 | | 232 MB | | SHA256: 3a70d3138d4c58a51748a4076293ac3feae3d3c74b52b8afe6ba299c38217e90 |
64-bit AArch64 built on Debian 12 | | 231.8 MB | | SHA256: ae37402f6f590af8e8d675e9d72a9cc8d90a204e19af691a8c0a7c7d31f1db7f |
32-bit ARMv6 VFP built on Raspbian | | 226.5 MB | | SHA256: c10e23588809297b3fe396e103402e96c588b51e2733fa227659e884ea83be56 |
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. | | 250.8 MB | | SHA256: 1ba9295b5acc25d3b7b801381135d3d5726aa326788fbada1073940d159a5948 |
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.1 MB | | SHA256: 7b25229bb8ba69c0cabca433b160be0dc06ddb976129f0500b808bc38c6ba87f |
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.7 MB | | SHA256: 87025ce13661bcfee270e7b04bace1c7842d51d1b16da32eb306197bdef50af4 |
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. | | 150.6 MB | | SHA256: 7acf728fbd3afab70862dcc88523208fa22c654a54fb505a54dac9d577af10e1 |
Source with versionless path The path in the unpacked archive does not include a version number, so it stays the same across versions. | | 32.7 MB | | SHA256: 636cd546773ce15e8a3a68203a83a2a1457f26ded7007371d4d4de7343719a2d |
|
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 | | 28.9 MB | | SHA256: 4e3aee954e5b45f1635aef00ebb19dffa0a2c2fcd61401d4fa697661cf958f9d |
Tarball A .tgz archive to unpack into any location and run in place. | | 35.1 MB | | SHA256: 9ab0c4b207ecdd1c318b3ff97f90f8eaae96a282f5cdd47fd7506669c1b72d85 |
32-bit x86 for Windows 7 and up |
Installer | | 28 MB | | SHA256: 8b134aa223dc3b9fe7adbe02ccc15707e1e78e057eb330ee3f9f8a812ccb8416 |
Tarball A .tgz archive to unpack into any location and run in place. | | 34.1 MB | | SHA256: dc3d67b756df709b197df360346810b748363fb07c1eb71cdc0249ec4b7e45f2 |
64-bit Arm for Windows 10 and up |
Installer | | 26.8 MB | | SHA256: 1419f62ce58c1f0fdb8f24376ae50f4fd0d58aaba279438e1b4f34b252a52a4e |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.9 MB | | SHA256: 6ea13d5ee3378354fe744044efb5b7232473489494c32995e86d1cc7a564a14f |
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.8 MB | | SHA256: 24bdff3154a32a729f1c8669ef4b7c1216528373724a8e7b9f7998bf619a2d88 |
Tarball A .tgz archive to unpack into any location and run in place. | | 41.1 MB | | SHA256: a16e1414d4b678e6fe3a6327af9a88ceb5ad8e654a84221fcac24940681cbf48 |
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.2 MB | | SHA256: ae096eb0b99cecf83f9f04854bc8eaeb06a3a239604c1eab55fdf0c768348ec4 |
Tarball A .tgz archive to unpack into any location and run in place. | | 42.2 MB | | SHA256: 2d782d37bf5ae0747c0f877513aeb5bccd557a4b9acec290943d7d1d1953b237 |
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.7 MB | | SHA256: dfe95157a6ff921854389ba99a20503139418c3955ae9dabaed944364c779206 |
Tarball A .tgz archive to unpack into any location and run in place. | | 25.1 MB | | SHA256: cfa9df5ce8fb6489115b81156a296740113f46ed951d12d670a81f8a3462b7a0 |
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. | | 24.9 MB | | SHA256: 4df9d5ff38f915d247a507e89d87589b5094152e592028730f2b4e163e43cf7a |
Tarball A .tgz archive to unpack into any location and run in place. | | 26.2 MB | | SHA256: 73f0347a6583b01b34d443ba91e743e92d913f2eec177c336f179ea469f39eac |
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.2 MB | | SHA256: 34ca35f267db3eb6eb7eb9a2475446f31cf2b66bafe9c9f142342dade15c492a |
Tarball A .tgz archive to unpack into any location and run in place. | | 33.1 MB | | SHA256: 1938e86aad861f570defcefa0ad4b9488314d758411b7c156ae7f21159d3fb8a |
64-bit x86_64 built on Debian 12 |
Installer | | 33.2 MB | | SHA256: 6ad8f1386e66adb80ce74728b6617a8ded7340edaa6c130fb338951208e53840 |
Tarball A .tgz archive to unpack into any location and run in place. | | 33.2 MB | | SHA256: 726dd9668e68b152207e73098b386c182ba145e2d6f7c593321dbff94c8c4d80 |
32-bit i386 built on Debian 10 |
Installer | | 32.2 MB | | SHA256: b92946bdb073421268c48773cb854f2d5d2f8da3341e166ff0f098e5206f0db2 |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.2 MB | | SHA256: ccd7bf7e77339cecfb47058a089fe4abdb8c09a579f51a52224bd0dec17ba6a9 |
64-bit AArch64 built on Debian 10 |
Installer | | 32.1 MB | | SHA256: 4ea472c4d39be80442f2565871f3898c4eb3924f95024529ad1416b2eefef45e |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.1 MB | | SHA256: 519a8bf46b3f151ee04209865a88036de725618e1934ee7b20f87b3c1288aaa5 |
64-bit AArch64 built on Debian 12 |
Installer | | 32.1 MB | | SHA256: 544a767112282beeb07b4acf438524f19e68b35203a64eb93258aa47b92c53c6 |
Tarball A .tgz archive to unpack into any location and run in place. | | 32.1 MB | | SHA256: d36abe936c63eef545416b1f3cc2314a69028e422501dd3cdfbec67d3392a938 |
32-bit ARMv6 VFP built on Raspbian |
Installer | | 30.5 MB | | SHA256: b3e1c6859219d230daca367ba02806b017e1c45ec28202f46d5bf89e6db4a857 |
Tarball A .tgz archive to unpack into any location and run in place. | | 30.4 MB | | SHA256: 3768669d419e97c02caef44d4fd5308fc22c7bb9ec3ab696aa8d9c3894a9c616 |
64-bit RISC-V built on Debian 12 |
Installer | | 33.9 MB | | SHA256: d55772b4cf831de5fda0da7b2246543ed01f968530dc3772c6837b2dd37d926a |
Tarball A .tgz archive to unpack into any location and run in place. | | 33.9 MB | | SHA256: 08e0d66c2b761443358c53450caaff81076653c2904e8b2bad57dbc927ddfdd2 |
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: 15e112478edfa864ddb8c79375bfb89dd649576cff31fd0d40e63c8d2cab50ce |
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: 37c431c0913770c9ee7c1e2fc9d071bc0d1a4619380e01a0106c22094f708814 |
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.1 MB | | SHA256: 1cd019cd9beda66ce4e3db744b80c6dd61e6664707b8f8fb816bb22ad4767fcc |
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.5 MB | | SHA256: 47b8cb293b71f65765f771e4530f00867ee077849853b034c4d989d423bc4dcc |
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: 7d5c0c1c98f982d500d699f1021c74b5530fbebbcb12344695692dafa8a85345 |
|
|