Search Criteria
Package Details: netwatch-tui 0.25.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/netwatch-tui.git (read-only, click to copy) |
|---|---|
| Package Base: | netwatch-tui |
| Description: | Real-time network diagnostics TUI — like htop for your network |
| Upstream URL: | https://github.com/matthart1983/netwatch |
| Keywords: | diagnostics network tui |
| Licenses: | MIT |
| Provides: | netwatch |
| Submitter: | crtze |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 6 |
| Popularity: | 2.14 |
| First Submitted: | 2026-03-01 20:57 (UTC) |
| Last Updated: | 2026-06-11 19:28 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libpcap (libpcap-gitAUR)
- traceroute
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- nasm (nasm-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
Dominiquini commented on 2026-06-04 01:39 (UTC) (edited on 2026-06-04 01:40 (UTC) by Dominiquini)
@Derson5: Yes, when I discover the problem, I fix every package I maintain that download directly from crates.io. Thanks for the report!
Derson5 commented on 2026-06-04 01:38 (UTC)
Hi, @Dominiquini Thank you for checking this. I was able to install
netwatch-tuiwithout problem, and even diskwatch and syswatch installed without problem (they have had the same problem, but I didn't report it).Dominiquini commented on 2026-05-31 04:44 (UTC)
@Derson5: I found the problem! crates.io was blocking requests from unknown user-agents. I must have changed this on my machine globally some time ago that I forget. This should be fixed now!
Derson5 commented on 2026-05-28 18:30 (UTC)
I believe you. But nor paru, nor yay, could install 0.22.0 version, nor 0.23.0. Previous netwatch version installed without problem for many weeks. Funny enough, if I copy this url to my browser https://crates.io/api/v1/crates/netwatch-tui/0.23.0/download I can download netwatch-tui-0.23.0.crate. I don't know what is wrong, but I switched to
-binversion for now. Thank you for fast respond.Dominiquini commented on 2026-05-27 23:25 (UTC)
@Derson5: It's working here! It seems there's some problem with your internet connection that's preventing the package from downloading...
Derson5 commented on 2026-05-27 23:17 (UTC)
I can't build
Zerodemon69 commented on 2026-05-19 02:47 (UTC)
Add
tracerouteto dependencies or optional dependencies. And I think we canCAP_NET_RAWin the PKGBUILD