How To Install N-m On Debian, Ubuntu, Kali And Raspbian?
Install n-m
-
Debian
apt-get install python-networkmanager
Click to copy -
Ubuntu
apt-get install python-networkmanager
Click to copy -
Kali Linux
apt-get install python-networkmanager
Click to copy -
Raspbian
apt-get install python-networkmanager
Click to copy
python-networkmanager
Python 2 interface to the NetworkManager D-Bus interfacepython-networkmanager wraps NetworkManager's D-Bus interface so you can be less verbose when talking to NetworkManager from Python. All interfaces have been wrapped in classes, properties are exposed as Python properties and function calls are forwarded to the correct interface. See docs/index.rst for the documentation. An HTML version can be found on http://packages.python.org/python-networkmanager/ This package provides the Python 2.7 module.
Installation of latest n-m command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.