dh_installyorick
development files for the Yorick interpreted language
Install
- All systems
-
curl cmd.cat/dh_installyorick.sh
- Debian
-
apt-get install yorick-dev
- Ubuntu
-
apt-get install yorick-dev
- Kali Linux
-
apt-get install yorick-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yorick-dev
- Raspbian
-
apt-get install yorick-dev
- Dockerfile
- dockerfile.run/dh_installyorick
yorick-dev
development files for the Yorick interpreted language
Yorick is an interpreted programming language for: * scientific simulations or calculations * postprocessing or steering large simulation codes * interactive scientific graphics * reading, writing, and translating large files of numbers The yorick-dev package contains the files needed to compile (or package) plug-ins or custom `yorick' executables.