answersLogoWhite

0


Best Answer

The first method (and similar to that still use by some distros like Slackware) is a simple tarball (.tar.gz file). Extracting this into your root file system would install the library or binary.

Another method, if you already had a working compiler, was to compile the software yourself. The ./configure, make, make install was fairly commonplace in the early days of Linux. You can thank Debian for making life easier.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What process was first used to install software on Linux systems?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Photoshop gimp software how can you download that to your computer?

Installing gimp is easy in Linux, you just run the install app called Synaptic. Search for gimp, and it will find it and install it. Note, most Linux systems come with Gimp now.


Can you install C language in Linux?

C isn't a program, or something you install; it is a programming language for writing software. Linux and most of the programs that run on it were written in C, and a C compiler and libraries are supplied with most systems, or are readily available.


What is a package manager in Linux?

A package manager is a utility to install remove, upgrade, and track the dependencies of software in Linux.


How do you install trade tiger software for Linux?

install wine and then you will be able to run .exe files on ubuntu


What is aptitude in Linux?

Aptitude is the command used in debian based systems to manage (install, query, remove) packages (aka software).


What is Linux sometimes called?

Some people refers to Linux-based systems as "GNU/Linux" if they use software written fr the GNU operating system.


What sort of software is windows?

Windows is a family of operating systems. Linux is a kernel upon which operating systems are built.


What is Linux is a example of?

No. Linux, Unix, Windows, and Mac OS, OpenVMS, Z/os, IBM i are all examples of operating systems. Operating system software is what you see when you turn on your computer and wait for the computer to go through its Initial Program Loading (IPL) process reading software from a designated device, and going through the process of setting things up so it can process user requests. Application software would be a programs that are used to perform tasks and jobs requested by a user. Sometimes these do turn themselves on at startup automatically - like antivirus software.


How do you install software on Asus eee PC?

use wtis link: http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/64958-how-install-software-linux.html


What can a computer operater do to avoid virus infection other then install appropriate software?

Use Linux.


What is the architecture of microkernels developed in Linux?

Linux is a monolithic kernel. Some operating systems with a microkernel use Linux as a process for providing drivers, but this is irrelevant to mainstream Linux.


What are the types of system software and give examples?

Systems software predominantly refers to operating systems. These would include all the Windows operating systems and ones like Linux, Unix, the Mac operating systems, VMS and others. Systems software also include compilers and linkers and loaders, which are used in the process or creating programs. Many languages have compilers, like C, Java, C++, COBOL and many others.