network-manager
Network connection manager
NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services.
- Versions: 1.52.0
- Website: https://wiki.gnome.org/Projects/NetworkManager
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of network-manager
as follows:
guix install network-manager
Or install a particular version:
guix install network-manager@1.52.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of network-manager about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/network-manager'><img src='https://packages.guix.gnu.org/packages/network-manager/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/network-manager)
Example Org:
[[https://packages.guix.gnu.org/packages/network-manager][https://packages.guix.gnu.org/packages/network-manager/badges/latest-version.svg]]