... a KDE equivalent to "GNOME Nettool"? I'm evidently not searching correctly. I actually use this quite a bit but it pulls in too many GNOME dependancies and I'd like to start looking at going all KDE on my upgrade to 12.04. Thanks!
Announcement
Collapse
No announcement yet.
Is there.....
Collapse
This topic is closed.
X
X
-
If you install with the --no-install-recommends option you get:
Code:sudo apt-get install --no-install-recommends gnome-nettool The following NEW packages will be installed: gnome-nettool libgtop2-7 libgtop2-common liblaunchpad-integration-3.0-1 liblaunchpad-integration-common 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Code:sudo apt-get install gnome-nettool The following NEW packages will be installed: gnome-nettool launchpad-integration libgtop2-7 libgtop2-common liblaunchpad-integration-3.0-1 liblaunchpad-integration-common 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Originally posted by Snowhog View PostIf you install with the --no-install-recommends option you get:
Code:sudo apt-get install --no-install-recommends gnome-nettool The following NEW packages will be installed: gnome-nettool libgtop2-7 libgtop2-common liblaunchpad-integration-3.0-1 liblaunchpad-integration-common 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Code:sudo apt-get install gnome-nettool The following NEW packages will be installed: gnome-nettool launchpad-integration libgtop2-7 libgtop2-common liblaunchpad-integration-3.0-1 liblaunchpad-integration-common 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
Thanks!
- Top
- Bottom
Comment
Comment