Free Linux Software List

Irishwhistle

New Member
I am trying to find whatever free software I can for Linux. Here are some that I have found, please list anything that you know of.

-NVU - A great free web developer
-Blender 3D - Open Source 3D modelling, rendering, and animation suite
-Wine - Runs windows executables on Linux
-GIMP - Open Source image editor (GNU Image Manipulation Program)
-VLC - Open Source video player

That's all for now!

~Jordan
 
You forgot a pair of things right away besides the various distributions both live and installed to hard disk. Those would the cfdisk and GParted drive partitioning and formatting tools.
 
Isnt nearly all Linux software free because its open source...

Yea, Mandrake is supposed to be the best Linux out and even though it is free on the site for it, it says Buy a Disc with it on it or Download Free, but finding the Download section is like trying to figure out what word a 32 lettered hexidecimal sequence means. :)
 
Yea, Mandrake is supposed to be the best Linux out and even though it is free on the site for it, it says Buy a Disc with it on it or Download Free, but finding the Download section is like trying to figure out what word a 32 lettered hexidecimal sequence means. :)

So where exactly is the download section? I was looking all over for one.
 
Cool! Might download it and have a look, but i always do that, just put it on a Virtual PC and forget about it hehe :D
 
Yea, Mandrake is supposed to be the best Linux out and even though it is free on the site for it, it says Buy a Disc with it on it or Download Free, but finding the Download section is like trying to figure out what word a 32 lettered hexidecimal sequence means. :)

The Mandriva distro here saw a three cd set for installation. The OS is free but you simply pay for the cost of a cd and shipping to see it already on disk. There's no profit overhead just basic costs.

Forgive me if I'm wrong but Madrake is now Mandriva and the download links are here:

http://www.mandriva.com/en/download

That is precisely right. I thought the name was changed a few years back. If I end up dumping Solaris 10 I'll replace that with the Mandriva distro already onhand here. I thought wine was also a free linux program since no one has mentioned that one.
 
The Mandriva distro here saw a three cd set for installation. The OS is free but you simply pay for the cost of a cd and shipping to see it already on disk. There's no profit overhead just basic costs.



That is precisely right. I thought the name was changed a few years back. If I end up dumping Solaris 10 I'll replace that with the Mandriva distro already onhand here. I thought wine was also a free linux program since no one has mentioned that one.

I'm downloading Mandriva now, I'll just make a new partition for it. I already mentioned Wine in the first post.

~Jordan
 
i thought you could juse any windows software on it :| oh well i guess i was wrong dont think ill bother downloading it now
 
i thought you could juse any windows software on it :| oh well i guess i was wrong dont think ill bother downloading it now

Wine? Pretty much any Windows software. The only problem is that when something needs software like DirectX it won't work on Wine. It is pretty good though, I have several Windows programs running flawlessly on my Ubuntu desktop.

~Jordan
 
i thought you could juse any windows software on it :| oh well i guess i was wrong dont think ill bother downloading it now

WINE is not a program per se and it is not a virtualization software and it is not an emulator. It is a set of APIs (http://en.wikipedia.org/wiki/Application_programming_interface) that allow you to run windows software on a different OS, ie Linux, Unix, OS X. Things like Cross over use the same technology as wine, or darwine for OS X.

The problem is, that there is no money thrown into these APIs, so development is slow and buggy and is a drawn out process. Obviously MS fears any kind of major open source software that would make them useless. Some developers will port their software or at least post the source code so it can be configured for WINE, or whatever.

The problem is, that don't expect it to work flawlessly or at all sometimes, because certain functions of the application may not be supported or may be buggy and it will crash. I have seen lots of windows applications try to install and fail and have seen lots install and run, but crash with the typical windows registry errors and what not (these APIs do put a virtual install of windows on your machine so to speak, with a registry and what not). So, its not always the open source communities fault, but then again don't expect a software developer company to fork over its own time and resources to improve its performance in an open source market. It is basically one huge catch 22.
 
Back
Top