-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Packages
780 lines (736 loc) · 29.1 KB
/
Packages
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
Package: HackRF-Minimodem-ImGui
Version: 1.0.0
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 92
Depends: pavucontrol (>= 5.0-2)
Recommends: pavucontrol
Provides: HackRF-Minimodem-ImGui
Filename: ./HackRF-Minimodem-ImGui.deb
Size: 40535196
MD5sum: b09be91ad0c88f6370abf2f2b1d515d4
SHA1: bf9f37f9a57a104059275a31b85d087d19426381
SHA256: 437687c02c80daf4dff46e7439b1c7ae165cde3650e4109996307f8137e7ec1f
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: LTESniffer
Version: 2.0.0
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 92
Provides: LTESniffer
Filename: ./LTESniffer_2.0.0_amd64.deb
Size: 24431200
MD5sum: ee0ef07a9b65f6ca91d09a8d3d0a5a03
SHA1: 39e5e187aa1c1cb21895bfb54f1629750bf5bea8
SHA256: db267778a7d509bd01dbbd6e7f8fec67fedcf0c100c1355bbec0d11393aca428
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: SDRconnect
Version: 20241124-0c0a9d6d7
Architecture: all
Maintainer: SDRplay
Filename: ./SDRconnect_amd64.deb
Size: 37778952
MD5sum: 1879169d8c9ba5a3dbe389669b164631
SHA1: 8bcc6d07a769e3dfc4b0d7c2a48644cc39bd1d81
SHA256: 4e8b1ab7fc79cedc56c7fd28108e67706abdfa83076825f921346918d8d2a665
Description: SDR receiver software
Package: SparkSDR
Version: 2.0.975
Architecture: amd64
Maintainer: SparkSDR
Installed-Size: 97304
Depends: libc6, libgcc1, libgssapi-krb5-2, libstdc++6, zlib1g, libssl3 | libssl1.1 | libssl1.0.2 | libssl1.0.1 | libssl1.0.0 | libssl0.9.8, libicu72 | libicu71 |libicu70 | libicu69 |libicu68 | libicu67 |libicu66 | libicu65 | libicu64 | libicu63 | libicu62 | libicu61 | libicu60 | libicu59 | libicu58 | libicu57 | libicu56 | libicu55 | libicu54 | libicu53 | libicu52, libportaudio2, libusb-1.0-0-dev
Filename: ./SparkSDR.2.0.975.linux-x64.deb
Size: 24652124
MD5sum: e9cc1f693df295216a03847dad850c40
SHA1: c6d59d1f5b0fe90ca145e3d24a0286f81ed62761
SHA256: 8336277849c160ac9032de693ee6d7f70dd853ec4e15a4ae7f0f85d9f873c83c
Section: misc
Priority: extra
Description: SparkSDR multi radio, multi receiver software defined radio.
Package: acarsdec
Version: 20230827-1
Architecture: amd64
Maintainer: root@wardragon
Installed-Size: 112
Provides: build
Filename: ./acarsdec_20230827-1_amd64.deb
Size: 41994
MD5sum: 86548230b5d4aad0861b163d52ab8900
SHA1: aa00ac5adef51f1629533ed8bab788f4bcbe42ae
SHA256: 0f65ffbfc5e3f69316ff150a96e52911dc831abb125b26a68779cd4330c4fccf
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: cqrlog
Version: 20240205-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 39840
Depends: libmariadb-dev-compat
Provides: cqrlog
Filename: ./cqrlog_20240205-1_amd64.deb
Size: 17404444
MD5sum: d16b3af0d41bd57471aafa66a9e4fcdb
SHA1: 998d8299ffd54db5066c71d260d835277d4acb82
SHA256: 02622816a1ad95e1ec84a7bba39ff1473c3d18a350d447e4dc0425ec93541b7e
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: dsd-fme
Version: 20240825-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 1072
Provides: build
Filename: ./dsd-fme_20240825-1_amd64.deb
Size: 279334
MD5sum: 4058da7b46f084501d2bf15120efc8dc
SHA1: d0a7deab6ec63b18e60d0f978a850a45317706ef
SHA256: 0fc321c520ea3b3376603815536544949ba9ee6bc5413b86324b87dc9a3d95d1
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: dumphfdl
Version: 20231217-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 188
Provides: build
Filename: ./dumphfdl_20231217-1_amd64.deb
Size: 66330
MD5sum: e2561366dcf76bb67a1430f04c4cfebb
SHA1: bff32f15054a937b148f5c88d05365e12b167068
SHA256: e6413488b10d35fbeaaebf785cde0b9baa36b19c04e303c0eca4ee30f7efdc50
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: dumpvdl2
Version: 20240205-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 1692
Provides: build
Filename: ./dumpvdl2_20240205-1_amd64.deb
Size: 376392
MD5sum: e44dbf5b97255380124f4805f7343fa6
SHA1: c24c76514324e5982dab13eb28d9a3413e429487
SHA256: 6443f3fad872c1eed433ee6f42787780f247f820cf6f172591ac549bbe570f88
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gqrx-sdr
Version: 20231130-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 2256
Provides: build
Filename: ./gqrx-sdr_20231130-1_amd64.deb
Size: 716648
MD5sum: 6af2dc77522ca5e6fb0e5a3f70ac8b67
SHA1: d276ac385934ab2831afaad80e307aeccfd57ac5
SHA256: 9b5cde14f20d03456b92caadbfd36ab449de2fb859e36a91f1339d4aebb28cc5
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gr-gsm
Version: 20230226-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 3044
Provides: build
Filename: ./gr-gsm_20230226-1_amd64.deb
Size: 568228
MD5sum: 826491fd972c9bd4fb9c445be598da3c
SHA1: 085ae91d23747c2f25696734671513f90c598667
SHA256: 26e55b649c89fe0c65a32ce568db50f5ebd6cc3971c501a1151c4f96198005b9
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gr-m17
Version: 20230301-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 428
Provides: build
Filename: ./gr-m17_20230301-1_amd64.deb
Size: 144068
MD5sum: 425306f5ceeb7ea586480878f63592ad
SHA1: ebfe0eb31f5d061d512b247396e2fef157b6300b
SHA256: 8b0cb86e9f61d890434bc137d21c4151a86444505b3658419584d0399b429542
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gr-osmosdr
Version: 20240723-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 2092
Provides: build
Filename: ./gr-osmosdr_20240723-1_amd64.deb
Size: 483842
MD5sum: 941e4c8c44ccba64f8a41d99e40ad276
SHA1: 160e0d4bc0a1300243f972855801907066bdd802
SHA256: bed10d7a30c95cdceb03e132f7db79d563524000116939376b312d42e70cb706
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gr-sdrplay3
Version: 20240205-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 10592
Provides: build
Filename: ./gr-sdrplay3_20240205-1_amd64.deb
Size: 1070880
MD5sum: 691d97beb567da0826e6b4b4f8f2068c
SHA1: 94072b75364224b6810cb93da838d143af34a31a
SHA256: 242eedf3f93e4377d02186f220885767e11395bd4afd3a14d8cae46e8789094c
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: gridtracker
Version: 1.23.0402
Architecture: all
Maintainer: Matthew Chambers <[email protected]>
Installed-Size: 37765
Depends: nwjs
Recommends: speech-dispatcher-espeak-ng
Filename: ./gridtracker_1.23.0402_all.deb
Size: 21492020
MD5sum: fb4b54ea1d06d59b95b3dee01ebc6b18
SHA1: 3ab79d30e52bd653987a47148f0c4deb75bd5dbf
SHA256: be955fcc2400c203366b3e878edb47ec89eeff63251927caaa6818b0e8ccf9c5
Section: hamradio
Priority: optional
Homepage: https://gridtracker.org/
Description: Companion program to WSJT-X/JTDX
.
GridTracker listens to traffic from WSJT-X/JTDX, displays it on a map,
and has a sophisticated alerting and filtering system for finding and
working interesting stations. It also will upload QSO records to multiple
logging frameworks including Logbook of the World.
Package: hcxdumptool
Version: 6.3.0-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 160
Provides: hcxdumptool
Filename: ./hcxdumptool_6.3.0-1_amd64.deb
Size: 61276
MD5sum: d71ec2ba8c5ce3897215caefca18b332
SHA1: b93fc68455278b5ec8a2b0bd3159148d93f21f8f
SHA256: c6da5587519b05b41d8ba5c386ca3cf01d2198fae585772e46f6d21078058449
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: hcxtools
Version: 6.3.0-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 536
Provides: hcxtools
Filename: ./hcxtools_6.3.0-1_amd64.deb
Size: 149242
MD5sum: 08f484da3e03a916fbb9e788124315c6
SHA1: d113e11e39796d1cb067331955012cc1692ba7f0
SHA256: 351630825995d53bdb0547d65249c50066c6e4e196fe69fdd99bd46813592687
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: ice9-bluetooth-sniffer
Version: 20230613-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 36
Provides: build
Filename: ./ice9-bluetooth-sniffer_20230613-1_amd64.deb
Size: 738
MD5sum: 6fed0912c035e914b493f9053563ef01
SHA1: 1789669d2c2b3424353e66f1bc3d983ea40ebd80
SHA256: 48b2ca2dae84442e3a3619b0efed00face58559cc3c64399d719f2ded8610bb1
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: jaero
Source: https://github.com/jontio/JAERO
Version: 1.0.4.14-5-g1d4e515
Architecture: amd64
Maintainer: https://github.com/jontio
Depends: qtmultimedia5-dev, libvorbis-dev, libogg-dev, libqt5multimedia5-plugins, libqcustomplot-dev, libqt5svg5-dev, libzmq3-dev
Provides: jaero
Filename: ./jaero_1.0.4.14-5-g1d4e515-1.deb
Size: 10782142
MD5sum: f3b16c0eeb4f8d6ea9ae902d0021363d
SHA1: 8e80e3be774eb3cafcc7e7e707d1cc40b6bec881
SHA256: f483a212a1650466026befefb9d7bb395e4e2e8f0f738648dae13a41f25d652c
Section: base
Priority: extra
Description: Demodulate and decode Aero signals. These signals contain SatCom ACARS messages as used by planes beyond VHF ACARS range
License: MIT
Package: libacars-dev
Version: 2.2.0-3147aa0
Architecture: amd64
Maintainer: https://github.com/szpajder
Installed-Size: 2200
Depends: libjansson4
Provides: libacars-dev
Filename: ./libacars-dev_2.2.0-3147aa0_amd64.deb
Size: 253118
MD5sum: 5b7d3e0625a1333c0d6a886825b4e791
SHA1: 73246ebe8ae32d57c5e7e914ed3111b828a668e4
SHA256: 9c166ebab426617265f1cb3537ba03863f44ff662b1d1261fd3a162f50734d0d
Section: checkinstall
Priority: extra
Description: A library for decoding various ACARS message payloads
Package created with checkinstall 1.6.3
Package: libqt5positioning5
Source: qtlocation-opensource-src
Version: 5.15.3+dfsg-4
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 658
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-3
Recommends: geoclue-2.0
Filename: ./libqt5positioning5_5.15.3+dfsg-4_amd64.deb
Size: 223848
MD5sum: 27f59f3cc58f5341135057f6285eae9b
SHA1: 233f294b10e2ac12c65465cf8daf27ed75361710
SHA256: 932507ce5e47b2094efa54502b58e4c426dee21b01c18c9c8cbfb2686cd14981
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://doc.qt.io/qt-5/qtlocation-index.html
Description: Qt Positioning module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt Positioning module.
Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]>
Package: libqt5positioning5-plugins
Source: qtlocation-opensource-src
Version: 5.15.3+dfsg-4
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 276
Depends: libqt5positioning5 (= 5.15.3+dfsg-4), libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5)
Filename: ./libqt5positioning5-plugins_5.15.3+dfsg-4_amd64.deb
Size: 93102
MD5sum: 5361c6f37a3af2281b8d5e043726f75a
SHA1: 62ec3ae95fe76cef3ddb6b56d1f64cea9cc87206
SHA256: cfaefed6cfdf8c8b3660c8eb1a5c16bbf8584d6089654756ade13b17c69c8417
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://doc.qt.io/qt-5/qtlocation-index.html
Description: Qt Positioning module - position plugins
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt Positioning plugins.
Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]>
Package: librtlsdr-dev
Source: rtl-sdr
Version: 0.6.0-5
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 148
Depends: librtlsdr0 (= 0.6.0-5), libusb-1.0-0-dev
Filename: ./librtlsdr-dev_0.6.0-5_amd64.deb
Size: 42176
MD5sum: b33560a50786eda8201e8c3d34fe042d
SHA1: ca9daa11e92f2346b26509e037758ce14dadc041
SHA256: 4a315d267566bfeb6ce4b48f15adb9af9890052091e56f19ad5b4d87cfd88eb5
Section: libdevel
Priority: optional
Multi-Arch: same
Homepage: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Description: Software defined radio receiver for Realtek RTL2832U (development)
rtl-sdr is a software defined radio (SDR) receiver software for certain
low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip.
.
This package contains development files.
Original-Maintainer: A. Maitland Bottoms <[email protected]>
Package: librtlsdr0
Source: rtl-sdr
Version: 0.6.0-5
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 108
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.21)
Filename: ./librtlsdr0_0.6.0-5_amd64.deb
Size: 38640
MD5sum: 43800bd4cebc593d7681eb99854e9224
SHA1: 07a0f30ecaaa27ca354698a2b0dbc6e25701fcd0
SHA256: a2ecad7b4a742ffb89ad11732702c49df7b15a65ab338536f3e988a418dcf7db
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Description: Software defined radio receiver for Realtek RTL2832U (library)
rtl-sdr is a software defined radio (SDR) receiver software for certain
low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip.
.
This package contains the shared library.
Original-Maintainer: A. Maitland Bottoms <[email protected]>
Package: linux-wifi-hotspot
Version: 4.7.2
Architecture: amd64
Maintainer: Lakindu Akash <[email protected]>
Installed-Size: 272
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.31.18), libgtk-3-0 (>= 3.16.2), libpng16-16 (>= 1.6.2-1), libqrencode4 (>= 4.0), libstdc++6 (>= 5.2), libx11-6, hostapd (>= 2.0), iw (>= 5.4), iproute2 (>= 5.0), util-linux (>= 2.3), procps (>= 3.3)
Filename: ./linux-wifi-hotspot_4.7.2_amd64.deb
Size: 84864
MD5sum: 73935198e13481fea995764b070911e7
SHA1: 542a3f9133259fac00bcc6dd913bfa8a6dbff9cb
SHA256: ec163ae6fe2e1568c1a3a0ee6a5d7d83f6e0e9bb5fdec17d145caaffc5228652
Section: devel
Priority: optional
Multi-Arch: foreign
Homepage: https://github.com/lakinduakash/linux-wifi-hotspot
Description: GUI tool for creating virtual hotspots using the same wi-fi card that is already connected to an access point.
Package: osmo-pcu
Version: 1.1.2
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 546
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libosmocore18 (>= 1.6.0), libosmogb12 (>= 1.3.0), libosmogsm17 (>= 1.3.0), libosmovty9 (>= 1.5.1), libstdc++6 (>= 4.1.1), libtalloc2 (>= 2.0.4~git20101213)
Filename: ./osmo-pcu_1.1.2_amd64.deb
Size: 163920
MD5sum: b0f93fff88e2b4e4632a19be691f0679
SHA1: d9948d4e306240c9cd726e4ff4820f46e5244202
SHA256: 93816697c65ad7c35d7c74947178c39ea29164fe51ea9c2789b9fb659e1e28bc
Section: net
Priority: optional
Homepage: http://osmocom.org/projects/osmopcu
Description: Osmocom GPRS/EDGE Packet Control Unit (PCU)
The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
in order to provide packet-switched services for 2G (2.5G, 2.75G)
networks. OsmoPCU is the Osmcoom implementation of this network
element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Original-Maintainer: Debian Mobcom Maintainers <[email protected]>
Package: osmo-trx
Version: 1.4.1-2
Architecture: amd64
Maintainer: root@wardragon
Installed-Size: 1232
Provides: osmo
Filename: ./osmo-trx_1.4.1-2_amd64.deb
Size: 240642
MD5sum: 8743c4573ed392dac536854023f24487
SHA1: f3a86fc1de6ddf5386fc597baad13958e7f1c771
SHA256: eb4c396abc93f4759b4d9140baa0ba4c138ce62426d6d7f98063e0fb826ebca0
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: proxmark3
Version: 4.17768-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 71788
Depends: libbluetooth-dev (>= 5.64-0ubuntu1.1), liblz4-dev (>= 1.9.3-2build2)
Provides: proxmark3
Filename: ./proxmark3_4.17768-1_amd64.deb
Size: 21454256
MD5sum: 1fc5f5311d1cfe8a9cb97710e0bea01b
SHA1: fb063bb237bf77cc464f7d355969e4bb98ea40b1
SHA256: 96e792fd48be2e35796c5d05b84f21ed7d044c5e345b68b3bf9b2bf1097d144c
Section: checkinstall
Priority: extra
Description: Firmware, flasher, and client for the Proxmark3
This package contains the client and tools for the Proxmark3. It is
dedicated to bringing the most out of the new features for Proxmark3 RDV4.0
new hardware and design but it will also support older hardware revisions.
Package: python3-websockets
Version: 10.4
Architecture: amd64
Maintainer: <@a9b279f872ea>
Installed-Size: 602
Depends: python3
Filename: ./python3-websockets_10.4_amd64.deb
Size: 185330
MD5sum: 981a482b79a3dfb63b10fcd7dc6ebb58
SHA1: d5f8cdc6b1f3ba582d12b11bb5d5fe2e93ca5b0b
SHA256: 0afc1842c204da64c5924e085d4a82998d0abf2b319b801039c6a01190b574b7
Section: default
Priority: extra
Homepage: https://github.com/aaugustin/websockets
Description: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
License: BSD
Vendor: none
Package: qml-module-qtpositioning
Source: qtlocation-opensource-src
Version: 5.15.3+dfsg-4
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 129
Depends: libqt5positioning5-plugins (= 5.15.3+dfsg-4), libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5positioning5 (>= 5.12.2), libqt5positioningquick5 (>= 5.15.2), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-3
Filename: ./qml-module-qtpositioning_5.15.3+dfsg-4_amd64.deb
Size: 27246
MD5sum: a3e75028cb63061623340d51274dd854
SHA1: dc795d4106008d65826ac4a0d5832f8b6674d80f
SHA256: e117af4af6a8dfc1b6eafa263001c304e57fec915e7fd19b593c6e3bbf4e52c4
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://doc.qt.io/qt-5/qtlocation-index.html
Description: Qt Positioning QML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the Qt Positioning QML plugin for Qt Declarative.
Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]>
Package: qradiolink
Version: 20230704-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 8
Provides: build
Filename: ./qradiolink_20230704-1_amd64.deb
Size: 4247090
MD5sum: 3310794f8f84a7c9941c4fef704f9716
SHA1: d9498247af0a03c023cc13189b6454872d4ee463
SHA256: f23dc96b1ef2d5174b68901c3165abb1438c8f112956c67597224d814f57b90c
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: qtpositioning5-dev
Source: qtlocation-opensource-src
Version: 5.15.3+dfsg-4
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 182
Depends: libqt5positioning5 (= 5.15.3+dfsg-4), libqt5positioning5-plugins (= 5.15.3+dfsg-4), libqt5positioningquick5 (= 5.15.3+dfsg-3), qtbase5-dev, qtdeclarative5-dev
Breaks: qtlocation5-dev (<< 5.10.1+dfsg-2~)
Replaces: qtlocation5-dev (<< 5.10.1+dfsg-2~)
Filename: ./qtpositioning5-dev_5.15.3+dfsg-4_amd64.deb
Size: 19274
MD5sum: 628f82fa0409cbae6e8ca2fbd66f53df
SHA1: 065362b5386baecdf01ecc218f854f8e48f042c4
SHA256: f7dac18b8ac467236560b80853ad071c4637b0f37caa449e207e35f3579bbccb
Section: libdevel
Priority: optional
Multi-Arch: same
Homepage: https://doc.qt.io/qt-5/qtlocation-index.html
Description: Qt 5 Positioning development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the header development files used for building Qt 5
applications using Qt Positioning library.
Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]>
Package: rsp-tcp
Version: 20240213-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 68
Provides: build
Filename: ./rsp-tcp_20240213-1_amd64.deb
Size: 16322
MD5sum: cd1ff04df7884a83d4d17d3aa106c4ec
SHA1: 2eea1cb15ee5124be0e280f179f9fcd03c5ece29
SHA256: 04cc48a0bd0e5be45b1f1fc2f007910be564ef8fcddb1f4ad3a54dc1930bcb81
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: rtl-433
Version: 20240619-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 1260
Provides: build
Filename: ./rtl-433_20240619-1_amd64.deb
Size: 426762
MD5sum: a4ac55eb20120710bc9f1a9d2677321c
SHA1: 2e58d22f9f74a7b56aa8e51da07dc8cc4cab984a
SHA256: d63884092470c7b3c567276fd6c90900b882a6cb8eb7f5bfbc47b47ca66faea4
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: rtl-ais
Version: 20230427-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 92
Provides: rtl
Filename: ./rtl-ais_20230427-1_amd64.deb
Size: 20404
MD5sum: b8e01dd535b1240759e2e903b750c6c4
SHA1: 9fa611b6a6040acb7253388bd54376d9eb9f73f8
SHA256: 0f4ebc603e9b1db7e4df79a38868c5c951f4d0f1975720f57f94062a4401d67e
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: rtl-sdr
Version: 0.6.0-5
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 230
Depends: librtlsdr0 (= 0.6.0-5), libc6 (>= 2.34)
Filename: ./rtl-sdr_0.6.0-5_amd64.deb
Size: 75690
MD5sum: 43ad9564fe6a66c2add8ca466045015c
SHA1: 3bf43742809f7542347508963399f7b2ce9d8b90
SHA256: 3ea06c50e6c131c1ac9066c17bc3372be7aaa838c68f49fec31a0bf7f7bf37ef
Section: comm
Priority: optional
Homepage: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Description: Software defined radio receiver for Realtek RTL2832U (tools)
rtl-sdr is a software defined radio (SDR) receiver software for certain
low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip.
.
This package contains a set of command line utilities:
* rtl_adsb: a simple ADS-B decoder for RTL2832 based DVB-T receivers
* rtl_eeprom: an EEPROM programming tool for RTL2832 based DVB-T receivers
* rtl_fm: a narrow band FM demodulator for RTL2832 based DVB-T receivers
* rtl_sdr: an I/Q recorder for RTL2832 based DVB-T receivers
* rtl_tcp: an I/Q spectrum server for RTL2832 based DVB-T receivers
* rtl_test: a benchmark tool for RTL2832 based DVB-T receivers
Original-Maintainer: A. Maitland Bottoms <[email protected]>
Package: satdump
Version: 1.2.1-69380c0c
Architecture: amd64
Maintainer: Aang23
Installed-Size: 177105
Depends: libfftw3-bin, libvolk-bin | libvolk2-bin, libpng16-16, libnng1, librtlsdr0 | librtlsdr2, libhackrf0, libairspy0, libairspyhf1, libglfw3 | libglfw3-wayland, libzstd1, libjemalloc2 | libjemalloc1, libportaudiocpp0, libhdf5-hl-100t64 | libhdf5-hl-100 | libhdf5-103 | libhdf5-100
Filename: ./satdump_1.2.1_amd64.deb
Size: 37957678
MD5sum: 65c2060b231b7d5c8ffb6066b01e0856
SHA1: 468451417b6fa483caab80e428c5c49e3aca664e
SHA256: 8ad3ef2726f9d4bcd189c8bc3ad9c865fe778dff805589cf88723d156c45108d
Section: devel
Priority: optional
Description: A satellite data processing software
Package: sdrangel
Version: 7.22.1-1
Architecture: amd64
Maintainer: Edouard Griffiths, F4EXB <[email protected]>
Installed-Size: 90336
Depends: libairspy0 (>= 1.0.10), libavcodec58 (>= 7:4.4), libavformat58 (>= 7:4.4), libavutil56 (>= 7:4.4), libbladerf2 (>= 0.2021.10), libc6 (>= 2.35), libcodec2-1.0 (>= 1.0.1), libfaad2 (>= 2.7), libfftw3-single3 (>= 3.3.5), libgcc-s1 (>= 4.0), libhackrf0 (>= 2021.03.1), libhamlib4, libhidapi-libusb0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libiio0 (>= 0.23), libopencv-core4.5d (>= 4.5.4+dfsg), libopencv-imgcodecs4.5d (>= 4.5.4+dfsg), libopencv-imgproc4.5d (>= 4.5.4+dfsg), libopencv-videoio4.5d (>= 4.5.4+dfsg), libopengl0, libopus0 (>= 1.1), libqt5charts5 (>= 5.14.1), libqt5core5a (>= 5.15.1), libqt5gamepad5 (>= 5.11.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5location5 (>= 5.6.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.1), libqt5positioning5 (>= 5.6.0), libqt5qml5 (>= 5.0.2), libqt5quickwidgets5 (>= 5.3.0), libqt5serialport5 (>= 5.6.0), libqt5svg5 (>= 5.6.0~beta), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5webenginewidgets5 (>= 5.14.1), libqt5websockets5 (>= 5.6.0), libqt5widgets5 (>= 5.15.1), libsoapysdr0.8 (>= 0.8.1), libstdc++6 (>= 11), libswresample3 (>= 7:4.4), libswscale5 (>= 7:4.4), libuhd4.1.0 (>= 4.1.0.5), libusb-1.0-0 (>= 2:1.0.23~), qtbase-abi-5-15-3, libasound2, libgl1-mesa-glx, libqt5multimedia5-plugins, qtspeech5-speechd-plugin, pulseaudio, ffmpeg, gstreamer1.0-libav, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qtquick-window2, qml-module-qtquick-dialogs, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtgraphicaleffects
Filename: ./sdrangel_7.22.1-1_amd64.deb
Size: 36897994
MD5sum: dd43416d8b433af54c62b1a62e67baeb
SHA1: 7189ac572590bad7e5b88843d3eaade42e2ef4d7
SHA256: 7d88ad78a5907fb33bdd3627690d085ba2b5606af821e30dad67eb03fb64b76f
Section: hamradio
Priority: optional
Homepage: https://github.com/f4exb/sdrangel
Description: SDR/Analyzer/Generator front-end for various hardware
SDR/Analyzer/Generator front-end for Airspy, BladeRF, HackRF,
RTL-SDR, FunCube, LimeSDR, PlutoSDR, RSP, USRP.
Also File source and sink for I/Q samples, network I/Q sources with
remote instance.
Based on Qt5 framework and OpenGL for the spectrum and scope rendering.
Builds on Linux, Windows and Mac O/S
Reception modes supported:
Analog: AM, ATV, NFM, WFM, SSB, broadcast FM, APT, ILS, VOR
Digital: D-Star, Yaesu SF, DMR, dPMR, FreeDV, M17, DAB, DVB-S, LoRa, ADS-B, Packet (AX.25/APRS), AIS, FT8, Navtex, Radiosonde, RTTY, Pager
Analyzer: Generic channel
Transmission modes supported:
Analog: AM, ATV, NFM, SSB, WFM
Digital: DVB-S, Packet (AX.25), AIS, 802.15.4
Package: sdrpp
Version: 1.2.0-1379
Architecture: all
Maintainer: Ryzerth
Depends: libfftw3-dev, libglfw3-dev, libvolk2-dev, librtaudio-dev, libzstd-dev
Filename: ./sdrpp_ubuntu_jammy_amd64.deb
Size: 2295646
MD5sum: 2901b96f5059f40064767ee3ce48af2f
SHA1: 123dce1238fb47e3c724607da145a8925894d650
SHA256: ced2ed750ef59cf0f756e39868382d114c173b202e5ee7823d96128b51eef8f4
Description: Bloat-free SDR receiver software
Package: sdrtrunk
Version: 0.6.1-beta-1
Architecture: amd64
Maintainer: dsheirer
Installed-Size: 8
Filename: ./sdrtrunk_0.6.1-beta-1_amd64.deb
Size: 872
MD5sum: 1196f7f25090562350994d18cfc458eb
SHA1: c53099448593920c3573317212cda61f41e23a09
SHA256: f48daa700c9160614dd7c8c69f762cfa941488674c53cc271575dd8b60a55310
Section: utils
Priority: optional
Description: SDR Trunk - Software Defined Radio application
Package: serialportassistant
Version: 0.5.26
Architecture: amd64
Maintainer: Kang Lin <[email protected]>
Installed-Size: 2535
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5serialport5 (>= 5.6.0), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.2.0~alpha1), libqt5xml5 (>= 5.0.2), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 5.2)
Filename: ./serialportassistant_0.5.26_amd64.deb
Size: 1043672
MD5sum: f68a03cfdaa7ed31bb0ebcdb748f4344
SHA1: 38f4984d4afc0be9db3f38986707f85fad3c5b4e
SHA256: 661272e0468a0decec18b4136bebac73f844ac2f69fa4ac4a3ed3466487e369b
Section: utils
Priority: optional
Homepage: https://github.com/KangLin/SerialPortAssistant
Description: Serial Port Assistant
Serial port assistant
.
Author: Kang Lin <[email protected]>
.
Donation:
.
https://github.com/KangLin/RabbitCommon/raw/master/Src/Resource/image/Contribute.png
.
https://gitee.com/kl222/RabbitCommon/raw/master/Src/Resource/image/Contribute.png
.
https://gitlab.com/kl222/RabbitCommon/-/raw/master/Src/Resource/image/Contribute.png
Package: soapysdr0.8-module-sdrplay
Version: 20240210-1
Architecture: amd64
Maintainer: root@dragon
Installed-Size: 208
Provides: build
Filename: ./soapysdr0.8-module-sdrplay_20240210-1_amd64.deb
Size: 59620
MD5sum: 48496bde7138943e50ad1480fb0f3ee7
SHA1: 3bc93a5347200e2aee7e049c957328cf6c4a4458
SHA256: a76e94725096017f0933d26ad98cd1fe86a15f255040e99f59838c17862e0dc4
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: vdlm2dec
Version: 20230903-1
Architecture: amd64
Maintainer: root@wardragon
Installed-Size: 132
Provides: build
Filename: ./vdlm2dec_20230903-1_amd64.deb
Size: 43882
MD5sum: 1acb29dcb49838c0a18e4ac29266a493
SHA1: 133b254d8f184a0925e7101a1d5a13ed9921cc25
SHA256: ddd0f20b45db85136084f99b61d4b630500f5b0bd2a2718ed185143d2a248205
Section: checkinstall
Priority: extra
Description: Package created with checkinstall 1.6.3
Package: wifite
Version: 2.7.0+ds1-1
Architecture: all
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 2410
Depends: python3:any, aircrack-ng, reaver, tshark, net-tools, ieee-data
Suggests: macchanger, bully, hashcat, hcxdumptool, hcxpcaptool
Filename: ./wifite_2.7.0+ds1-1_all.deb
Size: 873604
MD5sum: a351364631b4662e89356ea204dd7df6
SHA1: 0de08e97ee560895324cbb1caabe86b10d1cd76d
SHA256: ec3f926c0df178c0104376cded9a09137613d5713ded332b43648cd0b52d9045
Section: net
Priority: optional
Homepage: https://github.com/kimocoder/wifite2
Description: Python script to automate wireless auditing using aircrack-ng tools
Wifite is a tool to audit WEP or WPA encrypted wireless networks.
It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit.
.
This tool is customizable to be automated with only a few arguments
and can be trusted to run without supervision.
Original-Maintainer: Debian Security Tools <[email protected]>