Search Criteria
Package Details: netcalc 2.1.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/netcalc.git (read-only, click to copy) |
---|---|
Package Base: | netcalc |
Description: | IP network calculator - Simplified clone of sipcalc with ipcalc looks |
Upstream URL: | https://github.com/troglobit/netcalc |
Licenses: | BSD-3-Clause |
Conflicts: | ipcalc |
Submitter: | hcra |
Maintainer: | hcartiaux |
Last Packager: | hcartiaux |
Votes: | 2 |
Popularity: | 0.089540 |
First Submitted: | 2020-09-17 07:43 (UTC) |
Last Updated: | 2025-05-18 21:21 (UTC) |
Latest Comments
hcartiaux commented on 2025-05-06 08:35 (UTC)
Here's an updated PKGBUILD: https://gist.github.com/hcartiaux/c97424cbdcf11a19c8c270b6929f941c
Built and tested in a clean chroot.
kseistrup commented on 2023-04-29 13:15 (UTC)
This package has a couple of issues:
This is not an
any
package: we cannot install a given built package on any architecture. The source may beany
, but the final package isn't.It depends on
glibc
.It conflicts with
ipcalc
.