A command line tools, can be easy to use!
First: download it #
- open Your browser and go to sourceforge
- choose files then files, then deb. You will reach this link
- choose the rigth version and download it.
Second: open a windows terminal #
- go to the directory where you saved the package
1 | $ cd ~/Downloads |
- install the package, with the command:
1 | $ sudo dpkg -i eggs-7.6.70-1.deb |