EmptyEpsilon Linux Binaries

Hey everyone, if anyone needs EmptyEpsilon .deb files for Linux, I built some! Here is the link for version 20180215.

Comments

  • Thank you @emptyepsilonplayer11.

    I had tried using this, but I ran into some trouble. I downloaded the .deb file and then ran the following commands

    sudo dpkg -i emptyepsilon_20180215-1_amd64.deb
    sudo apt-get install -f

    However I could not where the EE application is (or even if it was created). Am I missing a step or Am I not looking in the right place for EE?


    Here is my terminal window:

    spaceship5@spaceship5:~/Downloads$ sudo dpkg -i emptyepsilon_20180215-1_amd64.deb
    [sudo] password for spaceship5:
    Selecting previously unselected package emptyepsilon.
    (Reading database ... 218338 files and directories currently installed.)
    Preparing to unpack emptyepsilon_20180215-1_amd64.deb ...
    Unpacking emptyepsilon (20180215-1) ...
    Setting up emptyepsilon (20180215-1) ...
    spaceship5@spaceship5:~/Downloads$ ls
    emptyepsilon_20180215-1_amd64.deb
    waiting-to-install-for-ever-ubuntu-software-16-04.htm
    spaceship5@spaceship5:~/Downloads$ sudo apt-get install -f
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 374 not upgraded.

  • edited June 2018
    I did not try that specific deb, so here are some general hints.

    You should see the installed files with a dpkg -L emptyepsilon

    Also, a file EmptyEpsilon should be in your binary path. So entering EmptyEpsilon should be enough to start the game (assuming all dependancies are present).
Sign In or Register to comment.