Package Details: nmcurse-rs-git 1:latest-1

Git Clone URL: https://aur.archlinux.org/nmcurse-rs-git.git (read-only, click to copy)
Package Base: nmcurse-rs-git
Description: Curses interface for NetworkManager, rewritten in Rust with additional features
Upstream URL: https://github.com/nhktmdzhg/nmcurse-rs
Licenses: MIT
Conflicts: nmcurse
Provides: nmcurse
Submitter: nanoka
Maintainer: nanoka
Last Packager: nanoka
Votes: 2
Popularity: 0.000869
First Submitted: 2025-06-17 09:35 (UTC)
Last Updated: 2026-01-25 11:52 (UTC)

Required by (0)

Sources (1)

Latest Comments

nanoka commented on 2026-01-25 11:53 (UTC)

Thanks for the feedback.

dreieck commented on 2026-01-25 10:45 (UTC)

Ahoj,

thanks for the package, and:

Please move the rust specific downloads out of build() into prepare():

==> Starting build()...
    Updating crates.io index
  Downloaded zeroize v1.8.1
  Downloaded pkg-config v0.3.32
  Downloaded shlex v1.3.0
  Downloaded ncurses v5.101.0
  Downloaded cc v1.2.27
  Downloaded libc v0.2.173
  Downloaded 6 crates (947.8KiB) in 0.82s
[...]

Regards!