Results 1 to 10 of 18
Obviously, I am completely new to Linux. I just installed FreeSpire 2.0.??. My understanding is that this is based on Debian Linux and has recently been takenover by Xandros Linux.
...
- 10-09-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
Which distr. do I have??
Obviously, I am completely new to Linux. I just installed FreeSpire 2.0.??. My understanding is that this is based on Debian Linux and has recently been takenover by Xandros Linux.
What installation packages should I download? (.rpm, .deb. other?)
Which will "apt-get install" work with? I need to install GIMP and Acrobat Reader. Also, what is the best Linux replacement for WinAmp?
Thanks, and I'll keep the light on . . .
Bob Hendry
- 10-09-2008 #2
Hi -- welcome to the forums!

Installing software on Linux is a little different than on Windows. I'll give you a few pointers to start with, but there's tons more information here in the Newbie forum.
Installing gimp should be as easy as. This will take care of downloading any files you need, so you don't have to do it yourself. The command for Acrobat reader will be something simlar, but I forget the package name.Code:apt-get install gimp
There's lots more detail than this, but this is a good start. Have a look at the "sticky" threads in the Newbie forum for more info.Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-09-2008 #3
The best replacement for WinAmp is Amarok.
I hope it gets ported to windows soon. It will make the migration to Linux much easier.Code:sudo apt-get install Amarok
- 10-09-2008 #4Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
Is there a good explaination of the apt-get command? Evidently, it's having trouble getting out - I'm getting errors:
Reading package lists . . . Done
Building dependency tree
Reading state information. . . Done
E: Couldn't find package Amarok
Is there a recommended command usage guide?
Thanks.
Bob Hendry
Southern Maryland
- 10-09-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Hi, Bob
Here's the link to the Apt HowTo Manual:
APT HOWTO - Managing packages
Hope that helps.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 10-09-2008 #6Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-09-2008 #7
Sorry for the typo

The correct is without the capital letter, as smolloy said:
Code:sudo apt-get install amarok
- 10-10-2008 #8
- 10-12-2008 #9Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
Thank You!
Thanks to all for your help. I did indeed have gimp already on my distro. And I downloaded Amorak and it is running intermittantly! I'm now considering going back to Fedora. I had that up and running the last time XP crapped out on me - about a year ago. It just got deleted over time - oity too. It seemed to be more robust and complete that Freespire 2. Any suggestions?
Also, is there a decent and "robust" Windows emulator out there under which I can run some of my apps such as Nikon Capture and photoshop?
Ciao,
Bob Hendry
Southern Maryland
[via South Philly!]
- 10-12-2008 #10
I would suggest Ubuntu which is also Debian-based. But you should try a few distros and see which one you like more.
There is wine that can run many windows applications. To install it type:
In fedora you must type:Code:sudo apt-get install wine
Code:sudo yum install wine


Reply With Quote

