Search Criteria
Package Details: somo 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/somo.git (read-only, click to copy) |
---|---|
Package Base: | somo |
Description: | A human-friendly alternative to netstat for socket and port monitoring |
Upstream URL: | https://github.com/theopfr/somo |
Licenses: | UNLICENCED |
Submitter: | dbirks |
Maintainer: | dbirks |
Last Packager: | dbirks |
Votes: | 1 |
Popularity: | 0.90 |
First Submitted: | 2025-06-09 19:57 (UTC) |
Last Updated: | 2025-06-09 19:57 (UTC) |
Dependencies (1)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
Dulbi commented on 2025-06-11 13:49 (UTC)
Many Thanks for this package. The license is now known https://github.com/theopfr/somo/blob/master/LICENSE, it's a MIT one. Unfortunately, there is no release with this file yet but I guess we can add it "manually".
kseistrup commented on 2025-06-10 06:45 (UTC)
Thanks for packaging this.
Perhaps install the
README.md
in$pkgdir/usr/share/doc/$pkgname
: it elaborates on the very short help given bysomo -h
.In order to be SPDX compliant, the license identifier should be e.g.
LicenseRef-UNLICENCED
until author supplies a licence.Cheers.