I want to install plasma-nm software in Elementary OS, which is not available in Software center. When I searched for .deb package, its asking for many dependencies. There are over a dozens of dependencies to install before install plasma-nm, downloading them individually and installing is very difficult.
is there any software or command which can download and install all dependencies for me?
sudo apt-get install plasma-nm
is not helping.
Also plasma-nm is not available in synaptic package manager.
Please help
Asked
Active
Viewed 1,305 times
0

Alex Jones
- 768
- 9
- 23
-
use `dpkg -i plasma-nm.deb` – Basile Starynkevitch Oct 20 '14 at 20:04
-
it says unmet dependencies – Alex Jones Oct 20 '14 at 20:27
-
1But it probably lists these unmet dependencies, and you might install them with `apt-get install` – Basile Starynkevitch Oct 20 '14 at 21:25
1 Answers
1
After trying a lot, The problem was Elementary OS. Plasma-nm needs network-manager 0.9.8 or greater.
Need to install ubuntu 13.04 or greater for this. There is no support for elementary os regarding this (even though elementary is based on ubuntu, but an older version).
Good luck!
Please consider changing the name of the question to something like:
Installing plasma-nm in elementary OS

Cesar Villasana
- 681
- 3
- 6
-
-
what do you mean you can find ppa? did you do as I suggested?..I also use Elementary OS and with that i was able to install it correctly – Cesar Villasana Oct 20 '14 at 20:23
-
Your answer didn't help. please remove -1 vote if it was you who voted it -1 – Alex Jones Oct 20 '14 at 20:30
-
-
Let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/63366/discussion-between-cesar-villasana-and-edward-torvalds). – Cesar Villasana Oct 20 '14 at 20:35
-
hey, the problem why i was unable to install was you cant install KDE applet in GTK distro, as said by someone – Alex Jones Oct 29 '14 at 03:55