Aldl I want to do is to install Skype, Firefox, and Thunderbird.
Let's start with Skype. I downloaded the package from www.skype.com; it's a .deb file. I cannot figure out how to install it using Adept.
I found info on the web about installing .deb packages. It said to run
apt-get update
which I did run successfully. Then it said to run
apt-cache search skype
which again I ran successfully, with not output other than a prompt. But I went ahead anyway. It said to run next
apt-get install skype
which I ran, and got the message, "E: Couldn't find package skype."
OK. So I decided to add http://www.skype.com to my repository list (yes, I know, that's not exactly what I should have put, but that's another story). I went into adept, selected manage repositories, and added the skype URL to the repository list. It added it at the beginning. I entered--
deb http://www.skype.com
and it appeared to add it. So I exited adept, went to konsole and entered
sudo adept
The response I got was--
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
kapture::PkgSystem::PkgSystem()
adept: ERROR: Communication problem with adept, it probably crashed.
And it won't let me get into it via the GUI menu, either.
How do I correct the repository file? Where is the repository file? More importantly, how do I install Skype, which I have downloaded to my home directory?
TIA.
Let's start with Skype. I downloaded the package from www.skype.com; it's a .deb file. I cannot figure out how to install it using Adept.
I found info on the web about installing .deb packages. It said to run
apt-get update
which I did run successfully. Then it said to run
apt-cache search skype
which again I ran successfully, with not output other than a prompt. But I went ahead anyway. It said to run next
apt-get install skype
which I ran, and got the message, "E: Couldn't find package skype."
OK. So I decided to add http://www.skype.com to my repository list (yes, I know, that's not exactly what I should have put, but that's another story). I went into adept, selected manage repositories, and added the skype URL to the repository list. It added it at the beginning. I entered--
deb http://www.skype.com
and it appeared to add it. So I exited adept, went to konsole and entered
sudo adept
The response I got was--
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
kapture::PkgSystem::PkgSystem()
adept: ERROR: Communication problem with adept, it probably crashed.
And it won't let me get into it via the GUI menu, either.
How do I correct the repository file? Where is the repository file? More importantly, how do I install Skype, which I have downloaded to my home directory?
TIA.
Comment