Getting Started with Pieces for Developers on Linux

Compatible with Ubuntu 18 or higher and currently in Beta

To run Pieces for Developers on Linux, be sure to download both of the applications from the Snap Store before installing. You can also follow the instructions below these install buttons to install via terminal.

Pieces Desktop App on Snapcraft.io

Pieces OS on Snapcraft.io

Steps to Install#

  1. To install from your terminal run the following:

    $ sudo snap install pieces-os
    
  2. Enable Offline and On-Device Local Machine Learning by running the following command in the terminal:

    $ sudo snap connect pieces-os:process-control :process-control
    
    • This command sets up and configures local application interfaces to properly load our Sand-boxed and Secure Machine Learning Models.
  3. Install the Pieces Desktop Snap:

    $ sudo snap install pieces-for-developers
    
  4. Launch Pieces for Developers | OS Server by running the following command in your terminal:

    $ pieces-os
    
  5. Launch the Pieces for Developers | Flagship Desktop App by running the following command in your terminal:

    $ pieces-for-developers
    

Check out our Youtube Channel for more information on Getting Started