How to install Nuclear music player on Linux mint 18.03

To install Nuclear music player on Linux mint 18.03
Nuclear Music Player is a free music streaming app which has a neat GUI design. Its media content from various free sources such as YouTube, SoundCloud, Vimeo etc. In this tutorial, we will cover the installation of the nuclear music player on linuxmint-18.03.

Installation
Download the Nuclear package by using wget command as follows.

linuxhelp ~ # wget https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.deb
--2018-08-20 17:46:33--  https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.deb
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/68968979/8e8a9cb8-16fb-11e7-966e-c913b86ab958?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz- 
.
.
.
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.32.120
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.32.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37348722 (36M) [application/octet-stream]
Saving to: ‘;nuclear-george-linux-x64.deb’;

nuclear-george-linux-x64.de 100%[========================================>]  35.62M   502KB/s    in 2m 19s  

2018-08-20 17:48:55 (263 KB/s) - ‘;nuclear-george-linux-x64.deb’; saved [37348722/37348722]

Now, install the Nuclear Player by using gdebi running the following command.

linuxhelp ~ # ls
nuclear-george-linux-x64.deb
linuxhelp ~ # gdebi nuclear-george-linux-x64.deb 
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done

An Electron-based, multiplatform music player app that streams from multiple sources
Do you want to install the software package? [y/N]:y
Selecting previously unselected package nuclear.
(Reading database ... 225134 files and directories currently installed.)
Preparing to unpack nuclear-george-linux-x64.deb ...
Unpacking nuclear (0.3.0) ...
Setting up nuclear (0.3.0) ...
Processing triggers for desktop-file-utils (0.22+linuxmint1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...

Once Installation is done you can access the application from the Menu as shown here

Now, you can able to use the focus writer application.

With this, the method to install Nuclear music player on Linuxmint-18.03 comes to an end.

FAQ
Q
Who is the developer of Nuclear music player?
A
Nuclear is developed on Github under Affero GPL, with the "GNU/Linux first" mindset. This means it respects your freedom, and we're giving you full access to source code, so you can modify it and contribute to the project.
Q
Is support scrobbing?
A
Nuclear supports scrobbling to last.fm and updating the now playing status.
Q
How to run the Nuclear music player on Linux mint?
A
Execute the following command:
# gdebi nuclear-george-linux-x64.deb
Q
What is Nuclear music player on Linux mint?
A
Nuclear Music Player is a free music streaming app which has a neat GUI design. Its media content from various free sources such as YouTube, SoundCloud, Vimeo etc.
Q
How to download the package in Nuclear music player on Linux mint?
A
Run the following link:
# wget https://github.com/nukeop/nuclear/releases/download/george/nuclear-george-linux-x64.deb