-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathubuntu18.04-dpkg-list.txt
944 lines (944 loc) · 131 KB
/
ubuntu18.04-dpkg-list.txt
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
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=============================================-===================================-============-==============================================================================================================
ii accountsservice 0.6.45-1ubuntu1 arm64 query and manipulate user account information
ii acl 2.2.52-3build1 arm64 Access control list utilities
ii adduser 3.116ubuntu1 all add and remove users and groups
ii adium-theme-ubuntu 0.3.4-0ubuntu4 all Adium message style for Ubuntu
ii adwaita-icon-theme 3.28.0-1ubuntu1 all default icon theme of GNOME (small subset)
ii alsa-base 1.0.25+dfsg-0ubuntu5 all ALSA driver configuration files
ii alsa-utils 1.1.3-1ubuntu1 arm64 Utilities for configuring and using ALSA
ii anacron 2.3-24 arm64 cron-like program that doesn't go by time
ii apg 2.2.3.dfsg.1-5 arm64 Automated Password Generator - Standalone version
ii apt 1.6.12 arm64 commandline package manager
ii apt-utils 1.6.12 arm64 package management related utility programs
ii aptdaemon 1.1.1+bzr982-0ubuntu19.2 all transaction based package management service
ii aptdaemon-data 1.1.1+bzr982-0ubuntu19.2 all data files for clients
ii aspell 0.60.7~20110707-4ubuntu0.1 arm64 GNU Aspell spell-checker
ii aspell-en 2017.08.24-0-0.1 all English dictionary for GNU Aspell
ii at-spi2-core 2.28.0-1 arm64 Assistive Technology Service Provider Interface (dbus core)
ii avahi-daemon 0.7-3.1ubuntu1.2 arm64 Avahi mDNS/DNS-SD daemon
ii base-files 10.1ubuntu2.8 arm64 Debian base system miscellaneous files
ii base-passwd 3.5.44 arm64 Debian base system master password and group files
ii bash 4.4.18-2ubuntu1.2 arm64 GNU Bourne Again SHell
ii bc 1.07.1-2 arm64 GNU bc arbitrary precision calculator language
ii bind9-host 1:9.11.3+dfsg-1ubuntu1.11 arm64 DNS lookup utility (deprecated)
ii binutils 2.30-21ubuntu1~18.04.2 arm64 GNU assembler, linker and binary utilities
ii binutils-aarch64-linux-gnu 2.30-21ubuntu1~18.04.2 arm64 GNU binary utilities, for aarch64-linux-gnu target
ii binutils-common:arm64 2.30-21ubuntu1~18.04.2 arm64 Common files for the GNU assembler, linker and binary utilities
ii bison 2:3.0.4.dfsg-1build1 arm64 YACC-compatible parser generator
ii bsdmainutils 11.1.2ubuntu1 arm64 collection of more utilities from FreeBSD
ii bsdutils 1:2.31.1-0.4ubuntu3.5 arm64 basic utilities from 4.4BSD-Lite
ii bubblewrap 0.2.1-1ubuntu0.1 arm64 setuid wrapper for unprivileged chroot and namespace manipulation
ii build-essential 12.4ubuntu1 arm64 Informational list of build-essential packages
ii busybox-initramfs 1:1.27.2-2ubuntu3.2 arm64 Standalone shell setup for initramfs
ii bzip2 1.0.6-8.1ubuntu0.2 arm64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20180409 all Common CA certificates
ii cheese-common 3.28.0-1ubuntu1 all Common files for the Cheese tool to take pictures and videos
ii colord 1.3.3-2build1 arm64 system service to manage device colour profiles -- system daemon
ii colord-data 1.3.3-2build1 all system service to manage device colour profiles -- data files
ii console-setup 1.178ubuntu2.9 all console font and keymap setup program
ii console-setup-linux 1.178ubuntu2.9 all Linux specific part of console-setup
ii coreutils 8.28-1ubuntu1 arm64 GNU core utilities
ii cpio 2.12+dfsg-6ubuntu0.18.04.1 arm64 GNU cpio -- a program to manage archives of files
ii cpp 4:7.4.0-1ubuntu2.3 arm64 GNU C preprocessor (cpp)
ii cpp-7 7.4.0-1ubuntu1~18.04.1 arm64 GNU C preprocessor
ii cron 3.0pl1-128.1ubuntu1 arm64 process scheduling daemon
ii dash 0.5.8-2.10 arm64 POSIX-compliant shell
ii dbus 1.12.2-1ubuntu1.1 arm64 simple interprocess messaging system (daemon and utilities)
ii dbus-x11 1.12.2-1ubuntu1.1 arm64 simple interprocess messaging system (X11 deps)
ii dconf-cli 0.26.0-2ubuntu3 arm64 simple configuration storage system - utilities
ii dconf-gsettings-backend:arm64 0.26.0-2ubuntu3 arm64 simple configuration storage system - GSettings back-end
ii dconf-service 0.26.0-2ubuntu3 arm64 simple configuration storage system - D-Bus service
ii debconf 1.5.66ubuntu1 all Debian configuration management system
ii debconf-i18n 1.5.66ubuntu1 all full internationalization support for debconf
ii debianutils 4.8.4 arm64 Miscellaneous utilities specific to Debian
ii desktop-file-utils 0.23-1ubuntu3.18.04.2 arm64 Utilities for .desktop files
ii device-tree-compiler 1.4.5-3 arm64 Device Tree Compiler for Flat Device Trees
ii dh-python 3.20180325ubuntu2 all Debian helper tools for packaging Python libraries and applications
ii dialog 1.3-20171209-1 arm64 Displays user-friendly dialog boxes from shell scripts
ii dictionaries-common 1.27.2 all spelling dictionaries - common utilities
ii diffutils 1:3.6-1 arm64 File comparison utilities
ii dirmngr 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - network certificate management service
ii distro-info-data 0.37ubuntu0.6 all information about the distributions' releases (data files)
ii dmsetup 2:1.02.145-4.1ubuntu3.18.04.2 arm64 Linux Kernel Device Mapper userspace library
ii dmz-cursor-theme 0.4.5ubuntu1 all Style neutral, scalable cursor theme
ii dpkg 1.19.0.5ubuntu2.3 arm64 Debian package management system
ii dpkg-dev 1.19.0.5ubuntu2.3 all Debian package development tools
ii e2fsprogs 1.44.1-1ubuntu1.3 arm64 ext2/ext3/ext4 file system utilities
ii eject 2.1.5+deb1+cvs20081104-13.2 arm64 ejects CDs and operates CD-Changers under Linux
ii emacsen-common 2.0.8 all Common facilities for all emacsen
ii evolution-data-server 3.28.5-0ubuntu0.18.04.2 arm64 evolution database backend server
ii evolution-data-server-common 3.28.5-0ubuntu0.18.04.2 all architecture independent files for Evolution Data Server
ii fdisk 2.31.1-0.4ubuntu3.5 arm64 collection of partitioning utilities
ii file 1:5.32-2ubuntu0.3 arm64 Recognize the type of data in a file using "magic" numbers
ii findutils 4.6.0+git+20170828-2 arm64 utilities for finding files--find, xargs
ii flex 2.6.4-6 arm64 fast lexical analyzer generator
ii fontconfig 2.12.6-0ubuntu2 arm64 generic font configuration library - support binaries
ii fontconfig-config 2.12.6-0ubuntu2 all generic font configuration library - configuration
ii fonts-dejavu-core 2.37-1 all Vera font family derivate with additional characters
ii fonts-freefont-ttf 20120503-7 all Freefont Serif, Sans and Mono Truetype fonts
ii fonts-ubuntu 0.83-2 all sans-serif font set from Ubuntu
ii foomatic-db-compressed-ppds 20180306-1 all OpenPrinting printer support - Compressed PPDs derived from the database
ii g++ 4:7.4.0-1ubuntu2.3 arm64 GNU C++ compiler
ii g++-7 7.4.0-1ubuntu1~18.04.1 arm64 GNU C++ compiler
ii gcc 4:7.4.0-1ubuntu2.3 arm64 GNU C compiler
ii gcc-7 7.4.0-1ubuntu1~18.04.1 arm64 GNU C compiler
ii gcc-7-base:arm64 7.4.0-1ubuntu1~18.04.1 arm64 GCC, the GNU Compiler Collection (base package)
ii gcc-8-base:arm64 8.3.0-6ubuntu1~18.04.1 arm64 GCC, the GNU Compiler Collection (base package)
ii gcr 3.28.0-1 arm64 GNOME crypto services (daemon and tools)
ii gdisk 1.0.3-1 arm64 GPT fdisk text-mode partitioning tool
ii gdm3 3.28.3-0ubuntu18.04.4 arm64 GNOME Display Manager
ii genisoimage 9:1.1.11-3ubuntu2 arm64 Creates ISO-9660 CD-ROM filesystem images
ii geoclue-2.0 2.4.7-1ubuntu1 arm64 geoinformation service
ii gettext-base 0.19.8.1-6ubuntu0.3 arm64 GNU Internationalization utilities for the base system
ii ghostscript 9.26~dfsg+0-0ubuntu0.18.04.12 arm64 interpreter for the PostScript language and for PDF
ii ghostscript-x 9.26~dfsg+0-0ubuntu0.18.04.12 arm64 interpreter for the PostScript language and for PDF - X11 support
ii gir1.2-accountsservice-1.0 0.6.45-1ubuntu1 arm64 GObject introspection data for AccountService
ii gir1.2-atk-1.0:arm64 2.28.1-1 arm64 ATK accessibility toolkit (GObject introspection)
ii gir1.2-atspi-2.0:arm64 2.28.0-1 arm64 Assistive Technology Service Provider (GObject introspection)
ii gir1.2-freedesktop:arm64 1.56.1-1 arm64 Introspection data for some FreeDesktop components
ii gir1.2-gck-1:arm64 3.28.0-1 arm64 GObject introspection data for the GCK library
ii gir1.2-gcr-3:arm64 3.28.0-1 arm64 GObject introspection data for the GCR library
ii gir1.2-gdesktopenums-3.0:arm64 3.28.0-1ubuntu1 arm64 GObject introspection for GSettings desktop-wide schemas
ii gir1.2-gdkpixbuf-2.0:arm64 2.36.11-2 arm64 GDK Pixbuf library - GObject-Introspection
ii gir1.2-gdm-1.0 3.28.3-0ubuntu18.04.4 arm64 GObject introspection data for the GNOME Display Manager
ii gir1.2-geoclue-2.0:arm64 2.4.7-1ubuntu1 arm64 convenience library to interact with geoinformation service (introspection)
ii gir1.2-glib-2.0:arm64 1.56.1-1 arm64 Introspection data for GLib, GObject, Gio and GModule
ii gir1.2-gnomebluetooth-1.0:arm64 3.28.0-2ubuntu0.2 arm64 Introspection data for GnomeBluetooth
ii gir1.2-gnomedesktop-3.0:arm64 3.28.2-0ubuntu1.5 arm64 Introspection data for GnomeDesktop
ii gir1.2-goa-1.0:arm64 3.28.0-0ubuntu2.1 arm64 Introspection data for GNOME Online Accounts
ii gir1.2-gtk-3.0:arm64 3.22.30-1ubuntu4 arm64 GTK+ graphical user interface library -- gir bindings
ii gir1.2-gweather-3.0:arm64 3.28.2-1~ubuntu18.04.1 arm64 GObject introspection data for the GWeather library
ii gir1.2-ibus-1.0:arm64 1.5.17-3ubuntu5.2 arm64 Intelligent Input Bus - introspection data
ii gir1.2-javascriptcoregtk-4.0:arm64 2.26.3-0ubuntu0.18.04.1 arm64 JavaScript engine library from WebKitGTK+ - GObject introspection data
ii gir1.2-json-1.0:arm64 1.4.2-3 arm64 GLib JSON manipulation library (introspection data)
ii gir1.2-mutter-2:arm64 3.28.4-0ubuntu18.04.2 arm64 GObject introspection data for Mutter
ii gir1.2-nm-1.0:arm64 1.10.6-2ubuntu1.2 arm64 GObject introspection data for the libnm library
ii gir1.2-nma-1.0:arm64 1.8.10-2ubuntu3 arm64 GObject introspection data for libnma
ii gir1.2-notify-0.7:arm64 0.7.7-3 arm64 sends desktop notifications to a notification daemon (Introspection files)
ii gir1.2-packagekitglib-1.0 1.1.9-1ubuntu2.18.04.5 arm64 GObject introspection data for the PackageKit GLib library
ii gir1.2-pango-1.0:arm64 1.40.14-1ubuntu0.1 arm64 Layout and rendering of internationalized text - gir bindings
ii gir1.2-polkit-1.0 0.105-20ubuntu0.18.04.5 arm64 GObject introspection data for PolicyKit
ii gir1.2-rsvg-2.0:arm64 2.40.20-2 arm64 gir files for renderer library for SVG files
ii gir1.2-secret-1:arm64 0.18.6-1 arm64 Secret store (GObject-Introspection)
ii gir1.2-snapd-1:arm64 1.49-0ubuntu0.18.04.1 arm64 Typelib file for libsnapd-glib1
ii gir1.2-soup-2.4:arm64 2.62.1-1ubuntu0.4 arm64 GObject introspection data for the libsoup HTTP library
ii gir1.2-upowerglib-1.0:arm64 0.99.7-2ubuntu0.18.04.1 arm64 GObject introspection data for upower
ii gir1.2-vte-2.91:arm64 0.52.2-1ubuntu1~18.04.2 arm64 GObject introspection data for the VTE library
ii gir1.2-webkit2-4.0:arm64 2.26.3-0ubuntu0.18.04.1 arm64 Web content engine library for GTK+ - GObject introspection data
ii git 1:2.17.1-1ubuntu0.5 arm64 fast, scalable, distributed revision control system
ii git-man 1:2.17.1-1ubuntu0.5 all fast, scalable, distributed revision control system (manual pages)
ii gjs 1.52.5-0ubuntu18.04.1 arm64 Mozilla-based javascript bindings for the GNOME platform
ii glib-networking:arm64 2.56.0-1 arm64 network-related giomodules for GLib
ii glib-networking-common 2.56.0-1 all network-related giomodules for GLib - data files
ii glib-networking-services 2.56.0-1 arm64 network-related giomodules for GLib - D-Bus services
ii gnome-control-center 1:3.28.2-0ubuntu0.18.04.6 arm64 utilities to configure the GNOME desktop
ii gnome-control-center-data 1:3.28.2-0ubuntu0.18.04.6 all configuration applets for GNOME - data files
ii gnome-desktop3-data 3.28.2-0ubuntu1.5 all Common files for GNOME desktop apps
ii gnome-keyring 3.28.0.2-1ubuntu1.18.04.1 arm64 GNOME keyring services (daemon and tools)
ii gnome-menus 3.13.3-11ubuntu1.1 arm64 GNOME implementation of the freedesktop menu specification
ii gnome-session-bin 3.28.1-0ubuntu3 arm64 GNOME Session Manager - Minimal runtime
ii gnome-session-canberra 0.30-5ubuntu1 arm64 GNOME session log in and log out sound events
ii gnome-session-common 3.28.1-0ubuntu3 all GNOME Session Manager - common files
ii gnome-settings-daemon 3.28.1-0ubuntu1.3 arm64 daemon handling the GNOME session settings
ii gnome-settings-daemon-schemas 3.28.1-0ubuntu1.3 all Shared schemas for gnome-settings-daemon
ii gnome-shell 3.28.4-0ubuntu18.04.3 arm64 graphical shell for the GNOME desktop
ii gnome-shell-common 3.28.4-0ubuntu18.04.3 all common files for the GNOME graphical shell
ii gnome-shell-extension-appindicator 18.04.1 all App indicators for GNOME Shell
ii gnome-shell-extension-ubuntu-dock 0.9.1ubuntu18.04.3 all Ubuntu Dock for GNOME Shell
ii gnome-terminal 3.28.2-1ubuntu1~18.04.1 arm64 GNOME terminal emulator application
ii gnome-terminal-data 3.28.2-1ubuntu1~18.04.1 all Data files for the GNOME terminal emulator
ii gnupg 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - a free PGP replacement
ii gnupg-l10n 2.2.4-1ubuntu1.2 all GNU privacy guard - localization files
ii gnupg-utils 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - utility programs
ii gpg 2.2.4-1ubuntu1.2 arm64 GNU Privacy Guard -- minimalist public key operations
ii gpg-agent 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - cryptographic agent
ii gpg-wks-client 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - Web Key Service client
ii gpg-wks-server 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - Web Key Service server
ii gpgconf 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - core configuration utilities
ii gpgsm 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - S/MIME version
ii gpgv 2.2.4-1ubuntu1.2 arm64 GNU privacy guard - signature verification tool
ii grep 3.1-2build1 arm64 GNU grep, egrep and fgrep
ii groff-base 1.22.3-10 arm64 GNU troff text-formatting system (base system components)
ii gsettings-desktop-schemas 3.28.0-1ubuntu1 all GSettings desktop-wide schemas
ii gstreamer1.0-alsa:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer plugin for ALSA
ii gstreamer1.0-clutter-3.0:arm64 3.0.26-1 arm64 Clutter PLugin for GStreamer 1.0
ii gstreamer1.0-packagekit 1.1.9-1ubuntu2.18.04.5 arm64 GStreamer plugin to install codecs using PackageKit
ii gstreamer1.0-plugins-base:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer plugins from the "base" set
ii gstreamer1.0-plugins-base-apps 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer helper programs from the "base" set
ii gstreamer1.0-plugins-good:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer plugins from the "good" set
ii gstreamer1.0-pulseaudio:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer plugin for PulseAudio
ii gstreamer1.0-tools 1.14.5-0ubuntu1~18.04.1 arm64 Tools for use with GStreamer
ii gstreamer1.0-x:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer plugins for X11 and Pango
ii gtk-update-icon-cache 3.22.30-1ubuntu4 arm64 icon theme caching utility
ii gtk2-engines-murrine:arm64 0.98.2-2ubuntu1 arm64 cairo-based gtk+-2.0 theme engine
ii gvfs:arm64 1.36.1-0ubuntu1.3.3 arm64 userspace virtual filesystem - GIO module
ii gvfs-bin 1.36.1-0ubuntu1.3.3 arm64 userspace virtual filesystem - binaries
ii gvfs-common 1.36.1-0ubuntu1.3.3 all userspace virtual filesystem - common data files
ii gvfs-daemons 1.36.1-0ubuntu1.3.3 arm64 userspace virtual filesystem - servers
ii gvfs-libs:arm64 1.36.1-0ubuntu1.3.3 arm64 userspace virtual filesystem - private libraries
ii gzip 1.6-5ubuntu1 arm64 GNU compression utilities
ii haveged 1.9.1-6 arm64 Linux entropy source using the HAVEGE algorithm
ii hicolor-icon-theme 0.17-2 all default fallback theme for FreeDesktop.org icon themes
ii hostname 3.20 arm64 utility to set/show the host name or domain name
ii humanity-icon-theme 0.6.15 all Humanity Icon theme
ii hwinfo 21.52-1 arm64 Hardware identification system
ii im-config 0.34-1ubuntu1.3 all Input method configuration framework
ii init 1.51 arm64 metapackage ensuring an init system is installed
ii init-system-helpers 1.51 all helper tools for all init systems
ii initramfs-tools 0.130ubuntu3 all generic modular initramfs generator (automation)
ii initramfs-tools-bin 0.130ubuntu3 arm64 binaries used by initramfs-tools
ii initramfs-tools-core 0.130ubuntu3 all generic modular initramfs generator (core tools)
ii inputattach 1:1.6.0-2 arm64 utility to connect serial-attached peripherals to the input subsystem
ii iproute2 4.15.0-2ubuntu1 arm64 networking and traffic control tools
ii iputils-ping 3:20161105-1ubuntu3 arm64 Tools to test the reachability of network hosts
ii isc-dhcp-client 4.3.5-3ubuntu7.1 arm64 DHCP client for automatically obtaining an IP address
ii isc-dhcp-common 4.3.5-3ubuntu7.1 arm64 common manpages relevant to all of the isc-dhcp packages
ii iso-codes 3.79-1 all ISO language, territory, currency, script codes and their translations
ii kbd 2.0.4-2ubuntu1 arm64 Linux console font and keytable utilities
ii keyboard-configuration 1.178ubuntu2.9 all system-wide keyboard preferences
ii klibc-utils 2.0.4-9ubuntu2 arm64 small utilities built with klibc for early boot
ii kmod 24-1ubuntu3.2 arm64 tools for managing Linux kernel modules
ii language-selector-common 0.188.3 all Language selector for Ubuntu
ii language-selector-gnome 0.188.3 all Language selector for Ubuntu
ii less 487-0.1 arm64 pager program similar to more
ii libaa1:arm64 1.4p5-44build2 arm64 ASCII art library
ii libaccountsservice0:arm64 0.6.45-1ubuntu1 arm64 query and manipulate user account information - shared libraries
ii libacl1:arm64 2.2.52-3build1 arm64 Access control list shared library
ii libapparmor1:arm64 2.12-4ubuntu5.1 arm64 changehat AppArmor library
ii libappindicator3-1 12.10.1+18.04.20180322.1-0ubuntu1 arm64 Application Indicators
ii libappstream4:arm64 0.12.0-3ubuntu1 arm64 Library to access AppStream services
ii libapt-inst2.0:arm64 1.6.12 arm64 deb package format runtime library
ii libapt-pkg5.0:arm64 1.6.12 arm64 package management runtime library
ii libarchive13:arm64 3.2.2-3.1ubuntu0.5 arm64 Multi-format archive and compression library (shared library)
ii libargon2-0:arm64 0~20161029-1.1 arm64 memory-hard hashing function - runtime library
ii libasan4:arm64 7.4.0-1ubuntu1~18.04.1 arm64 AddressSanitizer -- a fast memory error detector
ii libasn1-8-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - ASN.1 library
ii libasound2:arm64 1.1.3-5ubuntu0.2 arm64 shared library for ALSA applications
ii libasound2-data 1.1.3-5ubuntu0.2 all Configuration files and profiles for ALSA drivers
ii libasound2-plugins:arm64 1.1.1-1ubuntu1 arm64 ALSA library additional plugins
ii libaspell15:arm64 0.60.7~20110707-4ubuntu0.1 arm64 GNU Aspell spell-checker runtime library
ii libassuan0:arm64 2.5.1-2 arm64 IPC library for the GnuPG components
ii libasyncns0:arm64 0.8-6 arm64 Asynchronous name service query library
ii libatasmart4:arm64 0.19-4 arm64 ATA S.M.A.R.T. reading and parsing library
ii libatk-adaptor:arm64 2.26.2-1 arm64 AT-SPI 2 toolkit bridge
ii libatk-bridge2.0-0:arm64 2.26.2-1 arm64 AT-SPI 2 toolkit bridge - shared library
ii libatk1.0-0:arm64 2.28.1-1 arm64 ATK accessibility toolkit
ii libatk1.0-data 2.28.1-1 all Common files for the ATK accessibility toolkit
ii libatm1:arm64 1:2.5.1-2build1 arm64 shared library for ATM (Asynchronous Transfer Mode)
ii libatomic1:arm64 8.3.0-6ubuntu1~18.04.1 arm64 support library providing __atomic built-in functions
ii libatspi2.0-0:arm64 2.28.0-1 arm64 Assistive Technology Service Provider Interface - shared library
ii libattr1:arm64 1:2.4.47-2build1 arm64 Extended attribute shared library
ii libaudit-common 1:2.8.2-1ubuntu1 all Dynamic library for security auditing - common files
ii libaudit1:arm64 1:2.8.2-1ubuntu1 arm64 Dynamic library for security auditing
ii libavahi-client3:arm64 0.7-3.1ubuntu1.2 arm64 Avahi client library
ii libavahi-common-data:arm64 0.7-3.1ubuntu1.2 arm64 Avahi common data files
ii libavahi-common3:arm64 0.7-3.1ubuntu1.2 arm64 Avahi common library
ii libavahi-core7:arm64 0.7-3.1ubuntu1.2 arm64 Avahi's embeddable mDNS/DNS-SD library
ii libavahi-glib1:arm64 0.7-3.1ubuntu1.2 arm64 Avahi GLib integration library
ii libavc1394-0:arm64 0.5.4-4build1 arm64 control IEEE 1394 audio/video devices
ii libbind9-160:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 BIND9 Shared Library used by BIND
ii libbinutils:arm64 2.30-21ubuntu1~18.04.2 arm64 GNU binary utilities (private shared library)
ii libbison-dev:arm64 2:3.0.4.dfsg-1build1 arm64 YACC-compatible parser generator - development library
ii libblas3:arm64 3.7.1-4ubuntu1 arm64 Basic Linear Algebra Reference implementations, shared library
ii libblkid1:arm64 2.31.1-0.4ubuntu3.5 arm64 block device ID library
ii libblockdev-fs2:arm64 2.16-2 arm64 file system plugin for libblockdev
ii libblockdev-loop2:arm64 2.16-2 arm64 Loop device plugin for libblockdev
ii libblockdev-part-err2:arm64 2.16-2 arm64 Partition error utility functions for libblockdev
ii libblockdev-part2:arm64 2.16-2 arm64 Partitioning plugin for libblockdev
ii libblockdev-swap2:arm64 2.16-2 arm64 Swap plugin for libblockdev
ii libblockdev-utils2:arm64 2.16-2 arm64 Utility functions for libblockdev
ii libblockdev2:arm64 2.16-2 arm64 Library for manipulating block devices
ii libbluetooth3:arm64 5.48-0ubuntu3.3 arm64 Library to use the BlueZ Linux Bluetooth stack
ii libboost-system1.65.1:arm64 1.65.1+dfsg-0ubuntu5 arm64 Operating system (e.g. diagnostics support) library
ii libboost-thread1.65.1:arm64 1.65.1+dfsg-0ubuntu5 arm64 portable C++ multi-threading
ii libbrotli1:arm64 1.0.3-1ubuntu1.2 arm64 library implementing brotli encoder and decoder (shared libraries)
ii libbsd0:arm64 0.8.7-1ubuntu0.1 arm64 utility functions from BSD systems - shared library
ii libbz2-1.0:arm64 1.0.6-8.1ubuntu0.2 arm64 high-quality block-sorting file compressor library - runtime
ii libc-bin 2.27-3ubuntu1 arm64 GNU C Library: Binaries
ii libc-dev-bin 2.27-3ubuntu1 arm64 GNU C Library: Development binaries
ii libc6:arm64 2.27-3ubuntu1 arm64 GNU C Library: Shared libraries
ii libc6-dev:arm64 2.27-3ubuntu1 arm64 GNU C Library: Development Libraries and Header Files
ii libcaca0:arm64 0.99.beta19-2ubuntu0.18.04.1 arm64 colour ASCII art library
ii libcairo-gobject-perl 1.004-2build3 arm64 integrate Cairo into the Glib type system in Perl
ii libcairo-gobject2:arm64 1.15.10-2ubuntu0.1 arm64 Cairo 2D vector graphics library (GObject library)
ii libcairo-perl 1.106-2build2 arm64 Perl interface to the Cairo graphics library
ii libcairo2:arm64 1.15.10-2ubuntu0.1 arm64 Cairo 2D vector graphics library
ii libcamel-1.2-61:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Evolution MIME message handling library
ii libcanberra-gtk3-0:arm64 0.30-5ubuntu1 arm64 GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii libcanberra0:arm64 0.30-5ubuntu1 arm64 simple abstract interface for playing event sounds
ii libcap-ng0:arm64 0.7.7-3.1 arm64 An alternate POSIX capabilities library
ii libcap2:arm64 1:2.25-1.2 arm64 POSIX 1003.1e capabilities (library)
ii libcap2-bin 1:2.25-1.2 arm64 POSIX 1003.1e capabilities (utilities)
ii libcc1-0:arm64 8.3.0-6ubuntu1~18.04.1 arm64 GCC cc1 plugin for GDB
ii libcdparanoia0:arm64 3.10.2+debian-13 arm64 audio extraction tool for sampling CDs (library)
ii libcheese-gtk25:arm64 3.28.0-1ubuntu1 arm64 tool to take pictures and videos from your webcam - widgets
ii libcheese8:arm64 3.28.0-1ubuntu1 arm64 tool to take pictures and videos from your webcam - base library
ii libclutter-1.0-0:arm64 1.26.2+dfsg-4 arm64 Open GL based interactive canvas library
ii libclutter-gst-3.0-0:arm64 3.0.26-1 arm64 Open GL based interactive canvas library GStreamer elements
ii libclutter-gtk-1.0-0:arm64 1.8.4-3 arm64 Open GL based interactive canvas library GTK+ widget
ii libcogl-pango20:arm64 1.22.2-3ubuntu1 arm64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcogl-path20:arm64 1.22.2-3ubuntu1 arm64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcogl20:arm64 1.22.2-3ubuntu1 arm64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcolord-gtk1:arm64 0.1.26-2 arm64 GTK+ convenience library for interacting with colord
ii libcolord2:arm64 1.3.3-2build1 arm64 system service to manage device colour profiles -- runtime
ii libcolorhug2:arm64 1.3.3-2build1 arm64 library to access the ColorHug colourimeter -- runtime
ii libcom-err2:arm64 1.44.1-1ubuntu1.3 arm64 common error description library
ii libcrack2:arm64 2.9.2-5build1 arm64 pro-active password checker library
ii libcroco3:arm64 0.6.12-2 arm64 Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii libcryptsetup12:arm64 2:2.0.2-1ubuntu1.1 arm64 disk encryption support - shared library
ii libcups2:arm64 2.2.7-1ubuntu2.7 arm64 Common UNIX Printing System(tm) - Core library
ii libcupsimage2:arm64 2.2.7-1ubuntu2.7 arm64 Common UNIX Printing System(tm) - Raster image library
ii libcurl3-gnutls:arm64 7.58.0-2ubuntu3.8 arm64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libdaemon0:arm64 0.14-6 arm64 lightweight C library for daemons - runtime library
ii libdatrie1:arm64 0.2.10-7 arm64 Double-array trie library
ii libdb5.3:arm64 5.3.28-13.1ubuntu1.1 arm64 Berkeley v5.3 Database Libraries [runtime]
ii libdbus-1-3:arm64 1.12.2-1ubuntu1.1 arm64 simple interprocess messaging system (library)
ii libdbusmenu-glib4:arm64 16.04.1+18.04.20171206-0ubuntu2 arm64 library for passing menus over DBus
ii libdbusmenu-gtk3-4:arm64 16.04.1+18.04.20171206-0ubuntu2 arm64 library for passing menus over DBus - GTK+ version
ii libdconf1:arm64 0.26.0-2ubuntu3 arm64 simple configuration storage system - runtime library
ii libdebconfclient0:arm64 0.213ubuntu1 arm64 Debian Configuration Management System (C-implementation library)
ii libdee-1.0-4:arm64 1.2.7+17.10.20170616-0ubuntu4 arm64 model to synchronize multiple instances over DBus - shared lib
ii libdevmapper1.02.1:arm64 2:1.02.145-4.1ubuntu3.18.04.2 arm64 Linux Kernel Device Mapper userspace library
ii libdns-export1100 1:9.11.3+dfsg-1ubuntu1.11 arm64 Exported DNS Shared Library
ii libdns1100:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 DNS Shared Library used by BIND
ii libdpkg-perl 1.19.0.5ubuntu2.3 all Dpkg perl modules
ii libdrm-amdgpu1:arm64 2.4.99-1ubuntu1~18.04.2 arm64 Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii libdrm-common 2.4.99-1ubuntu1~18.04.2 all Userspace interface to kernel DRM services -- common files
ii libdrm-nouveau2:arm64 2.4.99-1ubuntu1~18.04.2 arm64 Userspace interface to nouveau-specific kernel DRM services -- runtime
ii libdrm-radeon1:arm64 2.4.99-1ubuntu1~18.04.2 arm64 Userspace interface to radeon-specific kernel DRM services -- runtime
ii libdrm2:arm64 2.4.99-1ubuntu1~18.04.2 arm64 Userspace interface to kernel DRM services -- runtime
ii libdv4:arm64 1.0.0-11 arm64 software library for DV format digital video (runtime lib)
ii libebackend-1.2-10:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Utility library for evolution data servers
ii libebook-1.2-19:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Client library for evolution address books
ii libebook-contacts-1.2-2:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Client library for evolution contacts books
ii libecal-1.2-19:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Client library for evolution calendars
ii libedata-book-1.2-25:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Backend library for evolution address books
ii libedata-cal-1.2-28:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Backend library for evolution calendars
ii libedataserver-1.2-23:arm64 3.28.5-0ubuntu0.18.04.2 arm64 Utility library for evolution data servers
ii libedit2:arm64 3.1-20170329-1 arm64 BSD editline and history libraries
ii libegl-mesa0:arm64 19.2.8-0ubuntu0~18.04.2 arm64 free implementation of the EGL API -- Mesa vendor library
ii libegl1:arm64 1.0.0-2ubuntu2.3 arm64 Vendor neutral GL dispatch library -- EGL support
ii libelf1:arm64 0.170-0.4ubuntu0.1 arm64 library to read and write ELF files
ii libenchant1c2a:arm64 1.6.0-11.1 arm64 Wrapper library for various spell checker engines (runtime libs)
ii libepoxy0:arm64 1.4.3-1 arm64 OpenGL function pointer management library
ii liberror-perl 0.17025-1 all Perl module for error/exception handling in an OO-ish way
ii libestr0:arm64 0.1.10-2.1 arm64 Helper functions for handling strings (lib)
ii libevdev2:arm64 1.5.8+dfsg-1 arm64 wrapper library for evdev devices
ii libexempi3:arm64 2.4.5-2 arm64 library to parse XMP metadata (Library)
ii libexif12:arm64 0.6.21-4 arm64 library to parse EXIF files
ii libexpat1:arm64 2.2.5-3ubuntu0.2 arm64 XML parsing C library - runtime library
ii libexpat1-dev:arm64 2.2.5-3ubuntu0.2 arm64 XML parsing C library - development kit
ii libext2fs2:arm64 1.44.1-1ubuntu1.3 arm64 ext2/ext3/ext4 file system libraries
ii libfastjson4:arm64 0.99.8-2 arm64 fast json library for C
ii libfdisk1:arm64 2.31.1-0.4ubuntu3.5 arm64 fdisk partitioning library
ii libffi6:arm64 3.2.1-8 arm64 Foreign Function Interface library runtime
ii libfftw3-single3:arm64 3.3.7-1 arm64 Library for computing Fast Fourier Transforms - Single precision
ii libflac8:arm64 1.3.2-1 arm64 Free Lossless Audio Codec - runtime C library
ii libfontconfig1:arm64 2.12.6-0ubuntu2 arm64 generic font configuration library - runtime
ii libfontenc1:arm64 1:1.1.3-1 arm64 X11 font encoding library
ii libfreetype6:arm64 2.8.1-2ubuntu2 arm64 FreeType 2 font engine, shared library files
ii libfribidi0:arm64 0.19.7-2 arm64 Free Implementation of the Unicode BiDi algorithm
ii libgail-3-0:arm64 3.22.30-1ubuntu4 arm64 GNOME Accessibility Implementation Library -- shared libraries
ii libgbm1:arm64 19.2.8-0ubuntu0~18.04.2 arm64 generic buffer management API -- runtime
ii libgcc-7-dev:arm64 7.4.0-1ubuntu1~18.04.1 arm64 GCC support library (development files)
ii libgcc1:arm64 1:8.3.0-6ubuntu1~18.04.1 arm64 GCC support library
ii libgck-1-0:arm64 3.28.0-1 arm64 Glib wrapper library for PKCS#11 - runtime
ii libgcr-base-3-1:arm64 3.28.0-1 arm64 Library for Crypto related tasks
ii libgcr-ui-3-1:arm64 3.28.0-1 arm64 Library for Crypto UI related tasks
ii libgcrypt20:arm64 1.8.1-4ubuntu1.2 arm64 LGPL Crypto library - runtime library
ii libgd3:arm64 2.2.5-4ubuntu0.3 arm64 GD Graphics Library
ii libgdata-common 0.17.9-2 all Library for accessing GData webservices - common data files
ii libgdata22:arm64 0.17.9-2 arm64 Library for accessing GData webservices - shared libraries
ii libgdbm-compat4:arm64 1.14.1-6 arm64 GNU dbm database routines (legacy support runtime version)
ii libgdbm5:arm64 1.14.1-6 arm64 GNU dbm database routines (runtime version)
ii libgdk-pixbuf2.0-0:arm64 2.36.11-2 arm64 GDK Pixbuf library
ii libgdk-pixbuf2.0-common 2.36.11-2 all GDK Pixbuf library - data files
ii libgdm1 3.28.3-0ubuntu18.04.4 arm64 GNOME Display Manager (shared library)
ii libgeoclue-2-0:arm64 2.4.7-1ubuntu1 arm64 convenience library to interact with geoinformation service
ii libgeocode-glib0:arm64 3.25.4.1-4ubuntu0.18.04.1 arm64 geocoding and reverse geocoding GLib library using Nominatim
ii libgeoip1:arm64 1.6.12-1 arm64 non-DNS IP-to-country resolver library
ii libgfortran4:arm64 7.4.0-1ubuntu1~18.04.1 arm64 Runtime library for GNU Fortran applications
ii libgirepository-1.0-1:arm64 1.56.1-1 arm64 Library for handling GObject introspection data (runtime library)
ii libgjs0g 1.52.5-0ubuntu18.04.1 arm64 Mozilla-based javascript bindings for the GNOME platform
ii libgl1:arm64 1.0.0-2ubuntu2.3 arm64 Vendor neutral GL dispatch library -- legacy GL support
ii libgl1-mesa-dri:arm64 19.2.8-0ubuntu0~18.04.2 arm64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:arm64 19.2.8-0ubuntu0~18.04.2 arm64 transitional dummy package
ii libglapi-mesa:arm64 19.2.8-0ubuntu0~18.04.2 arm64 free implementation of the GL API -- shared library
ii libgles2:arm64 1.0.0-2ubuntu2.3 arm64 Vendor neutral GL dispatch library -- GLESv2 support
ii libglib-object-introspection-perl 0.044-2 arm64 Perl bindings for gobject-introspection libraries
ii libglib-perl 3:1.326-1build1 arm64 interface to the GLib and GObject libraries
ii libglib2.0-0:arm64 2.56.4-0ubuntu0.18.04.4 arm64 GLib library of C routines
ii libglib2.0-bin 2.56.4-0ubuntu0.18.04.4 arm64 Programs for the GLib library
ii libglib2.0-data 2.56.4-0ubuntu0.18.04.4 all Common files for GLib library
ii libglu1-mesa:arm64 9.0.0-2.1build1 arm64 Mesa OpenGL utility library (GLU)
ii libglvnd0:arm64 1.0.0-2ubuntu2.3 arm64 Vendor neutral GL dispatch library
ii libglx-mesa0:arm64 19.2.8-0ubuntu0~18.04.2 arm64 free implementation of the OpenGL API -- GLX vendor library
ii libglx0:arm64 1.0.0-2ubuntu2.3 arm64 Vendor neutral GL dispatch library -- GLX support
ii libgmime-3.0-0:arm64 3.2.0-1 arm64 MIME message parser and creator library
ii libgmp10:arm64 2:6.1.2+dfsg-2 arm64 Multiprecision arithmetic library
ii libgnome-autoar-0-0:arm64 0.2.3-1 arm64 Archives integration support for GNOME
ii libgnome-bluetooth13:arm64 3.28.0-2ubuntu0.2 arm64 GNOME Bluetooth tools - support library
ii libgnome-desktop-3-17:arm64 3.28.2-0ubuntu1.5 arm64 Utility library for loading .desktop files - runtime files
ii libgnutls30:arm64 3.5.18-1ubuntu1.3 arm64 GNU TLS library - main runtime library
ii libgoa-1.0-0b:arm64 3.28.0-0ubuntu2.1 arm64 library for GNOME Online Accounts
ii libgoa-1.0-common 3.28.0-0ubuntu2.1 all library for GNOME Online Accounts - common files
ii libgoa-backend-1.0-1:arm64 3.28.0-0ubuntu2.1 arm64 backend library for GNOME Online Accounts
ii libgomp1:arm64 8.3.0-6ubuntu1~18.04.1 arm64 GCC OpenMP (GOMP) support library
ii libgpg-error0:arm64 1.27-6 arm64 library for common error values and messages in GnuPG components
ii libgpgme11:arm64 1.10.0-1ubuntu2 arm64 GPGME - GnuPG Made Easy (library)
ii libgphoto2-6:arm64 2.5.16-2 arm64 gphoto2 digital camera library
ii libgphoto2-port12:arm64 2.5.16-2 arm64 gphoto2 digital camera port library
ii libgpm2:arm64 1.20.7-5 arm64 General Purpose Mouse - shared library
ii libgraphite2-3:arm64 1.3.11-2 arm64 Font rendering engine for Complex Scripts -- library
ii libgrilo-0.3-0:arm64 0.3.4-1 arm64 Framework for discovering and browsing media - Shared libraries
ii libgs9:arm64 9.26~dfsg+0-0ubuntu0.18.04.12 arm64 interpreter for the PostScript language and for PDF - Library
ii libgs9-common 9.26~dfsg+0-0ubuntu0.18.04.12 all interpreter for the PostScript language and for PDF - common files
ii libgssapi-krb5-2:arm64 1.16-2ubuntu0.1 arm64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssapi3-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - GSSAPI support library
ii libgstreamer-gl1.0-0:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer GL libraries
ii libgstreamer-plugins-base1.0-0:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer libraries from the "base" set
ii libgstreamer-plugins-good1.0-0:arm64 1.14.5-0ubuntu1~18.04.1 arm64 GStreamer development files for libraries from the "good" set
ii libgstreamer1.0-0:arm64 1.14.5-0ubuntu1~18.04.1 arm64 Core GStreamer libraries and elements
ii libgtk-3-0:arm64 3.22.30-1ubuntu4 arm64 GTK+ graphical user interface library
ii libgtk-3-common 3.22.30-1ubuntu4 all common files for the GTK+ graphical user interface library
ii libgtk3-perl 0.032-1 all Perl bindings for the GTK+ graphical user interface library
ii libgtop-2.0-11:arm64 2.38.0-2ubuntu0.18.04.1 arm64 gtop system monitoring library (shared)
ii libgtop2-common 2.38.0-2ubuntu0.18.04.1 all gtop system monitoring library (common)
ii libgudev-1.0-0:arm64 1:232-2 arm64 GObject-based wrapper library for libudev
ii libgusb2:arm64 0.2.11-1 arm64 GLib wrapper around libusb1
ii libgweather-3-15:arm64 3.28.2-1~ubuntu18.04.1 arm64 GWeather shared library
ii libgweather-common 3.28.2-1~ubuntu18.04.1 all GWeather common files
ii libharfbuzz-icu0:arm64 1.7.2-1ubuntu1 arm64 OpenType text shaping engine ICU backend
ii libharfbuzz0b:arm64 1.7.2-1ubuntu1 arm64 OpenType text shaping engine (shared library)
ii libhavege1:arm64 1.9.1-6 arm64 entropy source using the HAVEGE algorithm - shared library
ii libhcrypto4-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - crypto library
ii libhd21:arm64 21.52-1 arm64 Hardware identification system library
ii libheimbase1-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - Base library
ii libheimntlm0-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - NTLM support library
ii libhogweed4:arm64 3.4-1 arm64 low level cryptographic library (public-key cryptos)
ii libhunspell-1.6-0:arm64 1.6.2-1 arm64 spell checker and morphological analyzer (shared library)
ii libhx509-5-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - X509 support library
ii libhyphen0:arm64 2.8.8-5 arm64 ALTLinux hyphenation library - shared library
ii libibus-1.0-5:arm64 1.5.17-3ubuntu5.2 arm64 Intelligent Input Bus - shared library
ii libical3:arm64 3.0.1-5 arm64 iCalendar library implementation in C (runtime)
ii libice6:arm64 2:1.0.9-2 arm64 X11 Inter-Client Exchange library
ii libicu60:arm64 60.2-3ubuntu3 arm64 International Components for Unicode
ii libidn11:arm64 1.33-2.1ubuntu1.2 arm64 GNU Libidn library, implementation of IETF IDN specifications
ii libidn2-0:arm64 2.0.4-1.1ubuntu0.2 arm64 Internationalized domain names (IDNA2008/TR46) library
ii libiec61883-0:arm64 1.2.0-2 arm64 partial implementation of IEC 61883 (shared lib)
ii libieee1284-3:arm64 0.2.11-13 arm64 cross-platform library for parallel port access
ii libijs-0.35:arm64 0.35-13 arm64 IJS raster image transport protocol: shared library
ii libimobiledevice6:arm64 1.2.1~git20171128.5a854327+dfsg-0.1 arm64 Library for communicating with the iPhone and iPod Touch
ii libindicator3-7 16.10.0+18.04.20180321.1-0ubuntu1 arm64 panel indicator applet - shared library
ii libinput-bin 1.10.4-1ubuntu0.18.04.1 arm64 input device management and event handling library - udev quirks
ii libinput10:arm64 1.10.4-1ubuntu0.18.04.1 arm64 input device management and event handling library - shared library
ii libip4tc0:arm64 1.6.1-2ubuntu2 arm64 netfilter libip4tc library
ii libisc-export169:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 Exported ISC Shared Library
ii libisc169:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 ISC Shared Library used by BIND
ii libisccc160:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 Command Channel Library used by BIND
ii libisccfg160:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 Config File Handling Library used by BIND
ii libisl19:arm64 0.19-1 arm64 manipulating sets and relations of integer points bounded by linear constraints
ii libitm1:arm64 8.3.0-6ubuntu1~18.04.1 arm64 GNU Transactional Memory Library
ii libiw30:arm64 30~pre9-12ubuntu1 arm64 Wireless tools - library
ii libjack-jackd2-0:arm64 1.9.12~dfsg-2 arm64 JACK Audio Connection Kit (libraries)
ii libjansson4:arm64 2.11-1 arm64 C library for encoding, decoding and manipulating JSON data
ii libjavascriptcoregtk-4.0-18:arm64 2.26.3-0ubuntu0.18.04.1 arm64 JavaScript engine library from WebKitGTK+
ii libjbig0:arm64 2.1-3.1build1 arm64 JBIGkit libraries
ii libjbig2dec0:arm64 0.13-6 arm64 JBIG2 decoder library - shared libraries
ii libjpeg-turbo8:arm64 1.5.2-0ubuntu5.18.04.3 arm64 IJG JPEG compliant runtime library.
ii libjpeg8:arm64 8c-2ubuntu8 arm64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjson-c3:arm64 0.12.1-1.3 arm64 JSON manipulation library - shared library
ii libjson-glib-1.0-0:arm64 1.4.2-3 arm64 GLib JSON manipulation library
ii libjson-glib-1.0-common 1.4.2-3 all GLib JSON manipulation library (common files)
ii libk5crypto3:arm64 1.16-2ubuntu0.1 arm64 MIT Kerberos runtime libraries - Crypto Library
ii libkeyutils1:arm64 1.5.9-9.2ubuntu2 arm64 Linux Key Management Utilities (library)
ii libklibc 2.0.4-9ubuntu2 arm64 minimal libc subset for use with initramfs
ii libkmod2:arm64 24-1ubuntu3.2 arm64 libkmod shared library
ii libkrb5-26-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - libraries
ii libkrb5-3:arm64 1.16-2ubuntu0.1 arm64 MIT Kerberos runtime libraries
ii libkrb5support0:arm64 1.16-2ubuntu0.1 arm64 MIT Kerberos runtime libraries - Support library
ii libksba8:arm64 1.3.5-2 arm64 X.509 and CMS support library
ii liblapack3:arm64 3.7.1-4ubuntu1 arm64 Library of linear algebra routines 3 - shared version
ii liblcms2-2:arm64 2.9-1ubuntu0.1 arm64 Little CMS 2 color management library
ii libldap-2.4-2:arm64 2.4.45+dfsg-1ubuntu1.4 arm64 OpenLDAP libraries
ii libldap-common 2.4.45+dfsg-1ubuntu1.4 all OpenLDAP common files for libraries
ii libldb1:arm64 2:1.2.3-1ubuntu0.1 arm64 LDAP-like embedded database - shared library
ii liblightdm-gobject-1-0:arm64 1.26.0-0ubuntu1 arm64 LightDM GObject client library
ii libllvm9:arm64 1:9-2~ubuntu18.04.2 arm64 Modular compiler and toolchain technologies, runtime library
ii liblocale-gettext-perl 1.07-3build2 arm64 module using libc functions for internationalization in Perl
ii liblsan0:arm64 8.3.0-6ubuntu1~18.04.1 arm64 LeakSanitizer -- a memory leak detector (runtime)
ii libltdl7:arm64 2.4.6-2 arm64 System independent dlopen wrapper for GNU libtool
ii liblwres160:arm64 1:9.11.3+dfsg-1ubuntu1.11 arm64 Lightweight Resolver Library used by BIND
ii liblz4-1:arm64 0.0~r131-2ubuntu3 arm64 Fast LZ compression algorithm library - runtime
ii liblzma5:arm64 5.2.2-1.3 arm64 XZ-format compression library
ii liblzo2-2:arm64 2.08-1.2 arm64 data compression library
ii libmagic-mgc 1:5.32-2ubuntu0.3 arm64 File type determination library using "magic" numbers (compiled magic file)
ii libmagic1:arm64 1:5.32-2ubuntu0.3 arm64 Recognize the type of data in a file using "magic" numbers - library
ii libmm-glib0:arm64 1.10.0-1~ubuntu18.04.2 arm64 D-Bus service for managing modems - shared libraries
ii libmnl0:arm64 1.0.4-2 arm64 minimalistic Netlink communication library
ii libmount1:arm64 2.31.1-0.4ubuntu3.5 arm64 device mounting library
ii libmozjs-52-0:arm64 52.9.1-0ubuntu0.18.04.1 arm64 SpiderMonkey JavaScript library
ii libmp3lame0:arm64 3.100-2 arm64 MP3 encoding library
ii libmpc3:arm64 1.1.0-1 arm64 multiple precision complex floating-point library
ii libmpdec2:arm64 2.4.2-1ubuntu1 arm64 library for decimal floating point arithmetic (runtime library)
ii libmpfr6:arm64 4.0.1-1 arm64 multiple precision floating-point computation
ii libmpg123-0:arm64 1.25.10-1 arm64 MPEG layer 1/2/3 audio decoder (shared library)
ii libmtdev1:arm64 1.1.5-1ubuntu3 arm64 Multitouch Protocol Translation Library - shared library
ii libmutter-2-0:arm64 3.28.4-0ubuntu18.04.2 arm64 window manager library from the Mutter window manager
ii libnautilus-extension1a:arm64 1:3.26.4-0~ubuntu18.04.5 arm64 libraries for nautilus components - runtime version
ii libncurses5:arm64 6.1-1ubuntu1.18.04 arm64 shared libraries for terminal handling
ii libncursesw5:arm64 6.1-1ubuntu1.18.04 arm64 shared libraries for terminal handling (wide character support)
ii libndp0:arm64 1.6-1 arm64 Library for Neighbor Discovery Protocol
ii libnettle6:arm64 3.4-1 arm64 low level cryptographic library (symmetric and one-way cryptos)
ii libnewt0.52:arm64 0.52.20-1ubuntu1 arm64 Not Erik's Windowing Toolkit - text mode windowing with slang
ii libnghttp2-14:arm64 1.30.0-1ubuntu1 arm64 library implementing HTTP/2 protocol (shared library)
ii libnl-3-200:arm64 3.2.29-0ubuntu3 arm64 library for dealing with netlink sockets
ii libnl-genl-3-200:arm64 3.2.29-0ubuntu3 arm64 library for dealing with netlink sockets - generic netlink
ii libnm0:arm64 1.10.6-2ubuntu1.2 arm64 GObject-based client library for NetworkManager
ii libnma0:arm64 1.8.10-2ubuntu3 arm64 library for wireless and mobile dialogs (libnm version)
ii libnotify-bin 0.7.7-3 arm64 sends desktop notifications to a notification daemon (Utilities)
ii libnotify4:arm64 0.7.7-3 arm64 sends desktop notifications to a notification daemon
ii libnpth0:arm64 1.5-3 arm64 replacement for GNU Pth using system threads
ii libnspr4:arm64 2:4.18-1ubuntu1 arm64 NetScape Portable Runtime Library
ii libnss-systemd:arm64 237-3ubuntu10.38 arm64 nss module providing dynamic user and group name resolution
ii libnss3:arm64 2:3.35-2ubuntu2.7 arm64 Network Security Service libraries
ii liboauth0:arm64 1.0.3-1 arm64 C library implementing OAuth Core 1.0a API (runtime)
ii libogg0:arm64 1.3.2-1 arm64 Ogg bitstream library
ii libopts25:arm64 1:5.18.12-4 arm64 automated option processing library based on autogen
ii libopus0:arm64 1.1.2-1ubuntu1 arm64 Opus codec runtime library
ii liborc-0.4-0:arm64 1:0.4.28-1 arm64 Library of Optimized Inner Loops Runtime Compiler
ii libp11-kit0:arm64 0.23.9-2 arm64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libpackagekit-glib2-18:arm64 1.1.9-1ubuntu2.18.04.5 arm64 Library for accessing PackageKit using GLib
ii libpam-cap:arm64 1:2.25-1.2 arm64 POSIX 1003.1e capabilities (PAM module)
ii libpam-modules:arm64 1.1.8-3.6ubuntu2.18.04.1 arm64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.1.8-3.6ubuntu2.18.04.1 arm64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.1.8-3.6ubuntu2.18.04.1 all Runtime support for the PAM library
ii libpam-systemd:arm64 237-3ubuntu10.38 arm64 system and service manager - PAM module
ii libpam0g:arm64 1.1.8-3.6ubuntu2.18.04.1 arm64 Pluggable Authentication Modules library
ii libpango-1.0-0:arm64 1.40.14-1ubuntu0.1 arm64 Layout and rendering of internationalized text
ii libpangocairo-1.0-0:arm64 1.40.14-1ubuntu0.1 arm64 Layout and rendering of internationalized text
ii libpangoft2-1.0-0:arm64 1.40.14-1ubuntu0.1 arm64 Layout and rendering of internationalized text
ii libpangoxft-1.0-0:arm64 1.40.14-1ubuntu0.1 arm64 Layout and rendering of internationalized text
ii libpaper1:arm64 1.1.24+nmu5ubuntu1 arm64 library for handling paper characteristics
ii libparted-fs-resize0:arm64 3.2-20ubuntu0.2 arm64 disk partition manipulator - shared FS resizing library
ii libparted2:arm64 3.2-20ubuntu0.2 arm64 disk partition manipulator - shared library
ii libpci3:arm64 1:3.5.2-1ubuntu1.1 arm64 Linux PCI Utilities (shared library)
ii libpciaccess0:arm64 0.14-1 arm64 Generic PCI access library for X
ii libpcre3:arm64 2:8.39-9 arm64 Old Perl 5 Compatible Regular Expression Library - runtime files
ii libpcsclite1:arm64 1.8.23-1 arm64 Middleware to access a smart card using PC/SC (library)
ii libperl5.26:arm64 5.26.1-6ubuntu0.3 arm64 shared Perl library
ii libphonenumber7:arm64 7.1.0-5ubuntu5 arm64 parsing/formatting/validating phone numbers
ii libpipeline1:arm64 1.5.0-1 arm64 pipeline manipulation library
ii libpixman-1-0:arm64 0.34.0-2 arm64 pixel-manipulation library for X and cairo
ii libplist3:arm64 2.0.0-2ubuntu1 arm64 Library for handling Apple binary and XML property lists
ii libplymouth4:arm64 0.9.3-1ubuntu7.18.04.2 arm64 graphical boot animation and logger - shared libraries
ii libpng16-16:arm64 1.6.34-1ubuntu0.18.04.2 arm64 PNG library - runtime (version 1.6)
ii libpolkit-agent-1-0:arm64 0.105-20ubuntu0.18.04.5 arm64 PolicyKit Authentication Agent API
ii libpolkit-backend-1-0:arm64 0.105-20ubuntu0.18.04.5 arm64 PolicyKit backend API
ii libpolkit-gobject-1-0:arm64 0.105-20ubuntu0.18.04.5 arm64 PolicyKit Authorization API
ii libpopt0:arm64 1.16-11 arm64 lib for parsing cmdline parameters
ii libprocps6:arm64 2:3.3.12-3ubuntu1.2 arm64 library for accessing process information from /proc
ii libprotobuf10:arm64 3.0.0-9.1ubuntu1 arm64 protocol buffers C++ library
ii libproxy1v5:arm64 0.4.15-1 arm64 automatic proxy configuration management library (shared)
ii libpsl5:arm64 0.19.1-5build1 arm64 Library for Public Suffix List (shared libraries)
ii libpulse-mainloop-glib0:arm64 1:11.1-1ubuntu7.4 arm64 PulseAudio client libraries (glib support)
ii libpulse0:arm64 1:11.1-1ubuntu7.4 arm64 PulseAudio client libraries
ii libpulsedsp:arm64 1:11.1-1ubuntu7.4 arm64 PulseAudio OSS pre-load library
ii libpwquality-common 1.4.0-2 all library for password quality checking and generation (data files)
ii libpwquality1:arm64 1.4.0-2 arm64 library for password quality checking and generation
ii libpython-dev:arm64 2.7.15~rc1-1 arm64 header files and a static library for Python (default)
ii libpython-stdlib:arm64 2.7.15~rc1-1 arm64 interactive high-level object-oriented language (default python version)
ii libpython2.7:arm64 2.7.17-1~18.04 arm64 Shared Python runtime library (version 2.7)
ii libpython2.7-dev:arm64 2.7.17-1~18.04 arm64 Header files and a static library for Python (v2.7)
ii libpython2.7-minimal:arm64 2.7.17-1~18.04 arm64 Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:arm64 2.7.17-1~18.04 arm64 Interactive high-level object-oriented language (standard library, version 2.7)
ii libpython3-dev:arm64 3.6.7-1~18.04 arm64 header files and a static library for Python (default)
ii libpython3-stdlib:arm64 3.6.7-1~18.04 arm64 interactive high-level object-oriented language (default python3 version)
ii libpython3.6:arm64 3.6.9-1~18.04 arm64 Shared Python runtime library (version 3.6)
ii libpython3.6-dev:arm64 3.6.9-1~18.04 arm64 Header files and a static library for Python (v3.6)
ii libpython3.6-minimal:arm64 3.6.9-1~18.04 arm64 Minimal subset of the Python language (version 3.6)
ii libpython3.6-stdlib:arm64 3.6.9-1~18.04 arm64 Interactive high-level object-oriented language (standard library, version 3.6)
ii libraw1394-11:arm64 2.1.2-1 arm64 library for direct access to IEEE 1394 bus (aka FireWire)
ii libreadline7:arm64 7.0-3 arm64 GNU readline and history libraries, run-time libraries
ii librest-0.7-0:arm64 0.8.0-2 arm64 REST service access library
ii libroken18-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - roken support library
ii librsvg2-2:arm64 2.40.20-2 arm64 SAX-based renderer library for SVG files (runtime)
ii librsvg2-common:arm64 2.40.20-2 arm64 SAX-based renderer library for SVG files (extra runtime)
ii librtmp1:arm64 2.4+20151223.gitfa8646d.1-1 arm64 toolkit for RTMP streams (shared library)
ii libruby2.5:arm64 2.5.1-1ubuntu1.6 arm64 Libraries necessary to run Ruby 2.5
ii libsamplerate0:arm64 0.1.9-1 arm64 Audio sample rate conversion library
ii libsane-common 1.0.27-1~experimental3ubuntu2.2 all API library for scanners -- documentation and support files
ii libsane1:arm64 1.0.27-1~experimental3ubuntu2.2 arm64 API library for scanners
ii libsasl2-2:arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 arm64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules:arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 arm64 Cyrus SASL - pluggable authentication modules
ii libsasl2-modules-db:arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 arm64 Cyrus SASL - pluggable authentication modules (DB)
ii libseccomp2:arm64 2.4.1-0ubuntu0.18.04.2 arm64 high level interface to Linux seccomp filter
ii libsecret-1-0:arm64 0.18.6-1 arm64 Secret store
ii libsecret-common 0.18.6-1 all Secret store (common files)
ii libselinux1:arm64 2.7-2build2 arm64 SELinux runtime shared libraries
ii libsemanage-common 2.7-2build2 all Common files for SELinux policy management libraries
ii libsemanage1:arm64 2.7-2build2 arm64 SELinux policy management library
ii libsensors4:arm64 1:3.4.0-4 arm64 library to read temperature/voltage/fan sensors
ii libsepol1:arm64 2.7-1 arm64 SELinux library for manipulating binary security policies
ii libshout3:arm64 2.4.1-2build1 arm64 MP3/Ogg Vorbis broadcast streaming library
ii libsigsegv2:arm64 2.12-1 arm64 Library for handling page faults in a portable way
ii libslang2:arm64 2.3.1a-3ubuntu1 arm64 S-Lang programming library - runtime version
ii libsm6:arm64 2:1.2.2-1 arm64 X11 Session Management library
ii libsmartcols1:arm64 2.31.1-0.4ubuntu3.5 arm64 smart column output alignment library
ii libsmbclient:arm64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 shared library for communication with SMB/CIFS servers
ii libsnapd-glib1:arm64 1.49-0ubuntu0.18.04.1 arm64 GLib snapd library
ii libsndfile1:arm64 1.0.28-4ubuntu0.18.04.1 arm64 Library for reading/writing audio files
ii libsoup-gnome2.4-1:arm64 2.62.1-1ubuntu0.4 arm64 HTTP library implementation in C -- GNOME support library
ii libsoup2.4-1:arm64 2.62.1-1ubuntu0.4 arm64 HTTP library implementation in C -- Shared library
ii libspeex1:arm64 1.2~rc1.2-1ubuntu2 arm64 The Speex codec runtime library
ii libspeexdsp1:arm64 1.2~rc1.2-1ubuntu2 arm64 The Speex extended runtime library
ii libsqlite3-0:arm64 3.22.0-1ubuntu0.2 arm64 SQLite 3 shared library
ii libss2:arm64 1.44.1-1ubuntu1.3 arm64 command-line interface parsing library
ii libssl-dev:arm64 1.1.1-1ubuntu2.1~18.04.5 arm64 Secure Sockets Layer toolkit - development files
ii libssl1.0.0:arm64 1.0.2n-1ubuntu5.3 arm64 Secure Sockets Layer toolkit - shared libraries
ii libssl1.1:arm64 1.1.1-1ubuntu2.1~18.04.5 arm64 Secure Sockets Layer toolkit - shared libraries
ii libstartup-notification0:arm64 0.12-5 arm64 library for program launch feedback (shared library)
ii libstdc++-7-dev:arm64 7.4.0-1ubuntu1~18.04.1 arm64 GNU Standard C++ Library v3 (development files)
ii libstdc++6:arm64 8.3.0-6ubuntu1~18.04.1 arm64 GNU Standard C++ Library v3
ii libstemmer0d:arm64 0+svn585-1build1 arm64 Snowball stemming algorithms for use in Information Retrieval
ii libsystemd0:arm64 237-3ubuntu10.38 arm64 systemd utility library
ii libtag1v5:arm64 1.11.1+dfsg.1-0.2build2 arm64 audio meta-data library
ii libtag1v5-vanilla:arm64 1.11.1+dfsg.1-0.2build2 arm64 audio meta-data library - vanilla flavour
ii libtalloc2:arm64 2.1.10-2ubuntu1 arm64 hierarchical pool based memory allocator
ii libtasn1-6:arm64 4.13-2 arm64 Manage ASN.1 structures (runtime)
ii libtdb1:arm64 1.3.15-2 arm64 Trivial Database - shared library
ii libteamdctl0:arm64 1.26-1 arm64 library for communication with `teamd` process
ii libtevent0:arm64 0.9.34-1 arm64 talloc-based event loop library - shared library
ii libtext-charwidth-perl 0.04-7.1 arm64 get display widths of characters on the terminal
ii libtext-iconv-perl 1.7-5build6 arm64 converts between character sets in Perl
ii libtext-wrapi18n-perl 0.06-7.1 all internationalized substitute of Text::Wrap
ii libthai-data 0.1.27-2 all Data files for Thai language support library
ii libthai0:arm64 0.1.27-2 arm64 Thai language support library
ii libtheora0:arm64 1.1.1+dfsg.1-14 arm64 Theora Video Compression Codec
ii libtiff5:arm64 4.0.9-5ubuntu0.3 arm64 Tag Image File Format (TIFF) library
ii libtinfo5:arm64 6.1-1ubuntu1.18.04 arm64 shared low-level terminfo library for terminal handling
ii libtotem-plparser-common 3.26.0-1ubuntu2 all Totem Playlist Parser library - common files
ii libtotem-plparser18:arm64 3.26.0-1ubuntu2 arm64 Totem Playlist Parser library - runtime files
ii libtracker-sparql-2.0-0:arm64 2.0.3-1ubuntu4 arm64 metadata database, indexer and search tool - library
ii libtsan0:arm64 8.3.0-6ubuntu1~18.04.1 arm64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii libtwolame0:arm64 0.3.13-3 arm64 MPEG Audio Layer 2 encoding library
ii libu2f-udev 1.1.4-1ubuntu0.1 all Universal 2nd Factor (U2F) common files
ii libubsan0:arm64 7.4.0-1ubuntu1~18.04.1 arm64 UBSan -- undefined behaviour sanitizer (runtime)
ii libudev1:arm64 237-3ubuntu10.38 arm64 libudev shared library
ii libudisks2-0:arm64 2.7.6-3ubuntu0.2 arm64 GObject based library to access udisks2
ii libunistring2:arm64 0.9.9-0ubuntu2 arm64 Unicode string library for C
ii libunity-protocol-private0:arm64 7.1.4+18.04.20180209.1-0ubuntu2 arm64 binding to get places into the launcher - private library
ii libunity-scopes-json-def-desktop 7.1.4+18.04.20180209.1-0ubuntu2 all binding to get places into the launcher - desktop def file
ii libunity9:arm64 7.1.4+18.04.20180209.1-0ubuntu2 arm64 binding to get places into the launcher - shared library
ii libupower-glib3:arm64 0.99.7-2ubuntu0.18.04.1 arm64 abstraction for power management - shared library
ii libusb-1.0-0:arm64 2:1.0.21-2 arm64 userspace USB programming library
ii libusbmuxd4:arm64 1.1.0~git20171206.c724e70f-0.1 arm64 USB multiplexor daemon for iPhone and iPod Touch devices - library
ii libuuid1:arm64 2.31.1-0.4ubuntu3.5 arm64 Universally Unique ID library
ii libv4l-0:arm64 1.14.2-1 arm64 Collection of video4linux support libraries
ii libv4lconvert0:arm64 1.14.2-1 arm64 Video4linux frame format conversion library
ii libvisual-0.4-0:arm64 0.4.0-11 arm64 audio visualization framework
ii libvorbis0a:arm64 1.3.5-4.2 arm64 decoder library for Vorbis General Audio Compression Codec
ii libvorbisenc2:arm64 1.3.5-4.2 arm64 encoder library for Vorbis General Audio Compression Codec
ii libvorbisfile3:arm64 1.3.5-4.2 arm64 high-level API for Vorbis General Audio Compression Codec
ii libvpx5:arm64 1.7.0-3ubuntu0.18.04.1 arm64 VP8 and VP9 video codec (shared library)
ii libvte-2.91-0:arm64 0.52.2-1ubuntu1~18.04.2 arm64 Terminal emulator widget for GTK+ 3.0 - runtime files
ii libvte-2.91-common 0.52.2-1ubuntu1~18.04.2 all Terminal emulator widget for GTK+ 3.0 - common files
ii libwacom-common 0.29-1 all Wacom model feature query library (common files)
ii libwacom2:arm64 0.29-1 arm64 Wacom model feature query library
ii libwavpack1:arm64 5.1.0-2ubuntu1.4 arm64 audio codec (lossy and lossless) - library
ii libwayland-client0:arm64 1.16.0-1ubuntu1.1~18.04.3 arm64 wayland compositor infrastructure - client library
ii libwayland-cursor0:arm64 1.16.0-1ubuntu1.1~18.04.3 arm64 wayland compositor infrastructure - cursor library
ii libwayland-egl1:arm64 1.16.0-1ubuntu1.1~18.04.3 arm64 wayland compositor infrastructure - EGL library
ii libwayland-server0:arm64 1.16.0-1ubuntu1.1~18.04.3 arm64 wayland compositor infrastructure - server library
ii libwbclient0:arm64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 Samba winbind client library
ii libwebkit2gtk-4.0-37:arm64 2.26.3-0ubuntu0.18.04.1 arm64 Web content engine library for GTK+
ii libwebp6:arm64 0.6.1-2 arm64 Lossy compression of digital photographic images.
ii libwebpdemux2:arm64 0.6.1-2 arm64 Lossy compression of digital photographic images.
ii libwebrtc-audio-processing1:arm64 0.3-1 arm64 AudioProcessing module from the WebRTC project.
ii libwhoopsie-preferences0 0.19 arm64 Ubuntu error tracker submission settings - shared library
ii libwhoopsie0:arm64 0.2.62ubuntu0.4 arm64 Ubuntu error tracker submission - shared library
ii libwind0-heimdal:arm64 7.5.0+dfsg-1 arm64 Heimdal Kerberos - stringprep implementation
ii libwoff1:arm64 1.0.2-1build0.1 arm64 library for converting fonts to WOFF 2.0
ii libwrap0:arm64 7.6.q-27 arm64 Wietse Venema's TCP wrappers library
ii libx11-6:arm64 2:1.6.4-3ubuntu0.2 arm64 X11 client-side library
ii libx11-data 2:1.6.4-3ubuntu0.2 all X11 client-side library
ii libx11-xcb1:arm64 2:1.6.4-3ubuntu0.2 arm64 Xlib/XCB interface library
ii libxau6:arm64 1:1.0.8-1 arm64 X11 authorisation library
ii libxaw7:arm64 2:1.0.13-1 arm64 X11 Athena Widget library
ii libxcb-dri2-0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, dri2 extension
ii libxcb-dri3-0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, dri3 extension
ii libxcb-glx0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, glx extension
ii libxcb-present0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, present extension
ii libxcb-randr0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, randr extension
ii libxcb-render0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, render extension
ii libxcb-res0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, res extension
ii libxcb-shape0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, shape extension
ii libxcb-shm0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, shm extension
ii libxcb-sync1:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, sync extension
ii libxcb-util1:arm64 0.4.0-0ubuntu3 arm64 utility libraries for X C Binding -- atom, aux and event
ii libxcb-xfixes0:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, xfixes extension
ii libxcb-xkb1:arm64 1.13-2~ubuntu18.04 arm64 X C Binding, XKEYBOARD extension
ii libxcb1:arm64 1.13-2~ubuntu18.04 arm64 X C Binding
ii libxcomposite1:arm64 1:0.4.4-2 arm64 X11 Composite extension library
ii libxcursor1:arm64 1:1.1.15-1 arm64 X cursor management library
ii libxdamage1:arm64 1:1.1.4-3 arm64 X11 damaged region extension library
ii libxdmcp6:arm64 1:1.1.2-3 arm64 X11 Display Manager Control Protocol library
ii libxext6:arm64 2:1.3.3-1 arm64 X11 miscellaneous extension library
ii libxfixes3:arm64 1:5.0.3-1 arm64 X11 miscellaneous 'fixes' extension library
ii libxfont2:arm64 1:2.0.3-1 arm64 X11 font rasterisation library
ii libxft2:arm64 2.3.2-1 arm64 FreeType-based font drawing library for X
ii libxi6:arm64 2:1.7.9-1 arm64 X11 Input extension library
ii libxinerama1:arm64 2:1.1.3-1 arm64 X11 Xinerama extension library
ii libxkbcommon-x11-0:arm64 0.8.2-1~ubuntu18.04.1 arm64 library to create keymaps with the XKB X11 protocol
ii libxkbcommon0:arm64 0.8.2-1~ubuntu18.04.1 arm64 library interface to the XKB compiler - shared library
ii libxkbfile1:arm64 1:1.0.9-2 arm64 X11 keyboard file manipulation library
ii libxklavier16:arm64 5.4-3 arm64 X Keyboard Extension high-level API
ii libxml2:arm64 2.9.4+dfsg1-6.1ubuntu1.2 arm64 GNOME XML library
ii libxmu6:arm64 2:1.1.2-2 arm64 X11 miscellaneous utility library
ii libxmuu1:arm64 2:1.1.2-2 arm64 X11 miscellaneous micro-utility library
ii libxpm4:arm64 1:3.5.12-1 arm64 X11 pixmap library
ii libxrandr2:arm64 2:1.5.1-1 arm64 X11 RandR extension library
ii libxrender1:arm64 1:0.9.10-1 arm64 X Rendering Extension client library
ii libxshmfence1:arm64 1.3-1 arm64 X shared memory fences - shared library
ii libxslt1.1:arm64 1.1.29-5ubuntu0.2 arm64 XSLT 1.0 processing library - runtime library
ii libxt6:arm64 1:1.1.5-1 arm64 X11 toolkit intrinsics library
ii libxtables12:arm64 1.6.1-2ubuntu2 arm64 netfilter xtables library
ii libxtst6:arm64 2:1.2.3-1 arm64 X11 Testing -- Record extension library
ii libxv1:arm64 2:1.0.11-1 arm64 X11 Video extension library
ii libxxf86dga1:arm64 2:1.1.4-1 arm64 X11 Direct Graphics Access extension library
ii libxxf86vm1:arm64 1:1.1.4-1 arm64 X11 XFree86 video mode extension library
ii libyaml-0-2:arm64 0.1.7-2ubuntu3 arm64 Fast YAML 1.1 parser and emitter library
ii libyelp0:arm64 3.26.0-1ubuntu2 arm64 Library for the GNOME help browser
ii libzeitgeist-2.0-0:arm64 1.0-0.1ubuntu1 arm64 library to access Zeitgeist - shared library
ii libzstd1:arm64 1.3.3+dfsg-2ubuntu1.1 arm64 fast lossless compression algorithm
ii light-themes 16.10+18.04.20181005-0ubuntu1 all Light Themes (Ambiance and Radiance)
ii lightdm 1.26.0-0ubuntu1 arm64 Display Manager
ii lightdm-settings 1.1.4-0ubuntu1 all LightDM Settings Configuration Tool
ii linux-base 4.5ubuntu1 all Linux image base package
ii linux-headers-4.19.0-xlnx-v2019.2-zynqmp-fpga 4.19.0-xlnx-v2019.2-zynqmp-fpga-2 arm64 Linux kernel headers for 4.19.0-xlnx-v2019.2-zynqmp-fpga on arm64
ii linux-image-4.19.0-xlnx-v2019.2-zynqmp-fpga 4.19.0-xlnx-v2019.2-zynqmp-fpga-2 arm64 Linux kernel, version 4.19.0-xlnx-v2019.2-zynqmp-fpga
ii linux-libc-dev:arm64 4.15.0-76.86 arm64 Linux Kernel Headers for development
ii linux-sound-base 1.0.25+dfsg-0ubuntu5 all base package for ALSA and OSS sound systems
ii locales 2.27-3ubuntu1 all GNU C Library: National Language (locale) data [support]
ii login 1:4.5-1ubuntu2 arm64 system login tools
ii logrotate 3.11.0-0.1ubuntu1 arm64 Log rotation utility
ii lsb-base 9.20170808ubuntu1 all Linux Standard Base init script functionality
ii lsb-release 9.20170808ubuntu1 all Linux Standard Base version reporting utility
ii m4 1.4.18-1 arm64 macro processing language
ii make 4.1-9.1ubuntu1 arm64 utility for directing compilation
ii man-db 2.8.3-2ubuntu0.1 arm64 on-line manual pager
ii mawk 1.3.3-17ubuntu3 arm64 a pattern scanning and text processing language
ii mime-support 3.60ubuntu1 all MIME files 'mime.types' & 'mailcap', and support programs
ii mount 2.31.1-0.4ubuntu3.5 arm64 tools for mounting and manipulating filesystems
ii multiarch-support 2.27-3ubuntu1 arm64 Transitional package to ensure multiarch compatibility
ii mutter 3.28.4-0ubuntu18.04.2 arm64 lightweight GTK+ window manager
ii mutter-common 3.28.4-0ubuntu18.04.2 all shared files for the Mutter window manager
ii nautilus 1:3.26.4-0~ubuntu18.04.5 arm64 file manager and graphical shell for GNOME
ii nautilus-data 1:3.26.4-0~ubuntu18.04.5 all data files for nautilus
ii ncurses-base 6.1-1ubuntu1.18.04 all basic terminal type definitions
ii ncurses-bin 6.1-1ubuntu1.18.04 arm64 terminal-related programs and man pages
ii net-tools 1.60+git20161116.90da8a0-1ubuntu1 arm64 NET-3 networking toolkit
ii netbase 5.4 all Basic TCP/IP networking system
ii netcat-openbsd 1.187-1ubuntu0.1 arm64 TCP/IP swiss army knife
ii netplan.io 0.36.1 arm64 YAML network configuration abstraction for various backends
ii network-manager 1.10.6-2ubuntu1.2 arm64 network management framework (daemon and userspace tools)
ii network-manager-gnome 1.8.10-2ubuntu3 arm64 network management framework (GNOME frontend)
ii networkd-dispatcher 1.7-0ubuntu3.3 all Dispatcher service for systemd-networkd connection status changes
ii nplan 0.98-0ubuntu1~18.04.1 all YAML network configuration abstraction - transitional package
ii ntp 1:4.2.8p10+dfsg-5ubuntu7.1 arm64 Network Time Protocol daemon and utility programs
ii ntpdate 1:4.2.8p10+dfsg-5ubuntu7.1 arm64 client for setting system time from NTP servers
ii openprinting-ppds 20180306-1 all OpenPrinting printer support - PostScript PPD files
ii openssh-client 1:7.6p1-4ubuntu0.3 arm64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:7.6p1-4ubuntu0.3 arm64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:7.6p1-4ubuntu0.3 arm64 secure shell (SSH) sftp server module, for SFTP access from remote machines
ii openssl 1.1.1-1ubuntu2.1~18.04.5 arm64 Secure Sockets Layer toolkit - cryptographic utility
ii p11-kit 0.23.9-2 arm64 p11-glue utilities
ii p11-kit-modules:arm64 0.23.9-2 arm64 p11-glue proxy and trust modules
ii packagekit 1.1.9-1ubuntu2.18.04.5 arm64 Provides a package management service
ii parted 3.2-20ubuntu0.2 arm64 disk partition manipulator
ii passwd 1:4.5-1ubuntu2 arm64 change and administer password and group data
ii patch 2.7.6-2ubuntu1.1 arm64 Apply a diff file to an original
ii pciutils 1:3.5.2-1ubuntu1.1 arm64 Linux PCI Utilities
ii perl 5.26.1-6ubuntu0.3 arm64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.26.1-6ubuntu0.3 arm64 minimal Perl system
ii perl-modules-5.26 5.26.1-6ubuntu0.3 all Core Perl modules
ii pinentry-gnome3 1.1.0-1 arm64 GNOME 3 PIN or pass-phrase entry dialog for GnuPG
ii pkg-config 0.29.1-0ubuntu2 arm64 manage compile and link flags for libraries
ii plymouth 0.9.3-1ubuntu7.18.04.2 arm64 boot animation, logger and I/O multiplexer
ii policykit-1 0.105-20ubuntu0.18.04.5 arm64 framework for managing administrative policies and privileges
ii poppler-data 0.4.8-2 all encoding data for the poppler PDF rendering library
ii printer-driver-pnm2ppa 1.13+nondbs-0ubuntu6 arm64 printer driver for HP-GDI printers
ii procps 2:3.3.12-3ubuntu1.2 arm64 /proc file system utilities
ii pulseaudio 1:11.1-1ubuntu7.4 arm64 PulseAudio sound server
ii pulseaudio-utils 1:11.1-1ubuntu7.4 arm64 Command line tools for the PulseAudio sound server
ii python 2.7.15~rc1-1 arm64 interactive high-level object-oriented language (default version)
ii python-apt-common 1.6.5ubuntu0.2 all Python interface to libapt-pkg (locales)
ii python-crypto 2.6.1-8ubuntu2 arm64 cryptographic algorithms and protocols for Python
ii python-dev 2.7.15~rc1-1 arm64 header files and a static library for Python (default)
ii python-dnspython 1.15.0-1 all DNS toolkit for Python
ii python-ldb:arm64 2:1.2.3-1ubuntu0.1 arm64 Python bindings for LDB
ii python-minimal 2.7.15~rc1-1 arm64 minimal subset of the Python language (default version)
ii python-numpy 1:1.13.3-2ubuntu1 arm64 Numerical Python adds a fast array facility to the Python language
ii python-pip 9.0.1-2.3~ubuntu1.18.04.1 all Python package installer
ii python-pip-whl 9.0.1-2.3~ubuntu1.18.04.1 all Python package installer
ii python-pkg-resources 39.0.1-2 all Package Discovery and Resource Access using pkg_resources
ii python-samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 Python bindings for Samba
ii python-setuptools 39.0.1-2 all Python Distutils Enhancements
ii python-talloc 2.1.10-2ubuntu1 arm64 hierarchical pool based memory allocator - Python bindings
ii python-tdb 1.3.15-2 arm64 Python bindings for TDB
ii python-wheel 0.30.0-0.2 all built-package format for Python
ii python2.7 2.7.17-1~18.04 arm64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-dev 2.7.17-1~18.04 arm64 Header files and a static library for Python (v2.7)
ii python2.7-minimal 2.7.17-1~18.04 arm64 Minimal subset of the Python language (version 2.7)
ii python3 3.6.7-1~18.04 arm64 interactive high-level object-oriented language (default python3 version)
ii python3-apport 2.20.9-0ubuntu7.9 all Python 3 library for Apport crash report handling
ii python3-apt 1.6.5ubuntu0.2 arm64 Python 3 interface to libapt-pkg
ii python3-aptdaemon 1.1.1+bzr982-0ubuntu19.2 all Python 3 module for the server and client of aptdaemon
ii python3-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu19.2 all Python 3 GTK+ 3 widgets to run an aptdaemon client
ii python3-cairo:arm64 1.16.2-1 arm64 Python3 bindings for the Cairo vector graphics library
ii python3-certifi 2018.1.18-2 all root certificates for validating SSL certs and verifying TLS hosts (python3)
ii python3-chardet 3.0.4-1 all universal character encoding detector for Python3
ii python3-cups 1.9.73-2 arm64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.11-1ubuntu2 all Python utility modules around the CUPS printing system
ii python3-dateutil 2.6.1-1 all powerful extensions to the standard Python 3 datetime module
ii python3-dbus 1.2.6-1 arm64 simple interprocess messaging system (Python 3 interface)
ii python3-debconf 1.5.66ubuntu1 all interact with debconf from Python 3
ii python3-debian 0.1.32 all Python 3 modules to work with Debian-related data formats
ii python3-defer 1.0.6-2build1 all Small framework for asynchronous programming (Python 3)
ii python3-dev 3.6.7-1~18.04 arm64 header files and a static library for Python (default)
ii python3-distro-info 0.18ubuntu0.18.04.1 all information about distributions' releases (Python 3 module)
ii python3-distupgrade 1:18.04.37 all manage release upgrades
ii python3-distutils 3.6.9-1~18.04 all distutils package for Python 3.x
ii python3-gi 3.26.1-2ubuntu1 arm64 Python 3 bindings for gobject-introspection libraries
ii python3-httplib2 0.9.2+dfsg-1ubuntu0.1 all comprehensive HTTP client library written for Python3
ii python3-idna 2.6-1 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-lib2to3 3.6.9-1~18.04 all Interactive high-level object-oriented language (2to3, version 3.6)
ii python3-minimal 3.6.7-1~18.04 arm64 minimal subset of the Python language (default python3 version)
ii python3-numpy 1:1.13.3-2ubuntu1 arm64 Fast array facility to the Python 3 language
ii python3-pip 9.0.1-2.3~ubuntu1.18.04.1 all Python package installer
ii python3-pkg-resources 39.0.1-2 all Package Discovery and Resource Access using pkg_resources
ii python3-problem-report 2.20.9-0ubuntu7.9 all Python 3 library to handle problem reports
ii python3-psutil 5.4.2-1ubuntu0.1 arm64 module providing convenience functions for managing processes (Python3)
ii python3-requests 2.18.4-2ubuntu0.1 all elegant and simple HTTP library for Python3, built for human beings
ii python3-requests-unixsocket 0.1.5-3 all Use requests to talk HTTP via a UNIX domain socket - Python 3.x
ii python3-setproctitle:arm64 1.1.10-1build2 arm64 Setproctitle implementation for Python 3
ii python3-setuptools 39.0.1-2 all Python3 Distutils Enhancements
ii python3-six 1.11.0-2 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-software-properties 0.96.24.32.12 all manage the repositories that you install software from
ii python3-update-manager 1:18.04.11.10 all python 3.x module for update-manager
ii python3-urllib3 1.22-1ubuntu0.18.04.1 all HTTP library with thread-safe connection pooling for Python3
ii python3-wheel 0.30.0-0.2 all built-package format for Python
ii python3-xapp 1.0.1-1 all Python 3 XApp library
ii python3-xkit 0.5.0ubuntu2 all library for the manipulation of xorg.conf files (Python 3)
ii python3-yaml 3.12-1build2 arm64 YAML parser and emitter for Python3
ii python3.6 3.6.9-1~18.04 arm64 Interactive high-level object-oriented language (version 3.6)
ii python3.6-dev 3.6.9-1~18.04 arm64 Header files and a static library for Python (v3.6)
ii python3.6-minimal 3.6.9-1~18.04 arm64 Minimal subset of the Python language (version 3.6)
ii rake 12.3.1-1 all ruby make-like utility
ii readline-common 7.0-3 all GNU readline and history libraries, common files
ii resolvconf 1.79ubuntu10.18.04.3 all name server information handler
ii rfkill 2.31.1-0.4ubuntu3.5 arm64 tool for enabling and disabling wireless devices
ii rsyslog 8.32.0-1ubuntu4 arm64 reliable system and kernel logging daemon
ii ruby 1:2.5.1 arm64 Interpreter of object-oriented scripting language Ruby (default version)
ii ruby-did-you-mean 1.2.0-2 all smart error messages for Ruby > 2.3
ii ruby-minitest 5.10.3-1 all Ruby test tools supporting TDD, BDD, mocking, and benchmarking
ii ruby-msgpack 1.1.0-1build2 arm64 Ruby library for MessagePack
ii ruby-net-telnet 0.1.1-2 all telnet client library
ii ruby-power-assert 0.3.0-1 all library showing values of variables and method calls in an expression
ii ruby-serialport 1.3.1-1build5 arm64 Library for using RS-232 serial ports from Ruby programs
ii ruby-test-unit 3.2.5-1 all unit testing framework for Ruby
ii ruby2.5 2.5.1-1ubuntu1.6 arm64 Interpreter of object-oriented scripting language Ruby
ii rubygems-integration 1.11 all integration of Debian Ruby packages with Rubygems
ii samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 SMB/CIFS file, print, and login server for Unix
ii samba-common 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 all common files used by both the Samba server and client
ii samba-common-bin 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 Samba common files used by both the server and the client
ii samba-libs:arm64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 arm64 Samba core libraries
ii sed 4.4-2 arm64 GNU stream editor for filtering/transforming text
ii sensible-utils 0.0.12 all Utilities for sensible alternative selection
ii session-migration 0.3.3 arm64 Tool to migrate in user session settings
ii shared-mime-info 1.9-2 arm64 FreeDesktop.org shared MIME database and spec
ii slick-greeter 1.1.4-1 arm64 Slick-looking LightDM greeter
ii socat 1.7.3.2-2ubuntu2 arm64 multipurpose relay for bidirectional data transfer
ii software-properties-common 0.96.24.32.12 all manage the repositories that you install software from (common)
ii software-properties-gtk 0.96.24.32.12 all manage the repositories that you install software from (gtk)
ii sound-theme-freedesktop 0.8-2ubuntu1 all freedesktop.org sound theme
ii spice-vdagent 0.17.0-1ubuntu2 arm64 Spice agent for Linux
ii sudo 1.8.21p2-3ubuntu1.2 arm64 Provide limited super user privileges to specific users
ii system-config-printer-common 1.5.11-1ubuntu2 all backend and the translation files for system-config-printer
ii systemd 237-3ubuntu10.38 arm64 system and service manager
ii systemd-sysv 237-3ubuntu10.38 arm64 system and service manager - SysV links
ii sysvinit-utils 2.88dsf-59.10ubuntu1 arm64 System-V-like utilities
ii tar 1.29b-2ubuntu0.1 arm64 GNU version of the tar archiving utility
ii tcsh 6.20.00-7 arm64 TENEX C Shell, an enhanced version of Berkeley csh
ii tdb-tools 1.3.15-2 arm64 Trivial Database - bundled binaries
ii tzdata 2019c-0ubuntu0.18.04 all time zone and daylight-saving time data
ii u-boot-tools 2019.07+dfsg-1ubuntu4~18.04.1 arm64 companion tools for Das U-Boot bootloader
ii ubuntu-advantage-tools 17 all management tools for Ubuntu Advantage
ii ubuntu-artwork 1:16.10+18.04.20181005-0ubuntu1 all Ubuntu themes and artwork
ii ubuntu-desktop 1.417.4 arm64 The Ubuntu desktop system
ii ubuntu-drivers-common 1:0.5.2.5 arm64 Detect and install additional Ubuntu driver packages
ii ubuntu-keyring 2018.09.18.1~18.04.0 all GnuPG keys of the Ubuntu archive
ii ubuntu-minimal 1.417.4 arm64 Minimal core of Ubuntu
ii ubuntu-mono 16.10+18.04.20181005-0ubuntu1 all Ubuntu Mono Icon theme
ii ubuntu-release-upgrader-core 1:18.04.37 all manage release upgrades
ii ubuntu-release-upgrader-gtk 1:18.04.37 all manage release upgrades
ii ubuntu-session 3.28.1-0ubuntu3 arm64 Ubuntu session with GNOME Shell
ii ubuntu-settings 18.04.7 all default settings for the Ubuntu desktop
ii ubuntu-sounds 0.13 all Ubuntu's GNOME audio theme
ii ubuntu-wallpapers 18.04.1-0ubuntu1 all Ubuntu Wallpapers
ii ubuntu-wallpapers-bionic 18.04.1-0ubuntu1 all Ubuntu 18.04 Wallpapers
ii ucf 3.0038 all Update Configuration File(s): preserve user changes to config files
ii udev 237-3ubuntu10.38 arm64 /dev/ and hotplug management daemon
ii udisks2 2.7.6-3ubuntu0.2 arm64 D-Bus service to access and manipulate storage devices
ii unzip 6.0-21ubuntu1 arm64 De-archiver for .zip files
ii update-manager 1:18.04.11.10 all GNOME application that manages apt updates
ii update-manager-core 1:18.04.11.10 all manage release upgrades
ii update-notifier 3.192.1.7 arm64 Daemon which notifies about package updates
ii update-notifier-common 3.192.1.7 all Files shared between update-notifier and other packages
ii upower 0.99.7-2ubuntu0.18.04.1 arm64 abstraction for power management
ii usbutils 1:007-4build1 arm64 Linux USB utilities
ii util-linux 2.31.1-0.4ubuntu3.5 arm64 miscellaneous system utilities
ii vim-common 2:8.0.1453-1ubuntu1.1 all Vi IMproved - Common files
ii vim-tiny 2:8.0.1453-1ubuntu1.1 arm64 Vi IMproved - enhanced vi editor - compact version
ii whiptail 0.52.20-1ubuntu1 arm64 Displays user-friendly dialog boxes from shell scripts
ii whoopsie-preferences 0.19 arm64 System preferences for error reporting
ii wireless-tools 30~pre9-12ubuntu1 arm64 Tools for manipulating Linux Wireless Extensions
ii wpasupplicant 2:2.6-15ubuntu2.5 arm64 client support for WPA and WPA2 (IEEE 802.11i)
ii x11-apps 7.7+6ubuntu1 arm64 X applications
ii x11-common 1:7.7+19ubuntu7.1 all X Window System (X.Org) infrastructure
ii x11-session-utils 7.7+2build1 arm64 X session utilities
ii x11-utils 7.7+3build1 arm64 X11 utilities
ii x11-xkb-utils 7.7+3ubuntu0.18.04.1 arm64 X11 XKB utilities
ii x11-xserver-utils 7.7+7build1 arm64 X server utilities
ii xauth 1:1.0.10-1 arm64 X authentication utility
ii xdg-user-dirs 0.17-1ubuntu1 arm64 tool to manage well known user directories
ii xdg-user-dirs-gtk 0.10-2 arm64 tool to manage well known user directories (Gtk extension)
ii xfonts-base 1:1.0.4+nmu1 all standard fonts for X
ii xfonts-encodings 1:1.0.4-2 all Encodings for X.Org fonts
ii xfonts-utils 1:7.7+6 arm64 X Window System font utility programs
ii xinit 1.3.4-3ubuntu3 arm64 X server initialisation tool
ii xinput 1.6.2-1build1 arm64 Runtime configuration and test of XInput devices
ii xkb-data 2.23.1-1ubuntu1.18.04.1 all X Keyboard Extension (XKB) configuration data
ii xorg 1:7.7+19ubuntu7.1 arm64 X.Org X Window System
ii xorg-docs-core 1:1.7.1-1.1 all Core documentation for the X.org X Window System
ii xserver-common 2:1.19.6-1ubuntu4.3 all common files used by various X servers
ii xserver-xorg 1:7.7+19ubuntu7.1 arm64 X.Org X server
ii xserver-xorg-core 2:1.19.6-1ubuntu4.3 arm64 Xorg X server - core server
ii xserver-xorg-input-all 1:7.7+19ubuntu7.1 arm64 X.Org X server -- input driver metapackage
ii xserver-xorg-input-libinput 0.27.1-1 arm64 X.Org X server -- libinput input driver
ii xserver-xorg-video-armsoc-xilinx 1.4-2 arm64 X.Org X Server -- ARM SoC display driver for rockchip, amlogic, sunxi and Xilinx(ZynqMP) DRM (mainline kernel)
ii xwayland 2:1.19.6-1ubuntu4.3 arm64 Xwayland X server
ii xxd 2:8.0.1453-1ubuntu1.1 arm64 tool to make (or reverse) a hex dump
ii xz-utils 5.2.2-1.3 arm64 XZ-format compression utilities
ii yelp 3.26.0-1ubuntu2 arm64 Help browser for GNOME
ii yelp-xsl 3.20.1-4 all XSL stylesheets for the yelp help browser
ii zenity 3.28.1-1 arm64 Display graphical dialog boxes from shell scripts
ii zenity-common 3.28.1-1 all Display graphical dialog boxes from shell scripts (common files)
ii zip 3.0-11build1 arm64 Archiver for .zip files
ii zlib1g:arm64 1:1.2.11.dfsg-0ubuntu2 arm64 compression library - runtime
ii zsh 5.4.2-3ubuntu3.1 arm64 shell with lots of features
ii zsh-common 5.4.2-3ubuntu3.1 all architecture independent files for Zsh