Search Criteria
Package Details: not1mm-git r2555.9d9854f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/not1mm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | not1mm-git |
| Description: | Not1MM != N1MM, An amateur radio contest logger for Linux. |
| Upstream URL: | https://github.com/mbridak/not1mm |
| Licenses: | GPL3 |
| Conflicts: | not1mm |
| Provides: | not1mm |
| Submitter: | f4iey |
| Maintainer: | f4iey |
| Last Packager: | f4iey |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-05-17 07:46 (UTC) |
| Last Updated: | 2025-12-27 18:24 (UTC) |
Dependencies (26)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- hamradio-menusAUR
- python
- python-adif-ioAUR
- python-appdataAUR
- python-dicttoxmlAUR
- python-gobject
- python-levenshtein
- python-notctyparserAUR
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-psutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-requests
- python-sh
- python-sounddeviceAUR
- python-soundfile
- python-thefuzzAUR (python-thefuzz-gitAUR)
- python-xmltodict
- Show 6 more dependencies...
Latest Comments
f4iey commented on 2025-12-27 18:24 (UTC)
dependencies updated!
not_anonymous commented on 2025-12-26 13:51 (UTC)
Please consider adding these to the deps; python-sh and python-adif-io (namcap is your friend) as the program requires these to not throw off error messages OR die....ALSO the program is NOW using pyqt6 (I.e. another deps change). TIA
f4iey commented on 2024-10-03 13:12 (UTC)
python-dicttoxmlis already an included dependency.This is probably not a packaging issue.
Still, I updated the
pkgreljust in case.not_anonymous commented on 2024-10-03 13:01 (UTC)
$ not1mm Traceback (most recent call last): File "/usr/bin/not1mm", line 5, in <module> from not1mm.main import run File "/usr/lib/python3.12/site-packages/not1mm/main.py", line 59, in <module> from not1mm.lib.multicast import Multicast File "/usr/lib/python3.12/site-packages/not1mm/lib/multicast.py", line 11, in <module> from dicttoxml import dicttoxml ModuleNotFoundError: No module named 'dicttoxml'
not_anonymous commented on 2023-09-25 16:40 (UTC) (edited on 2023-09-25 19:47 (UTC) by not_anonymous)
And three more missing dependencies found...SO, I have created a RELEASE-NUMBERED version of the not1mm package herein; Please check there for complete deps info.
not_anonymous commented on 2023-09-25 00:44 (UTC) (edited on 2023-09-25 00:44 (UTC) by not_anonymous)
TWO missing dependencies: hamradio-menus AND python-notctyparser