install eggs (deb package)

A command line tools, can be easy to use!

First: you must download it

Second: open a windows terminal

  • go to the directory where you saved the package

$ cd ~/Downloads
  • install the package, with the command:

$ sudo dpkg -i eggs-7.5.112-1.deb

Eggs is a nodejs project, if You already have nodejs installed it's better to choose the npm package.

Last updated