View previous topic :: View next topic |
Author |
Message |
simonbcn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Aug 2011 Posts: 69 Location: Denmark
|
Posted: Sat Dec 26, 2015 12:53 am Post subject: How uninstall NetworkManager? |
|
|
Hi,
I've installed Gentoo 64 bits with systemd and KDE Plasma in my PC.
I want uninstall networkmanager (I want configure the network manually) but Portage doesn't allow it:
Code: |
...
kde-frameworks/networkmanager-qt-5.17.0 pulled in by:
kde-plasma/plasma-workspace-5.5.1.1 requires >=kde-frameworks/networkmanager-qt-5.14.0:5
net-misc/networkmanager-1.0.8 pulled in by:
kde-frameworks/networkmanager-qt-5.17.0 requires >=net-misc/networkmanager-0.9.10.0[systemd,-teamd]
>>> No packages selected for removal by depclean
|
Why kde-plasma/plasma-workspace requires kde-frameworks/networkmanager-qt? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
eccerr0r Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
Joined: 01 Jul 2004 Posts: 9892 Location: almost Mile High in the USA
|
Posted: Sun Dec 27, 2015 9:30 am Post subject: |
|
|
It looks like if you have
USE=geolocation
it will pull in networkmanager-qt ... _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
simonbcn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Aug 2011 Posts: 69 Location: Denmark
|
Posted: Tue Dec 29, 2015 2:14 pm Post subject: |
|
|
eccerr0r wrote: | It looks like if you have
USE=geolocation
it will pull in networkmanager-qt ... |
Thanks, it was that. It activates this flag by default. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|