Only packges for GNOME/Unity desktop are provided。For KDE/XFCE desktop, please install Nutstore with following steps
1. Resolve package dependencies
For Ubuntu/Debian/UOS,run this command to install packages:
sudo apt-get install python3-gi gir1.2-appindicator3-0.1 gir1.2-notify-0.7
For Fedora/CentOS/RHEL,run this command to install packages:
sudo yum install libappindicator-gtk3 python3-gobject
For other systems, please use its package management tools to install these packages.
2. Download binary files
For 64 bits system: nutstore_linux_dist_x64.tar.gz
wget https://www.jianguoyun.com/static/exe/installer/nutstore_linux_dist_x64.tar.gz -O /tmp/nutstore_bin.tar.gz
3. Decompress binary files
mkdir -p ~/.nutstore/dist && tar zxf /tmp/nutstore_bin.tar.gz -C ~/.nutstore/dist
4. Install Nutstore menu item and icon
~/.nutstore/dist/bin/install_core.sh
To launch Nutstore application, click system menu item:Applications > Internet > Nutstore
Please note that plugins for Dolphin and Thunar are not available currently.