- Download the
*-mac-x64.tar.xzarchive. - Extract the archive.
- Move
*.appdirectory toApplicationsfolder.
- Download the
*-linux-x64.tar.xzarchive. - Extract the
tar.xzarchive - Run
./FeruiIconToolexecutable
- Download the
installer-*-linux-x64.runfile. - Run it as sudo:
sudo ./installer-*-linux-x64.run. - FeruiIconTool is now available from application menu.
- Run as sudo:
sudo /opt/FeruiIconTool/FeruiIconTool-*-linux-x64/uninstall.sh - Remove
/opt/FeruiIconTooldirectory.
Using NVM is highly recommended for managing multiple versions of Node/NPM.
- NodeJS v12.16.0
nvm use( if you use NVM )npm installnpm run start- Webpack will spin up (takes a moment) then a window will pop up
Run the ./build.sh script. This will build Linux and macOS binaries.
They take a long time !