LuOS

Android

iOS

macOS

GNU/Linux

Ubuntu

How To Install?

Android

  1. Download application package.
  2. Start package installation.

iOS

  1. Click "Download" to redirect to App Store
  2. Install

macOS

  1. Download and mount the disk image.
  2. Drag "HereUS.app" to "/Applications".
  3. Drag the disk image on desktop to trash.

Ubuntu

  1. Download application package.
  2. Open folder in terminal.
  3. snap install ./hereus3.snap --devmode

GNU/Linux

  1. Download application archive.
  2. Open folder in terminal.
  3. mkdir hereus3
  4. mv hereus3.tar.xz ./hereus3/
  5. cd hereus3
  6. tar -xvf hereus3.tar.xz
  7. cd ..
  8. sudo mv hereus3 /opt/hereus3
  9. sudo ln -s /opt/hereus3/app /usr/bin/hereus3pwa