Ubuntu #
GotoNOTE: Coco app only works fully under X11.
Don’t know if you running X11 or not? take a look at this question!
https://coco.rs/ #
Download the package #
Download the package of your architecture, it should be put in your Downloads
directory
and look like this:
$ cd ~/Downloads
$ ls
Coco-AI-x.y.z-bbbb-deb-linux-amd64.zip
# or Coco-AI-x.y.z-bbbb-deb-linux-arm64.zip depending on your architecture
Install it #
Unzip and install it
$ unzip Coco-AI-x.y.z-bbbb-deb-linux-amd64.zip
$ sudo dpkg -i Coco-AI-x.y.z-bbbb-deb-linux-amd64.deb