LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   networkmanager (https://www.linuxquestions.org/questions/ubuntu-63/networkmanager-805699/)

giraf 05-03-2010 02:53 PM

networkmanager
 
How do I manually add networkmanager to my ubuntu 9.1?
Thanks

rweaver 05-03-2010 03:42 PM

When you say manually what do you mean? Also why would you need to manually add it and do you understand the ramifications of adding packages outside the normal schema in regards to security?

pixellany 05-03-2010 03:45 PM

Always add SW using the package manager whenever possible.

If you want something different than the standard Ubuntu tool, you might want to look at wicd.

lewmur 05-03-2010 03:49 PM

network-manager is there to start with. You shouldn't need to install it. There should be an icon next to the date to launch it.

Or did you remove it and now want to put it back? If so, click /System/Administration/Synaptic Package Manager and type "network-manager" in the Quick Search box.

giraf 05-04-2010 08:07 AM

I did remove it by accident and want to add it somehow I don't care how.
Synaptic won't help me since I have no network ... that's what I meant to add it manually . any ideas ?

catkin 05-04-2010 08:09 AM

Quote:

Originally Posted by giraf (Post 3956803)
Synaptic won't help me since I have no network ... that's what I meant to add it manually . any ideas ?

How about fixing the network at the command line and then installing network-manager in the normal way? Are you interested in doing that?

rweaver 05-04-2010 04:44 PM

Regardless of what you're going to do you need either network connectivity or a copy of the network-manager package. If you have the package a simple 'dpkg -i filename.deb' will install it (provided you didn't yank out 'unneeded dependencies' with it.) If you did yank things you need, you'll need all of those packages also.

Karl Godt 05-05-2010 04:22 PM

Code:

ubuntu@ubuntu:~/Desktop$ NetworkManager
You must be root to run NetworkManager!
ubuntu@ubuntu:~/Desktop$ networkmanager
No command 'networkmanager' found, did you mean:
 Command 'knetworkmanager' from package 'network-manager-kde' (main)
networkmanager: command not found
ubuntu@ubuntu:~/Desktop$



All times are GMT -5. The time now is 04:55 PM.