ai-coder 1.4.3
Downloads
| Platform | File | SHA256 |
|---|---|---|
| 🐧 Linux Binary | aicoder-1.4.3-x86_64-linux |
0fd52cb5cef9c53aeabfbd2e551397fa25daff4a5ea9968fb5fc61b0ab20810f |
| 📦 Debian/Ubuntu | aicoder_1.4.3_amd64.deb |
8fd8f106470a07fca92efc219d9da2f854c3b41cde669b149b0e2347059fdee2 |
| 🪟 Windows Binary | aicoder.exe |
12acf7c04a731d1916fb97459e27765605e56a1d50adf2851bd8fa201d54023d |
| 🪟 Windows Installer | aicoder-1.4.3-setup.exe |
55f2fa7a9d3f30d7f11e757ea4d16a5e39e539cc1cc6fc1268f8ee4a03486a9b |
| 🍎 macOS Binary | aicoder-1.4.3-macos-universal |
6df094ec011c1ffff43c7968493cc3b1b90fabe0b852fa090ac0b2509b2ebbbe |
| 🏗️ Arch/AUR | PKGBUILD |
— |
| 🤖 Android/Termux | aicoder-1.4.3-termux.tar.gz |
3045acde22bd738db375f8887cc03420afc24d110d85333a93abf9e13c63dd52 |
Install
# Linux Binary
sudo wget -O /usr/bin/aicoder https://github.com/derleiti/ai-coder/releases/download/v1.4.3/aicoder-1.4.3-x86_64-linux
sudo chmod +x /usr/bin/aicoder
# Debian/Ubuntu
wget aicoder_1.4.3_amd64.deb && sudo dpkg -i aicoder_*.deb
# Arch/AUR
yay -S aicoder
# Windows: Download aicoder.exe, add to PATH
# Android/Termux
curl -sL https://ailinux.me/ai-coder-termux | bash
# Pinned version from this release:
curl -LO https://github.com/derleiti/ai-coder/releases/download/v1.4.3/aicoder-1.4.3-termux-install.sh
bash aicoder-1.4.3-termux-install.sh
# Termux Update
curl -sL https://ailinux.me/ai-coder-termux | AICODER_REF=master bashFull Changelog: v1.4.2...v1.4.3