How to install Builder on Ubuntu – IDE for Creating GNOME-based software

  • Post last modified:April 11, 2020
  • Post category:Linux
  • Post author:

Builder is a free and open source IDE Integrated Development Environment for Linux OS to create GNOME-based softwares. It is released under GNU General Public License v3.0 and written in C and Python. It comes with auto-completion support, syntax highlighting support, side by side code editors, auto indent, mini-map, Git support, fuzzy text search, build-in software profiler and debugger. You can integrate builder with Autotools, Cargo, CMake, Gradle, Meson, Maven, Make, PHPize, and Waf. You can view the live preview of HTML, Markdown, and reStructuredText, and Sphinx. Some othe important features are building with jhbuild and flatpak runtimes.

(more…)

Continue ReadingHow to install Builder on Ubuntu – IDE for Creating GNOME-based software