How To Install States On Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?
Install states
-
Debian
apt-get install enscript
Click to copy -
Ubuntu
apt-get install enscript
Click to copy -
Arch Linux
pacman -S enscript
Click to copy -
Kali Linux
apt-get install enscript
Click to copy -
CentOS
yum install enscript
Click to copy -
Fedora
dnf install enscript
Click to copy -
Raspbian
apt-get install enscript
Click to copy -
macOS
brew install enscript
Click to copy
enscript
converts text to Postscript, HTML or RTF with syntax highlightingGNU Enscript takes ASCII files (often source code) and converts them to PostScript, HTML or RTF. It can store generated output to a file or send it directly to the printer. It is often used for its syntax highlighting, as it comes with rules for a wide range of programming languages. New rules can be added using an awk-like stateful scripting language.
To install the latest version of states in your favorite operating system just copy the states installation command from above and paste it into terminal. It will download and install the latest version of states 2023 package in your OS.