Search Criteria
Package Details: networkmanager-git 1.59.0dev+r1+g12965c9f6f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/networkmanager-git.git (read-only, click to copy) |
|---|---|
| Package Base: | networkmanager-git |
| Description: | Network Management daemon and user application |
| Upstream URL: | https://networkmanager.dev/ |
| Keywords: | networkmanager networkmanager-git nmcli |
| Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
| Conflicts: | networkmanager |
| Provides: | networkmanager |
| Submitter: | None |
| Maintainer: | mishalshanavas |
| Last Packager: | mishalshanavas |
| Votes: | 29 |
| Popularity: | 0.51 |
| First Submitted: | 2008-12-20 09:14 (UTC) |
| Last Updated: | 2026-07-03 13:17 (UTC) |
Dependencies (70)
- audit
- bluez-libs (bluez-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR)
- jansson (jansson-gitAUR)
- libmm-glib (libmm-glib-gitAUR, libmm-glib-devAUR)
- libndp
- libnewt
- libnm-gitAUR
- libpsl (libpsl-gitAUR)
- libteam
- mobile-broadband-provider-info (mobile-broadband-provider-info-gitAUR)
- openresolv (openresolv-gitAUR, systemd-resolvconf-gitAUR, systemd-resolvconf-selinuxAUR, unshitted-systemd-resolvconfAUR, systemd-liberated-resolvconf-gitAUR, systemd-resolvconf)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- readline (readline-gitAUR)
- wpa_supplicant (networkmanager-iwd-overlayAUR, wpa_supplicant-wepAUR, wpa_supplicant-gitAUR, wpa_supplicant-wep2AUR)
- audit (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- bluez-libs (bluez-gitAUR) (make)
- Show 50 more dependencies...
Required by (408)
- 4ztexdock-git (requires networkmanager)
- adw-network (requires networkmanager)
- adw-network-bin (requires networkmanager)
- adw-network-git (requires networkmanager)
- ags-hyprpanel-git (requires networkmanager)
- airctl-bin (requires networkmanager)
- autorestartnm (requires networkmanager)
- azure-ddns (requires networkmanager) (optional)
- azure-ddns-git (requires networkmanager) (optional)
- better-control-git (requires networkmanager)
- blazefetch (requires networkmanager)
- blazefetch-git (requires networkmanager)
- bluetuith (requires networkmanager) (optional)
- bluetuith-bin (requires networkmanager) (optional)
- bms-shell (requires networkmanager) (optional)
- bouncer (requires networkmanager)
- caelestia-shell (requires networkmanager)
- caelestia-shell-git (requires networkmanager)
- caelestia-shell-mango-git (requires networkmanager)
- cetus-git (requires networkmanager)
- Show 388 more...
Latest Comments
1 2 3 4 5 Next › Last »
josie commented on 2026-07-02 20:02 (UTC)
The first release candidate for the 1.58 stable series is out: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/releases/1.58-rc1
The stable branch is nm-1-58. Development continues on main, now 1.59.0.
Full announcement: https://lists.freedesktop.org/archives/networkmanager/2026-July/000493.html
mishalshanavas commented on 2026-06-10 16:41 (UTC) (edited on 2026-06-10 16:42 (UTC) by mishalshanavas)
Took over maintenance of this orphaned package.
Changes in this update: - Fixed build against latest upstream (meson options, deps) - Switched pkgver() to git-describe (configure.ac removed upstream) - Added glib2-devel to makedepends (gdbus-codegen split from glib2 2.88) - Fixed connectivity check URL - Added missing runtime deps (jansson, readline, libmm-glib) - Enabled tests via check()
Please report any issues in the comments.
Hi-Angel commented on 2025-08-16 21:00 (UTC)
Bug: file
20-connectivity.confhas outdated URL, which results in NetworkManager complaining about limited networking. The correct URL (as can be found in mainline networkmanager package) ishttp://ping.archlinux.org/nm-check.txt.bittin commented on 2022-11-02 17:49 (UTC)
1.41.4 released
kogasa commented on 2022-03-25 17:39 (UTC) (edited on 2022-03-25 17:39 (UTC) by kogasa)
error: failed to lookup: networkmanager-git: fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
nariox commented on 2019-10-11 15:30 (UTC)
Seems like few people are using this package. Following jamespharvey20's suggestion, I was able to compile the PKGBUILD from extra using commit cab2e4fc96bbe21d048ade49fd1db0a7b5c5d0f4
jamespharvey20 commented on 2019-05-01 22:33 (UTC) (edited on 2019-05-01 22:35 (UTC) by jamespharvey20)
This fails to build in a chroot environment:
This PKGBUILD differs so much from the one in extra, I'd recommend grabbing that PKGBUILD and making as few changes as necessary to get it to build the -git version. It builds without qt. IMO, if you want one with qt, I'd call it networkmanager-qt-git.
Someone in IRC was saying they can build this but can't install it via pacman due to conflicting files with package python-pygments, on
/usr/lib/python3.7/site-packages/pygments/__init__.py, which this package shouldn't have in it. Good chance going off the extra PKGBUILD will fix this issue too.wknapik commented on 2018-06-25 23:59 (UTC)
Missing dependencies: gtk-doc, intltool.
Also, this is just broken. Like lines 154-157 (or should I say 154-166) of PKGBUILD - that's not how heredocs work.
AmishNazi commented on 2018-06-19 15:26 (UTC)
Install qt4 and dnsmasq
cp ~/.cache/pacaur/networkmanager-git/src/networkmanager-git/build/man/common.ent ~/.cache/pacaur/networkmanager-git/src/networkmanager-git/build/docs/api/
Fixes the current package.
depau commented on 2018-06-09 13:02 (UTC) (edited on 2018-06-09 13:02 (UTC) by depau)
The package is currently not building because of:
build/docs/api/common.ent, it's actually inbuild/docs/man/common.ent.I don't know if last one is an upstream bug though.
1 2 3 4 5 Next › Last »