Search Unity

How to install unity-editor under solus

Discussion in 'Linux' started by YucelBrendel, Apr 11, 2017.

?

how satisfied are you with unity 3d under linux ?

  1. more then happy :)

    1 vote(s)
    33.3%
  2. it fits my needs for now

    1 vote(s)
    33.3%
  3. not so happy

    1 vote(s)
    33.3%
  1. YucelBrendel

    YucelBrendel

    Joined:
    Aug 31, 2013
    Posts:
    26
    How to install unity-editor under solus :

    Open your terminal and type/paste : sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/programming/unity-editor/pspec.xml

    wait until all action are done after that you can type/paste : sudo eopkg it unity-editor*.eopkg;sudo rm unity-editor*.eopkg

    and make sure you have atom installed to edit your codes/scripts
    if not search at software center for : atom

    your done unity-editor is installed and ready to use under solus :)


    1. trouble shooting 1# : if you have some problem with eopkg cause return value was 127. install this package via software center : binutils
    2. trouble shooting 2# : unity-editor is installed but if you started nothing happen ? then install via software center this packages : postgresql


    I also made an video on youtube :








    Thanks to
    Eknoes for his hint :)

    Petition at change org: https://www.change.org/p/unity-3d-unity-please-more-developers-for-unity-3d-editor-on-linux
     
    Last edited: May 23, 2017
    FabioMen10 likes this.