answersLogoWhite

0


Best Answer

To program in linux, you just have to pick out a programming language, and use your favorite text editor or IDE to start programming.

Most prodominantly, programs are written in C or C++ and can be compiled with the Gnu C Compiler (gcc) or g++

if your program is in an interpreted language, such as perl or python, you just have to make sure you have the interpreter installed.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

gedit for gnome, kate for KDE

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What Services are needed to program in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is Linux wine and what is it used for?

Linux Wine is an open source software program. The Linux Wine software program allows Linux users to run Windows programs on their own devices such as computers.


Why cannot you include conioh in your c program when you program in Linux system?

You could, if you had conio.h in linux, but you don't have, that's why.


Is there a software named Graphics in Linux?

No. There is no program named "Graphics" for Linux.


What is the first step to using Linux lvm?

The first step to using a Linux LVM would be to install the program onto the Linux computer. The second step would be to activate the program and use the program for its purpose.


What services does DansGuardian provide?

DansGuardian is a program which one can use on their computer to filter web content. It runs on Linux and other operating systems, however it is not compatible with Windows.


What components are found in all Linux distributions?

The Linux kernel. Beyond that, there are numerous alternative implementations of virtually every Linux program.


What is the program in Linux that accepts start time and end time as parameters?

ipacsum does, although 99% of Linux distributions don't actually use or contain this program.


How do you wrte aC program in Linux?

OK. Done that


How do you save a c program in Linux?

It depends on the editor.


Is the Linux Security Cookbook a good option?

No, Linux Security cookbook is not a good cookbook. Linux is a computer program and therefore does not have anything to do with food and/or cooking. . .


How is configuring iptables different from configuring most Linux services?

Iptables for Linux is the equivalent of firewalls for Windows. Iptables require elevated privileges to operate and must be executed by user root. That is the main difference from configuring other Linux services.


What does Pam stand for in Linux?

Linux Pluggable Authentication Modules (PAM) provide dynamic authorization for applications and services in a Linux system. Linux PAM is evolved from the Unix Pluggable Authentication Modules architecture.