Results 1 to 7 of 7
First off i'm really new to linux i just installed it last night.
I'm running debian 5.3(i think) I've tried installing skype, google chrome and flash player. All of them ...
- 02-12-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
[SOLVED] .deb archive type not supported
First off i'm really new to linux i just installed it last night.
I'm running debian 5.3(i think) I've tried installing skype, google chrome and flash player. All of them are .deb files and on everyone it says "archive type not supported", what should I do to install them?
- 02-12-2010 #2
Hi and Welcome !
Post the output of this
From where did you download skype and other .deb packages? Post complete file names of those packages?Code:cat /etc/debian_version
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-12-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
cat /etc/debian_version = 5.0.4
I downloaded all the packs from their web sites.
The packs are:
google-chrome-beta_current_i386.deb
skype-debian_2.1.0.81-1_i386.deb
install_flash_player_10_linux.deb
- 02-12-2010 #4
Execute this
Post exact error message here, if any.Code:su - dpkg -i skype-debian_2.1.0.81-1_i386.deb
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-12-2010 #5
Where did you get the deb files?
For flashplayer and skype, there are repos you can use.
FlashPlayer - Debian Wiki
skype - Debian Wiki
For Chrome, look here.
Google Chrome - Get a fast new browser. For PC, Mac, and Linux
- 02-12-2010 #6Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
Ok there was a list of dependencies, I installed them and it installed correctly.
Thanks for your help.
- 02-12-2010 #7
Glad to help you !

Do start a new thread if you have any other question.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



