Is any IDE easy to install in linux?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • studio3

    This repository contains the code for core components of Aptana Studio 3.

  • I wanted to teach my girlfriend how to program some things with javascript and html, so I thought "let's just download a simple IDE to make things easier". And here I am some hours later with nothing, 1) Aptana seemed like a good idea, but the instructions for linux download are basically "figure it out" there's not even a .txt with instructions. 2) Eclipse is my go to IDE for most things, but that is pretty much the same mess, one would think that a popular IDE would at least be in the apt repositories, but it is not, and the way to install it is a mess, you even have to write your own .desktop file if i recall correctly. 3) Okay, whatever, let's use the Microsoft software, I tried to go with vscodium, and they do have a package, but i have to add a ppa or something and everything is very obscure.

  • Atom

    Discontinued :atom: The hackable text editor

  • I will probably be down voted for giving more a text editor than a real IDE, but i'm using atom : https://atom.io

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg | gpg --dearmor | sudo dd of=/etc/apt/trusted.gpg.d/vscodium.gpg echo 'deb https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/ vscodium main' | sudo tee --append /etc/apt/sources.list.d/vscodium.list sudo apt update && sudo apt install codium

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is downloading vs code okay in this case ?

    1 project | /r/vscode | 11 Jul 2023
  • I am having an issue

    1 project | /r/RenPy | 29 Jun 2023
  • Dev environment for scripting?

    2 projects | /r/tabletopsimulator | 21 May 2023
  • I started a course by Dr Angela Yu and one of the CSS courses tell me to download Atom.io. However, there is no way to download it anymore. I'm going crazy, can someone please help??

    1 project | /r/Udemy | 15 Feb 2023
  • Code Editor from scratch ?

    1 project | /r/learnjavascript | 9 Feb 2023