aboutsummaryrefslogtreecommitdiffstats
path: root/images/qemux86/glibc/core-image-sato-sdk/installed-package-info.txt
blob: 7fc7b0b82624a1e144f4a44162be2d169db9c7fb (plain)
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
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
ltp ltp ltp 20240129 453053
rust rust rust 1.75.0 322959
boost-dev boost-dev boost 1.84.0 141506
gcc gcc gcc 13.2.0 78004
kernel-devsrc kernel-devsrc kernel-devsrc 1.0 57865
g++ g++ gcc 13.2.0 40729
cpp cpp gcc 13.2.0 38332
libicudata74 libicudata icu 74-1 30073
mesa-vulkan-drivers mesa-vulkan-drivers mesa 24.0.2 26005
cargo cargo cargo 1.75.0 25969
mesa-megadriver mesa-megadriver mesa 24.0.2 23069
libc6-dbg glibc-dbg glibc 2.39+git 22352
valgrind valgrind valgrind 3.22.0 22218
systemtap systemtap systemtap 5.0 17199
binutils binutils binutils 2.42 16956
libgtk-3.0 gtk+3 gtk+3 3.24.41 14486
gtk+3-dev gtk+3-dev gtk+3 3.24.41 13704
gobject-introspection-dev gobject-introspection-dev gobject-introspection 1.78.1 12525
libstdc++-dev libstdc++-dev gcc-runtime 13.2.0 12278
gdb gdb gdb 14.2 12085
kernel-image-bzimage-6.6.22-yocto-standard kernel-image-bzimage linux-yocto 6.6.22+git 10069
gcc-plugins gcc-plugins gcc 13.2.0 9459
python3-core python3-core python3 3.12.2 9093
file file file 5.45 8533
perl-dev perl-dev perl 5.38.2 8391
coreutils coreutils coreutils 9.4 8118
puzzles puzzles puzzles 0.0+git 7351
linux-libc-headers-dev linux-libc-headers-dev linux-libc-headers 6.6 6203
bluez5 bluez5 bluez5 5.72 6089
gstreamer1.0-dev gstreamer1.0-dev gstreamer1.0 1.22.10 5895
libpython3.12-1.0 libpython3 python3 3.12.2 5783
gstreamer1.0-plugins-base-dev gstreamer1.0-plugins-base-dev gstreamer1.0-plugins-base 1.22.10 5738
lttng-tools lttng-tools lttng-tools 2.13.11 5543
libgcc-s-dev libgcc-dev libgcc 13.2.0 5497
libdnf2 libdnf libdnf 0.73.0 5474
gnupg gnupg gnupg 2.4.4 5099
librsvg-2-2 librsvg librsvg 2.57.1 5018
icu-dev icu-dev icu 74-1 4726
libcrypto3 libcrypto openssl 3.2.1 4546
python3-setuptools python3-setuptools python3-setuptools 69.1.1 4439
liberation-fonts liberation-fonts liberation-fonts 2.1.5 4262
libglib-2.0-0 glib-2.0 glib-2.0 2.78.4 4175
perl perl perl 5.38.2 4080
gstreamer1.0 gstreamer1.0 gstreamer1.0 1.22.10 3683
libc6 glibc glibc 2.39+git 3493
libicui18n74 libicui18n icu 74-1 3490
glibc-localedata-iso14651-t1-common glibc-localedata-iso14651-t1-common glibc-locale 2.39+git 3307
xkeyboard-config xkeyboard-config xkeyboard-config 2.41 3287
perf perf perf 1.0 3198
wpa-supplicant wpa-supplicant wpa-supplicant 2.10 3179
libmpfr6 mpfr mpfr 4.2.1 3168
xserver-xorg xserver-xorg xserver-xorg 21.1.11 2904
gettext gettext gettext 0.22.5 2894
gstreamer1.0-plugins-bad-dev gstreamer1.0-plugins-bad-dev gstreamer1.0-plugins-bad 1.22.10 2863
shared-mime-info shared-mime-info shared-mime-info 2.4 2782
mesa-demos mesa-demos mesa-demos 8.5.0 2695
python3-misc python3-misc python3 3.12.2 2550
libglib-2.0-dev glib-2.0-dev glib-2.0 2.78.4 2487
libstdc++6 libstdc++ gcc-runtime 13.2.0 2434
ofono ofono ofono 2.4 2410
libc6-dev glibc-dev glibc 2.39+git 2311
slang slang slang 2.3.3 2284
shadow shadow shadow 4.14.2 2225
babeltrace2 babeltrace2 babeltrace2 2.0.5 2207
valgrind-dev valgrind-dev valgrind 3.22.0 2203
libgnutls30 gnutls gnutls 3.8.3 2179
tcl tcl tcl 8.6.13 2174
libtool libtool libtool 2.4.7 2119
libicuuc74 libicuuc icu 74-1 2113
libxcb-dev libxcb-dev libxcb 1.16 2081
at-spi2-core-dev at-spi2-core-dev at-spi2-core 2.50.1 2040
openssl-dev openssl-dev openssl 3.2.1 1971
libtcl8.6-0 tcl-lib tcl 8.6.13 1970
autoconf autoconf autoconf 2.72e 1961
gobject-introspection gobject-introspection gobject-introspection 1.78.1 1950
boost-log boost-log boost 1.84.0 1864
ccache ccache ccache 4.9.1 1862
gnupg-gpg gnupg-gpg gnupg 2.4.4 1810
libunistring5 libunistring libunistring 1.2 1781
zstd zstd zstd 1.5.5 1699
libharfbuzz0 harfbuzz harfbuzz 8.3.0 1685
openssh-sshd openssh-sshd openssh 9.6p1 1682
libharfbuzz-dev harfbuzz-dev harfbuzz 8.3.0 1676
eudev eudev eudev 3.2.14 1673
libasan8 libasan gcc-sanitizers 13.2.0 1672
rpm rpm rpm 4.19.1 1655
libepoxy-dev libepoxy-dev libepoxy 1.5.10 1626
elfutils elfutils elfutils 0.191 1527
libsqlite3-0 libsqlite3 sqlite3 3.45.1 1526
pango-dev pango-dev pango 1.52.0 1523
libcairo2 cairo cairo 1.18.0 1520
python3-pydoc python3-pydoc python3 3.12.2 1518
libharfbuzz-subset0 harfbuzz-subset harfbuzz 8.3.0 1514
libgl-mesa-dev libgl-mesa-dev mesa 24.0.2 1466
tcl-dev tcl-dev tcl 8.6.13 1455
libbfd libbfd binutils 2.42 1455
libxml2 libxml2 libxml2 2.12.5 1438
bison bison bison 3.8.2 1416
libx11-6 libx11 libx11 1.8.7 1399
tcf-agent tcf-agent tcf-agent 1.8.0+git 1394
bash bash bash 5.2.21 1383
go-helloworld go-helloworld go-helloworld 0.1 1375
python3-pkg-resources python3-pkg-resources python3-setuptools 69.1.1 1358
strace strace strace 6.7 1347
automake automake automake 1.16.5 1327
python3-asyncio python3-asyncio python3 3.12.2 1323
sudo sudo sudo 1.9.15p5 1312
kernel-module-lttng-tracer-6.6.22-yocto-standard kernel-module-lttng-tracer-6.6.22-yocto-standard lttng-modules 2.13.11 1280
elfutils-binutils elfutils-binutils elfutils 0.191 1280
libinput10 libinput libinput 1.25.0 1233
libtag2 taglib taglib 2.0 1225
boost-math boost-math boost 1.84.0 1224
libasound2 alsa-lib alsa-lib 1.2.11 1194
python3-dev python3-dev python3 3.12.2 1183
lttng-ust lttng-ust lttng-ust 2.13.7 1182
babeltrace2-dev babeltrace2-dev babeltrace2 2.0.5 1158
connman connman connman 1.42 1133
quota quota quota 4.09 1130
xserver-xorg-dev xserver-xorg-dev xserver-xorg 21.1.11 1127
xorgproto-dev xorgproto-dev xorgproto 2023.2 1125
libepoxy0 libepoxy libepoxy 1.5.10 1083
libx11-locale libx11-locale libx11 1.8.7 1080
libgettextlib libgettextlib gettext 0.22.5 1074
python3-pygobject python3-pygobject python3-pygobject 3.46.0 1072
libgcrypt libgcrypt libgcrypt 1.10.3 1047
libssl3 libssl openssl 3.2.1 1045
mpg123 mpg123 mpg123 1.32.5 1036
libsoup-3.0-dev libsoup-dev libsoup 3.4.4 1033
sudo-lib sudo-lib sudo 1.9.15p5 1024
openssh-ssh openssh-ssh openssh 9.6p1 1019
openssl-bin openssl-bin openssl 3.2.1 992
gawk gawk gawk 5.3.0 988
libmodulemd-dev libmodulemd-dev libmodulemd 2.15.0 973
ldconfig ldconfig glibc 2.39+git 965
libturbojpeg0 libturbojpeg libjpeg-turbo 3.0.1 958
libboost-wave1.84.0 boost-wave boost 1.84.0 946
python3-netclient python3-netclient python3 3.12.2 945
libgstvideo-1.0-0 libgstvideo-1.0 gstreamer1.0-plugins-base 1.22.10 934
dnf dnf dnf 4.19.0 934
at-spi2-core at-spi2-core at-spi2-core 2.50.1 927
python3-email python3-email python3 3.12.2 915
libarchive libarchive libarchive 3.7.2 904
python3-numbers python3-numbers python3 3.12.2 897
libboost-locale1.84.0 boost-locale boost 1.84.0 878
libfreetype-dev freetype-dev freetype 2.13.2 857
pango pango pango 1.52.0 850
rxvt-unicode rxvt-unicode rxvt-unicode 9.31 835
libnl-3-cli libnl-cli libnl 3.9.0 833
iproute2-ip iproute2-ip iproute2 6.7.0 827
liborc-0.4-0 liborc-0.4 orc 0.4.38 826
libpulsecore libpulsecore pulseaudio 17.0 818
libjpeg62 libjpeg-turbo libjpeg-turbo 3.0.1 817
boost-test boost-test boost 1.84.0 807
perl-module-re perl-module-re perl 5.38.2 806
python3-io python3-io python3 3.12.2 804
python3-xml python3-xml python3 3.12.2 794
icu icu icu 74-1 781
libvorbis libvorbis libvorbis 1.3.7 780
gstreamer1.0-plugins-good-rtp gstreamer1.0-plugins-good-rtp gstreamer1.0-plugins-good 1.22.10 777
libzstd1 libzstd zstd 1.5.5 769
gstreamer1.0-plugins-good-adaptivedemux2 gstreamer1.0-plugins-good-adaptivedemux2 gstreamer1.0-plugins-good 1.22.10 762
libfreetype6 freetype freetype 2.13.2 753
libpixman-1-0 pixman pixman 0.42.2 741
libdrm-dev libdrm-dev libdrm 2.4.120 740
gstreamer1.0-plugins-base-playback gstreamer1.0-plugins-base-playback gstreamer1.0-plugins-base 1.22.10 739
libsoup libsoup libsoup 3.4.4 734
libtag-dev taglib-dev taglib 2.0 733
adwaita-icon-theme-symbolic adwaita-icon-theme-symbolic adwaita-icon-theme 45.0 732
gstreamer1.0-plugins-good-isomp4 gstreamer1.0-plugins-good-isomp4 gstreamer1.0-plugins-good 1.22.10 731
libfm-gtk libfm-gtk libfm 1.3.2 708
gstreamer1.0-plugins-good-rtpmanager gstreamer1.0-plugins-good-rtpmanager gstreamer1.0-plugins-good 1.22.10 700
connman-tests connman-tests connman 1.42 696
sato-icon-theme sato-icon-theme sato-icon-theme git 689
libdw1 libdw elfutils 0.191 678
busybox busybox busybox 1.36.1 670
python3-2to3 python3-2to3 python3 3.12.2 667
libsqlite3-dev libsqlite3-dev sqlite3 3.45.1 663
libsolv1 libsolv libsolv 0.7.28 662
libmodulemd libmodulemd libmodulemd 2.15.0 655
gconf gconf gconf 3.2.6 652
libnl-route-3-200 libnl-route libnl 3.9.0 651
findutils findutils findutils 4.9.0 640
nettle nettle nettle 3.9.1 639
libvulkan1 vulkan-loader vulkan-loader 1.3.275.0 637
libsndfile1 libsndfile1 libsndfile1 1.2.2 634
libgstaudio-1.0-0 libgstaudio-1.0 gstreamer1.0-plugins-base 1.22.10 634
gdbserver gdbserver gdb 14.2 634
libvte-2.91-0 libvte vte 0.74.2 633
libtheora libtheora libtheora 1.1.1 616
libcurl4 libcurl curl 8.6.0 615
libgstcodecparsers-1.0-0 libgstcodecparsers-1.0 gstreamer1.0-plugins-bad 1.22.10 610
tar tar tar 1.35 592
libell0 ell ell 0.63 591
openssh-keygen openssh-keygen openssh 9.6p1 589
libpulsecommon libpulsecommon pulseaudio 17.0 581
babeltrace babeltrace babeltrace 1.5.11 580
powertop powertop powertop 2.15 570
libwebp libwebp libwebp 1.3.2 569
binutils-dev binutils-dev binutils 2.42 567
libfdisk1 util-linux-libfdisk util-linux 2.39.3 565
wayland-protocols wayland-protocols wayland-protocols 1.33 559
gpgme gpgme gpgme 1.23.2 559
procps procps procps 4.0.4 554
libgstgl-1.0-0 libgstgl-1.0 gstreamer1.0-plugins-base 1.22.10 554
python3-unittest python3-unittest python3 3.12.2 530
libext2fs2 libext2fs e2fsprogs 1.47.0 528
libubsan1 libubsan gcc-sanitizers 13.2.0 520
mobile-broadband-provider-info mobile-broadband-provider-info mobile-broadband-provider-info 20230416 510
libmount1 util-linux-libmount util-linux 2.39.3 510
e2fsprogs e2fsprogs e2fsprogs 1.47.0 508
libgnutls-dev gnutls-dev gnutls 3.8.3 502
libpcre1 libpcre libpcre 8.45 501
libgmp10 gmp gmp 6.3.0 497
python3-compression python3-compression python3 3.12.2 489
python3-dbus python3-dbus python3-dbus 1.3.2 487
boost-serialization boost-serialization boost 1.84.0 487
adwaita-icon-theme adwaita-icon-theme adwaita-icon-theme 45.0 487
libfontconfig1 fontconfig fontconfig 2.15.0 476
libopcodes libopcodes binutils 2.42 465
libgdk-pixbuf-2.0-dev gdk-pixbuf-dev gdk-pixbuf 2.42.10 464
libasound-dev alsa-lib-dev alsa-lib 1.2.11 463
python3-pickle python3-pickle python3 3.12.2 460
libglib-2.0-utils glib-2.0-utils glib-2.0 2.78.4 455
diffutils diffutils diffutils 3.10 450
net-tools net-tools net-tools 2.10 446
gstreamer1.0-plugins-good-matroska gstreamer1.0-plugins-good-matroska gstreamer1.0-plugins-good 1.22.10 438
python3-pycairo python3-pycairo python3-pycairo 1.26.0 437
libgl-mesa libgl-mesa mesa 24.0.2 434
libboost-program-options1.84.0 boost-program-options boost 1.84.0 433
libfm4 libfm libfm 1.3.2 427
libxt6 libxt libxt 1.3.0 426
libflac12 libflac flac 1.4.3 425
gstreamer1.0-plugins-bad-mxf gstreamer1.0-plugins-bad-mxf gstreamer1.0-plugins-bad 1.22.10 422
libgpgmepp6 gpgme-cpp gpgme 1.23.2 421
flac-dev flac-dev flac 1.4.3 421
wayland-dev wayland-dev wayland 1.22.0 418
libblkid1 util-linux-libblkid util-linux 2.39.3 418
vte-dev vte-dev vte 0.74.2 409
pcmanfm pcmanfm pcmanfm 1.3.2 408
libxml2-dev libxml2-dev libxml2 2.12.5 406
libpcre2 libpcre2 libpcre2 10.43 403
blktrace blktrace blktrace 1.3.0+git 403
gstreamer1.0-plugins-good-video4linux2 gstreamer1.0-plugins-good-video4linux2 gstreamer1.0-plugins-good 1.22.10 402
consolekit consolekit consolekit 0.4.6 399
e2fsprogs-e2fsck e2fsprogs-e2fsck e2fsprogs 1.47.0 398
pulseaudio-dev pulseaudio-dev pulseaudio 17.0 391
alsa-ucm-conf alsa-ucm-conf alsa-ucm-conf 1.2.11 389
flex flex flex 2.6.4 387
tcf-agent-dev tcf-agent-dev tcf-agent 1.8.0+git 386
libdbus-1-3 dbus-lib dbus 1.14.10 385
python3-logging python3-logging python3 3.12.2 384
libreadline8 readline readline 8.2 383
libboost-url1.84.0 boost-url boost 1.84.0 382
libboost-graph1.84.0 boost-graph boost 1.84.0 382
libboost-json1.84.0 boost-json boost 1.84.0 378
dbus-1 dbus dbus 1.14.10 378
libpulse0 libpulse pulseaudio 17.0 375
liburcu-dev liburcu-dev liburcu 0.14.0 374
libxkbcommon-dev libxkbcommon-dev libxkbcommon 1.6.0 365
libgettextsrc libgettextsrc gettext 0.22.5 359
gstreamer1.0-plugins-base-opengl gstreamer1.0-plugins-base-opengl gstreamer1.0-plugins-base 1.22.10 359
libpcre2-16-0 libpcre2-16 libpcre2 10.43 353
ncurses-dev ncurses-dev ncurses 6.4 349
expect expect expect 5.45.4 345
pulseaudio-lib-alsa-util pulseaudio-lib-alsa-util pulseaudio 17.0 342
libpcre2-32-0 libpcre2-32 libpcre2 10.43 341
rpm-build rpm-build rpm 4.19.1 336
gstreamer1.0-plugins-bad-videoparsersbad gstreamer1.0-plugins-bad-videoparsersbad gstreamer1.0-plugins-bad 1.22.10 335
alsa-topology-conf alsa-topology-conf alsa-topology-conf 1.2.5.1 334
iw iw iw 6.7 330
systemtap-runtime systemtap-runtime systemtap 5.0 327
libboost-regex1.84.0 boost-regex boost 1.84.0 326
wayland wayland wayland 1.22.0 325
gstreamer1.0-plugins-base-ogg gstreamer1.0-plugins-base-ogg gstreamer1.0-plugins-base 1.22.10 322
sudo-sudo sudo-sudo sudo 1.9.15p5 321
libcomps0 libcomps libcomps 0.1.20 321
pciutils-ids pciutils-ids pciutils 3.11.1 320
librepo0 librepo librepo 1.17.0 319
libgomp1 libgomp gcc-runtime 13.2.0 318
libmp3lame0 libmp3lame lame 3.100 317
libgsttag-1.0-0 libgsttag-1.0 gstreamer1.0-plugins-base 1.22.10 317
unzip unzip unzip 6.0 315
libssh2-1 libssh2 libssh2 1.11.0 314
xserver-xorg-extension-glx xserver-xorg-extension-glx xserver-xorg 21.1.11 308
m4 m4 m4 1.4.19 302
libxkbcommon0 libxkbcommon libxkbcommon 1.6.0 301
iproute2 iproute2 iproute2 6.7.0 299
bash-dev bash-dev bash 5.2.21 299
gtk+3-locale-en-gb gtk+3-locale-en-gb gtk+3 3.24.41 294
gstreamer1.0-plugins-bad-dash gstreamer1.0-plugins-bad-dash gstreamer1.0-plugins-bad 1.22.10 294
liburcu liburcu liburcu 0.14.0 293
python3-crypt python3-crypt python3 3.12.2 290
python3-ctypes python3-ctypes python3 3.12.2 288
libgstvulkan-1.0-0 libgstvulkan-1.0 gstreamer1.0-plugins-bad 1.22.10 288
rpm-dev rpm-dev rpm 4.19.1 286
libksba8 libksba libksba 1.6.6 285
libnl-3-dev libnl-dev libnl 3.9.0 284
less less less 643 283
make make make 4.4.1 281
libsmartcols1 util-linux-libsmartcols util-linux 2.39.3 281
libmicrohttpd12 libmicrohttpd libmicrohttpd 1.0.1 281
libgles2-mesa-dev libgles2-mesa-dev mesa 24.0.2 280
gstreamer1.0-plugins-good-multifile gstreamer1.0-plugins-good-multifile gstreamer1.0-plugins-good 1.22.10 278
libgstpbutils-1.0-0 libgstpbutils-1.0 gstreamer1.0-plugins-base 1.22.10 277
libc6-utils glibc-utils glibc 2.39+git 277
go-helloworld-dev go-helloworld-dev go-helloworld 0.1 276
ltp-dev ltp-dev ltp 20240129 274
grep grep grep 3.11 274
libboost-python312-1.84.0 boost-python boost 1.84.0 271
gstreamer1.0-plugins-bad-mpegtsdemux gstreamer1.0-plugins-bad-mpegtsdemux gstreamer1.0-plugins-bad 1.22.10 270
nettle-dev nettle-dev nettle 3.9.1 268
libegl-mesa libegl-mesa mesa 24.0.2 266
libavahi-core7 libavahi-core avahi 0.8 265
libexif12 libexif libexif 0.6.24 261
libxt-dev libxt-dev libxt 1.3.0 260
patch patch patch 2.7.6 258
gpgme-dev gpgme-dev gpgme 1.23.2 258
nghttp2-dev nghttp2-dev nghttp2 1.60.0 251
openssh-scp openssh-scp openssh 9.6p1 250
curl-dev curl-dev curl 8.6.0 248
libmicrohttpd-dev libmicrohttpd-dev libmicrohttpd 1.0.1 247
libx11-dev libx11-dev libx11 1.8.7 246
libxfont2-2 libxfont2 libxfont2 2.0.6 243
gconf-dev gconf-dev gconf 3.2.6 243
sysvinit sysvinit sysvinit 3.04 242
matchbox-panel-2 matchbox-panel-2 matchbox-panel-2 2.12 238
libpng16-16 libpng libpng 1.6.42 237
lttng-tools-dev lttng-tools-dev lttng-tools 2.13.11 235
libgdk-pixbuf-2.0-0 gdk-pixbuf gdk-pixbuf 2.42.10 233
orc-dev orc-dev orc 0.4.38 232
gstreamer1.0-plugins-good-rtsp gstreamer1.0-plugins-good-rtsp gstreamer1.0-plugins-good 1.22.10 230
gstreamer1.0-plugins-bad-closedcaption gstreamer1.0-plugins-bad-closedcaption gstreamer1.0-plugins-bad 1.22.10 230
libedit0 libedit libedit 20230828-3.1 229
libfm-dev libfm-dev libfm 1.3.2 228
librsvg-2-dev librsvg-dev librsvg 2.57.1 226
xkbcomp xkbcomp xkbcomp 1.4.7 225
libncursesw5 ncurses-libncursesw ncurses 6.4 225
iptables iptables iptables 1.8.10 225
libicutu74 libicutu icu 74-1 222
libgstcodecs-1.0-0 libgstcodecs-1.0 gstreamer1.0-plugins-bad 1.22.10 221
xz-dev xz-dev xz 5.4.6 220
pulseaudio-server pulseaudio-server pulseaudio 17.0 220
gstreamer1.0-plugins-good-avi gstreamer1.0-plugins-good-avi gstreamer1.0-plugins-good 1.22.10 218
util-linux-lsblk util-linux-lsblk util-linux 2.39.3 217
python3-datetime python3-datetime python3 3.12.2 217
liblzma5 liblzma xz 5.4.6 217
avahi-dev avahi-dev avahi 0.8 217
lttng-ust-dev lttng-ust-dev lttng-ust 2.13.7 216
shadow-base shadow-base shadow 4.14.2 213
libcrypt2 libxcrypt libxcrypt 4.4.36 213
elfutils-dev elfutils-dev elfutils 0.191 213
python3-html python3-html python3 3.12.2 211
libgpg-error libgpg-error libgpg-error 1.48 211
libgmp-dev gmp-dev gmp 6.3.0 210
libgstmpegts-1.0-0 libgstmpegts-1.0 gstreamer1.0-plugins-bad 1.22.10 209
dosfstools dosfstools dosfstools 4.2 209
libdnf-dev libdnf-dev libdnf 0.73.0 208
python3-curses python3-curses python3 3.12.2 207
gstreamer1.0-plugins-bad-vulkan gstreamer1.0-plugins-bad-vulkan gstreamer1.0-plugins-bad 1.22.10 207
libidn2-0 libidn2 libidn2 2.3.7 206
e2fsprogs-dev e2fsprogs-dev e2fsprogs 1.47.0 206
pulseaudio-module-alsa-card pulseaudio-module-alsa-card pulseaudio 17.0 205
libnghttp2-14 libnghttp2 nghttp2 1.60.0 205
libinput-dev libinput-dev libinput 1.25.0 204
python3-audio python3-audio python3 3.12.2 203
libgpg-error-dev libgpg-error-dev libgpg-error 1.48 202
gstreamer1.0-plugins-bad-decklink gstreamer1.0-plugins-bad-decklink gstreamer1.0-plugins-bad 1.22.10 202
ca-certificates ca-certificates ca-certificates 20211016 202
avahi-daemon avahi-daemon avahi 0.8 200
zstd-dev zstd-dev zstd 1.5.5 198
gcc-dev gcc-dev gcc 13.2.0 198
curl curl curl 8.6.0 197
cpio cpio cpio 2.15 196
matchbox-wm matchbox-wm matchbox-wm 1.2.3 195
sed sed sed 4.9 194
libgstrtp-1.0-0 libgstrtp-1.0 gstreamer1.0-plugins-base 1.22.10 193
xserver-xorg-module-libint10 xserver-xorg-module-libint10 xserver-xorg 21.1.11 192
util-linux-lsfd util-linux-lsfd util-linux 2.39.3 190
xinput-calibrator xinput-calibrator xinput-calibrator 0.7.5+git 189
mpg123-dev mpg123-dev mpg123 1.32.5 189
pciutils pciutils pciutils 3.11.1 188
kernel-module-lttng-probe-ext4-6.6.22-yocto-standard kernel-module-lttng-probe-ext4-6.6.22-yocto-standard lttng-modules 2.13.11 188
libjpeg-dev libjpeg-turbo-dev libjpeg-turbo 3.0.1 187
x11perf x11perf x11perf 1.6.1 185
libdbus-glib-1-2 dbus-glib dbus-glib 0.112 185
l3afpad l3afpad l3afpad 0.8.18.1.11+git 185
libudev1 libudev eudev 3.2.14 182
libproc2-0 procps-lib procps 4.0.4 182
gstreamer1.0-plugins-good-audiofx gstreamer1.0-plugins-good-audiofx gstreamer1.0-plugins-good 1.22.10 182
libxcb1 libxcb libxcb 1.16 181
gstreamer1.0-plugins-bad-rtmp2 gstreamer1.0-plugins-bad-rtmp2 gstreamer1.0-plugins-bad 1.22.10 181
libsolvext1 libsolvext libsolv 0.7.28 180
quilt quilt quilt 0.67 179
libtirpc3 libtirpc libtirpc 1.3.4 179
cronie cronie cronie 1.7.1 179
libtirpc-dev libtirpc-dev libtirpc 1.3.4 178
kmod kmod kmod 31 178
kexec kexec kexec-tools 2.0.28 178
openssh-sftp-server openssh-sftp-server openssh 9.6p1 177
desktop-file-utils desktop-file-utils desktop-file-utils 0.27 175
libunwind libunwind libunwind 1.6.2 174
gstreamer1.0-plugins-good-flv gstreamer1.0-plugins-good-flv gstreamer1.0-plugins-good 1.22.10 174
util-linux-fdisk util-linux-fdisk util-linux 2.39.3 173
libcairo-dev cairo-dev cairo 1.18.0 171
libxkbfile1 libxkbfile libxkbfile 1.1.3 170
libpng16-dev libpng-dev libpng 1.6.42 170
gstreamer1.0-plugins-good-deinterlace gstreamer1.0-plugins-good-deinterlace gstreamer1.0-plugins-good 1.22.10 170
gettext-dev gettext-dev gettext 0.22.5 170
libunistring-dev libunistring-dev libunistring 1.2 169
libexpat1 expat expat 2.6.2 169
glibc-localedata-i18n-ctype glibc-localedata-i18n-ctype glibc-locale 2.39+git 169
alsa-utils-aplay alsa-utils-aplay alsa-utils 1.2.11 167
gstreamer1.0-plugins-good-audioparsers gstreamer1.0-plugins-good-audioparsers gstreamer1.0-plugins-good 1.22.10 166
util-linux-sfdisk util-linux-sfdisk util-linux 2.39.3 165
libncurses5 ncurses-libncurses ncurses 6.4 165
util-linux-lscpu util-linux-lscpu util-linux 2.39.3 161
pulseaudio-lib-protocol-native pulseaudio-lib-protocol-native pulseaudio 17.0 161
libmpc3 libmpc libmpc 1.3.1 161
libgstrtsp-1.0-0 libgstrtsp-1.0 gstreamer1.0-plugins-base 1.22.10 161
libgcc1 libgcc libgcc 13.2.0 161
glib-networking glib-networking glib-networking 2.78.1 159
libtinfo5 ncurses-libtinfo ncurses 6.4 158
libdrm-intel1 libdrm-intel libdrm 2.4.120 158
libdbus-glib-1-dev dbus-glib-dev dbus-glib 0.112 158
e2fsprogs-mke2fs e2fsprogs-mke2fs e2fsprogs 1.47.0 158
xz xz xz 5.4.6 155
python3-difflib python3-difflib python3 3.12.2 155
libcairo-script-interpreter2 cairo-script-interpreter cairo 1.18.0 151
dbus-dev dbus-dev dbus 1.14.10 151
connman-gnome connman-gnome connman-gnome 0.7 151
bc bc bc 1.07.1 151
libboost-filesystem1.84.0 boost-filesystem boost 1.84.0 150
util-linux-blkid util-linux-blkid util-linux 2.39.3 149
python3-sqlite3 python3-sqlite3 python3 3.12.2 149
pulseaudio-misc pulseaudio-misc pulseaudio 17.0 149
libxcb-xinput0 libxcb-xinput libxcb 1.16 149
libglapi0 libglapi mesa 24.0.2 149
gstreamer1.0-plugins-base-compositor gstreamer1.0-plugins-base-compositor gstreamer1.0-plugins-base 1.22.10 149
alsa-utils-alsactl alsa-utils-alsactl alsa-utils 1.2.11 149
wpa-supplicant-cli wpa-supplicant-cli wpa-supplicant 2.10 147
alsa-conf alsa-conf alsa-lib 1.2.11 147
gzip gzip gzip 1.13 145
python3-rpm python3-rpm rpm 4.19.1 144
libnl-3-200 libnl libnl 3.9.0 144
v86d v86d v86d 0.1.10 143
libseccomp libseccomp libseccomp 2.5.5 143
util-linux-zramctl util-linux-zramctl util-linux 2.39.3 142
util-linux-losetup util-linux-losetup util-linux 2.39.3 142
gstreamer1.0-plugins-base-tcp gstreamer1.0-plugins-base-tcp gstreamer1.0-plugins-base 1.22.10 142
gstreamer1.0-plugins-bad-dvb gstreamer1.0-plugins-bad-dvb gstreamer1.0-plugins-bad 1.22.10 142
util-linux-partx util-linux-partx util-linux 2.39.3 141
libtraceevent1 libtraceevent libtraceevent 1.7.3 141
libgstplay-1.0-0 libgstplay-1.0 gstreamer1.0-plugins-bad 1.22.10 141
procps-ps procps-ps procps 4.0.4 138
gstreamer1.0-plugins-bad-mpegtsmux gstreamer1.0-plugins-bad-mpegtsmux gstreamer1.0-plugins-bad 1.22.10 138
util-linux-mkswap util-linux-mkswap util-linux 2.39.3 137
libyaml-0-2 libyaml libyaml 0.2.5 137
gstreamer1.0-plugins-good-pulseaudio gstreamer1.0-plugins-good-pulseaudio gstreamer1.0-plugins-good 1.22.10 137
gstreamer1.0-plugins-bad-curl gstreamer1.0-plugins-bad-curl gstreamer1.0-plugins-bad 1.22.10 137
gstreamer1.0-plugins-base-typefindfunctions gstreamer1.0-plugins-base-typefindfunctions gstreamer1.0-plugins-base 1.22.10 136
python3-json python3-json python3 3.12.2 134
bluez5-dev bluez5-dev bluez5 5.72 134
python3-netserver python3-netserver python3 3.12.2 133
libusb-1.0-0 libusb1 libusb1 1.0.27 133
libgstadaptivedemux-1.0-0 libgstadaptivedemux-1.0 gstreamer1.0-plugins-bad 1.22.10 133
libatopology2 libatopology alsa-lib 1.2.11 130
gstreamer1.0-plugins-bad-bluez gstreamer1.0-plugins-bad-bluez gstreamer1.0-plugins-bad 1.22.10 130
libmenu-cache3 menu-cache menu-cache 1.1.0 128
libegl-mesa-dev libegl-mesa-dev mesa 24.0.2 128
xf86-video-modesetting xf86-video-modesetting xserver-xorg 21.1.11 127
libglib-2.0-locale-en-gb glib-2.0-locale-en-gb glib-2.0 2.78.4 127
python3-math python3-math python3 3.12.2 126
libsolv-dev libsolv-dev libsolv 0.7.28 126
gstreamer1.0-plugins-bad-ttmlsubs gstreamer1.0-plugins-bad-ttmlsubs gstreamer1.0-plugins-bad 1.22.10 126
libxcb-xkb1 libxcb-xkb libxcb 1.16 125
librepo-dev librepo-dev librepo 1.17.0 125
fontconfig-utils fontconfig-utils fontconfig 2.15.0 125
libnl-nf-3-200 libnl-nf libnl 3.9.0 124
libcomps-dev libcomps-dev libcomps 0.1.20 124
libevdev libevdev libevdev 1.13.1 122
gstreamer1.0-plugins-bad-hls gstreamer1.0-plugins-bad-hls gstreamer1.0-plugins-bad 1.22.10 122
connman-client connman-client connman 1.42 122
perl-module-posix perl-module-posix perl 5.38.2 121
kernel-module-snd-pcm-6.6.22-yocto-standard kernel-module-snd-pcm-6.6.22-yocto-standard linux-yocto 6.6.22+git 121
util-linux-cfdisk util-linux-cfdisk util-linux 2.39.3 118
libgudev-1.0-dev libgudev-dev libgudev 238 118
libell-dev ell-dev ell 0.63 118
libboost-thread1.84.0 boost-thread boost 1.84.0 118
kernel-module-nf-conntrack-6.6.22-yocto-standard kernel-module-nf-conntrack-6.6.22-yocto-standard linux-yocto 6.6.22+git 118
libxcb-glx0 libxcb-glx libxcb 1.16 117
libmb1 libmatchbox libmatchbox 1.12 117
libfribidi0 fribidi fribidi 1.0.13 117
libelf1 libelf elfutils 0.191 117
perl-module-file-temp perl-module-file-temp perl 5.38.2 116
kernel-6.6.22-yocto-standard kernel-base linux-yocto 6.6.22+git 116
python3-iniparse python3-iniparse python3-iniparse 0.5 115
gstreamer1.0-plugins-base-encoding gstreamer1.0-plugins-base-encoding gstreamer1.0-plugins-base 1.22.10 114
gstreamer1.0-plugins-bad-dtls gstreamer1.0-plugins-bad-dtls gstreamer1.0-plugins-bad 1.22.10 114
ofono-tests ofono-tests ofono 2.4 113
ofono-dev ofono-dev ofono 2.4 113
libgstsdp-1.0-0 libgstsdp-1.0 gstreamer1.0-plugins-base 1.22.10 113
libgcrypt-dev libgcrypt-dev libgcrypt 1.10.3 113
matchbox-keyboard matchbox-keyboard matchbox-keyboard 0.1.1 111
libz-dev zlib-dev zlib 1.3.1 111
gst-examples gst-examples gst-examples 1.18.6 111
libxmu6 libxmu libxmu 1.1.4 110
libexif-locale-en-gb libexif-locale-en-gb libexif 0.6.24 110
gstreamer1.0-plugins-base-pango gstreamer1.0-plugins-base-pango gstreamer1.0-plugins-base 1.22.10 110
gstreamer1.0-plugins-bad-mpegpsdemux gstreamer1.0-plugins-bad-mpegpsdemux gstreamer1.0-plugins-bad 1.22.10 110
gstreamer1.0-plugins-bad-debugutilsbad gstreamer1.0-plugins-bad-debugutilsbad gstreamer1.0-plugins-bad 1.22.10 110
openssl-ossl-module-legacy openssl-ossl-module-legacy openssl 3.2.1 109
libspeex1 speex speex 1.2.1 109
libjson-c-dev json-c-dev json-c 0.17 109
gstreamer1.0-plugins-bad-ipcpipeline gstreamer1.0-plugins-bad-ipcpipeline gstreamer1.0-plugins-bad 1.22.10 109
debugedit debugedit debugedit 5.0 109
libice6 libice libice 1.1.1 106
gstreamer1.0-plugins-base-alsa gstreamer1.0-plugins-base-alsa gstreamer1.0-plugins-base 1.22.10 106
libxft2 libxft libxft 2.3.8 105
libkmod2 libkmod kmod 31 105
libflac++10 libflac++ flac 1.4.3 105
libboost-contract1.84.0 boost-contract boost 1.84.0 105
gstreamer1.0-plugins-good-soup gstreamer1.0-plugins-good-soup gstreamer1.0-plugins-good 1.22.10 105
gstreamer1.0-plugins-bad-dvbsubenc gstreamer1.0-plugins-bad-dvbsubenc gstreamer1.0-plugins-bad 1.22.10 105
libnss-mdns libnss-mdns libnss-mdns 0.15.1 104
gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-base 1.22.10 104
util-linux-dev util-linux-dev util-linux 2.39.3 102
slang-dev slang-dev slang 2.3.3 102
gstreamer1.0-plugins-base-subparse gstreamer1.0-plugins-base-subparse gstreamer1.0-plugins-base 1.22.10 102
gstreamer1.0-plugins-bad-uvch264 gstreamer1.0-plugins-bad-uvch264 gstreamer1.0-plugins-bad 1.22.10 102
gstreamer1.0-plugins-bad-rist gstreamer1.0-plugins-bad-rist gstreamer1.0-plugins-bad 1.22.10 102
util-linux-lslogins util-linux-lslogins util-linux 2.39.3 101
util-linux-lsipc util-linux-lsipc util-linux 2.39.3 101
libwebp-dev libwebp-dev libwebp 1.3.2 101
gstreamer1.0-plugins-good-videomixer gstreamer1.0-plugins-good-videomixer gstreamer1.0-plugins-good 1.22.10 101
babeltrace-dev babeltrace-dev babeltrace 1.5.11 100
libtheora-dev libtheora-dev libtheora 1.1.1 99
libnl-xfrm-3-200 libnl-xfrm libnl 3.9.0 99
pciutils-dev pciutils-dev pciutils 3.11.1 98
libgstapp-1.0-0 libgstapp-1.0 gstreamer1.0-plugins-base 1.22.10 98
gstreamer1.0-plugins-good-udp gstreamer1.0-plugins-good-udp gstreamer1.0-plugins-good 1.22.10 98
util-linux-hwclock util-linux-hwclock util-linux 2.39.3 97
util-linux-eject util-linux-eject util-linux 2.39.3 97
util-linux-blkzone util-linux-blkzone util-linux 2.39.3 97
libdrm2 libdrm libdrm 2.4.120 97
xf86-input-libinput xf86-input-libinput xf86-input-libinput 1.4.0 96
gstreamer1.0-plugins-good-goom gstreamer1.0-plugins-good-goom gstreamer1.0-plugins-good 1.22.10 96
libevdev-dev libevdev-dev libevdev 1.13.1 95
psplash-default psplash-default psplash 0.1+git 94
logrotate logrotate logrotate 3.21.0 94
gstreamer1.0-plugins-bad-camerabin gstreamer1.0-plugins-bad-camerabin gstreamer1.0-plugins-bad 1.22.10 94
wpa-supplicant-passphrase wpa-supplicant-passphrase wpa-supplicant 2.10 93
libz1 zlib zlib 1.3.1 93
gnu-config gnu-config gnu-config 20240101+git 92
perl-module-data-dumper perl-module-data-dumper perl 5.38.2 90
util-linux-lsns util-linux-lsns util-linux 2.39.3 89
util-linux-fstrim util-linux-fstrim util-linux 2.39.3 89
util-linux-blockdev util-linux-blockdev util-linux 2.39.3 89
libtasn1-6 libtasn1 libtasn1 4.19.0 89
perl-module-list-util perl-module-list-util perl 5.38.2 88
kernel-module-snd-6.6.22-yocto-standard kernel-module-snd-6.6.22-yocto-standard linux-yocto 6.6.22+git 88
xrandr xrandr xrandr 1.5.2 86
util-linux-unshare util-linux-unshare util-linux 2.39.3 86
util-linux-setarch util-linux-setarch util-linux 2.39.3 86
libpci3 libpci pciutils 3.11.1 86
libarchive-dev libarchive-dev libarchive 3.7.2 86
gstreamer1.0-plugins-bad-asfmux gstreamer1.0-plugins-bad-asfmux gstreamer1.0-plugins-bad 1.22.10 86
util-linux-setpriv util-linux-setpriv util-linux 2.39.3 85
rpcbind rpcbind rpcbind 1.2.6 85
libspeexdsp1 speexdsp speexdsp 1.2.1 85
libgdbm6 gdbm gdbm 1.23 85
libboost-iostreams1.84.0 boost-iostreams boost 1.84.0 85
libboost-container1.84.0 boost-container boost 1.84.0 85
libassuan0 libassuan libassuan 2.5.6 85
gstreamer1.0-plugins-good-wavparse gstreamer1.0-plugins-good-wavparse gstreamer1.0-plugins-good 1.22.10 85
perl-module-getopt-long perl-module-getopt-long perl 5.38.2 83
coreutils-stdbuf coreutils-stdbuf coreutils 9.4 83
util-linux-findmnt util-linux-findmnt util-linux 2.39.3 82
python3-compile python3-compile python3 3.12.2 82
perl-module-threads perl-module-threads perl 5.38.2 82
libxext6 libxext libxext 1.3.6 82
libpcre-dev libpcre-dev libpcre 8.45 82
libavahi-client3 libavahi-client avahi 0.8 82
dbus-tools dbus-tools dbus 1.14.10 82
util-linux-resizepart util-linux-resizepart util-linux 2.39.3 81
libusb-1.0-dev libusb1-dev libusb1 1.0.27 81
libgstcuda-1.0-0 libgstcuda-1.0 gstreamer1.0-plugins-bad 1.22.10 81
gstreamer1.0-plugins-base-xvimagesink gstreamer1.0-plugins-base-xvimagesink gstreamer1.0-plugins-base 1.22.10 81
util-linux-dmesg util-linux-dmesg util-linux 2.39.3 80
acl acl acl 2.3.2 80
libssh2-dev libssh2-dev libssh2 1.11.0 79
python3-shell python3-shell python3 3.12.2 78
pulseaudio-module-stream-restore pulseaudio-module-stream-restore pulseaudio 17.0 78
pinentry pinentry pinentry 1.2.1 78
libjson-c5 json-c json-c 0.17 78
libgstbadaudio-1.0-0 libgstbadaudio-1.0 gstreamer1.0-plugins-bad 1.22.10 78
libfribidi-dev fribidi-dev fribidi 1.0.13 78
gstreamer1.0-plugins-good-flac gstreamer1.0-plugins-good-flac gstreamer1.0-plugins-good 1.22.10 78
gstreamer1.0-plugins-bad-timecode gstreamer1.0-plugins-bad-timecode gstreamer1.0-plugins-bad 1.22.10 78
util-linux-script util-linux-script util-linux 2.39.3 77
util-linux-ipcs util-linux-ipcs util-linux 2.39.3 77
python3-six python3-six python3-six 1.16.0 77
libxi6 libxi libxi 1.8.1 77
libboost-fiber1.84.0 boost-fiber boost 1.84.0 77
libcheck-dev libcheck-dev libcheck 0.15.2 76
libbz2-1 libbz2 bzip2 1.0.8 76
libseccomp-dev libseccomp-dev libseccomp 2.5.5 75
util-linux-lslocks util-linux-lslocks util-linux 2.39.3 74
util-linux-cal util-linux-cal util-linux 2.39.3 74
util-linux-agetty util-linux-agetty util-linux 2.39.3 74
matchbox-desktop matchbox-desktop matchbox-desktop 2.3 74
libmb-dev libmatchbox-dev libmatchbox 1.12 74
libformw5 ncurses-libformw ncurses 6.4 74
kernel-module-lttng-probe-btrfs-6.6.22-yocto-standard kernel-module-lttng-probe-btrfs-6.6.22-yocto-standard lttng-modules 2.13.11 74
gstreamer1.0-plugins-good-debug gstreamer1.0-plugins-good-debug gstreamer1.0-plugins-good 1.22.10 74
gstreamer1.0-plugins-base-theora gstreamer1.0-plugins-base-theora gstreamer1.0-plugins-base 1.22.10 74
util-linux-wdctl util-linux-wdctl util-linux 2.39.3 73
util-linux-kill util-linux-kill util-linux 2.39.3 73
util-linux-chrt util-linux-chrt util-linux 2.39.3 73
libxcb-randr0 libxcb-randr libxcb 1.16 73
libticw5 ncurses-libticw ncurses 6.4 73
libtic5 ncurses-libtic ncurses 6.4 73
libpsl5 libpsl libpsl 0.21.5 73
liblz1 lzlib lzlib 1.14 73
libgstplayer-1.0-0 libgstplayer-1.0 gstreamer1.0-plugins-bad 1.22.10 73
gstreamer1.0-plugins-base-videorate gstreamer1.0-plugins-base-videorate gstreamer1.0-plugins-base 1.22.10 73
procps-dev procps-dev procps 4.0.4 72
gstreamer1.0-plugins-bad-siren gstreamer1.0-plugins-bad-siren gstreamer1.0-plugins-bad 1.22.10 72
gstreamer1.0-plugins-good-effectv gstreamer1.0-plugins-good-effectv gstreamer1.0-plugins-good 1.22.10 71
gstreamer1.0-plugins-good-videofilter gstreamer1.0-plugins-good-videofilter gstreamer1.0-plugins-good 1.22.10 70
gstreamer1.0-plugins-good-smpte gstreamer1.0-plugins-good-smpte gstreamer1.0-plugins-good 1.22.10 70
gstreamer1.0-plugins-base-rawparse gstreamer1.0-plugins-base-rawparse gstreamer1.0-plugins-base 1.22.10 70
gstreamer1.0-plugins-bad-dvbsuboverlay gstreamer1.0-plugins-bad-dvbsuboverlay gstreamer1.0-plugins-bad 1.22.10 70
util-linux-chmem util-linux-chmem util-linux 2.39.3 69
libsbc1 sbc sbc 2.0 69
libgstwebrtc-1.0-0 libgstwebrtc-1.0 gstreamer1.0-plugins-bad 1.22.10 69
libgstriff-1.0-0 libgstriff-1.0 gstreamer1.0-plugins-base 1.22.10 69
gstreamer1.0-plugins-bad-geometrictransform gstreamer1.0-plugins-bad-geometrictransform gstreamer1.0-plugins-bad 1.22.10 69
python3-plistlib python3-plistlib python3 3.12.2 68
gstreamer1.0-plugins-bad-transcode gstreamer1.0-plugins-bad-transcode gstreamer1.0-plugins-bad 1.22.10 68
glibc-localedata-translit-cjk-compat glibc-localedata-translit-cjk-compat glibc-locale 2.39+git 68
pkgconfig pkgconfig pkgconfig 0.29.2+git 67
util-linux-hardlink util-linux-hardlink util-linux 2.39.3 66
libxmu-dev libxmu-dev libxmu 1.1.4 66
libreadline-dev readline-dev readline 8.2 66
libform5 ncurses-libform ncurses 6.4 66
gstreamer1.0-plugins-base-vorbis gstreamer1.0-plugins-base-vorbis gstreamer1.0-plugins-base 1.22.10 66
gstreamer1.0-plugins-bad-aiff gstreamer1.0-plugins-bad-aiff gstreamer1.0-plugins-bad 1.22.10 66
glibc-localedata-translit-font glibc-localedata-translit-font glibc-locale 2.39+git 66
util-linux-uclampset util-linux-uclampset util-linux 2.39.3 65
util-linux-taskset util-linux-taskset util-linux 2.39.3 65
util-linux-scriptlive util-linux-scriptlive util-linux 2.39.3 65
util-linux-lsmem util-linux-lsmem util-linux 2.39.3 65
util-linux-hexdump util-linux-hexdump util-linux 2.39.3 65
gstreamer1.0-plugins-good-videobox gstreamer1.0-plugins-good-videobox gstreamer1.0-plugins-good 1.22.10 65
gstreamer1.0-plugins-base-ximagesink gstreamer1.0-plugins-base-ximagesink gstreamer1.0-plugins-base 1.22.10 65
gstreamer1.0-plugins-base-videotestsrc gstreamer1.0-plugins-base-videotestsrc gstreamer1.0-plugins-base 1.22.10 65
gstreamer1.0-plugins-base-gio gstreamer1.0-plugins-base-gio gstreamer1.0-plugins-base 1.22.10 65
gstreamer1.0-plugins-base-adder gstreamer1.0-plugins-base-adder gstreamer1.0-plugins-base 1.22.10 65
libexpat-dev expat-dev expat 2.6.2 64
xf86-video-vmware xf86-video-vmware xf86-video-vmware 13.4.0 63
python3-threading python3-threading python3 3.12.2 63
libmpfr-dev mpfr-dev mpfr 4.2.1 63
libcap libcap libcap 2.69 63
xinput xinput xinput 1.6.4 62
libdrm-amdgpu1 libdrm-amdgpu libdrm 2.4.120 62
kernel-module-lttng-lib-ring-buffer-6.6.22-yocto-standard kernel-module-lttng-lib-ring-buffer-6.6.22-yocto-standard lttng-modules 2.13.11 62
gstreamer1.0-plugins-good-interleave gstreamer1.0-plugins-good-interleave gstreamer1.0-plugins-good 1.22.10 62
gstreamer1.0-plugins-good-dtmf gstreamer1.0-plugins-good-dtmf gstreamer1.0-plugins-good 1.22.10 62
gstreamer1.0-plugins-bad-inter gstreamer1.0-plugins-bad-inter gstreamer1.0-plugins-bad 1.22.10 62
gstreamer1.0-plugins-bad-dvdspu gstreamer1.0-plugins-bad-dvdspu gstreamer1.0-plugins-bad 1.22.10 62
util-linux-pipesz util-linux-pipesz util-linux 2.39.3 61
util-linux-mount util-linux-mount util-linux 2.39.3 61
util-linux-more util-linux-more util-linux 2.39.3 61
util-linux-fsck util-linux-fsck util-linux 2.39.3 61
perl-module-threads-shared perl-module-threads-shared perl 5.38.2 61
libxcb-render0 libxcb-render libxcb 1.16 61
libicuio74 libicuio icu 74-1 61
libgnutlsxx30 gnutls-xx gnutls 3.8.3 61
libgnutls-openssl27 gnutls-openssl gnutls 3.8.3 61
gstreamer1.0-plugins-base-audiotestsrc gstreamer1.0-plugins-base-audiotestsrc gstreamer1.0-plugins-base 1.22.10 61
python3-codecs python3-codecs python3 3.12.2 60
xf86-video-cirrus xf86-video-cirrus xf86-video-cirrus 1.6.0 59
libavahi-gobject0 libavahi-gobject avahi 0.8 59
gconf-locale-en-gb gconf-locale-en-gb gconf 3.2.6 59
util-linux-irqtop util-linux-irqtop util-linux 2.39.3 58
libgstwayland-1.0-0 libgstwayland-1.0 gstreamer1.0-plugins-bad 1.22.10 58
libgbm1 libgbm mesa 24.0.2 58
libexif-dev libexif-dev libexif 0.6.24 58
libavahi-common3 libavahi-common avahi 0.8 58
connman-tools connman-tools connman 1.42 58
util-linux-sulogin util-linux-sulogin util-linux 2.39.3 57
util-linux-last util-linux-last util-linux 2.39.3 57
util-linux-column util-linux-column util-linux 2.39.3 57
util-linux-choom util-linux-choom util-linux 2.39.3 57
libxi-dev libxi-dev libxi 1.8.1 57
libgsttranscoder-1.0-0 libgsttranscoder-1.0 gstreamer1.0-plugins-bad 1.22.10 57
libdrm-radeon1 libdrm-radeon libdrm 2.4.120 57
gstreamer1.0-plugins-good-alpha gstreamer1.0-plugins-good-alpha gstreamer1.0-plugins-good 1.22.10 57
gstreamer1.0-plugins-base-videoconvertscale gstreamer1.0-plugins-base-videoconvertscale gstreamer1.0-plugins-base 1.22.10 57
gstreamer1.0-plugins-bad-shm gstreamer1.0-plugins-bad-shm gstreamer1.0-plugins-bad 1.22.10 57
gstreamer1.0-plugins-bad-rfbsrc gstreamer1.0-plugins-bad-rfbsrc gstreamer1.0-plugins-bad 1.22.10 57
gstreamer1.0-plugins-bad-mpegpsmux gstreamer1.0-plugins-bad-mpegpsmux gstreamer1.0-plugins-bad 1.22.10 57
glibc-gconv glibc-gconv glibc-locale 2.39+git 57
attr attr attr 2.5.1 57
libpcre2-dev libpcre2-dev libpcre2 10.43 56
glibc-localedata-translit-compat glibc-localedata-translit-compat glibc-locale 2.39+git 56
bzip2 bzip2 bzip2 1.0.8 56
libc-malloc-debug0 malloc-debug glibc 2.39+git 55
util-linux-logger util-linux-logger util-linux 2.39.3 54
libxext-dev libxext-dev libxext 1.3.6 54
libpopt0 popt popt 1.19 54
libgudev-1.0-0 libgudev libgudev 238 54
kernel-module-tun-6.6.22-yocto-standard kernel-module-tun-6.6.22-yocto-standard linux-yocto 6.6.22+git 54
hicolor-icon-theme hicolor-icon-theme hicolor-icon-theme 0.17 54
gstreamer1.0-plugins-good-jpeg gstreamer1.0-plugins-good-jpeg gstreamer1.0-plugins-good 1.22.10 54
gstreamer1.0-plugins-base-audiomixer gstreamer1.0-plugins-base-audiomixer gstreamer1.0-plugins-base 1.22.10 54
gstreamer1.0-plugins-bad-smoothstreaming gstreamer1.0-plugins-bad-smoothstreaming gstreamer1.0-plugins-bad 1.22.10 54
gstreamer1.0-plugins-bad-gdp gstreamer1.0-plugins-bad-gdp gstreamer1.0-plugins-bad 1.22.10 54
alsa-utils-amixer alsa-utils-amixer alsa-utils 1.2.11 54
util-linux-swapon util-linux-swapon util-linux 2.39.3 53
util-linux-rtcwake util-linux-rtcwake util-linux 2.39.3 53
util-linux-rfkill util-linux-rfkill util-linux 2.39.3 53
perl-module-overload perl-module-overload perl 5.38.2 53
perl-module-feature perl-module-feature perl 5.38.2 53
libyaml-0-dev libyaml-dev libyaml 0.2.5 53
libxrandr2 libxrandr libxrandr 1.5.4 53
libtag-c2 taglib-c taglib 2.0 53
libgstfft-1.0-0 libgstfft-1.0 gstreamer1.0-plugins-base 1.22.10 53
libboost-type-erasure1.84.0 boost-type-erasure boost 1.84.0 53
gstreamer1.0-plugins-bad-frei0r gstreamer1.0-plugins-bad-frei0r gstreamer1.0-plugins-bad 1.22.10 53
diffstat diffstat diffstat 1.66 53
python3-pprint python3-pprint python3 3.12.2 52
connman-dev connman-dev connman 1.42 52
ncurses ncurses ncurses 6.4 51
libxrender1 libxrender libxrender 0.9.11 50
gstreamer1.0-plugins-good-speex gstreamer1.0-plugins-good-speex gstreamer1.0-plugins-good 1.22.10 50
gstreamer1.0-plugins-good-replaygain gstreamer1.0-plugins-good-replaygain gstreamer1.0-plugins-good 1.22.10 50
gstreamer1.0-plugins-good-gdkpixbuf gstreamer1.0-plugins-good-gdkpixbuf gstreamer1.0-plugins-good 1.22.10 50
util-linux-wipefs util-linux-wipefs util-linux 2.39.3 49
util-linux-setterm util-linux-setterm util-linux 2.39.3 49
util-linux-mkfs.cramfs util-linux-mkfs.cramfs util-linux 2.39.3 49
util-linux-chcpu util-linux-chcpu util-linux 2.39.3 49
libpixman-1-dev pixman-dev pixman 0.42.2 49
libmp3lame-dev libmp3lame-dev lame 3.100 49
libcheck0 libcheck libcheck 0.15.2 49
kernel-module-rfcomm-6.6.22-yocto-standard kernel-module-rfcomm-6.6.22-yocto-standard linux-yocto 6.6.22+git 49
gstreamer1.0-plugins-good-ximagesrc gstreamer1.0-plugins-good-ximagesrc gstreamer1.0-plugins-good 1.22.10 49
gstreamer1.0-plugins-bad-id3tag gstreamer1.0-plugins-bad-id3tag gstreamer1.0-plugins-bad 1.22.10 49
gstreamer1.0-plugins-bad-audiobuffersplit gstreamer1.0-plugins-bad-audiobuffersplit gstreamer1.0-plugins-bad 1.22.10 49
xprop xprop xprop 1.2.7 47
libnss-db2 libnss-db glibc 2.39+git 47
kernel-module-lttng-probe-statedump-6.6.22-yocto-standard kernel-module-lttng-probe-statedump-6.6.22-yocto-standard lttng-modules 2.13.11 47
xauth xauth xauth 1.1.2 46
util-linux-uuidd util-linux-uuidd util-linux 2.39.3 46
util-linux-nsenter util-linux-nsenter util-linux 2.39.3 46
settings-daemon settings-daemon settings-daemon 0.0.2 46
kernel-module-lttng-probe-rcu-6.6.22-yocto-standard kernel-module-lttng-probe-rcu-6.6.22-yocto-standard lttng-modules 2.13.11 46
gstreamer1.0-plugins-good-taglib gstreamer1.0-plugins-good-taglib gstreamer1.0-plugins-good 1.22.10 46
gstreamer1.0-plugins-bad-sdpelem gstreamer1.0-plugins-bad-sdpelem gstreamer1.0-plugins-bad 1.22.10 46
gstreamer1.0-plugins-bad-audiovisualizers gstreamer1.0-plugins-bad-audiovisualizers gstreamer1.0-plugins-bad 1.22.10 46
xwininfo xwininfo xwininfo 1.1.6 45
util-linux-uuidparse util-linux-uuidparse util-linux 2.39.3 45
util-linux-scriptreplay util-linux-scriptreplay util-linux 2.39.3 45
util-linux-fsck.cramfs util-linux-fsck.cramfs util-linux 2.39.3 45
pulseaudio-module-device-restore pulseaudio-module-device-restore pulseaudio 17.0 45
pulseaudio-module-device-manager pulseaudio-module-device-manager pulseaudio 17.0 45
perl-module-config-heavy perl-module-config-heavy perl 5.38.2 45
libxcursor1 libxcursor libxcursor 1.2.1 45
libpcrecpp0 libpcrecpp libpcre 8.45 45
libpciaccess0 libpciaccess libpciaccess 0.18 45
gstreamer1.0-plugins-good-ossaudio gstreamer1.0-plugins-good-ossaudio gstreamer1.0-plugins-good 1.22.10 45
gstreamer1.0-plugins-good-imagefreeze gstreamer1.0-plugins-good-imagefreeze gstreamer1.0-plugins-good 1.22.10 45
gstreamer1.0-plugins-bad-jp2kdecimator gstreamer1.0-plugins-bad-jp2kdecimator gstreamer1.0-plugins-bad 1.22.10 45
gstreamer1.0-plugins-bad-interlace gstreamer1.0-plugins-bad-interlace gstreamer1.0-plugins-bad 1.22.10 45
gstreamer1.0-plugins-bad-fieldanalysis gstreamer1.0-plugins-bad-fieldanalysis gstreamer1.0-plugins-bad 1.22.10 45
iptables-module-xt-set iptables-module-xt-set iptables 1.8.10 44
gcc-sanitizers gcc-sanitizers gcc-sanitizers 13.2.0 44
libsndfile-dev libsndfile1-dev libsndfile1 1.2.2 43
libe2p2 libe2p e2fsprogs 1.47.0 43
xmodmap xmodmap xmodmap 1.0.11 42
util-linux-prlimit util-linux-prlimit util-linux 2.39.3 42
util-linux-lsirq util-linux-lsirq util-linux 2.39.3 42
perl-module-file-path perl-module-file-path perl 5.38.2 42
perl-module-file-glob perl-module-file-glob perl 5.38.2 42
libnl-idiag-3-200 libnl-idiag libnl 3.9.0 42
libc6-thread-db glibc-thread-db glibc 2.39+git 42
gstreamer1.0-plugins-good-shapewipe gstreamer1.0-plugins-good-shapewipe gstreamer1.0-plugins-good 1.22.10 42
gstreamer1.0-plugins-bad-rtpmanagerbad gstreamer1.0-plugins-bad-rtpmanagerbad gstreamer1.0-plugins-bad 1.22.10 42
gstreamer1.0-plugins-bad-jpegformat gstreamer1.0-plugins-bad-jpegformat gstreamer1.0-plugins-bad 1.22.10 42
gstreamer1.0-plugins-bad-codectimestamper gstreamer1.0-plugins-bad-codectimestamper gstreamer1.0-plugins-bad 1.22.10 42
gstreamer1.0-plugins-bad-aes gstreamer1.0-plugins-bad-aes gstreamer1.0-plugins-bad 1.22.10 42
util-linux-wall util-linux-wall util-linux 2.39.3 41
util-linux-ctrlaltdel util-linux-ctrlaltdel util-linux 2.39.3 41
shared-mime-info-locale-en-gb shared-mime-info-locale-en-gb shared-mime-info 2.4 41
libunwind-dev libunwind-dev libunwind 1.6.2 41
libstartup-notification-1-0 startup-notification startup-notification 0.12 41
libsm6 libsm libsm 1.2.4 41
libltdl7 libltdl libtool 2.4.7 41
libacl1 libacl acl 2.3.2 41
gstreamer1.0-plugins-good-flxdec gstreamer1.0-plugins-good-flxdec gstreamer1.0-plugins-good 1.22.10 41
gstreamer1.0-plugins-base-audioresample gstreamer1.0-plugins-base-audioresample gstreamer1.0-plugins-base 1.22.10 41
gstreamer1.0-plugins-bad-midi gstreamer1.0-plugins-bad-midi gstreamer1.0-plugins-bad 1.22.10 41
gawk-dev gawk-dev gawk 5.3.0 41
sato-screenshot sato-screenshot sato-screenshot 0.3 40
libspeexdsp-dev speexdsp-dev speexdsp 1.2.1 40
libspeex-dev speex-dev speex 1.2.1 40
mtdev mtdev mtdev 1.1.6 39
libnsl-dev libnsl2-dev libnsl2 2.0.1 39
libcap-ng libcap-ng libcap-ng 0.8.4 39
gstreamer1.0-plugins-good-equalizer gstreamer1.0-plugins-good-equalizer gstreamer1.0-plugins-good 1.22.10 39
blktool blktool blktool 4-7.1 39
xdpyinfo xdpyinfo xdpyinfo 1.3.4 38
util-linux-flock util-linux-flock util-linux 2.39.3 38
perl-module-cwd perl-module-cwd perl 5.38.2 38
libwrap0 libwrap tcp-wrappers 7.6 38
libvorbis-dev libvorbis-dev libvorbis 1.3.7 38
libfontconfig-dev fontconfig-dev fontconfig 2.15.0 38
iptables-module-xt-hashlimit iptables-module-xt-hashlimit iptables 1.8.10 38
gstreamer1.0-plugins-good-videocrop gstreamer1.0-plugins-good-videocrop gstreamer1.0-plugins-good 1.22.10 38
gstreamer1.0-plugins-good-png gstreamer1.0-plugins-good-png gstreamer1.0-plugins-good 1.22.10 38
gstreamer1.0-plugins-good-multipart gstreamer1.0-plugins-good-multipart gstreamer1.0-plugins-good 1.22.10 38
gstreamer1.0-plugins-bad-rtponvif gstreamer1.0-plugins-bad-rtponvif gstreamer1.0-plugins-bad 1.22.10 38
gstreamer1.0-plugins-bad-gaudieffects gstreamer1.0-plugins-bad-gaudieffects gstreamer1.0-plugins-bad 1.22.10 38
gstreamer1.0-plugins-bad-codecalpha gstreamer1.0-plugins-bad-codecalpha gstreamer1.0-plugins-bad 1.22.10 38
gstreamer1.0-plugins-bad-autoconvert gstreamer1.0-plugins-bad-autoconvert gstreamer1.0-plugins-bad 1.22.10 38
util-linux-fincore util-linux-fincore util-linux 2.39.3 37
perl-module-file-find perl-module-file-find perl 5.38.2 37
libxkbregistry0 libxkbregistry libxkbcommon 1.6.0 37
libxkbfile-dev libxkbfile-dev libxkbfile 1.1.3 37
libxkbcommon-x11-0 libxkbcommon-x11 libxkbcommon 1.6.0 37
libxcb-xfixes0 libxcb-xfixes libxcb 1.16 37
liborc-test-0.4-0 liborc-test-0.4 orc 0.4.38 37
libogg0 libogg libogg 1.3.5 37
libmenuw5 ncurses-libmenuw ncurses 6.4 37
libmenu5 ncurses-libmenu ncurses 6.4 37
libgles2-mesa libgles2-mesa mesa 24.0.2 37
libffi8 libffi libffi 3.4.6 37
libdrm-nouveau2 libdrm-nouveau libdrm 2.4.120 37
libdrm-freedreno1 libdrm-freedreno libdrm 2.4.120 37
libdebuginfod1 libdebuginfod elfutils 0.191 37
libasm1 libasm elfutils 0.191 37
kernel-module-nf-nat-6.6.22-yocto-standard kernel-module-nf-nat-6.6.22-yocto-standard linux-yocto 6.6.22+git 37
gstreamer1.0-plugins-base-volume gstreamer1.0-plugins-base-volume gstreamer1.0-plugins-base 1.22.10 37
gstreamer1.0-plugins-bad-waylandsink gstreamer1.0-plugins-bad-waylandsink gstreamer1.0-plugins-bad 1.22.10 37
gstreamer1.0-plugins-bad-sndfile gstreamer1.0-plugins-bad-sndfile gstreamer1.0-plugins-bad 1.22.10 37
libice-dev libice-dev libice 1.1.1 36
kernel-module-lttng-probe-block-6.6.22-yocto-standard kernel-module-lttng-probe-block-6.6.22-yocto-standard lttng-modules 2.13.11 36
rpm-sign rpm-sign rpm 4.19.1 35
perl-module-mro perl-module-mro perl 5.38.2 35
perl-module-carp perl-module-carp perl 5.38.2 35
kernel-module-lttng-probe-sched-6.6.22-yocto-standard kernel-module-lttng-probe-sched-6.6.22-yocto-standard lttng-modules 2.13.11 35
iptables-module-xt-connmark iptables-module-xt-connmark iptables 1.8.10 35
xf86-video-vesa xf86-video-vesa xf86-video-vesa 2.6.0 34
kernel-module-x-tables-6.6.22-yocto-standard kernel-module-x-tables-6.6.22-yocto-standard linux-yocto 6.6.22+git 34
kernel-module-uvesafb-6.6.22-yocto-standard kernel-module-uvesafb-6.6.22-yocto-standard linux-yocto 6.6.22+git 34
kernel-module-lttng-probe-kmem-6.6.22-yocto-standard kernel-module-lttng-probe-kmem-6.6.22-yocto-standard lttng-modules 2.13.11 34
iptables-dev iptables-dev iptables 1.8.10 34
gstreamer1.0-plugins-good-wavenc gstreamer1.0-plugins-good-wavenc gstreamer1.0-plugins-good 1.22.10 34
gstreamer1.0-plugins-good-autodetect gstreamer1.0-plugins-good-autodetect gstreamer1.0-plugins-good 1.22.10 34
gstreamer1.0-plugins-bad-videoframe-audiolevel gstreamer1.0-plugins-bad-videoframe-audiolevel gstreamer1.0-plugins-bad 1.22.10 34
util-linux-umount util-linux-umount util-linux 2.39.3 33
util-linux-readprofile util-linux-readprofile util-linux 2.39.3 33
util-linux-namei util-linux-namei util-linux 2.39.3 33
util-linux-mcookie util-linux-mcookie util-linux 2.39.3 33
util-linux-ldattach util-linux-ldattach util-linux 2.39.3 33
util-linux-ipcrm util-linux-ipcrm util-linux 2.39.3 33
util-linux-ipcmk util-linux-ipcmk util-linux 2.39.3 33
util-linux-getopt util-linux-getopt util-linux 2.39.3 33
util-linux-fallocate util-linux-fallocate util-linux 2.39.3 33
util-linux-col util-linux-col util-linux 2.39.3 33
util-linux-blkpr util-linux-blkpr util-linux 2.39.3 33
util-linux-blkdiscard util-linux-blkdiscard util-linux 2.39.3 33
pulseaudio-module-udev-detect pulseaudio-module-udev-detect pulseaudio 17.0 33
pulseaudio-module-role-cork pulseaudio-module-role-cork pulseaudio 17.0 33
pulseaudio-module-filter-apply pulseaudio-module-filter-apply pulseaudio 17.0 33
libxrender-dev libxrender-dev libxrender 0.9.11 33
libxcb-xv0 libxcb-xv libxcb 1.16 33
libuuid1 util-linux-libuuid util-linux-libuuid 2.39.3 33
libgsturidownloader-1.0-0 libgsturidownloader-1.0 gstreamer1.0-plugins-bad 1.22.10 33
libgstphotography-1.0-0 libgstphotography-1.0 gstreamer1.0-plugins-bad 1.22.10 33
libgstbasecamerabinsrc-1.0-0 libgstbasecamerabinsrc-1.0 gstreamer1.0-plugins-bad 1.22.10 33
libcairo-gobject2 cairo-gobject cairo 1.18.0 33
libboost-chrono1.84.0 boost-chrono boost 1.84.0 33
kernel-module-snd-timer-6.6.22-yocto-standard kernel-module-snd-timer-6.6.22-yocto-standard linux-yocto 6.6.22+git 33
gstreamer1.0-plugins-good-spectrum gstreamer1.0-plugins-good-spectrum gstreamer1.0-plugins-good 1.22.10 33
gstreamer1.0-plugins-good-lame gstreamer1.0-plugins-good-lame gstreamer1.0-plugins-good 1.22.10 33
gstreamer1.0-plugins-base-overlaycomposition gstreamer1.0-plugins-base-overlaycomposition gstreamer1.0-plugins-base 1.22.10 33
gstreamer1.0-plugins-base-audioconvert gstreamer1.0-plugins-base-audioconvert gstreamer1.0-plugins-base 1.22.10 33
gstreamer1.0-plugins-bad-y4mdec gstreamer1.0-plugins-bad-y4mdec gstreamer1.0-plugins-bad 1.22.10 33
gstreamer1.0-plugins-bad-switchbin gstreamer1.0-plugins-bad-switchbin gstreamer1.0-plugins-bad 1.22.10 33
gstreamer1.0-plugins-bad-bayer gstreamer1.0-plugins-bad-bayer gstreamer1.0-plugins-bad 1.22.10 33
kernel-module-lttng-probe-vmscan-6.6.22-yocto-standard kernel-module-lttng-probe-vmscan-6.6.22-yocto-standard lttng-modules 2.13.11 32
rgb rgb rgb 1.1.0 31
python3-mime python3-mime python3 3.12.2 31
kernel-module-snd-rawmidi-6.6.22-yocto-standard kernel-module-snd-rawmidi-6.6.22-yocto-standard linux-yocto 6.6.22+git 31
xf86-video-fbdev xf86-video-fbdev xf86-video-fbdev 0.5.0 30
util-linux-whereis util-linux-whereis util-linux 2.39.3 30
perl-module-pod-usage perl-module-pod-usage perl 5.38.2 30
libnl-genl-3-200 libnl-genl libnl 3.9.0 30
iptables-module-xt-conntrack iptables-module-xt-conntrack iptables 1.8.10 30
gstreamer1.0-plugins-bad-webp gstreamer1.0-plugins-bad-webp gstreamer1.0-plugins-bad 1.22.10 30
gstreamer1.0-plugins-bad-rsvg gstreamer1.0-plugins-bad-rsvg gstreamer1.0-plugins-bad 1.22.10 30
gstreamer1.0-plugins-bad-pnm gstreamer1.0-plugins-bad-pnm gstreamer1.0-plugins-bad 1.22.10 30
gstreamer1.0-plugins-bad-pcapparse gstreamer1.0-plugins-bad-pcapparse gstreamer1.0-plugins-bad 1.22.10 30
xset xset xset 1.2.5 29
util-linux-waitpid util-linux-waitpid util-linux 2.39.3 29
util-linux-isosize util-linux-isosize util-linux 2.39.3 29
util-linux-ionice util-linux-ionice util-linux 2.39.3 29
util-linux-fadvise util-linux-fadvise util-linux 2.39.3 29
util-linux-delpart util-linux-delpart util-linux 2.39.3 29
util-linux-colrm util-linux-colrm util-linux 2.39.3 29
util-linux-addpart util-linux-addpart util-linux 2.39.3 29
pulseaudio-module-suspend-on-idle pulseaudio-module-suspend-on-idle pulseaudio 17.0 29
perl-module-attributes perl-module-attributes perl 5.38.2 29
libxcb-sync1 libxcb-sync libxcb 1.16 29
libtraceevent-dev libtraceevent-dev libtraceevent 1.7.3 29
libss2 libss e2fsprogs 1.47.0 29
libnsl3 libnsl2 libnsl2 2.0.1 29
libksba-dev libksba-dev libksba 1.6.6 29
libgdk-pixbuf-2.0-loader-xpm gdk-pixbuf-loader-xpm gdk-pixbuf 2.42.10 29
libfm-extra4 libfm-extra libfm-extra 1.3.2 29
libdaemon0 libdaemon libdaemon 0.14 29
libboost-random1.84.0 boost-random boost 1.84.0 29
libassuan-dev libassuan-dev libassuan 2.5.6 29
libasound-module-pcm-pulse libasound-module-pcm-pulse alsa-plugins 1.2.7.1 29
libasound-module-ctl-pulse libasound-module-ctl-pulse alsa-plugins 1.2.7.1 29
initscripts initscripts initscripts 1.0 29
gstreamer1.0-plugins-good-mpg123 gstreamer1.0-plugins-good-mpg123 gstreamer1.0-plugins-good 1.22.10 29
gstreamer1.0-plugins-good-monoscope gstreamer1.0-plugins-good-monoscope gstreamer1.0-plugins-good 1.22.10 29
gstreamer1.0-plugins-good-level gstreamer1.0-plugins-good-level gstreamer1.0-plugins-good 1.22.10 29
gstreamer1.0-plugins-good-cutter gstreamer1.0-plugins-good-cutter gstreamer1.0-plugins-good 1.22.10 29
gstreamer1.0-plugins-good-auparse gstreamer1.0-plugins-good-auparse gstreamer1.0-plugins-good 1.22.10 29
gstreamer1.0-plugins-base-audiorate gstreamer1.0-plugins-base-audiorate gstreamer1.0-plugins-base 1.22.10 29
gstreamer1.0-plugins-bad-videosignal gstreamer1.0-plugins-bad-videosignal gstreamer1.0-plugins-bad 1.22.10 29
gstreamer1.0-plugins-bad-netsim gstreamer1.0-plugins-bad-netsim gstreamer1.0-plugins-bad 1.22.10 29
gstreamer1.0-plugins-bad-coloreffects gstreamer1.0-plugins-bad-coloreffects gstreamer1.0-plugins-bad 1.22.10 29
gstreamer1.0-plugins-bad-audiomixmatrix gstreamer1.0-plugins-bad-audiomixmatrix gstreamer1.0-plugins-bad 1.22.10 29
gstreamer1.0-plugins-bad-apps gstreamer1.0-plugins-bad-apps gstreamer1.0-plugins-bad 1.22.10 29
e2fsprogs-dumpe2fs e2fsprogs-dumpe2fs e2fsprogs 1.47.0 29
e2fsprogs-badblocks e2fsprogs-badblocks e2fsprogs 1.47.0 29
procps-sysctl procps-sysctl procps 4.0.4 28
libxcvt libxcvt libxcvt 0.1.2 27
libfontenc1 libfontenc libfontenc 1.1.7 27
iptables-module-xt-tos iptables-module-xt-tos iptables 1.8.10 27
iptables-module-xt-tcpmss iptables-module-xt-tcpmss iptables 1.8.10 27
iptables-module-xt-rateest iptables-module-xt-rateest iptables 1.8.10 27
iptables-module-xt-mark iptables-module-xt-mark iptables 1.8.10 27
iptables-module-xt-dscp iptables-module-xt-dscp iptables 1.8.10 27
iptables-module-ipt-ttl iptables-module-ipt-ttl iptables 1.8.10 27
iptables-module-ip6t-hl iptables-module-ip6t-hl iptables 1.8.10 27
wpa-supplicant-dev wpa-supplicant-dev wpa-supplicant 2.10 26
which which which 2.21 26
libgomp-dev libgomp-dev gcc-runtime 13.2.0 26
gstreamer1.0-plugins-bad-segmentclip gstreamer1.0-plugins-bad-segmentclip gstreamer1.0-plugins-bad 1.22.10 26
gstreamer1.0-plugins-bad-sbc gstreamer1.0-plugins-bad-sbc gstreamer1.0-plugins-bad 1.22.10 26
gstreamer1.0-plugins-bad-legacyrawparse gstreamer1.0-plugins-bad-legacyrawparse gstreamer1.0-plugins-bad 1.22.10 26
gstreamer1.0-plugins-bad-ivtc gstreamer1.0-plugins-bad-ivtc gstreamer1.0-plugins-bad 1.22.10 26
gstreamer1.0-plugins-bad-freeverb gstreamer1.0-plugins-bad-freeverb gstreamer1.0-plugins-bad 1.22.10 26
gstreamer1.0-plugins-bad-bz2 gstreamer1.0-plugins-bad-bz2 gstreamer1.0-plugins-bad 1.22.10 26
dnf-locale-en-gb dnf-locale-en-gb dnf 4.19.0 26
util-linux-utmpdump util-linux-utmpdump util-linux 2.39.3 25
sysvinit-pidof sysvinit-pidof sysvinit 3.04 25
python3-pygobject-dev python3-pygobject-dev python3-pygobject 3.46.0 25
pulseaudio-module-null-sink pulseaudio-module-null-sink pulseaudio 17.0 25
pulseaudio-module-card-restore pulseaudio-module-card-restore pulseaudio 17.0 25
perl-module-dynaloader perl-module-dynaloader perl 5.38.2 25
libxxf86vm1 libxxf86vm libxxf86vm 1.1.5 25
libxv1 libxv libxv 1.0.12 25
libxtst6 libxtst libxtst 1.2.4 25
libxfixes3 libxfixes libxfixes 6.0.1 25
libxcb-util1 xcb-util xcb-util 0.4.1 25
libptytty0 libptytty libptytty 2.0 25
libmnl0 libmnl libmnl 1.0.5 25
libgstinsertbin-1.0-0 libgstinsertbin-1.0 gstreamer1.0-plugins-bad 1.22.10 25
libgmpxx4 libgmpxx gmp 6.3.0 25
libgdk-pixbuf-2.0-loader-gif gdk-pixbuf-loader-gif gdk-pixbuf 2.42.10 25
libdrm-etnaviv1 libdrm-etnaviv libdrm 2.4.120 25
libatomic1 libatomic gcc-runtime 13.2.0 25
kernel-module-snd-ens1370-6.6.22-yocto-standard kernel-module-snd-ens1370-6.6.22-yocto-standard linux-yocto 6.6.22+git 25
kernel-module-lttng-probe-timer-6.6.22-yocto-standard kernel-module-lttng-probe-timer-6.6.22-yocto-standard lttng-modules 2.13.11 25
kernel-module-lttng-probe-net-6.6.22-yocto-standard kernel-module-lttng-probe-net-6.6.22-yocto-standard lttng-modules 2.13.11 25
kernel-module-lttng-probe-jbd2-6.6.22-yocto-standard kernel-module-lttng-probe-jbd2-6.6.22-yocto-standard lttng-modules 2.13.11 25
gstreamer1.0-plugins-good-icydemux gstreamer1.0-plugins-good-icydemux gstreamer1.0-plugins-good 1.22.10 25
gstreamer1.0-plugins-bad-vmnc gstreamer1.0-plugins-bad-vmnc gstreamer1.0-plugins-bad 1.22.10 25
gstreamer1.0-plugins-bad-speed gstreamer1.0-plugins-bad-speed gstreamer1.0-plugins-bad 1.22.10 25
gstreamer1.0-plugins-bad-proxy gstreamer1.0-plugins-bad-proxy gstreamer1.0-plugins-bad 1.22.10 25
openssl-conf openssl-conf openssl 3.2.1 24
xkeyboard-config-locale-en-gb xkeyboard-config-locale-en-gb xkeyboard-config 2.41 23
xinit xinit xinit 1.4.2 23
python3-stringold python3-stringold python3 3.12.2 23
perl-module-io perl-module-io perl 5.38.2 23
libfm-locale-en-gb libfm-locale-en-gb libfm 1.3.2 23
systemtap-dev systemtap-dev systemtap 5.0 22
net-tools-mii-tool net-tools-mii-tool net-tools 2.10 22
ncurses-terminfo-base ncurses-terminfo-base ncurses 6.4 22
matchbox-config-gtk matchbox-config-gtk matchbox-config-gtk 0.2+git 22
libattr1 libattr attr 2.5.1 22
kernel-module-hidp-6.6.22-yocto-standard kernel-module-hidp-6.6.22-yocto-standard linux-yocto 6.6.22+git 22
iptables-module-xt-owner iptables-module-xt-owner iptables 1.8.10 22
iptables-module-xt-nat iptables-module-xt-nat iptables 1.8.10 22
iptables-module-xt-multiport iptables-module-xt-multiport iptables 1.8.10 22
iptables-module-ip6t-srh iptables-module-ip6t-srh iptables 1.8.10 22
gstreamer1.0-plugins-good-mulaw gstreamer1.0-plugins-good-mulaw gstreamer1.0-plugins-good 1.22.10 22
gstreamer1.0-plugins-bad-subenc gstreamer1.0-plugins-bad-subenc gstreamer1.0-plugins-bad 1.22.10 22
util-linux-swapoff util-linux-swapoff util-linux 2.39.3 21
python3-fcntl python3-fcntl python3 3.12.2 21
pulseaudio-module-switch-on-port-available pulseaudio-module-switch-on-port-available pulseaudio 17.0 21
pulseaudio-module-intended-roles pulseaudio-module-intended-roles pulseaudio 17.0 21
pulseaudio-module-console-kit pulseaudio-module-console-kit pulseaudio 17.0 21
pulseaudio-module-augment-properties pulseaudio-module-augment-properties pulseaudio 17.0 21
perl-module-fcntl perl-module-fcntl perl 5.38.2 21
libxmuu1 libxmuu libxmu 1.1.4 21
libxdmcp6 libxdmcp libxdmcp 1.1.4 21
libxcb-xvmc0 libxcb-xvmc libxcb 1.16 21
libxcb-xf86dri0 libxcb-xf86dri libxcb 1.16 21
libxcb-record0 libxcb-record libxcb 1.16 21
libxcb-dri3-0 libxcb-dri3 libxcb 1.16 21
libxcb-dri2-0 libxcb-dri2 libxcb 1.16 21
libpulse-mainloop-glib0 libpulse-mainloop-glib pulseaudio 17.0 21
libnpth0 npth npth 1.6 21
libgstisoff-1.0-0 libgstisoff-1.0 gstreamer1.0-plugins-bad 1.22.10 21
libgstallocators-1.0-0 libgstallocators-1.0 gstreamer1.0-plugins-base 1.22.10 21
libboost-timer1.84.0 boost-timer boost 1.84.0 21
kernel-module-lttng-statedump-6.6.22-yocto-standard kernel-module-lttng-statedump-6.6.22-yocto-standard lttng-modules 2.13.11 21
iptables-module-xt-time iptables-module-xt-time iptables 1.8.10 21
iptables-module-xt-sctp iptables-module-xt-sctp iptables 1.8.10 21
gstreamer1.0-plugins-good-xingmux gstreamer1.0-plugins-good-xingmux gstreamer1.0-plugins-good 1.22.10 21
gstreamer1.0-plugins-good-navigationtest gstreamer1.0-plugins-good-navigationtest gstreamer1.0-plugins-good 1.22.10 21
gstreamer1.0-plugins-good-goom2k1 gstreamer1.0-plugins-good-goom2k1 gstreamer1.0-plugins-good 1.22.10 21
gstreamer1.0-plugins-good-apetag gstreamer1.0-plugins-good-apetag gstreamer1.0-plugins-good 1.22.10 21
gstreamer1.0-plugins-good-alphacolor gstreamer1.0-plugins-good-alphacolor gstreamer1.0-plugins-good 1.22.10 21
gstreamer1.0-plugins-bad-videofiltersbad gstreamer1.0-plugins-bad-videofiltersbad gstreamer1.0-plugins-bad 1.22.10 21
gstreamer1.0-plugins-bad-removesilence gstreamer1.0-plugins-bad-removesilence gstreamer1.0-plugins-bad 1.22.10 21
gstreamer1.0-plugins-bad-festival gstreamer1.0-plugins-bad-festival gstreamer1.0-plugins-bad 1.22.10 21
gstreamer1.0-plugins-bad-faceoverlay gstreamer1.0-plugins-bad-faceoverlay gstreamer1.0-plugins-bad 1.22.10 21
gstreamer1.0-plugins-bad-audiolatency gstreamer1.0-plugins-bad-audiolatency gstreamer1.0-plugins-bad 1.22.10 21
gstreamer1.0-plugins-bad-adpcmenc gstreamer1.0-plugins-bad-adpcmenc gstreamer1.0-plugins-bad 1.22.10 21
glibc-localedata-translit-neutral glibc-localedata-translit-neutral glibc-locale 2.39+git 21
perl-module-class-struct perl-module-class-struct perl 5.38.2 20
libgdk-pixbuf-2.0-locale-en-gb gdk-pixbuf-locale-en-gb gdk-pixbuf 2.42.10 20
libffi-dev libffi-dev libffi 3.4.6 20
eudev-dev eudev-dev eudev 3.2.14 20
perl-module-term-cap perl-module-term-cap perl 5.38.2 19
perl-module-exporter perl-module-exporter perl 5.38.2 19
libtasn1-dev libtasn1-dev libtasn1 4.19.0 19
libstartup-notification-1-dev startup-notification-dev startup-notification 0.12 19
libsm-dev libsm-dev libsm 1.2.4 19
libnpth-dev npth-dev npth 1.6 19
libedit-dev libedit-dev libedit 20230828-3.1 19
libdaemon-dev libdaemon-dev libdaemon 0.14 19
kernel-module-lttng-probe-scsi-6.6.22-yocto-standard kernel-module-lttng-probe-scsi-6.6.22-yocto-standard lttng-modules 2.13.11 19
kernel-module-ip6-tables-6.6.22-yocto-standard kernel-module-ip6-tables-6.6.22-yocto-standard linux-yocto 6.6.22+git 19
netbase netbase netbase 6.4 18
libxft-dev libxft-dev libxft 2.3.8 18
libtool-dev libtool-dev libtool 2.4.7 18
kernel-module-ip-tables-6.6.22-yocto-standard kernel-module-ip-tables-6.6.22-yocto-standard linux-yocto 6.6.22+git 18
kernel-module-bnep-6.6.22-yocto-standard kernel-module-bnep-6.6.22-yocto-standard linux-yocto 6.6.22+git 18
iptables-module-xt-recent iptables-module-xt-recent iptables 1.8.10 18
iptables-module-xt-policy iptables-module-xt-policy iptables 1.8.10 18
iptables-module-xt-iprange iptables-module-xt-iprange iptables 1.8.10 18
iptables-module-xt-hmark iptables-module-xt-hmark iptables 1.8.10 18
iptables-module-xt-ct iptables-module-xt-ct iptables 1.8.10 18
gstreamer1.0-plugins-good-alaw gstreamer1.0-plugins-good-alaw gstreamer1.0-plugins-good 1.22.10 18
xrestop xrestop xrestop 0.4 17
xhost xhost xhost 1.0.9 17
util-linux-write util-linux-write util-linux 2.39.3 17
util-linux-ul util-linux-ul util-linux 2.39.3 17
util-linux-rename util-linux-rename util-linux 2.39.3 17
util-linux-nologin util-linux-nologin util-linux 2.39.3 17
pulseaudio-module-x11-xsmp pulseaudio-module-x11-xsmp pulseaudio 17.0 17
perl-module-thread-queue perl-module-thread-queue perl 5.38.2 17
libxres1 libxres libxres 1.2.2 17
libxrandr-dev libxrandr-dev libxrandr 1.5.4 17
libxcb-screensaver0 libxcb-screensaver libxcb 1.16 17
libxcb-res0 libxcb-res libxcb 1.16 17
libpulse-simple0 libpulse-simple pulseaudio 17.0 17
libpopt-dev popt-dev popt 1.19 17
libpanelw5 ncurses-libpanelw ncurses 6.4 17
libpanel5 ncurses-libpanel ncurses 6.4 17
libogg-dev libogg-dev libogg 1.3.5 17
libmpc-dev libmpc-dev libmpc 1.3.1 17
libgbm-dev libgbm-dev mesa 24.0.2 17
libc6-extra-nss glibc-extra-nss glibc 2.39+git 17
libboost-coroutine1.84.0 boost-coroutine boost 1.84.0 17
libavahi-glib1 libavahi-glib avahi 0.8 17
kernel-module-lttng-test-6.6.22-yocto-standard kernel-module-lttng-test-6.6.22-yocto-standard lttng-modules 2.13.11 17
gstreamer1.0-plugins-good-cairo gstreamer1.0-plugins-good-cairo gstreamer1.0-plugins-good 1.22.10 17
gstreamer1.0-plugins-bad-ivfparse gstreamer1.0-plugins-bad-ivfparse gstreamer1.0-plugins-bad 1.22.10 17
gstreamer1.0-plugins-bad-adpcmdec gstreamer1.0-plugins-bad-adpcmdec gstreamer1.0-plugins-bad 1.22.10 17
glibc-gconv-iso8859-15 glibc-gconv-iso8859-15 glibc-locale 2.39+git 17
glibc-gconv-ibm850 glibc-gconv-ibm850 glibc-locale 2.39+git 17
glibc-gconv-cp1252 glibc-gconv-cp1252 glibc-locale 2.39+git 17
expect-dev expect-dev expect 5.45.4 17
perl-module-io-handle perl-module-io-handle perl 5.38.2 16
perl-module-file-spec-unix perl-module-file-spec-unix perl 5.38.2 16
perl-module-file-copy perl-module-file-copy perl 5.38.2 16
libgdbm-dev gdbm-dev gdbm 1.23 16
kernel-module-lttng-ring-buffer-client-overwrite-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-client-overwrite-6.6.22-yocto-standard lttng-modules 2.13.11 16
kernel-module-lttng-ring-buffer-client-mmap-overwrite-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-client-mmap-overwrite-6.6.22-yocto-standard lttng-modules 2.13.11 16
kernel-module-lttng-ring-buffer-client-mmap-discard-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-client-mmap-discard-6.6.22-yocto-standard lttng-modules 2.13.11 16
kernel-module-lttng-ring-buffer-client-discard-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-client-discard-6.6.22-yocto-standard lttng-modules 2.13.11 16
kernel-module-lttng-probe-i2c-6.6.22-yocto-standard kernel-module-lttng-probe-i2c-6.6.22-yocto-standard lttng-modules 2.13.11 16
avahi-locale-en-gb avahi-locale-en-gb avahi 0.8 16
libpciaccess-dev libpciaccess-dev libpciaccess 0.18 15
kernel-module-lttng-probe-regmap-6.6.22-yocto-standard kernel-module-lttng-probe-regmap-6.6.22-yocto-standard lttng-modules 2.13.11 15
kernel-module-lttng-probe-power-6.6.22-yocto-standard kernel-module-lttng-probe-power-6.6.22-yocto-standard lttng-modules 2.13.11 15
kernel-module-lttng-probe-module-6.6.22-yocto-standard kernel-module-lttng-probe-module-6.6.22-yocto-standard lttng-modules 2.13.11 15
glibc-localedata-translit-circle glibc-localedata-translit-circle glibc-locale 2.39+git 15
psplash psplash psplash 0.1+git 14
perl-module-constant perl-module-constant perl 5.38.2 14
mtdev-dev mtdev-dev mtdev 1.1.6 14
matchbox-terminal matchbox-terminal matchbox-terminal 0.2+git 14
libidn2-dev libidn2-dev libidn2 2.3.7 14
kernel-module-lttng-probe-sunrpc-6.6.22-yocto-standard kernel-module-lttng-probe-sunrpc-6.6.22-yocto-standard lttng-modules 2.13.11 14
iptables-module-xt-tproxy iptables-module-xt-tproxy iptables 1.8.10 14
iptables-module-xt-tee iptables-module-xt-tee iptables 1.8.10 14
iptables-module-xt-string iptables-module-xt-string iptables 1.8.10 14
iptables-module-xt-socket iptables-module-xt-socket iptables 1.8.10 14
iptables-module-xt-secmark iptables-module-xt-secmark iptables 1.8.10 14
iptables-module-xt-nfqueue iptables-module-xt-nfqueue iptables 1.8.10 14
iptables-module-xt-nfacct iptables-module-xt-nfacct iptables 1.8.10 14
iptables-module-xt-log iptables-module-xt-log iptables 1.8.10 14
iptables-module-xt-limit iptables-module-xt-limit iptables 1.8.10 14
iptables-module-xt-ipvs iptables-module-xt-ipvs iptables 1.8.10 14
iptables-module-xt-idletimer iptables-module-xt-idletimer iptables 1.8.10 14
iptables-module-xt-connlimit iptables-module-xt-connlimit iptables 1.8.10 14
iptables-module-xt-classify iptables-module-xt-classify iptables 1.8.10 14
iptables-module-xt-cgroup iptables-module-xt-cgroup iptables 1.8.10 14
iptables-module-xt-bpf iptables-module-xt-bpf iptables 1.8.10 14
iptables-module-xt-addrtype iptables-module-xt-addrtype iptables 1.8.10 14
util-linux-uuidgen util-linux-uuidgen util-linux 2.39.3 13
util-linux-switch-root util-linux-switch-root util-linux 2.39.3 13
util-linux-swaplabel util-linux-swaplabel util-linux 2.39.3 13
util-linux-setsid util-linux-setsid util-linux 2.39.3 13
util-linux-rev util-linux-rev util-linux 2.39.3 13
util-linux-renice util-linux-renice util-linux 2.39.3 13
util-linux-pivot-root util-linux-pivot-root util-linux 2.39.3 13
util-linux-mountpoint util-linux-mountpoint util-linux 2.39.3 13
util-linux-mkfs util-linux-mkfs util-linux 2.39.3 13
util-linux-mesg util-linux-mesg util-linux 2.39.3 13
util-linux-look util-linux-look util-linux 2.39.3 13
util-linux-fsfreeze util-linux-fsfreeze util-linux 2.39.3 13
util-linux-findfs util-linux-findfs util-linux 2.39.3 13
util-linux-colcrt util-linux-colcrt util-linux 2.39.3 13
ttyrun ttyrun ttyrun 2.31.0 13
pulseaudio-module-x11-publish pulseaudio-module-x11-publish pulseaudio 17.0 13
pulseaudio-module-x11-cork-request pulseaudio-module-x11-cork-request pulseaudio 17.0 13
pulseaudio-module-rescue-streams pulseaudio-module-rescue-streams pulseaudio 17.0 13
pulseaudio-module-position-event-sounds pulseaudio-module-position-event-sounds pulseaudio 17.0 13
pulseaudio-module-native-protocol-unix pulseaudio-module-native-protocol-unix pulseaudio 17.0 13
pulseaudio-module-filter-heuristics pulseaudio-module-filter-heuristics pulseaudio 17.0 13
pulseaudio-module-detect pulseaudio-module-detect pulseaudio 17.0 13
pulseaudio-module-default-device-restore pulseaudio-module-default-device-restore pulseaudio 17.0 13
pulseaudio-module-cli-protocol-unix pulseaudio-module-cli-protocol-unix pulseaudio 17.0 13
pulseaudio-module-always-sink pulseaudio-module-always-sink pulseaudio 17.0 13
pulseaudio-module-alsa-source pulseaudio-module-alsa-source pulseaudio 17.0 13
pulseaudio-module-alsa-sink pulseaudio-module-alsa-sink pulseaudio 17.0 13
pulseaudio-lib-protocol-cli pulseaudio-lib-protocol-cli pulseaudio 17.0 13
pulseaudio-lib-cli pulseaudio-lib-cli pulseaudio 17.0 13
matchbox-keyboard-im matchbox-keyboard-im matchbox-keyboard 0.1.1 13
matchbox-keyboard-applet matchbox-keyboard-applet matchbox-keyboard 0.1.1 13
libxshmfence1 libxshmfence libxshmfence 1.3.2 13
libxinerama1 libxinerama libxinerama 1.1.5 13
libxdamage1 libxdamage libxdamage 1.1.6 13
libxcursor-dev libxcursor-dev libxcursor 1.2.1 13
libxcomposite1 libxcomposite libxcomposite 0.4.6 13
libxcb-xtest0 libxcb-xtest libxcb 1.16 13
libxcb-xinerama0 libxcb-xinerama libxcb 1.16 13
libxcb-shm0 libxcb-shm libxcb 1.16 13
libxcb-shape0 libxcb-shape libxcb 1.16 13
libxcb-present0 libxcb-present libxcb 1.16 13
libxcb-dpms0 libxcb-dpms libxcb 1.16 13
libxcb-dbe0 libxcb-dbe libxcb 1.16 13
libxcb-damage0 libxcb-damage libxcb 1.16 13
libxcb-composite0 libxcb-composite libxcb 1.16 13
libxau6 libxau libxau 1.0.11 13
libx11-xcb1 libx11-xcb libx11 1.8.7 13
libpcreposix0 libpcreposix libpcre 8.45 13
libgstsctp-1.0-0 libgstsctp-1.0 gstreamer1.0-plugins-bad 1.22.10 13
libgdbm-compat4 gdbm-compat gdbm 1.23 13
libfl2 flex-libfl flex 2.6.4 13
libfakekey0 libfakekey libfakekey 0.3+git 13
libdrm-omap1 libdrm-omap libdrm 2.4.120 13
libcom-err2 libcomerr e2fsprogs 1.47.0 13
libboost-system1.84.0 boost-system boost 1.84.0 13
libboost-date-time1.84.0 boost-date-time boost 1.84.0 13
libboost-context1.84.0 boost-context boost 1.84.0 13
libboost-atomic1.84.0 boost-atomic boost 1.84.0 13
libasound-module-conf-pulse libasound-module-conf-pulse alsa-plugins 1.2.7.1 13
libaio1 libaio libaio 0.3.113 13
kernel-module-nf-defrag-ipv6-6.6.22-yocto-standard kernel-module-nf-defrag-ipv6-6.6.22-yocto-standard linux-yocto 6.6.22+git 13
iptables-module-xt-udp iptables-module-xt-udp iptables 1.8.10 13
iptables-module-xt-u32 iptables-module-xt-u32 iptables 1.8.10 13
iptables-module-xt-trace iptables-module-xt-trace iptables 1.8.10 13
iptables-module-xt-tcpoptstrip iptables-module-xt-tcpoptstrip iptables 1.8.10 13
iptables-module-xt-tcp iptables-module-xt-tcp iptables 1.8.10 13
iptables-module-xt-synproxy iptables-module-xt-synproxy iptables 1.8.10 13
iptables-module-xt-statistic iptables-module-xt-statistic iptables 1.8.10 13
iptables-module-xt-standard iptables-module-xt-standard iptables 1.8.10 13
iptables-module-xt-rpfilter iptables-module-xt-rpfilter iptables 1.8.10 13
iptables-module-xt-quota iptables-module-xt-quota iptables 1.8.10 13
iptables-module-xt-pkttype iptables-module-xt-pkttype iptables 1.8.10 13
iptables-module-xt-physdev iptables-module-xt-physdev iptables 1.8.10 13
iptables-module-xt-osf iptables-module-xt-osf iptables 1.8.10 13
iptables-module-xt-nflog iptables-module-xt-nflog iptables 1.8.10 13
iptables-module-xt-mac iptables-module-xt-mac iptables 1.8.10 13
iptables-module-xt-length iptables-module-xt-length iptables 1.8.10 13
iptables-module-xt-led iptables-module-xt-led iptables 1.8.10 13
iptables-module-xt-ipcomp iptables-module-xt-ipcomp iptables 1.8.10 13
iptables-module-xt-helper iptables-module-xt-helper iptables 1.8.10 13
iptables-module-xt-esp iptables-module-xt-esp iptables 1.8.10 13
iptables-module-xt-ecn iptables-module-xt-ecn iptables 1.8.10 13
iptables-module-xt-devgroup iptables-module-xt-devgroup iptables 1.8.10 13
iptables-module-xt-dccp iptables-module-xt-dccp iptables 1.8.10 13
iptables-module-xt-cpu iptables-module-xt-cpu iptables 1.8.10 13
iptables-module-xt-connsecmark iptables-module-xt-connsecmark iptables 1.8.10 13
iptables-module-xt-connbytes iptables-module-xt-connbytes iptables 1.8.10 13
iptables-module-xt-comment iptables-module-xt-comment iptables 1.8.10 13
iptables-module-xt-cluster iptables-module-xt-cluster iptables 1.8.10 13
iptables-module-xt-checksum iptables-module-xt-checksum iptables 1.8.10 13
iptables-module-xt-audit iptables-module-xt-audit iptables 1.8.10 13
iptables-module-ipt-ulog iptables-module-ipt-ulog iptables 1.8.10 13
iptables-module-ipt-reject iptables-module-ipt-reject iptables 1.8.10 13
iptables-module-ipt-realm iptables-module-ipt-realm iptables 1.8.10 13
iptables-module-ipt-netmap iptables-module-ipt-netmap iptables 1.8.10 13
iptables-module-ipt-icmp iptables-module-ipt-icmp iptables 1.8.10 13
iptables-module-ipt-ecn iptables-module-ipt-ecn iptables 1.8.10 13
iptables-module-ipt-clusterip iptables-module-ipt-clusterip iptables 1.8.10 13
iptables-module-ipt-ah iptables-module-ipt-ah iptables 1.8.10 13
iptables-module-ip6t-snpt iptables-module-ip6t-snpt iptables 1.8.10 13
iptables-module-ip6t-rt iptables-module-ip6t-rt iptables 1.8.10 13
iptables-module-ip6t-reject iptables-module-ip6t-reject iptables 1.8.10 13
iptables-module-ip6t-netmap iptables-module-ip6t-netmap iptables 1.8.10 13
iptables-module-ip6t-mh iptables-module-ip6t-mh iptables 1.8.10 13
iptables-module-ip6t-ipv6header iptables-module-ip6t-ipv6header iptables 1.8.10 13
iptables-module-ip6t-icmp6 iptables-module-ip6t-icmp6 iptables 1.8.10 13
iptables-module-ip6t-hbh iptables-module-ip6t-hbh iptables 1.8.10 13
iptables-module-ip6t-frag iptables-module-ip6t-frag iptables 1.8.10 13
iptables-module-ip6t-eui64 iptables-module-ip6t-eui64 iptables 1.8.10 13
iptables-module-ip6t-dst iptables-module-ip6t-dst iptables 1.8.10 13
iptables-module-ip6t-dnpt iptables-module-ip6t-dnpt iptables 1.8.10 13
iptables-module-ip6t-ah iptables-module-ip6t-ah iptables 1.8.10 13
gstreamer1.0-plugins-good-y4menc gstreamer1.0-plugins-good-y4menc gstreamer1.0-plugins-good 1.22.10 13
gstreamer1.0-plugins-good-id3demux gstreamer1.0-plugins-good-id3demux gstreamer1.0-plugins-good 1.22.10 13
gstreamer1.0-plugins-base-pbtypes gstreamer1.0-plugins-base-pbtypes gstreamer1.0-plugins-base 1.22.10 13
gstreamer1.0-plugins-base-app gstreamer1.0-plugins-base-app gstreamer1.0-plugins-base 1.22.10 13
gstreamer1.0-plugins-bad-smooth gstreamer1.0-plugins-bad-smooth gstreamer1.0-plugins-bad 1.22.10 13
gstreamer1.0-plugins-bad-fbdevsink gstreamer1.0-plugins-bad-fbdevsink gstreamer1.0-plugins-bad 1.22.10 13
gstreamer1.0-plugins-bad-audiofxbad gstreamer1.0-plugins-bad-audiofxbad gstreamer1.0-plugins-bad 1.22.10 13
gstreamer1.0-plugins-bad-accurip gstreamer1.0-plugins-bad-accurip gstreamer1.0-plugins-bad 1.22.10 13
glibc-localedata-i18n glibc-localedata-i18n glibc-locale 2.39+git 13
glibc-gconv-iso8859-1 glibc-gconv-iso8859-1 glibc-locale 2.39+git 13
dbus-wait dbus-wait dbus-wait 0.1+git 13
sudo-dev sudo-dev sudo 1.9.15p5 12
perl-module-xsloader perl-module-xsloader perl 5.38.2 12
libcap-dev libcap-dev libcap 2.69 12
kernel-module-lttng-probe-workqueue-6.6.22-yocto-standard kernel-module-lttng-probe-workqueue-6.6.22-yocto-standard lttng-modules 2.13.11 12
xf86-input-libinput-dev xf86-input-libinput-dev xf86-input-libinput 1.4.0 11
perl-module-scalar-util perl-module-scalar-util perl 5.38.2 11
perl-module-file-basename perl-module-file-basename perl 5.38.2 11
pcmanfm-locale-en-gb pcmanfm-locale-en-gb pcmanfm 1.3.2 11
lttng-modules-dev lttng-modules-dev lttng-modules 2.13.11 11
libxv-dev libxv-dev libxv 1.0.12 11
libxcb-util-dev xcb-util-dev xcb-util 0.4.1 11
libcrypt-dev libxcrypt-dev libxcrypt 4.4.36 11
kernel-module-lttng-ring-buffer-metadata-mmap-client-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-metadata-mmap-client-6.6.22-yocto-standard lttng-modules 2.13.11 11
kernel-module-lttng-ring-buffer-metadata-client-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-metadata-client-6.6.22-yocto-standard lttng-modules 2.13.11 11
kernel-module-lttng-ring-buffer-event-notifier-client-6.6.22-yocto-standard kernel-module-lttng-ring-buffer-event-notifier-client-6.6.22-yocto-standard lttng-modules 2.13.11 11
kernel-module-lttng-probe-sock-6.6.22-yocto-standard kernel-module-lttng-probe-sock-6.6.22-yocto-standard lttng-modules 2.13.11 11
kernel-module-lttng-probe-skb-6.6.22-yocto-standard kernel-module-lttng-probe-skb-6.6.22-yocto-standard lttng-modules 2.13.11 11
gstreamer1.0-locale-en-gb gstreamer1.0-locale-en-gb gstreamer1.0 1.22.10 11
dbus-common dbus-common dbus 1.14.10 11
attr-dev attr-dev attr 2.5.1 11
udev-extraconf udev-extraconf udev-extraconf 1.1 10
perl-module-file-stat perl-module-file-stat perl 5.38.2 10
perl-module-file-spec perl-module-file-spec perl 5.38.2 10
perl-module-builtin perl-module-builtin perl 5.38.2 10
kmod-dev kmod-dev kmod 31 10
kernel-module-lttng-probe-x86-irq-vectors-6.6.22-yocto-standard kernel-module-lttng-probe-x86-irq-vectors-6.6.22-yocto-standard lttng-modules 2.13.11 10
kernel-module-lttng-probe-signal-6.6.22-yocto-standard kernel-module-lttng-probe-signal-6.6.22-yocto-standard lttng-modules 2.13.11 10
kernel-module-lttng-probe-irq-6.6.22-yocto-standard kernel-module-lttng-probe-irq-6.6.22-yocto-standard lttng-modules 2.13.11 10
kernel-module-lttng-counter-6.6.22-yocto-standard kernel-module-lttng-counter-6.6.22-yocto-standard lttng-modules 2.13.11 10
at-spi2-core-locale-en-gb at-spi2-core-locale-en-gb at-spi2-core 2.50.1 10
quota-dev quota-dev quota 4.09 9
python3-pycairo-dev python3-pycairo-dev python3-pycairo 1.26.0 9
libwrap-dev libwrap-dev tcp-wrappers 7.6 9
libaio-dev libaio-dev libaio 0.3.113 9
kernel-module-snd-seq-device-6.6.22-yocto-standard kernel-module-snd-seq-device-6.6.22-yocto-standard linux-yocto 6.6.22+git 9
kernel-module-lttng-uprobes-6.6.22-yocto-standard kernel-module-lttng-uprobes-6.6.22-yocto-standard lttng-modules 2.13.11 9
kernel-module-lttng-probe-compaction-6.6.22-yocto-standard kernel-module-lttng-probe-compaction-6.6.22-yocto-standard lttng-modules 2.13.11 9
init-system-helpers-service init-system-helpers-service init-system-helpers 1.66 9
perl-module-text-wrap perl-module-text-wrap perl 5.38.2 8
perl-module-text-parsewords perl-module-text-parsewords perl 5.38.2 8
matchbox-theme-sato matchbox-theme-sato matchbox-theme-sato 0.2 8
libxxf86vm-dev libxxf86vm-dev libxxf86vm 1.1.5 8
libxtst-dev libxtst-dev libxtst 1.2.4 8
libxfixes-dev libxfixes-dev libxfixes 6.0.1 8
libvulkan-dev vulkan-loader-dev vulkan-loader 1.3.275.0 8
libmnl-dev libmnl-dev libmnl 1.0.5 8
kernel-module-lttng-probe-gpio-6.6.22-yocto-standard kernel-module-lttng-probe-gpio-6.6.22-yocto-standard lttng-modules 2.13.11 8
kernel-module-lttng-kprobes-6.6.22-yocto-standard kernel-module-lttng-kprobes-6.6.22-yocto-standard lttng-modules 2.13.11 8
perl-module-tie-hash perl-module-tie-hash perl 5.38.2 7
libfm-extra-dev libfm-extra-dev libfm-extra 1.3.2 7
kernel-module-lttng-wrapper-6.6.22-yocto-standard kernel-module-lttng-wrapper-6.6.22-yocto-standard lttng-modules 2.13.11 7
kernel-module-lttng-probe-x86-exceptions-6.6.22-yocto-standard kernel-module-lttng-probe-x86-exceptions-6.6.22-yocto-standard lttng-modules 2.13.11 7
kernel-module-lttng-probe-napi-6.6.22-yocto-standard kernel-module-lttng-probe-napi-6.6.22-yocto-standard lttng-modules 2.13.11 7
kernel-module-lttng-kretprobes-6.6.22-yocto-standard kernel-module-lttng-kretprobes-6.6.22-yocto-standard lttng-modules 2.13.11 7
glib-networking-locale-en-gb glib-networking-locale-en-gb glib-networking 2.78.1 7
flex-dev flex-dev flex 2.6.4 7
wireless-regdb-static wireless-regdb-static wireless-regdb 2024.01.23 6
update-rc.d update-rc.d update-rc.d 0.8 6
perl-module-exporter-heavy perl-module-exporter-heavy perl 5.38.2 6
perl-module-errno perl-module-errno perl 5.38.2 6
perf-dev perf-dev perf 1.0 6
libxdmcp-dev libxdmcp-dev libxdmcp 1.1.4 6
libpsl-dev libpsl-dev libpsl 0.21.5 6
libmenu-cache-dev menu-cache-dev menu-cache 1.1.0 6
libasan-dev libasan-dev gcc-sanitizers 13.2.0 6
kernel-module-nf-defrag-ipv4-6.6.22-yocto-standard kernel-module-nf-defrag-ipv4-6.6.22-yocto-standard linux-yocto 6.6.22+git 6
kernel-module-lttng-probe-udp-6.6.22-yocto-standard kernel-module-lttng-probe-udp-6.6.22-yocto-standard lttng-modules 2.13.11 6
kernel-module-lttng-probe-printk-6.6.22-yocto-standard kernel-module-lttng-probe-printk-6.6.22-yocto-standard lttng-modules 2.13.11 6
kernel-module-lttng-clock-6.6.22-yocto-standard kernel-module-lttng-clock-6.6.22-yocto-standard lttng-modules 2.13.11 6
glibc-mtrace glibc-mtrace glibc-mtrace 2.39+git 6
glibc-localedata-translit-narrow glibc-localedata-translit-narrow glibc-locale 2.39+git 6
file-dev file-dev file 5.45 6
bzip2-dev bzip2-dev bzip2 1.0.8 6
acl-dev acl-dev acl 2.3.2 6
xcursor-transparent-theme xcursor-transparent-theme xcursor-transparent-theme 0.1.1+git 5
update-alternatives-opkg update-alternatives-opkg opkg-utils 0.6.3 5
ssh-pregen-hostkeys ssh-pregen-hostkeys ssh-pregen-hostkeys 1.0 5
shadow-dev shadow-dev shadow 4.14.2 5
powertop-locale-en-us powertop-locale-en-us powertop 2.15 5
perl-module-symbol perl-module-symbol perl 5.38.2 5
perl-module-io-file perl-module-io-file perl 5.38.2 5
matchbox-panel-2-dev matchbox-panel-2-dev matchbox-panel-2 2.12 5
libxinerama-dev libxinerama-dev libxinerama 1.1.5 5
libxfont2-dev libxfont2-dev libxfont2 2.0.6 5
liblz-dev lzlib-dev lzlib 1.14 5
libfontenc-dev libfontenc-dev libfontenc 1.1.7 5
libcap-ng-dev libcap-ng-dev libcap-ng 0.8.4 5
ldd ldd glibc 2.39+git 5
kernel-module-michael-mic-6.6.22-yocto-standard kernel-module-michael-mic-6.6.22-yocto-standard linux-yocto 6.6.22+git 5
kernel-module-lttng-counter-client-percpu-64-modular-6.6.22-yocto-standard kernel-module-lttng-counter-client-percpu-64-modular-6.6.22-yocto-standard lttng-modules 2.13.11 5
kernel-module-lttng-counter-client-percpu-32-modular-6.6.22-yocto-standard kernel-module-lttng-counter-client-percpu-32-modular-6.6.22-yocto-standard lttng-modules 2.13.11 5
kernel-module-iptable-nat-6.6.22-yocto-standard kernel-module-iptable-nat-6.6.22-yocto-standard linux-yocto 6.6.22+git 5
kernel-module-iptable-filter-6.6.22-yocto-standard kernel-module-iptable-filter-6.6.22-yocto-standard linux-yocto 6.6.22+git 5
kernel-module-ip6table-filter-6.6.22-yocto-standard kernel-module-ip6table-filter-6.6.22-yocto-standard linux-yocto 6.6.22+git 5
glibc-localedata-translit-wide glibc-localedata-translit-wide glibc-locale 2.39+git 5
xserver-nodm-init xserver-nodm-init xserver-nodm-init 3.0 4
systemtap-locale-en systemtap-locale-en systemtap 5.0 4
python3-dbus-dev python3-dbus-dev python3-dbus 1.3.2 4
perl-module-file-compare perl-module-file-compare perl 5.38.2 4
perl-module-bytes perl-module-bytes perl 5.38.2 4
libxcvt-dev libxcvt-dev libxcvt 0.1.2 4
libxcomposite-dev libxcomposite-dev libxcomposite 0.4.6 4
libxau-dev libxau-dev libxau 1.0.11 4
libuuid-dev util-linux-libuuid-dev util-linux-libuuid 2.39.3 4
libsoup-3.0-locale-en-gb libsoup-locale-en-gb libsoup 3.4.4 4
kernel-module-soundcore-6.6.22-yocto-standard kernel-module-soundcore-6.6.22-yocto-standard linux-yocto 6.6.22+git 4
kernel-module-nls-utf8-6.6.22-yocto-standard kernel-module-nls-utf8-6.6.22-yocto-standard linux-yocto 6.6.22+git 4
kernel-module-lttng-clock-plugin-test-6.6.22-yocto-standard kernel-module-lttng-clock-plugin-test-6.6.22-yocto-standard lttng-modules 2.13.11 4
base-files base-files base-files 3.0.14 4
perl-module-text-tabs perl-module-text-tabs perl 5.38.2 3
perl-module-parent perl-module-parent perl 5.38.2 3
perl-module-io-seekable perl-module-io-seekable perl 5.38.2 3
make-dev make-dev make 4.4.1 3
libxres-dev libxres-dev libxres 1.2.2 3
libxdamage-dev libxdamage-dev libxdamage 1.1.6 3
libsbc-dev sbc-dev sbc 2.0 3
libfakekey-dev libfakekey-dev libfakekey 0.3+git 3
init-ifupdown init-ifupdown init-ifupdown 1.0 3
gtk+3-locale-en gtk+3-locale-en gtk+3 3.24.41 3
glibc-localedata-translit-small glibc-localedata-translit-small glibc-locale 2.39+git 3
glibc-localedata-translit-fraction glibc-localedata-translit-fraction glibc-locale 2.39+git 3
glibc-localedata-translit-emojis glibc-localedata-translit-emojis glibc-locale 2.39+git 3
consolekit-dev consolekit-dev consolekit 0.4.6 3
busybox-udhcpc busybox-udhcpc busybox 1.36.1 3
busybox-syslog busybox-syslog busybox 1.36.1 3
sysvinit-inittab sysvinit-inittab sysvinit-inittab 2.88dsf 2
sysvinit-dev sysvinit-dev sysvinit 3.04 2
shadow-securetty shadow-securetty shadow-securetty 4.6 2
powertop-locale-en-gb powertop-locale-en-gb powertop 2.15 2
perl-module-overload-numbers perl-module-overload-numbers perl 5.38.2 2
perl-module-overloading perl-module-overloading perl 5.38.2 2
pcmanfm-dev pcmanfm-dev pcmanfm 1.3.2 2
libxshmfence-dev libxshmfence-dev libxshmfence 1.3.2 2
libptytty-dev libptytty-dev libptytty 2.0 2
initscripts-functions initscripts-functions initscripts 1.0 2
busybox-hwclock busybox-hwclock busybox 1.36.1 2
bison-dev bison-dev bison 3.8.2 2
xserver-xf86-config xserver-xf86-config xserver-xf86-config 0.1 1
vte-locale-en-gb vte-locale-en-gb vte 0.74.2 1
shared-mime-info-dev shared-mime-info-dev shared-mime-info 2.4 1
perl-module-selectsaver perl-module-selectsaver perl 5.38.2 1
perl-module-bytes-heavy perl-module-bytes-heavy perl 5.38.2 1
openssl openssl openssl 3.2.1 1
modutils-initscripts modutils-initscripts modutils-initscripts 1.0 1
mini-x-session mini-x-session mini-x-session 0.1 1
matchbox-session-sato matchbox-session-sato matchbox-session-sato 0.1 1
iproute2-dev iproute2-dev iproute2 6.7.0 1
gstreamer1.0-plugins-good-locale-en-gb gstreamer1.0-plugins-good-locale-en-gb gstreamer1.0-plugins-good 1.22.10 1
gstreamer1.0-plugins-base-locale-en-gb gstreamer1.0-plugins-base-locale-en-gb gstreamer1.0-plugins-base 1.22.10 1
gstreamer1.0-plugins-bad-locale-en-gb gstreamer1.0-plugins-bad-locale-en-gb gstreamer1.0-plugins-bad 1.22.10 1
glibc-localedata-iso14651-t1 glibc-localedata-iso14651-t1 glibc-locale 2.39+git 1
formfactor formfactor formfactor 0.0 1
alsa-state alsa-state alsa-state 0.2.0 1
alsa-plugins-pulseaudio-conf alsa-plugins-pulseaudio-conf alsa-plugins 1.2.7.1 1
xwininfo-dev xwininfo-dev xwininfo 1.1.6 0
xset-dev xset-dev xset 1.2.5 0
xserver-xf86-config-dev xserver-xf86-config-dev xserver-xf86-config 0.1 0
xserver-nodm-init-dev xserver-nodm-init-dev xserver-nodm-init 3.0 0
xrestop-dev xrestop-dev xrestop 0.4 0
xrandr-dev xrandr-dev xrandr 1.5.2 0
xprop-dev xprop-dev xprop 1.2.7 0
xmodmap-dev xmodmap-dev xmodmap 1.0.11 0
xkeyboard-config-dev xkeyboard-config-dev xkeyboard-config 2.41 0
xkbcomp-dev xkbcomp-dev xkbcomp 1.4.7 0
xinput-dev xinput-dev xinput 1.6.4 0
xinput-calibrator-dev xinput-calibrator-dev xinput-calibrator 0.7.5+git 0
xinit-dev xinit-dev xinit 1.4.2 0
xhost-dev xhost-dev xhost 1.0.9 0
xf86-video-vmware-dev xf86-video-vmware-dev xf86-video-vmware 13.4.0 0
xf86-video-vesa-dev xf86-video-vesa-dev xf86-video-vesa 2.6.0 0
xf86-video-fbdev-dev xf86-video-fbdev-dev xf86-video-fbdev 0.5.0 0
xf86-video-cirrus-dev xf86-video-cirrus-dev xf86-video-cirrus 1.6.0 0
xdpyinfo-dev xdpyinfo-dev xdpyinfo 1.3.4 0
xcursor-transparent-theme-dev xcursor-transparent-theme-dev xcursor-transparent-theme 0.1.1+git 0
xauth-dev xauth-dev xauth 1.1.2 0
x11perf-dev x11perf-dev x11perf 1.6.1 0
wpa-supplicant-plugins wpa-supplicant-plugins wpa-supplicant 2.10 0
which-dev which-dev which 2.21 0
v86d-dev v86d-dev v86d 0.1.10 0
util-linux util-linux util-linux 2.39.3 0
update-rc.d-dev update-rc.d-dev update-rc.d 0.8 0
unzip-dev unzip-dev unzip 6.0 0
udev-extraconf-dev udev-extraconf-dev udev-extraconf 1.1 0
ttyrun-dev ttyrun-dev ttyrun 2.31.0 0
tar-dev tar-dev tar 1.35 0
sysvinit-inittab-dev sysvinit-inittab-dev sysvinit-inittab 2.88dsf 0
strace-dev strace-dev strace 6.7 0
ssh-pregen-hostkeys-dev ssh-pregen-hostkeys-dev ssh-pregen-hostkeys 1.0 0
shutdown-desktop shutdown-desktop shutdown-desktop 1.0 0
shutdown-desktop-dev shutdown-desktop-dev shutdown-desktop 1.0 0
shadow-securetty-dev shadow-securetty-dev shadow-securetty 4.6 0
settings-daemon-dev settings-daemon-dev settings-daemon 0.0.2 0
sed-dev sed-dev sed 4.9 0
sato-screenshot-dev sato-screenshot-dev sato-screenshot 0.3 0
sato-icon-theme-dev sato-icon-theme-dev sato-icon-theme git 0
rxvt-unicode-dev rxvt-unicode-dev rxvt-unicode 9.31 0
rust-dev rust-dev rust 1.75.0 0
run-postinsts-dev run-postinsts-dev run-postinsts 1.0 0
rpcbind-dev rpcbind-dev rpcbind 1.2.6 0
rgb-dev rgb-dev rgb 1.1.0 0
quilt-dev quilt-dev quilt 0.67 0
python3-six-dev python3-six-dev python3-six 1.16.0 0
python3-setuptools-dev python3-setuptools-dev python3-setuptools 69.1.1 0
python3-pkgutil python3-pkgutil python3 3.12.2 0
python3-iniparse-dev python3-iniparse-dev python3-iniparse 0.5 0
puzzles-dev puzzles-dev puzzles 0.0+git 0
pulseaudio-client-conf-sato pulseaudio-client-conf-sato pulseaudio-client-conf-sato 1 0
pulseaudio-client-conf-sato-dev pulseaudio-client-conf-sato-dev pulseaudio-client-conf-sato 1 0
psplash-dev psplash-dev psplash 0.1+git 0
powertop-dev powertop-dev powertop 2.15 0
pointercal-xinput pointercal-xinput pointercal-xinput 0.0 0
pointercal-xinput-dev pointercal-xinput-dev pointercal-xinput 0.0 0
pkgconfig-dev pkgconfig-dev pkgconfig 0.29.2+git 0
pinentry-dev pinentry-dev pinentry 1.2.1 0
patch-dev patch-dev patch 2.7.6 0
packagegroup-rust-sdk-target packagegroup-rust-sdk-target packagegroup-rust-sdk-target 1.0 0
packagegroup-rust-sdk-target-dev packagegroup-rust-sdk-target-dev packagegroup-rust-sdk-target 1.0 0
packagegroup-machine-base packagegroup-machine-base packagegroup-base 1.0 0
packagegroup-machine-base-dev packagegroup-machine-base-dev packagegroup-base 1.0 0
packagegroup-distro-base packagegroup-distro-base packagegroup-base 1.0 0
packagegroup-distro-base-dev packagegroup-distro-base-dev packagegroup-base 1.0 0
packagegroup-core-x11-xserver packagegroup-core-x11-xserver packagegroup-core-x11-xserver 1.0 0
packagegroup-core-x11-xserver-dev packagegroup-core-x11-xserver-dev packagegroup-core-x11-xserver 1.0 0
packagegroup-core-x11-utils packagegroup-core-x11-utils packagegroup-core-x11 1.0 0
packagegroup-core-x11-utils-dev packagegroup-core-x11-utils-dev packagegroup-core-x11 1.0 0
packagegroup-core-x11-sato packagegroup-core-x11-sato packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-games packagegroup-core-x11-sato-games packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-games-dev packagegroup-core-x11-sato-games-dev packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-dev packagegroup-core-x11-sato-dev packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-base packagegroup-core-x11-sato-base packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-base-dev packagegroup-core-x11-sato-base-dev packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-apps packagegroup-core-x11-sato-apps packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-sato-apps-dev packagegroup-core-x11-sato-apps-dev packagegroup-core-x11-sato 1.0 0
packagegroup-core-x11-base packagegroup-core-x11-base packagegroup-core-x11-base 1.0 0
packagegroup-core-x11-base-dev packagegroup-core-x11-base-dev packagegroup-core-x11-base 1.0 0
packagegroup-core-tools-testapps packagegroup-core-tools-testapps packagegroup-core-tools-testapps 1.0 0
packagegroup-core-tools-testapps-dev packagegroup-core-tools-testapps-dev packagegroup-core-tools-testapps 1.0 0
packagegroup-core-tools-profile packagegroup-core-tools-profile packagegroup-core-tools-profile 1.0 0
packagegroup-core-tools-profile-dev packagegroup-core-tools-profile-dev packagegroup-core-tools-profile 1.0 0
packagegroup-core-tools-debug packagegroup-core-tools-debug packagegroup-core-tools-debug 1.0 0
packagegroup-core-tools-debug-dev packagegroup-core-tools-debug-dev packagegroup-core-tools-debug 1.0 0
packagegroup-core-standalone-sdk-target packagegroup-core-standalone-sdk-target packagegroup-core-standalone-sdk-target 1.0 0
packagegroup-core-standalone-sdk-target-dev packagegroup-core-standalone-sdk-target-dev packagegroup-core-standalone-sdk-target 1.0 0
packagegroup-core-ssh-openssh packagegroup-core-ssh-openssh packagegroup-core-ssh-openssh 1.0 0
packagegroup-core-ssh-openssh-dev packagegroup-core-ssh-openssh-dev packagegroup-core-ssh-openssh 1.0 0
packagegroup-core-sdk packagegroup-core-sdk packagegroup-core-sdk 1.0 0
packagegroup-core-sdk-dev packagegroup-core-sdk-dev packagegroup-core-sdk 1.0 0
packagegroup-core-eclipse-debug packagegroup-core-eclipse-debug packagegroup-core-eclipse-debug 1.0 0
packagegroup-core-eclipse-debug-dev packagegroup-core-eclipse-debug-dev packagegroup-core-eclipse-debug 1.0 0
packagegroup-core-buildessential packagegroup-core-buildessential packagegroup-core-buildessential 1.0 0
packagegroup-core-buildessential-dev packagegroup-core-buildessential-dev packagegroup-core-buildessential 1.0 0
packagegroup-core-boot packagegroup-core-boot packagegroup-core-boot 1.0 0
packagegroup-core-boot-dev packagegroup-core-boot-dev packagegroup-core-boot 1.0 0
packagegroup-base-zeroconf packagegroup-base-zeroconf packagegroup-base 1.0 0
packagegroup-base-zeroconf-dev packagegroup-base-zeroconf-dev packagegroup-base 1.0 0
packagegroup-base-wifi packagegroup-base-wifi packagegroup-base 1.0 0
packagegroup-base-wifi-dev packagegroup-base-wifi-dev packagegroup-base 1.0 0
packagegroup-base-vfat packagegroup-base-vfat packagegroup-base 1.0 0
packagegroup-base-vfat-dev packagegroup-base-vfat-dev packagegroup-base 1.0 0
packagegroup-base-usbgadget packagegroup-base-usbgadget packagegroup-base 1.0 0
packagegroup-base-usbgadget-dev packagegroup-base-usbgadget-dev packagegroup-base 1.0 0
packagegroup-base-pci packagegroup-base-pci packagegroup-base 1.0 0
packagegroup-base-pci-dev packagegroup-base-pci-dev packagegroup-base 1.0 0
packagegroup-base packagegroup-base packagegroup-base 1.0 0
packagegroup-base-nfs packagegroup-base-nfs packagegroup-base 1.0 0
packagegroup-base-nfs-dev packagegroup-base-nfs-dev packagegroup-base 1.0 0
packagegroup-base-ipv6 packagegroup-base-ipv6 packagegroup-base 1.0 0
packagegroup-base-ipv6-dev packagegroup-base-ipv6-dev packagegroup-base 1.0 0
packagegroup-base-extended packagegroup-base-extended packagegroup-base 1.0 0
packagegroup-base-extended-dev packagegroup-base-extended-dev packagegroup-base 1.0 0
packagegroup-base-dev packagegroup-base-dev packagegroup-base 1.0 0
packagegroup-base-bluetooth packagegroup-base-bluetooth packagegroup-base 1.0 0
packagegroup-base-bluetooth-dev packagegroup-base-bluetooth-dev packagegroup-base 1.0 0
packagegroup-base-alsa packagegroup-base-alsa packagegroup-base 1.0 0
packagegroup-base-alsa-dev packagegroup-base-alsa-dev packagegroup-base 1.0 0
packagegroup-base-3g packagegroup-base-3g packagegroup-base 1.0 0
packagegroup-base-3g-dev packagegroup-base-3g-dev packagegroup-base 1.0 0
openssh openssh openssh 9.6p1 0
openssh-dev openssh-dev openssh 9.6p1 0
net-tools-dev net-tools-dev net-tools 2.10 0
netbase-dev netbase-dev netbase 6.4 0
modutils-initscripts-dev modutils-initscripts-dev modutils-initscripts 1.0 0
mobile-broadband-provider-info-dev mobile-broadband-provider-info-dev mobile-broadband-provider-info 20230416 0
mini-x-session-dev mini-x-session-dev mini-x-session 0.1 0
mesa-dev mesa-dev mesa 24.0.2 0
mesa-demos-dev mesa-demos-dev mesa-demos 8.5.0 0
matchbox-wm-dev matchbox-wm-dev matchbox-wm 1.2.3 0
matchbox-theme-sato-dev matchbox-theme-sato-dev matchbox-theme-sato 0.2 0
matchbox-terminal-dev matchbox-terminal-dev matchbox-terminal 0.2+git 0
matchbox-session-sato-dev matchbox-session-sato-dev matchbox-session-sato 0.1 0
matchbox-session matchbox-session matchbox-session 0.1 0
matchbox-session-dev matchbox-session-dev matchbox-session 0.1 0
matchbox-keyboard-dev matchbox-keyboard-dev matchbox-keyboard 0.1.1 0
matchbox-desktop-dev matchbox-desktop-dev matchbox-desktop 2.3 0
matchbox-config-gtk-dev matchbox-config-gtk-dev matchbox-config-gtk 0.2+git 0
m4-dev m4-dev m4 1.4.19 0
lttng-modules lttng-modules lttng-modules 2.13.11 0
logrotate-dev logrotate-dev logrotate 3.21.0 0
locale-base-en-us locale-base-en-us glibc-locale 2.39+git 0
locale-base-en-gb locale-base-en-gb glibc-locale 2.39+git 0
locale-base-c locale-base-c glibc-locale 2.39+git 0
libubsan-dev libubsan-dev gcc-sanitizers 13.2.0 0
libnss-mdns-dev libnss-mdns-dev libnss-mdns 0.15.1 0
libglapi-dev libglapi-dev mesa 24.0.2 0
libatomic-dev libatomic-dev gcc-runtime 13.2.0 0
less-dev less-dev less 643 0
l3afpad-dev l3afpad-dev l3afpad 0.8.18.1.11+git 0
kexec-tools-dev kexec-tools-dev kexec-tools 2.0.28 0
kernel-image-6.6.22-yocto-standard kernel-image linux-yocto 6.6.22+git 0
kernel-devsrc-dev kernel-devsrc-dev kernel-devsrc 1.0 0
iw-dev iw-dev iw 6.7 0
iptables-modules iptables-modules iptables 1.8.10 0
init-system-helpers-dev init-system-helpers-dev init-system-helpers 1.66 0
initscripts-dev initscripts-dev initscripts 1.0 0
init-ifupdown-dev init-ifupdown-dev init-ifupdown 1.0 0
hicolor-icon-theme-dev hicolor-icon-theme-dev hicolor-icon-theme 0.17 0
gzip-dev gzip-dev gzip 1.13 0
g++-symlinks g++-symlinks gcc 13.2.0 0
gstreamer1.0-plugins-good-meta gstreamer1.0-plugins-good-meta gstreamer1.0-plugins-good 1.22.10 0
gstreamer1.0-plugins-good-dev gstreamer1.0-plugins-good-dev gstreamer1.0-plugins-good 1.22.10 0
gstreamer1.0-plugins-base-meta gstreamer1.0-plugins-base-meta gstreamer1.0-plugins-base 1.22.10 0
gstreamer1.0-plugins-bad-meta gstreamer1.0-plugins-bad-meta gstreamer1.0-plugins-bad 1.22.10 0
gst-examples-dev gst-examples-dev gst-examples 1.18.6 0
grep-dev grep-dev grep 3.11 0
gnupg-dev gnupg-dev gnupg 2.4.4 0
glib-networking-dev glib-networking-dev glib-networking 2.78.1 0
glibc-mtrace-dev glibc-mtrace-dev glibc-mtrace 2.39+git 0
glibc-locale-en-gb glibc-locale-en-gb glibc-locale 2.39+git 0
gdb-dev gdb-dev gdb 14.2 0
gcc-symlinks gcc-symlinks gcc 13.2.0 0
formfactor-dev formfactor-dev formfactor 0.0 0
findutils-dev findutils-dev findutils 4.9.0 0
dosfstools-dev dosfstools-dev dosfstools 4.2 0
dnf-dev dnf-dev dnf 4.19.0 0
diffutils-dev diffutils-dev diffutils 3.10 0
diffstat-dev diffstat-dev diffstat 1.66 0
desktop-file-utils-dev desktop-file-utils-dev desktop-file-utils 0.27 0
debugedit-dev debugedit-dev debugedit 5.0 0
dbus-wait-dev dbus-wait-dev dbus-wait 0.1+git 0
cronie-dev cronie-dev cronie 1.7.1 0
cpp-symlinks cpp-symlinks gcc 13.2.0 0
cpio-dev cpio-dev cpio 2.15 0
coreutils-dev coreutils-dev coreutils 9.4 0
connman-gnome-dev connman-gnome-dev connman-gnome 0.7 0
connman-conf-dev connman-conf-dev connman-conf 1.0 0
connman-conf connman-conf connman-conf 1.0 0
ccache-dev ccache-dev ccache 4.9.1 0
cargo-dev cargo-dev cargo 1.75.0 0
ca-certificates-dev ca-certificates-dev ca-certificates 20211016 0
busybox-dev busybox-dev busybox 1.36.1 0
blktrace-dev blktrace-dev blktrace 1.3.0+git 0
blktool-dev blktool-dev blktool 4-7.1 0
bc-dev bc-dev bc 1.07.1 0
base-passwd-dev base-passwd-dev base-passwd 3.6.3 0
base-passwd base-passwd base-passwd 3.6.3 0
base-files-dev base-files-dev base-files 3.0.14 0
automake-dev automake-dev automake 1.16.5 0
autoconf-dev autoconf-dev autoconf 2.72e 0
alsa-utils-dev alsa-utils-dev alsa-utils 1.2.11 0
alsa-states alsa-states alsa-state 0.2.0 0
alsa-state-dev alsa-state-dev alsa-state 0.2.0 0
alsa-plugins-dev alsa-plugins-dev alsa-plugins 1.2.7.1 0
adwaita-icon-theme-dev adwaita-icon-theme-dev adwaita-icon-theme 45.0 0