Question:
Are there any linux operating systems where you can install software like windows?
Soup
2009-07-27 16:17:19 UTC
I'd like a linux operating system where i could install software in a similar way to windows. I currently have ubuntu where i install software from a program on the system but i'd like to be able to search for software on the internet, download it and then install it.
Four answers:
yrjokin
2009-07-27 23:20:00 UTC
You can but synaptic is easier as it has been tested for compatibility. But go to the source of any software you can get through synaptic and you will get the source code which has to be compiled (the plus side is a far smaller and often faster package!) or there are binaries with lots of larger packages. The problem is, as you will see, that every software provider has to make separate executables for every type of distro (.deb, rpm's, yum etc etc).

I can't imagine what benefit you can see. The windows way includes either buying your software or getting a compiled version of what is available to linux users. Some .exe files work with Linux via wine or crossover office etc. If you would like to see more screen shots etc then you will find that most apps in synaptic have either their own sites with screenshots or are reviewed somewhere with screen shots or are hosted for download via sourceforge but there are some here without screenshots.

You say you want to search for it on the internet, download it and install it. Well that is exactly what synaptic does. Ubuntu uses the apt package manager. So if you use the terminal to install firefox, say, you would type:-

sudo apt-get install firefox

Synaptic is just the graphical user interface that this process so that you can use a mouse and just point and click.



Here are some places where you can go for software

http://www.getdeb.net/

http://linuxappfinder.com/

http://www.debian.org/distrib/packages

http://linux.softpedia.com/

http://sourceforge.net/



There are lots of others but you must be careful what you install. You don't sound like you have a lot of experience and fixing a broken package, though easy, is difficult to explain. I think a lot of people forget that MS Windows was about for a very long time and to begin with didn't have much functionality. This made it easier to learn. People picked it up over a decade and a half AND it is crap. Linux is a little more difficult to learn but has far greater power, functionality, maintainability and can be made to do so much more than a windows box. You are in charge. Not microsoft.

I have a program on my laptop that knows where my bluetooth enabled devices, namely a phone, are. The laptop will lock down and go to a screen saver if I walk more than, say 5 metres away. When I return it comes back on or comes back on with the password. A visitor can leave a message on the screen but doesn't have access. When I leave or return it can start one or several programs. I don't have to be able to program. I just put the distances and the names of the programs plus some options. It could just hibernate or standby if I never went more than 50 metres away (ie the bathroom) or it could start a virus check if I left the building. That's just one dumb program that no one knows about but I've had it for 2 years.

If you want to open firefox at getdeb.net you just need to type:

Alt+F2

firefox getdeb.net



What I am saying is that you don't need another Linux distro to that because Ubuntu does it already BUT the downside is you may have to type three or four commands to install the package if it is not compiled for you. The commands which you type in a terminal (Alt+F2 and type gnome-terminal and ENTER) are typically:-



# tar xvzf package.tar.gz (or tar xvjf package.tar.bz2)

# cd package

# ./configure

# make

# make install



sometimes they are little different but there is always a readme file with the download - if the first command didn't work it is because you are in the wrong place or you downloaded the package to the wrong directory or folder. Download the uncompiled package to what is printed when you type:-



pwd



and hit ENTER in a terminal and the above will work fine

OR type:-



cd /home/yrjokin/Desktop



that would be if you downloaded it to the 'Desktop' AND your name was 'yrjokin'

by the way: where it says package in the above instructions you type the name of the application but you can often finish the whole title by hitting 'TAB' so long as there is nothing else with the same letters so the computer knows which one you mean. The same applies to any command but as there are literally a few thousand it does often get confused with command names. Type fir and hit TAB - firefox will print out - now hit enter or type the web address or as little of it as you can get away with!





Okay, I think that is it. Why you do not want to use Synaptic or the terminal is a mystery to me but at least not you can use gDebi to install packages or you can compile from source code if you get that. You may have to install a program called gcc from synaptic if you want to build packages from source. Read the output from the terminal :-

looking for 'gcc' : No (or something similar (ish) )



gfortran is sometimes used too so install it and ubuntu-restricted-extras (only if you are using gnome (it is xubuntu-restricted-extras for xfce or kubuntu-restricted-extras for KDE)) these are codecs and the flash player for You Tube etc
2014-08-17 13:48:13 UTC
You can get the latest version of Winrar here: http://bit.ly/1o0M15D



I like Winrar because it's a very good program to compress/decompress files in many different formats. You could also use other programs like 7zip or winzip for the same purpose but I think Winrar is the best option avalable. The funcionalities are pretty much the same for each program (you basically do everything with a simple right-click of your mouse) but Winrar is by far the best option.



The things I like about winrar is that it opens a bunch of compressed formats: .zip, .rar, .7z / 7zip, .iso, .tar, .jar etc. (much more than the other programs) and that it's 100% (trial period never expired so you can use it for free with no limitations)



These are the reasons why I recommend Winrar.
Linux Mint 11
2009-07-27 18:52:22 UTC
INSTALLING SOFTWARE ON UBUNTU



The use of the Terminal in most cases is not needed as Ubuntu has the Synaptic Package Manager which allows you to easily install and remove software



Here is the Official Ubuntu Synaptic Package Manager Documentation

https://help.ubuntu.com/community/SynapticHowto



If you do need to use the Terminal



Here is the Official Ubuntu Terminal Documentation

https://help.ubuntu.com/community/UsingTheTerminal



To install individually downloaded deb. files then Ubuntu has the GDebi Package Installer (already built in to Ubuntu) which automatically starts up when you try to open a deb.file

http://allmyapps.com/app/gdebi-gdebi-package-installer



Ubuntu Installing Software

https://help.ubuntu.com/community/InstallingSoftware



Guide to installing software on Ubuntu (includes tar.gz and tar.bz2 files)

http://www.psychocats.net/ubuntu/installingsoftware



UBUNTU USER GUIDE



Ubuntu 9.04 (Jaunty Jackalope) User Guide

http://ubuntuguide.org/wiki/Ubuntu:Jaunty



RECOMMENDED LINUX DISTRO.



I thoroughly recommend Linux Mint 6 Main Edition which is Ubuntu based. Its easy to install and easy to use plus it comes with much of the software you are likely to need preinstalled.



You would be best off RUNNING IT LIVE so you can get the feel of things.



Linux Mint 6 Release notes

http://www.linuxmint.com/rel_felicia_whatsnew.php



Linux Mint 6 Download

http://www.linuxmint.com/edition.php?id=31



Once you have got the feel of things you may wish to consider an installation



The Perfect Desktop - Linux Mint 6 (Felicia)

http://www.howtoforge.com/the-perfect-desktop-linux-mint-6-felicia



You download the ISO. image of Linux Mint 6 then you need to create a Bootable CD from the ISO. This can easily be done using Nero Burning ROM or similar software. Linux Mint can also be run straight from the LiveCD you have created without touching your Hard Drive.





Remember you can RUN IT LIVE !





LUg.
2014-08-06 19:00:06 UTC
Hey there,

Winrar is the best way to open compressed files, folders or documents. you can unzip files zip, rar, tar, jar, 7z, iso, ect...

I found a free download of Winrar here http://bit.ly/1p3P0eq

Cheers.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...