
27th October 2005, 01:09
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
apt-get in suse: Couldn't find package
hi...
i'm kinda new to this, having recently removed windows from my system and giving the disks away and going with linux fulltime...anyways i used apt-get in ubuntu, which i really liked but it's a little too advanced for me at this stage, and when i found this page I was really happy.
i'm running SuSE 9.3 and when i go to install something, for example skype, using apt-get i get the following message:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package skype
i've been looking for something that would explain what i'm doing wrong or what i'm not doing but it a blizzard out there and i'm lost.
is it that it can't find skype on the server? i've done apt-cache search skype and it's listed.
could someone please help me?
i'm sorry if this isn't the place to post comments like this....as i've said i'm new to this....
|

27th October 2005, 10:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
What's the exact package name returned when you run
Code:
apt-cache search skype
?
For example, if you get a string like skype-common (this is really just an example, I don't know how the Skype packages are named), you have to run
Code:
apt-get install skype-common
.
|

28th October 2005, 03:19
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks for getting back to me.....
as far as i know it's skype....i know that there are numbers and such as part of the name but when i do apt-cache search skype it brings up the name along with alot of other stuff.......
i think that i'll use rpm and work on this.....i beginning to think that the problem is experence and not an actual "software" problem. i could just not being spific enough.....
|

28th October 2005, 03:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Can you post the output of
Code:
apt-cache search skype
here? I'll tell you then what you need to install.
|

28th October 2005, 19:49
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
########@linux:~> apt-cache search skype
skype - Skype is free Internet telephony that just works
########@linux:~>
this is the output of the search.
when i try apt-get install skype i get:
########@linux:~> sudo apt-get install skype
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package skype
########@linux:~>
i've used rpm to install skype but it is now just the sheer hell of it....
thanks for you help...
|

29th October 2005, 19:48
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Quote:
|
Originally Posted by tarazis
########@linux:~> apt-cache search skype
skype - Skype is free Internet telephony that just works
########@linux:~>
this is the output of the search.
when i try apt-get install skype i get:
########@linux:~> sudo apt-get install skype
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package skype
########@linux:~>
i've used rpm to install skype but it is now just the sheer hell of it....
thanks for you help...
|
I'd simply log in as root and run
Code:
apt-get install skype
instead of doing this sudo stuff...
|

7th August 2007, 10:16
|
|
Junior Member
|
|
Join Date: Jul 2007
Location: Mauritius
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
passing-by-here
Your problem might be that the apt-get install is searching for the package (skype) from CD. You should remove the option CD so that it could download directly from the net.
To disable the CD option in suse, see http://www.howtoforge.com/perfect_se...ensuse_10.2_p5
In Ubuntu, you edit /etc/apt/sources.list and comment the first few lines, the look in CD ones.
I'm not sure this gonna work, but you can try it out.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 05:24.
|
Recent comments
20 hours 51 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 2 hours ago
1 day 3 hours ago
1 day 5 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 9 hours ago