Difference between revisions of "FAQ:I'm using ubuntu. Is there a PPA?"

From MakeHuman Community Wiki
Jump to: navigation, search
Line 5: Line 5:
 
To enable it, run  
 
To enable it, run  
  
     sudo add-apt-repository ppa:makehuman-official/makehuman-11x && sudo apt-get update
+
     sudo add-apt-repository ppa:makehuman-official/makehuman-11x
 +
    sudo apt-get update
  
 
Then, to install makehuman, run
 
Then, to install makehuman, run
  
 
     sudo apt-get install makehuman
 
     sudo apt-get install makehuman

Revision as of 08:52, 31 May 2016

Yes, for stable releases. In the future we will might add a separate PPA for unstable builds.

The PPA for the latest stable release is here: https://launchpad.net/~makehuman-official/+archive/ubuntu/makehuman-11x

To enable it, run

   sudo add-apt-repository ppa:makehuman-official/makehuman-11x
   sudo apt-get update

Then, to install makehuman, run

   sudo apt-get install makehuman