Re: New to LibreCad - How do I?

Posted by Gooey on
URL: https://forum.librecad.org/New-to-LibreCad-How-do-I-tp5708969p5708971.html

Daily Builds in Ubuntu PPA
For those users who want to live on the bleeding edge and try out the newest features as they are pushed to our github repository, you can use our Daily Build PPA, available for Ubuntu 10.10 (Maverick) and later. First, install LibreCAD as per above directions. Then:

$ sudo add-apt-repository ppa:librecad-dev/librecad-daily

To stay up to date with the newest build, simply use Ubuntu's "Update Manager" or:

$ sudo apt-get update
$ sudo apt-get upgrade

That command will install the most recent committed code to the master branch at www.github.com/LibreCAD/LibreCAD. Please report any bugs you have as "Issues" on www.github.com/LibreCAD/LibreCAD/issues.