Skip to content

Releases: NeblioTeam/NEBL-Pi

Official NEBL-Pi Installer v1.0.9

22 Nov 15:11
5f17076
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.09:

  • Installs/Compiles Neblio v3.4.0

Official NEBL-Pi Installer v1.0.8

12 Jul 20:54
654c9a2
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.08:

  • Installs/Compiles Neblio v3.3.0

Official NEBL-Pi Installer v1.0.7

28 Apr 13:41
cbd0c9c
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.07:

  • Installs/Compiles Neblio v3.2.1

Official NEBL-Pi Installer v1.0.6

01 Feb 20:22
092c8da
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.06:

  • Installs/Compiles Neblio v3.2.0

Official NEBL-Pi Installer v1.0.5

31 Dec 20:03
f2ee53c
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.05:

  • Installs/Compiles Neblio v3.1.1

Official NEBL-Pi Installer v1.0.4

21 Dec 19:50
2b1a051
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.04:

  • Installs/Compiles Neblio v3.1.0

Official NEBL-Pi Installer v1.0.3

24 Jan 17:00
97a192a
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.03:

  • Installs/Compiles Neblio v3.0.2

Official NEBL-Pi Installer v1.0.2

10 Jan 19:00
af50c93
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.0.2:

  • Installs/Compiles Neblio v3.0

Official NEBL-Pi Installer v1.0.1

02 Nov 16:28
f382530
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.0.1:

  • Installs/Compiles Neblio 2.1.1.1

Official NEBL-Pi Installer v1.0

11 Jun 19:48
Compare
Choose a tag to compare

Official NEBL-Pi Installer

This installer will install the latest version of neblio-qt and/or nebliod on your Raspberry Pi with a single command.

By default it will also use Neblio QuickSync to instantly sync the blockchain! No waiting days to sync!

This is the easiest way to install a staking wallet on a Raspberry Pi in the industry.

Flags:

You can combine any or all of these flags at the end of the command, ex -dq -dc -dqc
-c Compile all binaries instead of downloading them (Can take over 2 hours)
-d Install/Compile nebliod
-q Install/Compile neblio-qt
-x Disable Neblio QuickSync

How to Install Neblio on your RPi with a Single Command

Open Terminal on your Raspberry Pi and paste in one of the following commands:

  • To install just neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -q

  • To install just nebliod (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d

  • To install both nebliod and neblio-qt (download instead of compile: Fast):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dq

  • To compile and install both nebliod neblio-qt (compile instead of download: Over 2 Hours):
    curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -dqc

Changes in v1.0:

  • Installs/Compiles Neblio 2.1.1
  • Downloads QuickSync files in the installer to improve RaspberryPi QuickSync Stability