Setup-plt Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian
Maintainer: David Bremner
Email: [email protected] .
Website: https://www.racket-lang.org/
Section: lisp
Install setup-plt
-
Debian
apt-get install racketClick to copy -
Ubuntu
apt-get install racketClick to copy -
Arch Linux
pacman -S racketClick to copy -
Kali Linux
apt-get install racketClick to copy -
Fedora
dnf install racketClick to copy -
Raspbian
apt-get install racketClick to copy
racket
extensible programming language in the Scheme familyRacket (previously PLT Scheme) is a programming language suitable for scripting and application development, including GUIs and web services. It supports the creation of new programming languages through a rich, expressive syntax system. Supplied languages include Typed Racket, ACL2, FrTime, and Lazy Racket, and R6RS Scheme. Racket includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket web server, extensive libraries, and documentation for both beginners and experts.
Installation of latest setup-plt command is available for Debian, Ubuntu, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




