Installation
Coeus runs on macOS and Linux. Windows is on the way.
macOS
- Go to usecoeus.com/download
- Download the
.dmgfile: there are two versions, one for Apple Silicon (M1 and later) and one for Intel Macs. If you're not sure which you have, check Apple menu → About This Mac. - Open the
.dmgfile and drag Coeus into your Applications folder - Open Coeus from Applications
macOS might ask if you're sure you want to open it the first time. That's normal for apps not from the App Store. Click Open.
Linux
Download from usecoeus.com/download and pick the format for your distro:
| Format | Works on |
|---|---|
.AppImage | Any Linux distro |
.deb | Ubuntu, Debian, and derivatives |
.rpm | Fedora, RHEL, openSUSE |
AppImage
Make it executable and run it:
chmod +x Coeus_*.AppImage
./Coeus_*.AppImage
.deb
sudo dpkg -i coeus_*.deb
.rpm
sudo rpm -i coeus_*.rpm
What Coeus needs
Coeus runs entirely on your machine. There's no account to create during installation. You connect an AI provider later (or not at all: basic notes and search work without one).
| Minimum | |
|---|---|
| macOS | 13 Ventura or later |
| Linux | Any modern x86_64 distro |
| RAM | 4 GB |
| Disk | 500 MB free (more if you download local AI models) |
After installing
Once it's installed, run through the setup wizard. It takes about two minutes and gets you to a working setup.