How To Install?
Android
- Download application package.
- Start package installation.
iOS
- Click "Download" to redirect to App Store
- Install
macOS
- Download and mount the disk image.
- Drag "HereUS.app" to "/Applications".
- Drag the disk image on desktop to trash.
Ubuntu
- Download application package.
- Open folder in terminal.
snap install ./hereus3.snap --devmode
GNU/Linux
- Download application archive.
- Open folder in terminal.
mkdir hereus3
mv hereus3.tar.xz ./hereus3/
cd hereus3
tar -xvf hereus3.tar.xz
cd ..
sudo mv hereus3 /opt/hereus3
sudo ln -s /opt/hereus3/app /usr/bin/hereus3pwa