Or... what tools/editors/package managers we do
(or could) support for Arturo
| Platform | Package Manager | Status | Version | Install Command | Notes |
|---|---|---|---|---|---|
| macOS | MacPorts | 🟢 | 0.10.0 | sudo port install arturo |
|
| macOS/Linux | Homebrew | 🟢 | 0.10.0 | brew install arturo |
|
| Arch Linux | AUR | 🟢 | 0.10.0 | yay -S arturo or paru -S arturo |
|
| Arch Linux | pacman | 🔴 | — | ||
| Debian/Ubuntu | APT | 🔴 | — | ||
| Fedora/RHEL | DNF/YUM | 🔴 | — | ||
| OpenSUSE | Zypper | 🔴 | — | ||
| Alpine | APK | 🔴 | — | ||
| Void Linux | XBPS | 🔴 | — | ||
| NixOS | Nix | 🔴 | — | ||
| Gentoo | Portage | 🔴 | — | ||
| Linux | Snapcraft | 🟢 | 0.10.0 | sudo snap install arturo |
|
| FreeBSD | pkg | 🟠 | — | ||
| NetBSD | pkgsrc | 🔴 | — | ||
| OpenBSD | pkg_add | 🔴 | — | ||
| Windows | Chocolatey | 🔴 | — | ||
| Windows | MSYS2 | 🟠 | 0.10.0 | pacman -S mingw-w64-ucrt-x86_64-arturo |
|
| Windows | Scoop | 🟢 | 0.10.0 | scoop bucket add arturo https://github.com/arturo-lang/scoop-bucket, then scoop install arturo |
|
| Windows | winget | 🟢 | 0.10.0 | winget install arturo |
|
| Docker | Docker Hub | 🟢 | 0.10.0 | docker run -it arturolang/arturo |
"Default" version is the MINI build |
| MISE-en-place | Mise | 🟢 | 0.10.0 | mise plugin install arturo https://github.com/arturo-lang/mise-plugin, then mise install arturo |
- 🟢 Available
- 🟠 Pending
- 🔴 Not Available
- VSCode - Windows / macOS / Linux
- SublimeText - Windows / macOS / Linux
- Vim/NeoVim - Windows / macOS / Linux
Note
💡 If you want to add one, just edit this file 😉
🚀 If you want to contribute what's missing, you're more than 100% welcome!