Author Topic: install process  (Read 427 times)

jrigby

  • Member
  • **
  • Posts: 104
  • Kudos: 0
install process
« on: 3 November 2002, 07:04 »
I hear installing programs under linux can be a pain what exactly is the process of installing something fairley complicated
thanks!

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
install process
« Reply #1 on: 3 November 2002, 07:40 »
That's a fairly complicated question that would require a fairly complicated answer depending on the fairly complicated application that you would be installing on your fairly complicated version of Linux.         Actually installing most things are actually easier than they are in Windows.. That is as long as there is a "package" for it in the format of your favorite Linux distrubution's "package format". It can be as simple as:

# apt-get install applicationname

Which will automatically download and install the latest release of the application in question right off the network. But it can get quite complicated in certain circumstances if there isn't a prebuild package for your distribution. Even then it's not *that* bad.

[ November 02, 2002: Message edited by: void main ]

Someone please remove this account. Thanks...