LoginSignup
0
0

More than 5 years have passed since last update.

[メモ] ASUS TinkerBoard: TinkerOS_Debian V2.0.8 関連

Posted at

概要

リリースノート
2018/11/22  1.05 GBytes

TinkerOS_Debian V2.0.8

TinkerOS default username is "linaro", password is "linaro"

Release Notes
*Changelog
1. Merge Upstream/Rockchip (commit: 40e8774, kernel: 4.4.132).
2. Upgrade Mali driver, libmali from r9p0 to r13p0
3. Upgrade Linaro package to 20180823
4. Upgrade to Rockchip new ISP driver. (User needs to switch CSI camera by device tree overlay)
5. Support IMX219 with AE/AWB functions.
6. Add OV5647 overlay.
7. Supported Wake On LAN from Suspend to RAM.
8. Support more USB DACs.
9. Add brightness node and support backlight control for DSI Touch Display.
10. Enable FRAMEBUFFER_CONSOLE_ROTATION, to support display rotation for the framebuffer console.
11. Update DS18B20 driver, enable w1_res attribute to support convert time setting.
12. Enable USB_SERIAL_MOS7840 kernel driver.
13. Support ES90x8 Q2M based DAC board.
14. Merge pull request #18, enable more kernel config for iptables.
15. Support Wi-Fi Direct.
16. Enable BT_BNEP kernel configs, to support BNEP protocol.
17. Pre-install cron & logroate package, to support log rotation.
18. Fix Wi-Fi function may fail at first time boot.
19. Improve HDMI hot-plug detection and resolution auto setting.

MD5:
1f1d874a301e156af562618280cdab23 (zip)
0e78b5ff1c1a95494a90dba6ff55a198 (img)

情報

こぴぺ
uname -a
cat /etc/issue
cat /etc/issue.net
cat /boot/extlinux/extlinux.conf
cat /boot/hw_intf.conf 
ls -la ~
#sudo lshw
linaro@tinkerboard:~$ uname -a
Linux tinkerboard 4.4.132+ #1 SMP Tue Oct 23 18:03:49 CST 2018 armv7l GNU/Linux
linaro@tinkerboard:~$ cat /etc/issue
Debian GNU/Linux 9 \n \l

linaro@tinkerboard:~$ cat /etc/issue.net
Debian GNU/Linux 9
linaro@tinkerboard:~$ cat /boot/extlinux/extlinux.conf
label kernel-4.4
    kernel /zImage
    fdt /rk3288-miniarm.dtb
    append  earlyprintk quiet splash plymouth.ignore-serial-consoles console=tty1 rw init=/sbin/init
linaro@tinkerboard:~$ cat /boot/hw_intf.conf 

#Hardware Interface Config

intf:spi0=off
intf:uart2=off
intf:uart3=on
intf:uart4=on
intf:pcm_i2s=on
intf:i2c1=on
intf:i2c4=on
intf:spi2=on
intf:pwm2=on
intf:pwm3=on
intf:uart1=on

#DTS Overlay Config
# 1. check the name.dtbo in /boot/overlays
# 2. add intf:dtoverlay=name as below

#intf:dtoverlay=i2c
linaro@tinkerboard:~$ ls -la ~
total 92
drwxr-xr-x 18 linaro linaro 4096 Nov 26 19:24 .
drwxr-xr-x  3 root   root   4096 Oct 23 10:25 ..
-rw-------  1 linaro linaro  113 Nov 26 19:24 .Xauthority
-rw-r--r--  1 linaro linaro  220 Aug 23 10:05 .bash_logout
-rw-r--r--  1 linaro linaro 3526 Aug 23 10:05 .bashrc
drwxr-xr-x  6 linaro linaro 4096 Nov  3  2016 .cache
drwxr-xr-x 12 linaro linaro 4096 Nov  3  2016 .config
drwx------  3 linaro linaro 4096 Nov  3  2016 .dbus
drwx------  3 linaro linaro 4096 Nov  3  2016 .gnupg
drwxr-xr-x  3 linaro linaro 4096 Nov  3  2016 .local
-rw-r--r--  1 linaro linaro  675 Aug 23 10:05 .profile
drwx------  2 linaro linaro 4096 Nov 26 19:24 .ssh
-rw-------  1 linaro linaro 2441 Nov  3  2016 .xsession-errors
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Desktop
drwxr-xr-x  3 linaro linaro 4096 Oct 23 10:05 Documents
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Downloads
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Music
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Pictures
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Public
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Templates
drwxr-xr-x  2 linaro linaro 4096 Nov  3  2016 Videos
drwxr-xr-x  3 root   root   4096 Oct 23 10:05 camera
drwxr-xr-x  5 root   root   4096 Oct 23 10:05 h264ify
linaro@tinkerboard:~$ 
linaro@tinkerboard:~$ find /boot/
/boot/
/boot/zImage
/boot/rk3288-miniarm.dtb
/boot/overlays
/boot/overlays/ads7846-tinker.dtbo
/boot/overlays/camera-ov5647.dtbo
/boot/overlays/ds1307.dtbo
/boot/overlays/es90x8q2m-dac.dtbo
/boot/overlays/googlevoicehat-soundcard.dtbo
/boot/overlays/hifiberry-amp.dtbo
/boot/overlays/hifiberry-dac.dtbo
/boot/overlays/hifiberry-dacplus.dtbo
/boot/overlays/hifiberry-digi-pro.dtbo
/boot/overlays/hifiberry-digi.dtbo
/boot/overlays/iqaudio-dac.dtbo
/boot/overlays/iqaudio-dacplus.dtbo
linaro@tinkerboard:~$ find /boot/
/boot/
/boot/zImage
/boot/rk3288-miniarm.dtb
/boot/overlays
/boot/overlays/ads7846-tinker.dtbo
/boot/overlays/camera-ov5647.dtbo
/boot/overlays/ds1307.dtbo
/boot/overlays/es90x8q2m-dac.dtbo
/boot/overlays/googlevoicehat-soundcard.dtbo
/boot/overlays/hifiberry-amp.dtbo
/boot/overlays/hifiberry-dac.dtbo
/boot/overlays/hifiberry-dacplus.dtbo
/boot/overlays/hifiberry-digi-pro.dtbo
/boot/overlays/hifiberry-digi.dtbo
/boot/overlays/iqaudio-dac.dtbo
/boot/overlays/iqaudio-dacplus.dtbo
/boot/overlays/iqaudio-digi-wm8804-audio.dtbo
/boot/overlays/justboom-dac.dtbo
/boot/overlays/justboom-digi.dtbo
/boot/overlays/lirc-rpi.dtbo
/boot/overlays/lirc-toshiba.dtbo
/boot/overlays/mcp2515-can0.dtbo
/boot/overlays/pitft35-resistive-tinker.dtbo
/boot/overlays/pps-gpio.dtbo
/boot/overlays/w1-gpio.dtbo
/boot/overlays/waveshare32b-tinker.dtbo
/boot/overlays/waveshare35a-tinker.dtbo
/boot/hw_intf.conf
/boot/extlinux
/boot/extlinux/extlinux.conf
linaro@tinkerboard:~$ 

導入されているパッケージ

linaro@tinkerboard:~$ dpkg -l | grep ^ii | wc
   1009   10070  135725
linaro@tinkerboard:~$ dpkg -l
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  96boards-tools-common                    0.9                               all          common files used by 96boards
ii  acpi-support-base                        0.142-8                           all          scripts for handling base ACPI events such as the power button
ii  acpid                                    1:2.0.28-1+b1                     armhf        Advanced Configuration and Power Interface event daemon
ii  adduser                                  3.115                             all          add and remove users and groups
ii  adwaita-icon-theme                       3.22.0-1+deb9u1                   all          default icon theme of GNOME
ii  alsa-utils                               1.1.3-1                           armhf        Utilities for configuring and using ALSA
ii  anacron                                  2.3-24                            armhf        cron-like program that doesn't go by time
ii  apt                                      1.4.8                             armhf        commandline package manager
ii  apt-transport-https                      1.4.8                             armhf        https download transport for APT
ii  apt-utils                                1.4.8                             armhf        package management related utility programs
ii  base-files                               9.9+deb9u5                        armhf        Debian base system miscellaneous files
ii  base-passwd                              3.5.43                            armhf        Debian base system master password and group files
ii  bash                                     4.4-5                             armhf        GNU Bourne Again SHell
ii  bash-completion                          1:2.1-4.3                         all          programmable completion for the bash shell
ii  bc                                       1.06.95-9+b3                      armhf        GNU bc arbitrary precision calculator language
ii  binutils                                 2.28-5                            armhf        GNU assembler, linker and binary utilities
ii  blt                                      2.5.3+dfsg-3                      armhf        graphics extension library for Tcl/Tk - run-time
ii  blueman                                  2.0.4-1                           armhf        Graphical bluetooth manager
ii  bluez                                    5.43-2+deb9u1                     armhf        Bluetooth tools and daemons
ii  bluez-obexd                              5.43-2+deb9u1                     armhf        bluez obex daemon
ii  bsdmainutils                             9.0.12+nmu1                       armhf        collection of more utilities from FreeBSD
ii  bsdutils                                 1:2.29.2-1+deb9u1                 armhf        basic utilities from 4.4BSD-Lite
ii  btrfs-progs                              4.7.3-1                           armhf        Checksumming Copy on Write Filesystem utilities
ii  btrfs-tools                              4.7.3-1                           armhf        transitional dummy package
ii  build-essential                          12.3                              armhf        Informational list of build-essential packages
ii  bzip2                                    1.0.6-8.1                         armhf        high-quality block-sorting file compressor - utilities
ii  ca-certificates                          20161130+nmu1+deb9u1              all          Common CA certificates
ii  chromium                                 63.0.3239.84-1~deb9u1             armhf        web browser
ii  cmake                                    3.7.2-1                           armhf        cross-platform, open-source make system
ii  cmake-data                               3.7.2-1                           all          CMake data files (modules, templates and documentation)
ii  console-setup                            1.164                             all          console font and keymap setup program
ii  console-setup-linux                      1.164                             all          Linux specific part of console-setup
ii  coreutils                                8.26-3                            armhf        GNU core utilities
ii  cpio                                     2.11+dfsg-6                       armhf        GNU cpio -- a program to manage archives of files
ii  cpp                                      4:6.3.0-4                         armhf        GNU C preprocessor (cpp)
ii  cpp-6                                    6.3.0-18+deb9u1                   armhf        GNU C preprocessor
ii  cpufrequtils                             008-1+b1                          armhf        utilities to deal with the cpufreq Linux kernel feature
ii  crda                                     3.18-1                            armhf        wireless Central Regulatory Domain Agent
ii  cron                                     3.0pl1-128+deb9u1                 armhf        process scheduling daemon
ii  curl                                     7.52.1-5+deb9u6                   armhf        command line tool for transferring data with URL syntax
ii  dash                                     0.5.8-2.4                         armhf        POSIX-compliant shell
ii  dbus                                     1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (daemon and utilities)
ii  dbus-x11                                 1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (X11 deps)
ii  dc                                       1.06.95-9+b3                      armhf        GNU dc arbitrary precision reverse-polish calculator
ii  dconf-gsettings-backend:armhf            0.26.0-2+b1                       armhf        simple configuration storage system - GSettings back-end
ii  dconf-service                            0.26.0-2+b1                       armhf        simple configuration storage system - D-Bus service
ii  debconf                                  1.5.61                            all          Debian configuration management system
ii  debconf-i18n                             1.5.61                            all          full internationalization support for debconf
ii  debian-archive-keyring                   2017.5                            all          GnuPG archive keys of the Debian archive
ii  debian-keyring                           2017.05.28                        all          GnuPG keys of Debian Developers and Maintainers
ii  debianutils                              4.8.1.1                           armhf        Miscellaneous utilities specific to Debian
ii  desktop-base                             9.0.2+deb9u1                      all          common files for the Debian Desktop
ii  desktop-file-utils                       0.23-1                            armhf        Utilities for .desktop files
ii  dh-python                                2.20170125                        all          Debian helper tools for packaging Python libraries and applications
ii  dhcpcd5                                  6.10.1-1                          armhf        DHCPv4, IPv6RA and DHCPv6 client with IPv4LL support
ii  diffutils                                1:3.5-3                           armhf        File comparison utilities
ii  dirmngr                                  2.1.18-8~deb9u2                   armhf        GNU privacy guard - network certificate management service
ii  distro-info-data                         0.36                              all          information about the distributions' releases (data files)
ii  dmsetup                                  2:1.02.137-2                      armhf        Linux Kernel Device Mapper userspace library
ii  dmz-cursor-theme                         0.4.4                             all          Style neutral, scalable cursor theme
ii  dnsmasq-base                             2.76-5+deb9u1                     armhf        Small caching DNS proxy and DHCP/TFTP server
ii  dphys-swapfile                           20100506-3                        all          Autogenerate and use a swap file
ii  dpkg                                     1.18.25                           armhf        Debian package management system
ii  dpkg-dev                                 1.18.25                           all          Debian package development tools
ii  e2fslibs:armhf                           1.43.4-2                          armhf        ext2/ext3/ext4 file system libraries
ii  e2fsprogs                                1.43.4-2                          armhf        ext2/ext3/ext4 file system utilities
ii  eject                                    2.1.5+deb1+cvs20081104-13.2       armhf        ejects CDs and operates CD-Changers under Linux
ii  evtest                                   1:1.33-1+b1                       armhf        utility to monitor Linux input device events
ii  exfat-fuse                               1.2.5-2                           armhf        read and write exFAT driver for FUSE
ii  exfat-utils                              1.2.5-2                           armhf        utilities to create, check, label and dump exFAT filesystem
ii  exo-utils                                0.10.7-1                          armhf        Utility files for libexo
ii  fbset                                    2.1-29                            armhf        framebuffer device maintenance program
ii  file                                     1:5.30-1+deb9u2                   armhf        Recognize the type of data in a file using "magic" numbers
ii  findutils                                4.6.0+git+20161106-2              armhf        utilities for finding files--find, xargs
ii  fontconfig                               2.11.0-6.7+b1                     armhf        generic font configuration library - support binaries
ii  fontconfig-config                        2.11.0-6.7                        all          generic font configuration library - configuration
ii  fonts-arphic-ukai                        0.2.20080216.2-4                  all          "AR PL UKai" Chinese Unicode TrueType font collection Kaiti style
ii  fonts-arphic-uming                       0.2.20080216.2-7                  all          "AR PL UMing" Chinese Unicode TrueType font collection Mingti style
ii  fonts-dejavu-core                        2.37-1                            all          Vera font family derivate with additional characters
ii  fonts-freefont-ttf                       20120503-6                        all          Freefont Serif, Sans and Mono Truetype fonts
ii  fonts-ipafont-gothic                     00303-16                          all          Japanese OpenType font set, IPA Gothic and IPA P Gothic Fonts
ii  fonts-ipafont-mincho                     00303-16                          all          Japanese OpenType font set, IPA Mincho and IPA P Mincho Fonts
ii  fonts-unfonts-core                       1.0.2-080608-13                   all          Un series Korean TrueType fonts
ii  fuse                                     2.9.7-1+deb9u1                    armhf        Filesystem in Userspace
ii  g++                                      4:6.3.0-4                         armhf        GNU C++ compiler
ii  g++-6                                    6.3.0-18+deb9u1                   armhf        GNU C++ compiler
ii  galculator                               2.1.4-1+b1                        armhf        scientific calculator
ii  gcc                                      4:6.3.0-4                         armhf        GNU C compiler
ii  gcc-6                                    6.3.0-18+deb9u1                   armhf        GNU C compiler
ii  gcc-6-base:armhf                         6.3.0-18+deb9u1                   armhf        GCC, the GNU Compiler Collection (base package)
ii  gconf-service                            3.2.6-4+b1                        armhf        GNOME configuration database system (D-Bus service)
ii  gconf2                                   3.2.6-4+b1                        armhf        GNOME configuration database system (support tools)
ii  gconf2-common                            3.2.6-4                           all          GNOME configuration database system (common files)
ii  gcr                                      3.20.0-5.1                        armhf        GNOME crypto services (daemon and tools)
ii  gdisk                                    1.0.1-1                           armhf        GPT fdisk text-mode partitioning tool
ii  gettext-base                             0.19.8.1-2                        armhf        GNU Internationalization utilities for the base system
ii  gir1.2-appindicator3-0.1:armhf           0.4.92-4                          armhf        Typelib files for libappindicator3-1
ii  gir1.2-atk-1.0:armhf                     2.22.0-1                          armhf        ATK accessibility toolkit (GObject introspection)
ii  gir1.2-freedesktop:armhf                 1.50.0-1+b1                       armhf        Introspection data for some FreeDesktop components
ii  gir1.2-gdkpixbuf-2.0:armhf               2.36.5-2+deb9u2                   armhf        GDK Pixbuf library - GObject-Introspection
ii  gir1.2-glib-2.0:armhf                    1.50.0-1+b1                       armhf        Introspection data for GLib, GObject, Gio and GModule
ii  gir1.2-gtk-3.0:armhf                     3.22.11-1                         armhf        GTK+ graphical user interface library -- gir bindings
ii  gir1.2-notify-0.7:armhf                  0.7.7-2                           armhf        sends desktop notifications to a notification daemon (Introspection files)
ii  gir1.2-pango-1.0:armhf                   1.40.5-1                          armhf        Layout and rendering of internationalized text - gir bindings
ii  git                                      1:2.11.0-3+deb9u3                 armhf        fast, scalable, distributed revision control system
ii  git-man                                  1:2.11.0-3+deb9u3                 all          fast, scalable, distributed revision control system (manual pages)
ii  glib-networking:armhf                    2.50.0-1+b1                       armhf        network-related giomodules for GLib
ii  glib-networking-common                   2.50.0-1                          all          network-related giomodules for GLib - data files
ii  glib-networking-services                 2.50.0-1+b1                       armhf        network-related giomodules for GLib - D-Bus services
ii  gnome-icon-theme                         3.12.0-2                          all          GNOME Desktop icon theme
ii  gnome-keyring                            3.20.0-3                          armhf        GNOME keyring services (daemon and tools)
ii  gnome-screenshot                         3.22.0-1+b1                       armhf        screenshot application for GNOME
ii  gnome-system-tools                       3.0.0-6                           armhf        Cross-platform configuration utilities for GNOME
ii  gnupg                                    2.1.18-8~deb9u2                   armhf        GNU privacy guard - a free PGP replacement
ii  gnupg-agent                              2.1.18-8~deb9u2                   armhf        GNU privacy guard - cryptographic agent
ii  gpgv                                     2.1.18-8~deb9u2                   armhf        GNU privacy guard - signature verification tool
ii  gpicview                                 0.2.5-2+b1                        armhf        lightweight image viewer
ii  grep                                     2.27-2                            armhf        GNU grep, egrep and fgrep
ii  groff-base                               1.22.3-9                          armhf        GNU troff text-formatting system (base system components)
ii  gsettings-desktop-schemas                3.22.0-1                          all          GSettings desktop-wide schemas
ii  gstreamer1.0-alsa:armhf                  1.10.4-1                          armhf        GStreamer plugin for ALSA
ii  gstreamer1.0-libav:armhf                 1.10.4-1                          armhf        libav plugin for GStreamer
ii  gstreamer1.0-plugins-bad:armhf           1.10.4-1                          armhf        GStreamer plugins from the "bad" set
ii  gstreamer1.0-plugins-base:armhf          1.10.4-1                          armhf        GStreamer plugins from the "base" set
ii  gstreamer1.0-plugins-good:armhf          1.10.4-1                          armhf        GStreamer plugins from the "good" set
ii  gstreamer1.0-pulseaudio:armhf            1.10.4-1                          armhf        GStreamer plugin for PulseAudio
ii  gstreamer1.0-rockchip1                   20171218-1                        armhf        The Gstreamer plugins for Rockchip RK3xxx platform.
ii  gstreamer1.0-rockchip1-extra             20180115-1                        armhf        The Extra Gstreamer plugins for Rockchip platform.
ii  gstreamer1.0-tools                       1.10.4-1                          armhf        Tools for use with GStreamer
ii  gstreamer1.0-x:armhf                     1.10.4-1                          armhf        GStreamer plugins for X11 and Pango
ii  gtk-update-icon-cache                    3.22.11-1                         armhf        icon theme caching utility
ii  gvfs:armhf                               1.30.4-1                          armhf        userspace virtual filesystem - GIO module
ii  gvfs-backends                            1.30.4-1                          armhf        userspace virtual filesystem - backends
ii  gvfs-common                              1.30.4-1                          all          userspace virtual filesystem - common data files
ii  gvfs-daemons                             1.30.4-1                          armhf        userspace virtual filesystem - servers
ii  gvfs-libs:armhf                          1.30.4-1                          armhf        userspace virtual filesystem - private libraries
ii  gzip                                     1.6-5+b1                          armhf        GNU compression utilities
ii  hicolor-icon-theme                       0.15-1                            all          default fallback theme for FreeDesktop.org icon themes
ii  hostapd                                  2:2.4-1+deb9u1                    armhf        IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
ii  hostname                                 3.18+b1                           armhf        utility to set/show the host name or domain name
ii  htop                                     2.0.2-1                           armhf        interactive processes viewer
ii  idle                                     2.7.13-2                          all          IDE for Python using Tkinter (default version)
ii  idle-python2.7                           2.7.13-2+deb9u2                   all          IDE for Python (v2.7) using Tkinter
ii  idle-python3.5                           3.5.3-1                           all          IDE for Python (v3.5) using Tkinter
ii  idle3                                    3.5.3-1                           all          IDE for Python using Tkinter (default version)
ii  idlestat                                 0.7-2                             armhf        measure CPU time in idle and operating states
ii  ifupdown                                 0.8.19                            armhf        high level tools to configure network interfaces
ii  init-system-helpers                      1.48                              all          helper tools for all init systems
ii  initramfs-tools                          0.130                             all          generic modular initramfs generator (automation)
ii  initramfs-tools-core                     0.130                             all          generic modular initramfs generator (core tools)
ii  initscripts                              2.88dsf-59.9                      armhf        scripts for initializing and shutting down the system
ii  input-utils                              1.0-1.1+b1                        armhf        utilities for the input layer of the Linux kernel
ii  insserv                                  1.14.0-5.4+b1                     armhf        boot sequence organizer using LSB init.d script dependency information
ii  iotop                                    0.6-2                             armhf        simple top-like I/O monitor
ii  iperf                                    2.0.9+dfsg1-1                     armhf        Internet Protocol bandwidth measuring tool
ii  iproute2                                 4.9.0-1+deb9u1                    armhf        networking and traffic control tools
ii  iptables                                 1.6.0+snapshot20161117-6          armhf        administration tools for packet filtering and NAT
ii  iputils-ping                             3:20161105-1                      armhf        Tools to test the reachability of network hosts
ii  isc-dhcp-client                          4.3.5-3+deb9u1                    armhf        DHCP client for automatically obtaining an IP address
ii  iso-codes                                3.75-1                            all          ISO language, territory, currency, script codes and their translations
ii  iw                                       4.9-0.1                           armhf        tool for configuring Linux wireless devices
ii  kbd                                      2.0.3-2+b1                        armhf        Linux console font and keytable utilities
ii  keyboard-configuration                   1.164                             all          system-wide keyboard preferences
ii  klibc-utils                              2.0.4-9                           armhf        small utilities built with klibc for early boot
ii  kmod                                     23-2                              armhf        tools for managing Linux kernel modules
ii  laptop-detect                            0.13.8                            armhf        system chassis type checker
ii  leafpad                                  0.8.18.1-5                        armhf        GTK+ based simple text editor
ii  less                                     481-2.1                           armhf        pager program similar to more
ii  libaa1:armhf                             1.4p5-44+b1                       armhf        ASCII art library
ii  libacl1:armhf                            2.2.52-3+b1                       armhf        Access control list shared library
ii  libapparmor1:armhf                       2.11.0-3+deb9u2                   armhf        changehat AppArmor library
ii  libappindicator3-1:armhf                 0.4.92-4                          armhf        allow applications to export a menu into the panel -- GTK3 version
ii  libapt-inst2.0:armhf                     1.4.8                             armhf        deb package format runtime library
ii  libapt-pkg5.0:armhf                      1.4.8                             armhf        package management runtime library
ii  libarchive13:armhf                       3.2.2-2                           armhf        Multi-format archive and compression library (shared library)
ii  libasan3:armhf                           6.3.0-18+deb9u1                   armhf        AddressSanitizer -- a fast memory error detector
ii  libasound2:armhf                         1.1.3-5                           armhf        shared library for ALSA applications
ii  libasound2-data                          1.1.3-5                           all          Configuration files and profiles for ALSA drivers
ii  libasound2-plugins:armhf                 1.1.1-1                           armhf        ALSA library additional plugins
ii  libass5:armhf                            1:0.13.4-2                        armhf        library for SSA/ASS subtitles rendering
ii  libassuan0:armhf                         2.4.3-2                           armhf        IPC library for the GnuPG components
ii  libasyncns0:armhf                        0.8-6                             armhf        Asynchronous name service query library
ii  libatasmart4:armhf                       0.19-4+b1                         armhf        ATA S.M.A.R.T. reading and parsing library
ii  libatk-bridge2.0-0:armhf                 2.22.0-2                          armhf        AT-SPI 2 toolkit bridge - shared library
ii  libatk1.0-0:armhf                        2.22.0-1                          armhf        ATK accessibility toolkit
ii  libatk1.0-data                           2.22.0-1                          all          Common files for the ATK accessibility toolkit
ii  libatkmm-1.6-1v5:armhf                   2.24.2-2                          armhf        C++ wrappers for ATK accessibility toolkit (shared libraries)
ii  libatomic1:armhf                         6.3.0-18+deb9u1                   armhf        support library providing __atomic built-in functions
ii  libatspi2.0-0:armhf                      2.22.0-6+deb9u1                   armhf        Assistive Technology Service Provider Interface - shared library
ii  libattr1:armhf                           1:2.4.47-2+b2                     armhf        Extended attribute shared library
ii  libaudit-common                          1:2.6.7-2                         all          Dynamic library for security auditing - common files
ii  libaudit1:armhf                          1:2.6.7-2                         armhf        Dynamic library for security auditing
ii  libavahi-client3:armhf                   0.6.32-2                          armhf        Avahi client library
ii  libavahi-common-data:armhf               0.6.32-2                          armhf        Avahi common data files
ii  libavahi-common3:armhf                   0.6.32-2                          armhf        Avahi common library
ii  libavahi-glib1:armhf                     0.6.32-2                          armhf        Avahi GLib integration library
ii  libavc1394-0:armhf                       0.5.4-4+b1                        armhf        control IEEE 1394 audio/video devices
ii  libavcodec57:armhf                       7:3.2.12-1~deb9u1                 armhf        FFmpeg library with de/encoders for audio/video codecs - runtime files
ii  libavfilter6:armhf                       7:3.2.12-1~deb9u1                 armhf        FFmpeg library containing media filters - runtime files
ii  libavformat57:armhf                      7:3.2.12-1~deb9u1                 armhf        FFmpeg library with (de)muxers for multimedia containers - runtime files
ii  libavresample3:armhf                     7:3.2.12-1~deb9u1                 armhf        FFmpeg compatibility library for resampling - runtime files
ii  libavutil55:armhf                        7:3.2.12-1~deb9u1                 armhf        FFmpeg library with functions for simplifying programming - runtime files
ii  libblas-common                           3.7.0-2                           armhf        Dependency package for all BLAS implementations
ii  libblas3                                 3.7.0-2                           armhf        Basic Linear Algebra Reference implementations, shared library
ii  libblkid1:armhf                          2.29.2-1+deb9u1                   armhf        block device ID library
ii  libbluetooth3:armhf                      5.43-2+deb9u1                     armhf        Library to use the BlueZ Linux Bluetooth stack
ii  libbluray1:armhf                         1:0.9.3-3                         armhf        Blu-ray disc playback support library (shared library)
ii  libbs2b0:armhf                           3.1.0+dfsg-2.2                    armhf        Bauer stereophonic-to-binaural DSP library
ii  libbsd0:armhf                            0.8.3-1                           armhf        utility functions from BSD systems - shared library
ii  libbz2-1.0:armhf                         1.0.6-8.1                         armhf        high-quality block-sorting file compressor library - runtime
ii  libc-bin                                 2.24-11+deb9u3                    armhf        GNU C Library: Binaries
ii  libc-dev-bin                             2.24-11+deb9u3                    armhf        GNU C Library: Development binaries
ii  libc-l10n                                2.24-11+deb9u3                    all          GNU C Library: localization files
ii  libc6:armhf                              2.24-11+deb9u3                    armhf        GNU C Library: Shared libraries
ii  libc6-dev:armhf                          2.24-11+deb9u3                    armhf        GNU C Library: Development Libraries and Header Files
ii  libcaca0:armhf                           0.99.beta19-2+b2                  armhf        colour ASCII art library
ii  libcairo-gobject2:armhf                  1.14.8-1                          armhf        Cairo 2D vector graphics library (GObject library)
ii  libcairo2:armhf                          1.14.8-1                          armhf        Cairo 2D vector graphics library
ii  libcairomm-1.0-1v5:armhf                 1.12.0-1+b1                       armhf        C++ wrappers for Cairo (shared libraries)
ii  libcanberra-gtk3-0:armhf                 0.30-3                            armhf        GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii  libcanberra0:armhf                       0.30-3                            armhf        simple abstract interface for playing event sounds
ii  libcap-ng0:armhf                         0.7.7-3+b1                        armhf        An alternate POSIX capabilities library
ii  libcap2:armhf                            1:2.25-1                          armhf        POSIX 1003.1e capabilities (library)
ii  libcap2-bin                              1:2.25-1                          armhf        POSIX 1003.1e capabilities (utilities)
ii  libcc1-0:armhf                           6.3.0-18+deb9u1                   armhf        GCC cc1 plugin for GDB
ii  libcdio-cdda1:armhf                      0.83-4.3+b1                       armhf        library to read and control digital audio CDs
ii  libcdio-paranoia1:armhf                  0.83-4.3+b1                       armhf        library to read digital audio CDs with error correction
ii  libcdio13:armhf                          0.83-4.3+b1                       armhf        library to read and control CD-ROM
ii  libcdparanoia0:armhf                     3.10.2+debian-11                  armhf        audio extraction tool for sampling CDs (library)
ii  libchromaprint1:armhf                    1.4.2-1                           armhf        audio fingerprint library
ii  libcolord2:armhf                         1.3.3-2                           armhf        system service to manage device colour profiles -- runtime
ii  libcomerr2:armhf                         1.43.4-2                          armhf        common error description library
ii  libcpufreq0                              008-1+b1                          armhf        shared library to deal with the cpufreq Linux kernel feature
ii  libcroco3:armhf                          0.6.11-3                          armhf        Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii  libcryptsetup4:armhf                     2:1.7.3-4                         armhf        disk encryption support - shared library
ii  libcups2:armhf                           2.2.1-8+deb9u2                    armhf        Common UNIX Printing System(tm) - Core library
ii  libcurl3:armhf                           7.52.1-5+deb9u6                   armhf        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libcurl3-gnutls:armhf                    7.52.1-5+deb9u6                   armhf        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libdatrie1:armhf                         0.2.10-4+b1                       armhf        Double-array trie library
ii  libdb5.3:armhf                           5.3.28-12+deb9u1                  armhf        Berkeley v5.3 Database Libraries [runtime]
ii  libdbus-1-3:armhf                        1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (library)
ii  libdbus-glib-1-2:armhf                   0.108-2                           armhf        simple interprocess messaging system (GLib-based shared library)
ii  libdbusmenu-glib4:armhf                  12.10.2-2                         armhf        library for passing menus over DBus
ii  libdbusmenu-gtk3-4:armhf                 12.10.2-2                         armhf        library for passing menus over DBus - GTK+ version
ii  libdc1394-22:armhf                       2.2.5-1                           armhf        high level programming interface for IEEE 1394 digital cameras
ii  libdca0:armhf                            0.0.5-10                          armhf        decoding library for DTS Coherent Acoustics streams
ii  libdconf1:armhf                          0.26.0-2+b1                       armhf        simple configuration storage system - runtime library
ii  libde265-0:armhf                         1.0.2-2+b2                        armhf        Open H.265 video codec implementation
ii  libdebconfclient0:armhf                  0.227                             armhf        Debian Configuration Management System (C-implementation library)
ii  libdevmapper1.02.1:armhf                 2:1.02.137-2                      armhf        Linux Kernel Device Mapper userspace library
ii  libdns-export162                         1:9.10.3.dfsg.P4-12.3+deb9u4      armhf        Exported DNS Shared Library
ii  libdouble-conversion1:armhf              2.0.1-4                           armhf        routines to convert IEEE floats to and from strings
ii  libdpkg-perl                             1.18.25                           all          Dpkg perl modules
ii  libdrm-amdgpu1:armhf                     2.4.74-1                          armhf        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-dev:armhf                         2.4.74-2                          armhf        Userspace interface to kernel DRM services -- development files
ii  libdrm-freedreno1:armhf                  2.4.74-1                          armhf        Userspace interface to msm/kgsl kernel DRM services -- runtime
ii  libdrm-nouveau2:armhf                    2.4.74-1                          armhf        Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-radeon1:armhf                     2.4.74-1                          armhf        Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm-rockchip1:armhf                   2.4.74-2                          armhf        Userspace interface to msm/kgsl kernel DRM services -- runtime
ii  libdrm2:armhf                            2.4.74-2                          armhf        Userspace interface to kernel DRM services -- runtime
ii  libdv4:armhf                             1.0.0-11                          armhf        software library for DV format digital video (runtime lib)
ii  libdvdnav4:armhf                         5.0.3-3                           armhf        DVD navigation library
ii  libdvdread4:armhf                        5.0.3-2                           armhf        library for reading DVDs
ii  libebur128-1:armhf                       1.2.2-2                           armhf        implementation of the EBU R128 loudness standard
ii  libedit2:armhf                           3.1-20160903-3                    armhf        BSD editline and history libraries
ii  libegl1-mesa:armhf                       13.0.6-1+b2                       armhf        free implementation of the EGL API -- runtime
ii  libegl1-mesa-dev:armhf                   13.0.6-1+b2                       armhf        free implementation of the EGL API -- development files
ii  libelf1:armhf                            0.168-1                           armhf        library to read and write ELF files
ii  libencode-locale-perl                    1.05-1                            all          utility to determine the locale encoding
ii  libepoxy0:armhf                          1.3.1-2                           armhf        OpenGL function pointer management library
ii  libept1.5.0:armhf                        1.1+nmu3+b1                       armhf        High-level library for managing Debian package information
ii  liberror-perl                            0.17024-1                         all          Perl module for error/exception handling in an OO-ish way
ii  libestr0                                 0.1.10-2                          armhf        Helper functions for handling strings (lib)
ii  libevdev2:armhf                          1.5.6+dfsg-1                      armhf        wrapper library for evdev devices
ii  libevent-2.0-5:armhf                     2.0.21-stable-3                   armhf        Asynchronous event notification library
ii  libexif12:armhf                          0.6.21-2+b2                       armhf        library to parse EXIF files
ii  libexo-1-0:armhf                         0.10.7-1                          armhf        Library with extensions for Xfce
ii  libexo-common                            0.10.7-1                          all          libexo common files
ii  libexo-helpers                           0.10.7-1                          armhf        helpers for the exo library
ii  libexpat1:armhf                          2.2.0-2+deb9u1                    armhf        XML parsing C library - runtime library
ii  libexpat1-dev:armhf                      2.2.0-2+deb9u1                    armhf        XML parsing C library - development kit
ii  libfaad2:armhf                           2.8.0~cvs20161113-1+deb9u1        armhf        freeware Advanced Audio Decoder - runtime files
ii  libfastjson4:armhf                       0.99.4-1                          armhf        fast json library for C
ii  libfdisk1:armhf                          2.29.2-1+deb9u1                   armhf        fdisk partitioning library
ii  libffi6:armhf                            3.2.1-6                           armhf        Foreign Function Interface library runtime
ii  libfftw3-double3:armhf                   3.3.5-3                           armhf        Library for computing Fast Fourier Transforms - Double precision
ii  libfftw3-single3:armhf                   3.3.5-3                           armhf        Library for computing Fast Fourier Transforms - Single precision
ii  libfile-listing-perl                     6.04-1                            all          module to parse directory listings
ii  libflac8:armhf                           1.3.2-1                           armhf        Free Lossless Audio Codec - runtime C library
ii  libflite1:armhf                          2.0.0-release-3+b1                armhf        Small run-time speech synthesis engine - shared libraries
ii  libfluidsynth1:armhf                     1.1.6-4                           armhf        Real-time MIDI software synthesizer (runtime library)
ii  libfm-data                               1.2.5-1                           all          file management support (common data)
ii  libfm-extra4:armhf                       1.2.5-1                           armhf        file management support (extra library)
ii  libfm-gtk-data                           1.2.5-1                           all          file management support (GTK+ library common data)
ii  libfm-gtk4:armhf                         1.2.5-1                           armhf        file management support (GTK+ 2.0 GUI library)
ii  libfm-modules:armhf                      1.2.5-1                           armhf        file management support (loadable modules for library)
ii  libfm-tools                              1.2.5-1                           armhf        file management support (utilities)
ii  libfm4:armhf                             1.2.5-1                           armhf        file management support (core library)
ii  libfontconfig1:armhf                     2.11.0-6.7+b1                     armhf        generic font configuration library - runtime
ii  libfontenc1:armhf                        1:1.1.3-1+b2                      armhf        X11 font encoding library
ii  libfreetype6:armhf                       2.6.3-3.2                         armhf        FreeType 2 font engine, shared library files
ii  libfribidi0:armhf                        0.19.7-1+b1                       armhf        Free Implementation of the Unicode BiDi algorithm
ii  libfuse2:armhf                           2.9.7-1+deb9u1                    armhf        Filesystem in Userspace (library)
ii  libgarcon-1-0                            0.4.0-2                           armhf        freedesktop.org compliant menu implementation for Xfce
ii  libgarcon-common                         0.4.0-2                           all          common files for libgarcon menu implementation
ii  libgbm1:armhf                            13.0.6-1+b2                       armhf        generic buffer management API -- runtime
ii  libgcc-6-dev:armhf                       6.3.0-18+deb9u1                   armhf        GCC support library (development files)
ii  libgcc1:armhf                            1:6.3.0-18+deb9u1                 armhf        GCC support library
ii  libgck-1-0:armhf                         3.20.0-5.1                        armhf        Glib wrapper library for PKCS#11 - runtime
ii  libgconf-2-4:armhf                       3.2.6-4+b1                        armhf        GNOME configuration database system (shared libraries)
ii  libgcr-3-common                          3.20.0-5.1                        all          Library for Crypto UI related tasks - common files
ii  libgcr-base-3-1:armhf                    3.20.0-5.1                        armhf        Library for Crypto related tasks
ii  libgcr-ui-3-1:armhf                      3.20.0-5.1                        armhf        Library for Crypto UI related tasks
ii  libgcrypt20:armhf                        1.7.6-2+deb9u3                    armhf        LGPL Crypto library - runtime library
ii  libgd3:armhf                             2.2.4-2+deb9u2                    armhf        GD Graphics Library
ii  libgdata-common                          0.17.6-2                          all          Library for accessing GData webservices - common data files
ii  libgdata22:armhf                         0.17.6-2                          armhf        Library for accessing GData webservices - shared libraries
ii  libgdbm3:armhf                           1.8.3-14                          armhf        GNU dbm database routines (runtime version)
ii  libgdk-pixbuf2.0-0:armhf                 2.36.5-2+deb9u2                   armhf        GDK Pixbuf library
ii  libgdk-pixbuf2.0-common                  2.36.5-2+deb9u2                   all          GDK Pixbuf library - data files
ii  libgfortran3:armhf                       6.3.0-18+deb9u1                   armhf        Runtime library for GNU Fortran applications
ii  libgif7:armhf                            5.1.4-0.4                         armhf        library for GIF images (library)
ii  libgirepository-1.0-1:armhf              1.50.0-1+b1                       armhf        Library for handling GObject introspection data (runtime library)
ii  libgl1-mesa-dri:armhf                    13.0.6-1+b2                       armhf        free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:armhf                    13.0.6-1+b2                       armhf        free implementation of the OpenGL API -- GLX runtime
ii  libglapi-mesa:armhf                      13.0.6-1+b2                       armhf        free implementation of the GL API -- shared library
ii  libgles2-mesa:armhf                      13.0.6-1+b2                       armhf        free implementation of the OpenGL|ES 2.x API -- runtime
ii  libgles2-mesa-dev:armhf                  13.0.6-1+b2                       armhf        free implementation of the OpenGL|ES 2.x API -- development files
ii  libglew2.0:armhf                         2.0.0-3+b1                        armhf        OpenGL Extension Wrangler - runtime environment
ii  libglib2.0-0:armhf                       2.50.3-2                          armhf        GLib library of C routines
ii  libglibmm-2.4-1v5:armhf                  2.50.0-1                          armhf        C++ wrapper for the GLib toolkit (shared libraries)
ii  libglu1-mesa:armhf                       9.0.0-2.1                         armhf        Mesa OpenGL utility library (GLU)
ii  libgme0:armhf                            0.6.0-4                           armhf        Playback library for video game music files - shared library
ii  libgmp10:armhf                           2:6.1.2+dfsg-1                    armhf        Multiprecision arithmetic library
ii  libgnutls30:armhf                        3.5.8-5+deb9u3                    armhf        GNU TLS library - main runtime library
ii  libgoa-1.0-0b:armhf                      3.22.5-1                          armhf        library for GNOME Online Accounts
ii  libgoa-1.0-common                        3.22.5-1                          all          library for GNOME Online Accounts - common files
ii  libgomp1:armhf                           6.3.0-18+deb9u1                   armhf        GCC OpenMP (GOMP) support library
ii  libgpg-error0:armhf                      1.26-2                            armhf        library for common error values and messages in GnuPG components
ii  libgphoto2-6:armhf                       2.5.12-1                          armhf        gphoto2 digital camera library
ii  libgphoto2-port12:armhf                  2.5.12-1                          armhf        gphoto2 digital camera port library
ii  libgpm2:armhf                            1.20.4-6.2+b1                     armhf        General Purpose Mouse - shared library
ii  libgraphite2-3:armhf                     1.3.10-1                          armhf        Font rendering engine for Complex Scripts -- library
ii  libgsm1:armhf                            1.0.13-4+b2                       armhf        Shared libraries for GSM speech compressor
ii  libgssapi-krb5-2:armhf                   1.15-1+deb9u1                     armhf        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libgstreamer-plugins-bad1.0-0:armhf      1.10.4-1                          armhf        GStreamer development files for libraries from the "bad" set
ii  libgstreamer-plugins-base1.0-0:armhf     1.10.4-1                          armhf        GStreamer libraries from the "base" set
ii  libgstreamer1.0-0:armhf                  1.10.4-1                          armhf        Core GStreamer libraries and elements
ii  libgtk-3-0:armhf                         3.22.11-1                         armhf        GTK+ graphical user interface library
ii  libgtk-3-common                          3.22.11-1                         all          common files for the GTK+ graphical user interface library
ii  libgtk2.0-0:armhf                        2.24.31-2                         armhf        GTK+ graphical user interface library
ii  libgtk2.0-bin                            2.24.31-2                         armhf        programs for the GTK+ graphical user interface library
ii  libgtk2.0-common                         2.24.31-2                         all          common files for the GTK+ graphical user interface library
ii  libgtkmm-3.0-1v5:armhf                   3.22.0-1                          armhf        C++ wrappers for GTK+ (shared libraries)
ii  libgudev-1.0-0:armhf                     230-3                             armhf        GObject-based wrapper library for libudev
ii  libharfbuzz0b:armhf                      1.4.2-1                           armhf        OpenType text shaping engine (shared library)
ii  libhogweed4:armhf                        3.3-1+b2                          armhf        low level cryptographic library (public-key cryptos)
ii  libhtml-parser-perl                      3.72-3                            armhf        collection of modules that parse HTML text documents
ii  libhtml-tagset-perl                      3.20-3                            all          Data tables pertaining to HTML
ii  libhtml-tree-perl                        5.03-2                            all          Perl module to represent and create HTML syntax trees
ii  libhttp-cookies-perl                     6.01-1                            all          HTTP cookie jars
ii  libhttp-date-perl                        6.02-1                            all          module of date conversion routines
ii  libhttp-message-perl                     6.11-1                            all          perl interface to HTTP style messages
ii  libhttp-negotiate-perl                   6.00-2                            all          implementation of content negotiation
ii  libical2:armhf                           2.0.0-0.5+b1                      armhf        iCalendar library implementation in C (runtime)
ii  libice6:armhf                            2:1.0.9-2                         armhf        X11 Inter-Client Exchange library
ii  libicu57:armhf                           57.1-6+deb9u2                     armhf        International Components for Unicode
ii  libid3tag0:armhf                         0.15.1b-12                        armhf        ID3 tag reading library from the MAD project
ii  libidn11:armhf                           1.33-1                            armhf        GNU Libidn library, implementation of IETF IDN specifications
ii  libidn2-0:armhf                          0.16-1+deb9u1                     armhf        Internationalized domain names (IDNA2008) library
ii  libiec61883-0:armhf                      1.2.0-2                           armhf        partial implementation of IEC 61883 (shared lib)
ii  libilmbase12:armhf                       2.2.0-12                          armhf        several utility libraries from ILM used by OpenEXR
ii  libimlib2:armhf                          1.4.8-1                           armhf        image loading, rendering, saving library
ii  libimobiledevice6:armhf                  1.2.0+dfsg-3.1                    armhf        Library for communicating with the iPhone and iPod Touch
ii  libindicator3-7:armhf                    0.5.0-3+b1                        armhf        panel indicator applet - shared library
ii  libinput-bin                             1.6.3-1                           armhf        input device management and event handling library - udev quirks
ii  libinput10:armhf                         1.6.3-1                           armhf        input device management and event handling library - shared library
ii  libio-html-perl                          1.001-1                           all          open an HTML file with automatic charset detection
ii  libio-socket-ssl-perl                    2.044-1                           all          Perl module implementing object oriented interface to SSL sockets
ii  libip4tc0:armhf                          1.6.0+snapshot20161117-6          armhf        netfilter libip4tc library
ii  libip6tc0:armhf                          1.6.0+snapshot20161117-6          armhf        netfilter libip6tc library
ii  libiptc0:armhf                           1.6.0+snapshot20161117-6          armhf        netfilter libiptc library
ii  libisc-export160                         1:9.10.3.dfsg.P4-12.3+deb9u4      armhf        Exported ISC Shared Library
ii  libisl15:armhf                           0.18-1                            armhf        manipulating sets and relations of integer points bounded by linear constraints
ii  libiw30:armhf                            30~pre9-12+b1                     armhf        Wireless tools - library
ii  libjack-jackd2-0:armhf                   1.9.10+20150825git1ed50c92~dfsg-5 armhf        JACK Audio Connection Kit (libraries)
ii  libjansson4:armhf                        2.9-1                             armhf        C library for encoding, decoding and manipulating JSON data
ii  libjbig0:armhf                           2.1-3.1+b2                        armhf        JBIGkit libraries
ii  libjim0.76:armhf                         0.76-2+b1                         armhf        small-footprint implementation of Tcl - shared library
ii  libjpeg62-turbo:armhf                    1:1.5.1-2                         armhf        libjpeg-turbo JPEG runtime library
ii  libjson-glib-1.0-0:armhf                 1.2.6-1                           armhf        GLib JSON manipulation library
ii  libjson-glib-1.0-common                  1.2.6-1                           all          GLib JSON manipulation library (common files)
ii  libjsoncpp1:armhf                        1.7.4-3                           armhf        library for reading and writing JSON for C++
ii  libk5crypto3:armhf                       1.15-1+deb9u1                     armhf        MIT Kerberos runtime libraries - Crypto Library
ii  libkate1:armhf                           0.4.1-7+b1                        armhf        Codec for karaoke and text encapsulation
ii  libkeybinder0                            0.3.1-1                           armhf        registers global key bindings for applications
ii  libkeyutils1:armhf                       1.5.9-9                           armhf        Linux Key Management Utilities (library)
ii  libklibc                                 2.0.4-9                           armhf        minimal libc subset for use with initramfs
ii  libkmod2:armhf                           23-2                              armhf        libkmod shared library
ii  libkrb5-3:armhf                          1.15-1+deb9u1                     armhf        MIT Kerberos runtime libraries
ii  libkrb5support0:armhf                    1.15-1+deb9u1                     armhf        MIT Kerberos runtime libraries - Support library
ii  libksba8:armhf                           1.3.5-2                           armhf        X.509 and CMS support library
ii  liblapack3                               3.7.0-2                           armhf        Library of linear algebra routines 3 - shared version
ii  liblcms2-2:armhf                         2.8-4                             armhf        Little CMS 2 color management library
ii  libldap-2.4-2:armhf                      2.4.44+dfsg-5+deb9u2              armhf        OpenLDAP libraries
ii  libldap-common                           2.4.44+dfsg-5+deb9u2              all          OpenLDAP common files for libraries
ii  libldb1:armhf                            2:1.1.27-1+b1                     armhf        LDAP-like embedded database - shared library
ii  liblightdm-gobject-1-0                   1.18.3-1                          armhf        simple display manager (gobject library)
ii  liblilv-0-0                              0.24.2~dfsg0-1                    armhf        library for simple use of LV2 plugins
ii  libllvm3.9:armhf                         1:3.9.1-9                         armhf        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl                   1.07-3+b1                         armhf        module using libc functions for internationalization in Perl
ii  liblogging-stdlog0:armhf                 1.0.5-2+b2                        armhf        easy to use and lightweight logging library
ii  liblognorm5:armhf                        2.0.1-1.1+b1                      armhf        log normalizing library
ii  libltdl7:armhf                           2.4.6-2                           armhf        System independent dlopen wrapper for GNU libtool
ii  liblwp-mediatypes-perl                   6.02-1                            all          module to guess media type for a file or a URL
ii  liblwp-protocol-https-perl               6.06-2                            all          HTTPS driver for LWP::UserAgent
ii  liblz4-1:armhf                           0.0~r131-2+b1                     armhf        Fast LZ compression algorithm library - runtime
ii  liblzma5:armhf                           5.2.2-1.2+b1                      armhf        XZ-format compression library
ii  liblzo2-2:armhf                          2.08-1.2+b2                       armhf        data compression library
ii  libmad0:armhf                            0.15.1b-8+deb9u1                  armhf        MPEG audio decoder library
ii  libmagic-mgc                             1:5.30-1+deb9u2                   armhf        File type determination library using "magic" numbers (compiled magic file)
ii  libmagic1:armhf                          1:5.30-1+deb9u2                   armhf        Recognize the type of data in a file using "magic" numbers - library
ii  libmali-rk-dev:armhf                     1.5-4                             armhf        The mali library for Rockchip RK3288.
ii  libmali-rk-midgard-r13p0-r0p0:armhf      1.5-4                             armhf        The mali library for Rockchip RK3288(not included RK3288W).
ii  libmenu-cache-bin                        1.0.2-3                           armhf        LXDE implementation of the freedesktop Menu's cache (libexec)
ii  libmenu-cache3:armhf                     1.0.2-3                           armhf        LXDE implementation of the freedesktop Menu's cache
ii  libminizip1:armhf                        1.1-8+b1                          armhf        compression library - minizip library
ii  libmjpegutils-2.1-0                      1:2.1.0+debian-5                  armhf        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmm-glib0:armhf                        1.6.4-1                           armhf        D-Bus service for managing modems - shared libraries
ii  libmms0:armhf                            0.6.4-2                           armhf        MMS stream protocol library - shared library
ii  libmnl0:armhf                            1.0.4-2                           armhf        minimalistic Netlink communication library
ii  libmodplug1:armhf                        1:0.8.8.5-3                       armhf        shared libraries for mod music based on ModPlug
ii  libmount1:armhf                          2.29.2-1+deb9u1                   armhf        device mounting library
ii  libmp3lame0:armhf                        3.99.5+repack1-9+b2               armhf        MP3 encoding library
ii  libmpc3:armhf                            1.0.3-1+b2                        armhf        multiple precision complex floating-point library
ii  libmpcdec6:armhf                         2:0.1~r495-1+b1                   armhf        MusePack decoder - library
ii  libmpdec2:armhf                          2.4.2-1                           armhf        library for decimal floating point arithmetic (runtime library)
ii  libmpeg2encpp-2.1-0                      1:2.1.0+debian-5                  armhf        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmpfr4:armhf                           3.1.5-1                           armhf        multiple precision floating-point computation
ii  libmpg123-0:armhf                        1.23.8-1+b1                       armhf        MPEG layer 1/2/3 audio decoder (shared library)
ii  libmplex2-2.1-0                          1:2.1.0+debian-5                  armhf        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmtdev1:armhf                          1.1.5-1+b1                        armhf        Multitouch Protocol Translation Library - shared library
ii  libmtp-common                            1.1.13-1                          all          Media Transfer Protocol (MTP) common files
ii  libmtp9:armhf                            1.1.13-1                          armhf        Media Transfer Protocol (MTP) library
ii  libncurses5:armhf                        6.0+20161126-1+deb9u2             armhf        shared libraries for terminal handling
ii  libncursesw5:armhf                       6.0+20161126-1+deb9u2             armhf        shared libraries for terminal handling (wide character support)
ii  libndp0:armhf                            1.6-1+b1                          armhf        Library for Neighbor Discovery Protocol
ii  libnet-dbus-perl                         1.1.0-4+b1                        armhf        Perl extension for the DBus bindings
ii  libnet-http-perl                         6.12-1                            all          module providing low-level HTTP connection client
ii  libnet-ssleay-perl                       1.80-1                            armhf        Perl module for Secure Sockets Layer (SSL)
ii  libnetfilter-conntrack3:armhf            1.0.6-2                           armhf        Netfilter netlink-conntrack library
ii  libnettle6:armhf                         3.3-1+b2                          armhf        low level cryptographic library (symmetric and one-way cryptos)
ii  libnewt0.52:armhf                        0.52.19-1+b1                      armhf        Not Erik's Windowing Toolkit - text mode windowing with slang
ii  libnfnetlink0:armhf                      1.0.1-3                           armhf        Netfilter netlink library
ii  libnfs8:armhf                            1.11.0-2                          armhf        NFS client library (shared library)
ii  libnghttp2-14:armhf                      1.18.1-1                          armhf        library implementing HTTP/2 protocol (shared library)
ii  libnl-3-200:armhf                        3.2.27-2                          armhf        library for dealing with netlink sockets
ii  libnl-genl-3-200:armhf                   3.2.27-2                          armhf        library for dealing with netlink sockets - generic netlink
ii  libnl-route-3-200:armhf                  3.2.27-2                          armhf        library for dealing with netlink sockets - route interface
ii  libnm0:armhf                             1.6.2-3                           armhf        GObject-based client library for NetworkManager
ii  libnma0:armhf                            1.4.4-1                           armhf        library for wireless and mobile dialogs (libnm version)
ii  libnotify-bin                            0.7.7-2                           armhf        sends desktop notifications to a notification daemon (Utilities)
ii  libnotify4:armhf                         0.7.7-2                           armhf        sends desktop notifications to a notification daemon
ii  libnpth0:armhf                           1.3-1                             armhf        replacement for GNU Pth using system threads
ii  libnspr4:armhf                           2:4.12-6                          armhf        NetScape Portable Runtime Library
ii  libnss3:armhf                            2:3.26.2-1.1+deb9u1               armhf        Network Security Service libraries
ii  libntfs-3g871                            1:2016.2.22AR.1+dfsg-1            armhf        read/write NTFS driver for FUSE (runtime library)
ii  liboauth0:armhf                          1.0.1-1                           armhf        C library for implementing OAuth 1.0
ii  libobrender32v5                          3.6.1-4                           armhf        rendering library for openbox themes
ii  libobt2v5                                3.6.1-4                           armhf        parsing library for openbox
ii  libofa0:armhf                            0.9.3-15                          armhf        library for acoustic fingerprinting
ii  libogg0:armhf                            1.3.2-1                           armhf        Ogg bitstream library
ii  liboobs-1-5                              3.0.0-3                           armhf        GObject based interface to system-tools-backends - shared library
ii  libopenal-data                           1:1.17.2-4                        all          Software implementation of the OpenAL audio API (data files)
ii  libopenal1:armhf                         1:1.17.2-4+b2                     armhf        Software implementation of the OpenAL audio API (shared library)
ii  libopencv-calib3d2.4v5:armhf             2.4.9.1+dfsg1-2                   armhf        computer vision Camera Calibration library
ii  libopencv-core2.4v5:armhf                2.4.9.1+dfsg1-2                   armhf        computer vision core library
ii  libopencv-features2d2.4v5:armhf          2.4.9.1+dfsg1-2                   armhf        computer vision Feature Detection and Descriptor Extraction library
ii  libopencv-flann2.4v5:armhf               2.4.9.1+dfsg1-2                   armhf        computer vision Clustering and Search in Multi-Dimensional spaces library
ii  libopencv-highgui2.4-deb0:armhf          2.4.9.1+dfsg1-2                   armhf        computer vision High-level GUI and Media I/O library
ii  libopencv-imgproc2.4v5:armhf             2.4.9.1+dfsg1-2                   armhf        computer vision Image Processing library
ii  libopencv-objdetect2.4v5:armhf           2.4.9.1+dfsg1-2                   armhf        computer vision Object Detection library
ii  libopencv-video2.4v5:armhf               2.4.9.1+dfsg1-2                   armhf        computer vision Video analysis library
ii  libopenexr22:armhf                       2.2.0-11+b1                       armhf        runtime files for the OpenEXR image library
ii  libopenjp2-7:armhf                       2.1.2-1.1+deb9u2                  armhf        JPEG 2000 image compression/decompression library
ii  libopenmpt0:armhf                        0.2.7386~beta20.3-3+deb9u2        armhf        module music library based on OpenMPT -- shared library
ii  libopts25:armhf                          1:5.18.12-3                       armhf        automated option processing library based on autogen
ii  libopus0:armhf                           1.2~alpha2-1                      armhf        Opus codec runtime library
ii  liborc-0.4-0:armhf                       1:0.4.26-2                        armhf        Library of Optimized Inner Loops Runtime Compiler
ii  libp11-kit0:armhf                        0.23.3-2                          armhf        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:armhf                     1.1.8-3.6                         armhf        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin                       1.1.8-3.6                         armhf        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                           1.1.8-3.6                         all          Runtime support for the PAM library
ii  libpam-systemd:armhf                     232-25+deb9u4                     armhf        system and service manager - PAM module
ii  libpam0g:armhf                           1.1.8-3.6                         armhf        Pluggable Authentication Modules library
ii  libpango-1.0-0:armhf                     1.40.5-1                          armhf        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:armhf                1.40.5-1                          armhf        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:armhf                  1.40.5-1                          armhf        Layout and rendering of internationalized text
ii  libpangomm-1.4-1v5:armhf                 2.40.1-3                          armhf        C++ Wrapper for pango (shared libraries)
ii  libpangoxft-1.0-0:armhf                  1.40.5-1                          armhf        Layout and rendering of internationalized text
ii  libparted2:armhf                         3.2-17                            armhf        disk partition manipulator - shared library
ii  libpci3:armhf                            1:3.5.2-1                         armhf        Linux PCI Utilities (shared library)
ii  libpciaccess0:armhf                      0.13.4-1+b2                       armhf        Generic PCI access library for X
ii  libpcre16-3:armhf                        2:8.39-3                          armhf        Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-8-0:armhf                       10.22-3                           armhf        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre3:armhf                           2:8.39-3                          armhf        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcsclite1:armhf                       1.8.20-1                          armhf        Middleware to access a smart card using PC/SC (library)
ii  libperl5.24:armhf                        5.24.1-3+deb9u4                   armhf        shared Perl library
ii  libpgm-5.2-0:armhf                       5.2.122~dfsg-2                    armhf        OpenPGM shared library
ii  libpipeline1:armhf                       1.4.1-2                           armhf        pipeline manipulation library
ii  libpixman-1-0:armhf                      0.34.0-1                          armhf        pixel-manipulation library for X and cairo
ii  libplist3:armhf                          1.12+git+1+e37ca00-0.3            armhf        Library for handling Apple binary and XML property lists
ii  libplymouth4:armhf                       0.9.2-4                           armhf        graphical boot animation and logger - shared libraries
ii  libpng16-16:armhf                        1.6.28-1                          armhf        PNG library - runtime (version 1.6)
ii  libpolkit-agent-1-0:armhf                0.105-18                          armhf        PolicyKit Authentication Agent API
ii  libpolkit-backend-1-0:armhf              0.105-18                          armhf        PolicyKit backend API
ii  libpolkit-gobject-1-0:armhf              0.105-18                          armhf        PolicyKit Authorization API
ii  libpopt0:armhf                           1.16-10+b2                        armhf        lib for parsing cmdline parameters
ii  libpostproc54:armhf                      7:3.2.12-1~deb9u1                 armhf        FFmpeg library for post processing - runtime files
ii  libprocps6:armhf                         2:3.3.12-3+deb9u1                 armhf        library for accessing process information from /proc
ii  libproxy1v5:armhf                        0.4.14-2                          armhf        automatic proxy configuration management library (shared)
ii  libpsl5:armhf                            0.17.0-3                          armhf        Library for Public Suffix List (shared libraries)
ii  libpthread-stubs0-dev:armhf              0.3-4                             armhf        pthread stubs not provided by native libc, development files
ii  libpulse-mainloop-glib0:armhf            10.0-1+deb9u1                     armhf        PulseAudio client libraries (glib support)
ii  libpulse0:armhf                          10.0-1+deb9u1                     armhf        PulseAudio client libraries
ii  libpulsedsp:armhf                        10.0-1+deb9u1                     armhf        PulseAudio OSS pre-load library
ii  libpython-dev:armhf                      2.7.13-2                          armhf        header files and a static library for Python (default)
ii  libpython-stdlib:armhf                   2.7.13-2                          armhf        interactive high-level object-oriented language (default python version)
ii  libpython2.7:armhf                       2.7.13-2+deb9u3                   armhf        Shared Python runtime library (version 2.7)
ii  libpython2.7-dev:armhf                   2.7.13-2+deb9u3                   armhf        Header files and a static library for Python (v2.7)
ii  libpython2.7-minimal:armhf               2.7.13-2+deb9u3                   armhf        Minimal subset of the Python language (version 2.7)
ii  libpython2.7-stdlib:armhf                2.7.13-2+deb9u3                   armhf        Interactive high-level object-oriented language (standard library, version 2.7)
ii  libpython3-dev:armhf                     3.5.3-1                           armhf        header files and a static library for Python (default)
ii  libpython3-stdlib:armhf                  3.5.3-1                           armhf        interactive high-level object-oriented language (default python3 version)
ii  libpython3.5:armhf                       3.5.3-1+deb9u1                    armhf        Shared Python runtime library (version 3.5)
ii  libpython3.5-dev:armhf                   3.5.3-1+deb9u1                    armhf        Header files and a static library for Python (v3.5)
ii  libpython3.5-minimal:armhf               3.5.3-1+deb9u1                    armhf        Minimal subset of the Python language (version 3.5)
ii  libpython3.5-stdlib:armhf                3.5.3-1+deb9u1                    armhf        Interactive high-level object-oriented language (standard library, version 3.5)
ii  libqgsttools-p1:armhf                    5.7.1-20161220                    armhf        GStreamer tools for  Qt 5 Multimedia module
ii  libqt5concurrent5:armhf                  5.7.1+dfsg-3+b1                   armhf        Qt 5 concurrent module
ii  libqt5core5a:armhf                       5.7.1+dfsg-3+b1                   armhf        Qt 5 core module
ii  libqt5dbus5:armhf                        5.7.1+dfsg-3+b1                   armhf        Qt 5 D-Bus module
ii  libqt5gui5:armhf                         5.7.1+dfsg-3+b1                   armhf        Qt 5 GUI module
ii  libqt5multimedia5:armhf                  5.7.1-20161220                    armhf        Qt 5 Multimedia module
ii  libqt5multimedia5-plugins:armhf          5.7.1-20161220                    armhf        Qt 5 Multimedia module plugins
ii  libqt5multimediaquick-p5:armhf           5.7.1-20161220                    armhf        Qt 5 Multimedia Quick module
ii  libqt5multimediawidgets5:armhf           5.7.1-20161220                    armhf        Qt 5 Multimedia Widgets module
ii  libqt5network5:armhf                     5.7.1+dfsg-3+b1                   armhf        Qt 5 network module
ii  libqt5opengl5:armhf                      5.7.1+dfsg-3+b1                   armhf        Qt 5 OpenGL module
ii  libqt5printsupport5:armhf                5.7.1+dfsg-3+b1                   armhf        Qt 5 print support module
ii  libqt5qml5:armhf                         5.7.1-2+b2                        armhf        Qt 5 QML module
ii  libqt5quick5:armhf                       5.7.1-2+b2                        armhf        Qt 5 Quick library
ii  libqt5sql5:armhf                         5.7.1+dfsg-3+b1                   armhf        Qt 5 SQL module
ii  libqt5test5:armhf                        5.7.1+dfsg-3+b1                   armhf        Qt 5 test module
ii  libqt5widgets5:armhf                     5.7.1+dfsg-3+b1                   armhf        Qt 5 widgets module
ii  libqt5xml5:armhf                         5.7.1+dfsg-3+b1                   armhf        Qt 5 XML module
ii  libraw1394-11:armhf                      2.1.2-1+b1                        armhf        library for direct access to IEEE 1394 bus (aka FireWire)
ii  libre2-3:armhf                           20170101+dfsg-1                   armhf        efficient, principled regular expression library
ii  libreadline7:armhf                       7.0-3                             armhf        GNU readline and history libraries, run-time libraries
ii  librest-0.7-0:armhf                      0.8.0-2                           armhf        REST service access library
ii  librockchip-mpp-dev                      1.4.0-1                           armhf        Media Process Platform
ii  librockchip-mpp-static                   1.4.0-1                           armhf        Media Process Platform
ii  librockchip-mpp1                         1.4.0-1                           armhf        Media Process Platform
ii  librockchip-mpp1-dbgsym                  1.4.0-1                           armhf        Debug symbols for librockchip-mpp1
ii  librockchip-vpu0                         1.4.0-1                           armhf        Media Process Platform
ii  librockchip-vpu0-dbgsym                  1.4.0-1                           armhf        Debug symbols for librockchip-vpu0
ii  librsvg2-2:armhf                         2.40.16-1+b1                      armhf        SAX-based renderer library for SVG files (runtime)
ii  librsvg2-common:armhf                    2.40.16-1+b1                      armhf        SAX-based renderer library for SVG files (extra runtime)
ii  librtmp1:armhf                           2.4+20151223.gitfa8646d.1-1+b1    armhf        toolkit for RTMP streams (shared library)
ii  librubberband2:armhf                     1.8.1-7                           armhf        audio time-stretching and pitch-shifting library
ii  libsamplerate0:armhf                     0.1.8-8+b2                        armhf        Audio sample rate conversion library
ii  libsasl2-2:armhf                         2.1.27~101-g0780600+dfsg-3        armhf        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules-db:armhf                2.1.27~101-g0780600+dfsg-3        armhf        Cyrus SASL - pluggable authentication modules (DB)
ii  libsbc1:armhf                            1.3-2                             armhf        Sub Band CODEC library - runtime
ii  libseccomp2:armhf                        2.3.1-2.1                         armhf        high level interface to Linux seccomp filter
ii  libsecret-1-0:armhf                      0.18.5-3.1                        armhf        Secret store
ii  libsecret-common                         0.18.5-3.1                        all          Secret store (common files)
ii  libselinux1:armhf                        2.6-3+b3                          armhf        SELinux runtime shared libraries
ii  libsemanage-common                       2.6-2                             all          Common files for SELinux policy management libraries
ii  libsemanage1:armhf                       2.6-2                             armhf        SELinux policy management library
ii  libsensors4:armhf                        1:3.4.0-4                         armhf        library to read temperature/voltage/fan sensors
ii  libsepol1:armhf                          2.6-2                             armhf        SELinux library for manipulating binary security policies
ii  libserd-0-0:armhf                        0.26.0~dfsg0-1                    armhf        lightweight RDF syntax library
ii  libshine3:armhf                          3.1.0-5                           armhf        Fixed-point MP3 encoding library - runtime files
ii  libshout3:armhf                          2.3.1-3                           armhf        MP3/Ogg Vorbis broadcast streaming library
ii  libsigc++-2.0-0v5:armhf                  2.10.0-1                          armhf        type-safe Signal Framework for C++ - runtime
ii  libslang2:armhf                          2.3.1-5                           armhf        S-Lang programming library - runtime version
ii  libsm6:armhf                             2:1.2.2-1+b3                      armhf        X11 Session Management library
ii  libsmartcols1:armhf                      2.29.2-1+deb9u1                   armhf        smart column output alignment library
ii  libsmbclient:armhf                       2:4.5.12+dfsg-2+deb9u3            armhf        shared library for communication with SMB/CIFS servers
ii  libsnappy1v5:armhf                       1.1.3-3                           armhf        fast compression/decompression library
ii  libsndfile1:armhf                        1.0.27-3                          armhf        Library for reading/writing audio files
ii  libsndio6.1:armhf                        1.1.0-3                           armhf        Small audio and MIDI framework from OpenBSD, runtime libraries
ii  libsodium18:armhf                        1.0.11-2                          armhf        Network communication, cryptography and signaturing library
ii  libsord-0-0:armhf                        0.16.0~dfsg0-1+b1                 armhf        library for storing RDF data in memory
ii  libsoundtouch1:armhf                     1.9.2-2+deb9u1                    armhf        Sound stretching library
ii  libsoup-gnome2.4-1:armhf                 2.56.0-2+deb9u2                   armhf        HTTP library implementation in C -- GNOME support library
ii  libsoup2.4-1:armhf                       2.56.0-2+deb9u2                   armhf        HTTP library implementation in C -- Shared library
ii  libsoxr0:armhf                           0.1.2-2                           armhf        High quality 1D sample-rate conversion library
ii  libspandsp2:armhf                        0.0.6+dfsg-0.1                    armhf        Telephony signal processing library
ii  libspeex1:armhf                          1.2~rc1.2-1+b2                    armhf        The Speex codec runtime library
ii  libspeexdsp1:armhf                       1.2~rc1.2-1+b2                    armhf        The Speex extended runtime library
ii  libsqlite3-0:armhf                       3.16.2-5+deb9u1                   armhf        SQLite 3 shared library
ii  libsratom-0-0:armhf                      0.6.0~dfsg0-1                     armhf        library for serialising LV2 atoms to/from Turtle
ii  libsrtp0                                 1.4.5~20130609~dfsg-2             armhf        Secure RTP (SRTP) and UST Reference Implementations - shared library
ii  libss2:armhf                             1.43.4-2                          armhf        command-line interface parsing library
ii  libssh-gcrypt-4:armhf                    0.7.3-2                           armhf        tiny C SSH library (gcrypt flavor)
ii  libssh2-1:armhf                          1.7.0-1                           armhf        SSH2 client-side library
ii  libssl1.0.2:armhf                        1.0.2l-2+deb9u3                   armhf        Secure Sockets Layer toolkit - shared libraries
ii  libssl1.1:armhf                          1.1.0f-3+deb9u2                   armhf        Secure Sockets Layer toolkit - shared libraries
ii  libstartup-notification0:armhf           0.12-4+b2                         armhf        library for program launch feedback (shared library)
ii  libstdc++-6-dev:armhf                    6.3.0-18+deb9u1                   armhf        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:armhf                         6.3.0-18+deb9u1                   armhf        GNU Standard C++ Library v3
ii  libswresample2:armhf                     7:3.2.12-1~deb9u1                 armhf        FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii  libswscale4:armhf                        7:3.2.12-1~deb9u1                 armhf        FFmpeg library for image scaling and various conversions - runtime files
ii  libsystemd0:armhf                        232-25+deb9u4                     armhf        systemd utility library
ii  libtag1v5:armhf                          1.11.1+dfsg.1-0.1                 armhf        audio meta-data library
ii  libtag1v5-vanilla:armhf                  1.11.1+dfsg.1-0.1                 armhf        audio meta-data library - vanilla flavour
ii  libtalloc2:armhf                         2.1.8-1                           armhf        hierarchical pool based memory allocator
ii  libtasn1-6:armhf                         4.10-1.1+deb9u1                   armhf        Manage ASN.1 structures (runtime)
ii  libtcl8.6:armhf                          8.6.6+dfsg-1+b1                   armhf        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libtdb1:armhf                            1.3.11-2                          armhf        Trivial Database - shared library
ii  libteamdctl0:armhf                       1.26-1+b1                         armhf        library for communication with `teamd` process
ii  libtevent0:armhf                         0.9.31-1                          armhf        talloc-based event loop library - shared library
ii  libtext-charwidth-perl                   0.04-7+b6                         armhf        get display widths of characters on the terminal
ii  libtext-iconv-perl                       1.7-5+b4                          armhf        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.26-1                          all          Data files for Thai language support library
ii  libthai0:armhf                           0.1.26-1                          armhf        Thai language support library
ii  libtheora0:armhf                         1.1.1+dfsg.1-14+b1                armhf        Theora Video Compression Codec
ii  libtiff5:armhf                           4.0.8-2+deb9u2                    armhf        Tag Image File Format (TIFF) library
ii  libtimedate-perl                         2.3000-2                          all          collection of modules to manipulate date/time information
ii  libtinfo5:armhf                          6.0+20161126-1+deb9u2             armhf        shared low-level terminfo library for terminal handling
ii  libtk8.6:armhf                           8.6.6-1+b1                        armhf        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtwolame0:armhf                        0.3.13-2                          armhf        MPEG Audio Layer 2 encoding library
ii  libubsan0:armhf                          6.3.0-18+deb9u1                   armhf        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:armhf                           232-25+deb9u4                     armhf        libudev shared library
ii  libudisks2-0:armhf                       2.1.8-1                           armhf        GObject based library to access udisks2
ii  libunique-1.0-0                          1.1.6-5                           armhf        Library for writing single instance applications - shared libraries
ii  libunistring0:armhf                      0.9.6+really0.9.3-0.1             armhf        Unicode string library for C
ii  libunwind8                               1.1-4.1                           armhf        library to determine the call-chain of a program - runtime
ii  libupower-glib3:armhf                    0.99.4-4+b1                       armhf        abstraction for power management - shared library
ii  liburi-perl                              1.71-1                            all          module to manipulate and access URI strings
ii  libusb-1.0-0:armhf                       2:1.0.21-1                        armhf        userspace USB programming library
ii  libusbmuxd4:armhf                        1.0.10-3+b1                       armhf        USB multiplexor daemon for iPhone and iPod Touch devices - library
ii  libustr-1.0-1:armhf                      1.0.4-6                           armhf        Micro string library: shared library
ii  libutempter0:armhf                       1.1.6-3                           armhf        privileged helper for utmp/wtmp updates (runtime)
ii  libuuid1:armhf                           2.29.2-1+deb9u1                   armhf        Universally Unique ID library
ii  libuv1:armhf                             1.9.1-3                           armhf        asynchronous event notification library - runtime library
ii  libv4l-0:armhf                           1.12.3-1                          armhf        Collection of video4linux support libraries
ii  libv4lconvert0:armhf                     1.12.3-1                          armhf        Video4linux frame format conversion library
ii  libva-drm1:armhf                         1.7.3-2                           armhf        Video Acceleration (VA) API for Linux -- DRM runtime
ii  libva-x11-1:armhf                        1.7.3-2                           armhf        Video Acceleration (VA) API for Linux -- X11 runtime
ii  libva1:armhf                             1.7.3-2                           armhf        Video Acceleration (VA) API for Linux -- runtime
ii  libvdpau1:armhf                          1.1.1-6                           armhf        Video Decode and Presentation API for Unix (libraries)
ii  libvisual-0.4-0:armhf                    0.4.0-10                          armhf        audio visualization framework
ii  libvo-aacenc0:armhf                      0.1.3-1                           armhf        VisualOn AAC encoder library
ii  libvo-amrwbenc0:armhf                    0.1.3-1                           armhf        VisualOn AMR-WB encoder library
ii  libvorbis0a:armhf                        1.3.5-4+deb9u2                    armhf        decoder library for Vorbis General Audio Compression Codec
ii  libvorbisenc2:armhf                      1.3.5-4+deb9u2                    armhf        encoder library for Vorbis General Audio Compression Codec
ii  libvorbisfile3:armhf                     1.3.5-4+deb9u2                    armhf        high-level API for Vorbis General Audio Compression Codec
ii  libvpx4:armhf                            1.6.1-3+deb9u1                    armhf        VP8 and VP9 video codec (shared library)
ii  libvte-2.91-0:armhf                      0.46.1-1                          armhf        Terminal emulator widget for GTK+ 3.0 - runtime files
ii  libvte-2.91-common                       0.46.1-1                          all          Terminal emulator widget for GTK+ 3.0 - common files
ii  libvte-common                            1:0.28.2-5                        all          Terminal emulator widget for GTK+ 2.x - common files
ii  libvte9                                  1:0.28.2-5+b2                     armhf        Terminal emulator widget for GTK+ 2.0 - runtime files
ii  libwacom-common                          0.22-1                            all          Wacom model feature query library (common files)
ii  libwacom2:armhf                          0.22-1+b1                         armhf        Wacom model feature query library
ii  libwavpack1:armhf                        5.0.0-2+deb9u2                    armhf        audio codec (lossy and lossless) - library
ii  libwayland-bin                           1.12.0-1                          armhf        wayland compositor infrastructure - binary utilities
ii  libwayland-client0:armhf                 1.12.0-1                          armhf        wayland compositor infrastructure - client library
ii  libwayland-cursor0:armhf                 1.12.0-1                          armhf        wayland compositor infrastructure - cursor library
ii  libwayland-dev:armhf                     1.12.0-1                          armhf        wayland compositor infrastructure - development files
ii  libwayland-egl1-mesa:armhf               13.0.6-1+b2                       armhf        implementation of the Wayland EGL platform -- runtime
ii  libwayland-server0:armhf                 1.12.0-1                          armhf        wayland compositor infrastructure - server library
ii  libwbclient0:armhf                       2:4.5.12+dfsg-2+deb9u3            armhf        Samba winbind client library
ii  libwebp6:armhf                           0.5.2-1                           armhf        Lossy compression of digital photographic images.
ii  libwebpdemux2:armhf                      0.5.2-1                           armhf        Lossy compression of digital photographic images.
ii  libwebpmux2:armhf                        0.5.2-1                           armhf        Lossy compression of digital photographic images.
ii  libwebrtc-audio-processing1:armhf        0.3-1                             armhf        AudioProcessing module from the WebRTC project.
ii  libwildmidi-config                       0.4.0-2                           all          software MIDI player configuration
ii  libwildmidi2:armhf                       0.4.0-2+b2                        armhf        software MIDI player library
ii  libwnck-common                           2.30.7-5.1                        all          Window Navigator Construction Kit - common files
ii  libwnck22:armhf                          2.30.7-5.1                        armhf        Window Navigator Construction Kit - runtime files
ii  libwrap0:armhf                           7.6.q-26                          armhf        Wietse Venema's TCP wrappers library
ii  libwww-perl                              6.15-1                            all          simple and consistent interface to the world-wide web
ii  libwww-robotrules-perl                   6.01-1                            all          database of robots.txt-derived permissions
ii  libx11-6:armhf                           2:1.6.4-3                         armhf        X11 client-side library
ii  libx11-data                              2:1.6.4-3                         all          X11 client-side library
ii  libx11-dev:armhf                         2:1.6.4-3                         armhf        X11 client-side library (development headers)
ii  libx11-xcb-dev:armhf                     2:1.6.4-3                         armhf        Xlib/XCB interface library (development headers)
ii  libx11-xcb1:armhf                        2:1.6.4-3                         armhf        Xlib/XCB interface library
ii  libx264-148:armhf                        2:0.148.2748+git97eaef2-1         armhf        x264 video coding library
ii  libx265-95:armhf                         2.1-2+b2                          armhf        H.265/HEVC video stream encoder (shared library)
ii  libxapian30:armhf                        1.4.3-2+deb9u1                    armhf        Search engine library
ii  libxatracker2:armhf                      13.0.6-1+b2                       armhf        X acceleration library -- runtime
ii  libxau-dev:armhf                         1:1.0.8-1                         armhf        X11 authorisation library (development headers)
ii  libxau6:armhf                            1:1.0.8-1                         armhf        X11 authorisation library
ii  libxaw7:armhf                            2:1.0.13-1+b2                     armhf        X11 Athena Widget library
ii  libxcb-dri2-0:armhf                      1.12-1                            armhf        X C Binding, dri2 extension
ii  libxcb-dri2-0-dev:armhf                  1.12-1                            armhf        X C Binding, dri2 extension, development files
ii  libxcb-dri3-0:armhf                      1.12-1                            armhf        X C Binding, dri3 extension
ii  libxcb-dri3-dev:armhf                    1.12-1                            armhf        X C Binding, dri3 extension, development files
ii  libxcb-glx0:armhf                        1.12-1                            armhf        X C Binding, glx extension
ii  libxcb-glx0-dev:armhf                    1.12-1                            armhf        X C Binding, glx extension, development files
ii  libxcb-icccm4:armhf                      0.4.1-1                           armhf        utility libraries for X C Binding -- icccm
ii  libxcb-image0:armhf                      0.4.0-1+b2                        armhf        utility libraries for X C Binding -- image
ii  libxcb-keysyms1:armhf                    0.4.0-1+b2                        armhf        utility libraries for X C Binding -- keysyms
ii  libxcb-present-dev:armhf                 1.12-1                            armhf        X C Binding, present extension, development files
ii  libxcb-present0:armhf                    1.12-1                            armhf        X C Binding, present extension
ii  libxcb-randr0:armhf                      1.12-1                            armhf        X C Binding, randr extension
ii  libxcb-randr0-dev:armhf                  1.12-1                            armhf        X C Binding, randr extension, development files
ii  libxcb-render-util0:armhf                0.3.9-1                           armhf        utility libraries for X C Binding -- render-util
ii  libxcb-render0:armhf                     1.12-1                            armhf        X C Binding, render extension
ii  libxcb-render0-dev:armhf                 1.12-1                            armhf        X C Binding, render extension, development files
ii  libxcb-shape0:armhf                      1.12-1                            armhf        X C Binding, shape extension
ii  libxcb-shape0-dev:armhf                  1.12-1                            armhf        X C Binding, shape extension, development files
ii  libxcb-shm0:armhf                        1.12-1                            armhf        X C Binding, shm extension
ii  libxcb-sync-dev:armhf                    1.12-1                            armhf        X C Binding, sync extension, development files
ii  libxcb-sync1:armhf                       1.12-1                            armhf        X C Binding, sync extension
ii  libxcb-util0:armhf                       0.3.8-3+b2                        armhf        utility libraries for X C Binding -- atom, aux and event
ii  libxcb-xfixes0:armhf                     1.12-1                            armhf        X C Binding, xfixes extension
ii  libxcb-xfixes0-dev:armhf                 1.12-1                            armhf        X C Binding, xfixes extension, development files
ii  libxcb-xinerama0:armhf                   1.12-1                            armhf        X C Binding, xinerama extension
ii  libxcb-xkb1:armhf                        1.12-1                            armhf        X C Binding, XKEYBOARD extension
ii  libxcb1:armhf                            1.12-1                            armhf        X C Binding
ii  libxcb1-dev:armhf                        1.12-1                            armhf        X C Binding, development files
ii  libxcomposite1:armhf                     1:0.4.4-2                         armhf        X11 Composite extension library
ii  libxcursor1:armhf                        1:1.1.14-1+deb9u1                 armhf        X cursor management library
ii  libxdamage-dev:armhf                     1:1.1.4-2+b3                      armhf        X11 damaged region extension library (development headers)
ii  libxdamage1:armhf                        1:1.1.4-2+b3                      armhf        X11 damaged region extension library
ii  libxdmcp-dev:armhf                       1:1.1.2-3                         armhf        X11 authorisation library (development headers)
ii  libxdmcp6:armhf                          1:1.1.2-3                         armhf        X11 Display Manager Control Protocol library
ii  libxext-dev:armhf                        2:1.3.3-1+b2                      armhf        X11 miscellaneous extensions library (development headers)
ii  libxext6:armhf                           2:1.3.3-1+b2                      armhf        X11 miscellaneous extension library
ii  libxfce4ui-1-0                           4.12.1-2                          armhf        widget library for Xfce - Gtk+2 variant
ii  libxfce4ui-2-0                           4.12.1-2                          armhf        widget library for Xfce - Gtk+3 variant
ii  libxfce4ui-common                        4.12.1-2                          all          common files for libxfce4ui
ii  libxfce4util-common                      4.12.1-3                          all          common files for libxfce4util
ii  libxfce4util7:armhf                      4.12.1-3                          armhf        Utility functions library for Xfce4
ii  libxfconf-0-2                            4.12.1-1                          armhf        Client library for Xfce4 configure interface
ii  libxfixes-dev:armhf                      1:5.0.3-1                         armhf        X11 miscellaneous 'fixes' extension library (development headers)
ii  libxfixes3:armhf                         1:5.0.3-1                         armhf        X11 miscellaneous 'fixes' extension library
ii  libxfont1:armhf                          1:1.5.2-4                         armhf        X11 font rasterisation library
ii  libxfont2:armhf                          1:2.0.1-3+deb9u1                  armhf        X11 font rasterisation library
ii  libxft2:armhf                            2.3.2-1+b2                        armhf        FreeType-based font drawing library for X
ii  libxi6:armhf                             2:1.7.9-1                         armhf        X11 Input extension library
ii  libxinerama1:armhf                       2:1.1.3-1+b3                      armhf        X11 Xinerama extension library
ii  libxkbcommon-x11-0:armhf                 0.7.1-2~deb9u1                    armhf        library to create keymaps with the XKB X11 protocol
ii  libxkbcommon0:armhf                      0.7.1-2~deb9u1                    armhf        library interface to the XKB compiler - shared library
ii  libxkbfile1:armhf                        1:1.0.9-2                         armhf        X11 keyboard file manipulation library
ii  libxklavier16:armhf                      5.4-2                             armhf        X Keyboard Extension high-level API
ii  libxml-parser-perl                       2.44-2+b1                         armhf        Perl module for parsing XML files
ii  libxml-twig-perl                         1:3.50-1                          all          Perl module for processing huge XML documents in tree mode
ii  libxml2:armhf                            2.9.4+dfsg1-2.2+deb9u2            armhf        GNOME XML library
ii  libxmmsclient-glib1                      0.8+dfsg-18                       armhf        XMMS2 - glib client library
ii  libxmmsclient6                           0.8+dfsg-18                       armhf        XMMS2 - client library
ii  libxmu6:armhf                            2:1.1.2-2                         armhf        X11 miscellaneous utility library
ii  libxmuu1:armhf                           2:1.1.2-2                         armhf        X11 miscellaneous micro-utility library
ii  libxpm4:armhf                            1:3.5.12-1                        armhf        X11 pixmap library
ii  libxrandr2:armhf                         2:1.5.1-1                         armhf        X11 RandR extension library
ii  libxrender1:armhf                        1:0.9.10-1                        armhf        X Rendering Extension client library
ii  libxres1:armhf                           2:1.0.7-1+b3                      armhf        X11 Resource extension library
ii  libxshmfence-dev:armhf                   1.2-1+b2                          armhf        X shared memory fences - development files
ii  libxshmfence1:armhf                      1.2-1+b2                          armhf        X shared memory fences - shared library
ii  libxslt1.1:armhf                         1.1.29-2.1                        armhf        XSLT 1.0 processing library - runtime library
ii  libxss1:armhf                            1:1.2.2-1                         armhf        X11 Screen Saver extension library
ii  libxt6:armhf                             1:1.1.5-1                         armhf        X11 toolkit intrinsics library
ii  libxtables12:armhf                       1.6.0+snapshot20161117-6          armhf        netfilter xtables library
ii  libxtst6:armhf                           2:1.2.3-1                         armhf        X11 Testing -- Record extension library
ii  libxv1:armhf                             2:1.0.11-1                        armhf        X11 Video extension library
ii  libxvidcore4:armhf                       2:1.3.4-1+b2                      armhf        Open source MPEG-4 video codec (library)
ii  libxxf86dga1:armhf                       2:1.1.4-1+b3                      armhf        X11 Direct Graphics Access extension library
ii  libxxf86vm-dev:armhf                     1:1.1.4-1+b2                      armhf        X11 XFree86 video mode extension library (development headers)
ii  libxxf86vm1:armhf                        1:1.1.4-1+b2                      armhf        X11 XFree86 video mode extension library
ii  libzbar0:armhf                           0.10+doc-10.1                     armhf        bar code scanner and decoder (library)
ii  libzmq5:armhf                            4.2.1-4                           armhf        lightweight messaging kernel (shared library)
ii  libzvbi-common                           0.2.35-13                         all          Vertical Blanking Interval decoder (VBI) - common files
ii  libzvbi0:armhf                           0.2.35-13                         armhf        Vertical Blanking Interval decoder (VBI) - runtime files
ii  lightdm                                  1.18.3-1                          armhf        simple display manager
ii  lightdm-gtk-greeter                      2.0.2-1                           armhf        simple display manager (GTK+ greeter)
ii  linaro-overlay-minimal                   1112.10                           all          Linaro Overlay for Linaro headless/minimal images
ii  linux-base                               4.5                               all          Linux image base package
ii  linux-libc-dev:armhf                     4.9.110-3+deb9u6                  armhf        Linux support headers for userspace development
ii  locales                                  2.24-11+deb9u3                    all          GNU C Library: National Language (locale) data [support]
ii  login                                    1:4.4-4.1                         armhf        system login tools
ii  logrotate                                3.11.0-0.1                        armhf        Log rotation utility
ii  lsb-base                                 9.20161125                        all          Linux Standard Base init script functionality
ii  lsb-release                              9.20161125                        all          Linux Standard Base version reporting utility
ii  lsof                                     4.89+dfsg-0.1                     armhf        Utility to list open files
ii  lua5.1                                   5.1.5-8.1+b2                      armhf        Simple, extensible, embeddable programming language
ii  lxappearance                             0.6.3-1                           armhf        LXDE GTK+ theme switcher
ii  lxappearance-obconf                      0.2.3-1                           armhf        LXDE GTK+ theme switcher (plugin)
ii  lxde                                     9                                 all          Metapackage for LXDE
ii  lxde-common                              0.99.2-3                          all          LXDE common configuration files
ii  lxde-core                                9                                 all          Metapackage for the LXDE core
ii  lxde-icon-theme                          0.5.1-2                           all          LXDE standard icon theme
ii  lxhotkey-core                            0.1.0-1                           armhf        Lightweight global keyboard shortcuts configurator
ii  lxhotkey-gtk                             0.1.0-1                           armhf        LXHotkey keyboard shortcuts configurator (GTK+ GUI plugin)
ii  lxinput                                  0.3.5-1                           armhf        LXDE keyboard and mouse configuration
ii  lxlauncher                               0.2.5-1                           armhf        LXDE launcher for netbooks
ii  lxmenu-data                              0.1.5-2                           all          LXDE freedesktop.org menu specification
ii  lxmusic                                  0.4.7-1                           armhf        LXDE music player
ii  lxpanel                                  0.9.3-1                           armhf        LXDE panel
ii  lxpanel-data                             0.9.3-1                           all          LXDE panel (data files)
ii  lxrandr                                  0.3.1-1                           armhf        LXDE monitor configuration tool
ii  lxsession                                0.5.3-2                           armhf        LXDE default session manager
ii  lxsession-data                           0.5.3-2                           all          Common files for lxsession
ii  lxsession-default-apps                   0.5.3-2                           armhf        utility to configure lxsession and its default applications
ii  lxsession-edit                           0.5.3-2                           armhf        configure what application start up automaticlly in LXDE
ii  lxsession-logout                         0.5.3-2                           armhf        utility to logout from a LXDE or an Openbox session
ii  lxtask                                   0.1.8-1                           armhf        LXDE task manager
ii  lxterminal                               0.3.0-2                           armhf        LXDE terminal emulator
ii  make                                     4.1-9.1                           armhf        utility for directing compilation
ii  makedev                                  2.3.1-93                          all          creates device files in /dev
ii  man-db                                   2.7.6.1-2                         armhf        on-line manual pager
ii  mawk                                     1.3.3-17+b3                       armhf        a pattern scanning and text processing language
ii  mesa-utils                               8.3.0-3                           armhf        Miscellaneous Mesa GL utilities
ii  mesa-utils-extra                         8.3.0-3                           armhf        Miscellaneous Mesa utilies (opengles, egl)
ii  mime-support                             3.60                              all          MIME files 'mime.types' & 'mailcap', and support programs
ii  mount                                    2.29.2-1+deb9u1                   armhf        tools for mounting and manipulating filesystems
ii  multiarch-support                        2.24-11+deb9u3                    armhf        Transitional package to ensure multiarch compatibility
ii  mutrace                                  0.2.0-3                           armhf        mutex and realtime memory allocation profiling tools
ii  nano                                     2.7.4-1                           armhf        small, friendly text editor inspired by Pico
ii  ncurses-base                             6.0+20161126-1+deb9u2             all          basic terminal type definitions
ii  ncurses-bin                              6.0+20161126-1+deb9u2             armhf        terminal-related programs and man pages
ii  net-tools                                1.60+git20161116.90da8a0-1        armhf        NET-3 networking toolkit
ii  netbase                                  5.4                               all          Basic TCP/IP networking system
ii  netcat-openbsd                           1.130-3                           armhf        TCP/IP swiss army knife
ii  network-manager                          1.6.2-3                           armhf        network management framework (daemon and userspace tools)
ii  network-manager-gnome                    1.4.4-1                           armhf        network management framework (GNOME frontend)
ii  notification-daemon                      3.20.0-1+b1                       armhf        daemon for displaying passive pop-up notifications
ii  ntfs-3g                                  1:2016.2.22AR.1+dfsg-1            armhf        read/write NTFS driver for FUSE
ii  obconf                                   1:2.0.4+git20150213-2             armhf        preferences manager for Openbox window manager
ii  openbox                                  3.6.1-4                           armhf        standards-compliant, fast, light-weight and extensible window manager
ii  openbox-lxde-session                     0.99.2-3                          all          LXDE session manager and configuration files
ii  openssh-client                           1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) client, for secure access to remote machines
ii  openssh-server                           1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) server, for secure access from remote machines
ii  openssh-sftp-server                      1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) sftp server module, for SFTP access from remote machines
ii  openssl                                  1.1.0f-3+deb9u2                   armhf        Secure Sockets Layer toolkit - cryptographic utility
ii  p11-kit                                  0.23.3-2                          armhf        p11-glue utilities
ii  p11-kit-modules:armhf                    0.23.3-2                          armhf        p11-glue proxy and trust modules
ii  p7zip                                    16.02+dfsg-3+deb9u1               armhf        7zr file archiver with high compression ratio
ii  p7zip-full                               16.02+dfsg-3+deb9u1               armhf        7z and 7za file archivers with high compression ratio
ii  parted                                   3.2-17                            armhf        disk partition manipulator
ii  passwd                                   1:4.4-4.1                         armhf        change and administer password and group data
ii  patch                                    2.7.5-1+deb9u1                    armhf        Apply a diff file to an original
ii  pavucontrol                              3.0-3.1                           armhf        PulseAudio Volume Control
ii  pcmanfm                                  1.2.5-3                           armhf        extremely fast and lightweight file manager
ii  perl                                     5.24.1-3+deb9u4                   armhf        Larry Wall's Practical Extraction and Report Language
ii  perl-base                                5.24.1-3+deb9u4                   armhf        minimal Perl system
ii  perl-modules-5.24                        5.24.1-3+deb9u4                   all          Core Perl modules
ii  perl-openssl-defaults:armhf              3                                 armhf        version compatibility baseline for Perl OpenSSL packages
ii  pinentry-curses                          1.0.0-2                           armhf        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pinentry-gnome3                          1.0.0-2                           armhf        GNOME 3 PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                               0.29-4+b1                         armhf        manage compile and link flags for libraries
ii  plymouth                                 0.9.2-4                           armhf        boot animation, logger and I/O multiplexer
ii  plymouth-themes                          0.9.2-4                           armhf        boot animation, logger and I/O multiplexer - themes
ii  policykit-1                              0.105-18                          armhf        framework for managing administrative policies and privileges
ii  policykit-1-gnome                        0.105-6                           armhf        authentication agent for PolicyKit
ii  powerdebug                               0.7.0-2013.08-1+b2                armhf        tool to display regulator, sensor and clock information
ii  powertop                                 2.8-1+b1                          armhf        diagnose issues with power consumption and management
ii  procps                                   2:3.3.12-3+deb9u1                 armhf        /proc file system utilities
ii  psmisc                                   22.21-2.1+b2                      armhf        utilities that use the proc file system
ii  pulseaudio                               10.0-1+deb9u1                     armhf        PulseAudio sound server
ii  pulseaudio-module-bluetooth              10.0-1+deb9u1                     armhf        Bluetooth module for PulseAudio sound server
ii  pulseaudio-utils                         10.0-1+deb9u1                     armhf        Command line tools for the PulseAudio sound server
ii  python                                   2.7.13-2                          armhf        interactive high-level object-oriented language (default version)
ii  python-dev                               2.7.13-2                          armhf        header files and a static library for Python (default)
ii  python-gi                                3.22.0-2                          armhf        Python 2.x bindings for gobject-introspection libraries
ii  python-gobject                           3.22.0-2                          all          Python 2.x bindings for GObject - transitional package
ii  python-gobject-2                         2.28.6-13                         armhf        deprecated static Python bindings for the GObject library
ii  python-minimal                           2.7.13-2                          armhf        minimal subset of the Python language (default version)
ii  python-numpy                             1:1.12.1-3                        armhf        Numerical Python adds a fast array facility to the Python language
ii  python-talloc                            2.1.8-1                           armhf        hierarchical pool based memory allocator - Python bindings
ii  python-tk                                2.7.13-1                          armhf        Tkinter - Writing Tk applications with Python
ii  python2.7                                2.7.13-2+deb9u3                   armhf        Interactive high-level object-oriented language (version 2.7)
ii  python2.7-dev                            2.7.13-2+deb9u3                   armhf        Header files and a static library for Python (v2.7)
ii  python2.7-minimal                        2.7.13-2+deb9u3                   armhf        Minimal subset of the Python language (version 2.7)
ii  python3                                  3.5.3-1                           armhf        interactive high-level object-oriented language (default python3 version)
ii  python3-cairo                            1.10.0+dfsg-5+b1                  armhf        Python 3 bindings for the Cairo vector graphics library
ii  python3-chardet                          2.3.0-2                           all          universal character encoding detector for Python3
ii  python3-dbus                             1.2.4-1+b1                        armhf        simple interprocess messaging system (Python 3 interface)
ii  python3-dev                              3.5.3-1                           armhf        header files and a static library for Python (default)
ii  python3-gi                               3.22.0-2                          armhf        Python 3 bindings for gobject-introspection libraries
ii  python3-gi-cairo                         3.22.0-2                          armhf        Python 3 Cairo bindings for the GObject library
ii  python3-minimal                          3.5.3-1                           armhf        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources                    33.1.1-1                          all          Package Discovery and Resource Access using pkg_resources
ii  python3-requests                         2.12.4-1                          all          elegant and simple HTTP library for Python3, built for human beings
ii  python3-six                              1.10.0-3                          all          Python 2 and 3 compatibility library (Python 3 interface)
ii  python3-tk:armhf                         3.5.3-1                           armhf        Tkinter - Writing Tk applications with Python 3.x
ii  python3-urllib3                          1.19.1-1                          all          HTTP library with thread-safe connection pooling for Python3
ii  python3.5                                3.5.3-1+deb9u1                    armhf        Interactive high-level object-oriented language (version 3.5)
ii  python3.5-dev                            3.5.3-1+deb9u1                    armhf        Header files and a static library for Python (v3.5)
ii  python3.5-minimal                        3.5.3-1+deb9u1                    armhf        Minimal subset of the Python language (version 3.5)
ii  qml-module-qt-labs-folderlistmodel:armhf 5.7.1-2+b2                        armhf        Qt 5 folderlistmodel QML module
ii  qml-module-qtaudioengine:armhf           5.7.1-20161220                    armhf        Qt 5 AudioEngine QML module
ii  qml-module-qtmultimedia:armhf            5.7.1-20161220                    armhf        Qt 5 Multimedia QML module
ii  qml-module-qtquick2:armhf                5.7.1-2+b2                        armhf        Qt 5 Qt Quick 2 QML module
ii  qt5-qmake:armhf                          5.7.1+dfsg-3+b1                   armhf        Qt 5 qmake Makefile generator tool
ii  qtbase5-dev:armhf                        5.7.1+dfsg-3+b1                   armhf        Qt 5 base development files
ii  qtbase5-dev-tools                        5.7.1+dfsg-3+b1                   armhf        Qt 5 base development programs
ii  qtchooser                                63-g13a3d08-1                     armhf        Wrapper to select between Qt development binary versions
ii  qtmultimedia5-dev:armhf                  5.7.1-20161220                    armhf        APIs for multimedia functionality - development files
ii  qtmultimedia5-doc                        5.7.1-20161220                    all          Qt 5 multimedia documentation
ii  qtmultimedia5-doc-html                   5.7.1-20161220                    all          Qt 5 multimedia HTML documentation
ii  qtmultimedia5-examples:armhf             5.7.1-20161220                    armhf        Examples for Qt 5 Multimedia module
ii  read-edid                                3.0.2-1+b1                        armhf        hardware information-gathering tool for VESA PnP monitors
ii  readline-common                          7.0-3                             all          GNU readline and history libraries, common files
ii  realvnc-vnc-viewer                       6.1.1.28093                       armhf        VNC® Viewer
ii  resolvconf                               1.79                              all          name server information handler
ii  rfkill                                   0.5-1+b1                          armhf        tool for enabling and disabling wireless devices
ii  rsyslog                                  8.24.0-1                          armhf        reliable system and kernel logging daemon
ii  samba-libs:armhf                         2:4.5.12+dfsg-2+deb9u3            armhf        Samba core libraries
ii  scratch                                  1.4.0.6~dfsg1-5                   all          easy to use programming environment for ages 8 and up
ii  sed                                      4.4-1                             armhf        GNU stream editor for filtering/transforming text
ii  sensible-utils                           0.0.9+deb9u1                      all          Utilities for sensible alternative selection
ii  set_backlight                            1.0.0                             armhf        set_backlight built using CMake
ii  shared-mime-info                         1.8-1+deb9u1                      armhf        FreeDesktop.org shared MIME database and spec
ii  squeak-plugins-scratch                   1.4.0.2~svn.r83-2.1               armhf        Squeak plugins for the Scratch programming environment
ii  squeak-vm                                1:4.10.2.2614-4.1                 armhf        Unix Squeak virtual machine
ii  ssh-import-id                            5.6-1                             all          securely retrieve an SSH public key and install it locally
ii  sshfs                                    2.8-1                             armhf        filesystem client based on SSH File Transfer Protocol
ii  startpar                                 0.59-3.1                          armhf        run processes in parallel and multiplex their output
ii  strace                                   4.15-2                            armhf        System call tracer
ii  sudo                                     1.8.19p1-2.1                      armhf        Provide limited super user privileges to specific users
ii  synaptic                                 0.84.2                            armhf        Graphical package manager
ii  system-tools-backends                    2.10.2-3+b1                       armhf        System Tools to manage computer configuration -- scripts
ii  systemd                                  232-25+deb9u4                     armhf        system and service manager
ii  systemd-sysv                             232-25+deb9u4                     armhf        system and service manager - SysV links
ii  sysv-rc                                  2.88dsf-59.9                      all          System-V-like runlevel change mechanism
ii  sysvinit-utils                           2.88dsf-59.9                      armhf        System-V-like utilities
ii  tar                                      1.29b-1.1                         armhf        GNU version of the tar archiving utility
ii  tc_gui                                   1.0.2                             armhf        tc_gui built using CMake
ii  tightvncserver                           1:1.3.9-9                         armhf        virtual network computing server software
ii  tinker-config                            1.0.3                             armhf        tinker-config built using CMake
ii  tk8.6-blt2.5                             2.5.3+dfsg-3                      armhf        graphics extension library for Tcl/Tk - library
ii  trace-cmd                                2.6-0.1+deb9u1                    armhf        Utility for retrieving and analyzing function tracing in the kernel
ii  tzdata                                   2018e-0+deb9u1                    all          time zone and daylight-saving time data
ii  ucf                                      3.0036                            all          Update Configuration File(s): preserve user changes to config files
ii  udev                                     232-25+deb9u4                     armhf        /dev/ and hotplug management daemon
ii  udisks2                                  2.1.8-1                           armhf        D-Bus service to access and manipulate storage devices
ii  unzip                                    6.0-21                            armhf        De-archiver for .zip files
ii  upower                                   0.99.4-4+b1                       armhf        abstraction for power management
ii  usb-modeswitch                           2.5.0+repack0-1                   armhf        mode switching tool for controlling "flip flop" USB devices
ii  usb-modeswitch-data                      20170120-1                        all          mode switching data for usb-modeswitch
ii  usbutils                                 1:007-4+b1                        armhf        Linux USB utilities
ii  user-setup                               1.67                              all          Set up initial user and password
ii  util-linux                               2.29.2-1+deb9u1                   armhf        miscellaneous system utilities
ii  vim                                      2:8.0.0197-4+deb9u1               armhf        Vi IMproved - enhanced vi editor
ii  vim-common                               2:8.0.0197-4+deb9u1               all          Vi IMproved - Common files
ii  vim-runtime                              2:8.0.0197-4+deb9u1               all          Vi IMproved - Runtime files
ii  vim-tiny                                 2:8.0.0197-4+deb9u1               armhf        Vi IMproved - enhanced vi editor - compact version
ii  wget                                     1.18-5+deb9u2                     armhf        retrieves files from the web
ii  whiptail                                 0.52.19-1+b1                      armhf        Displays user-friendly dialog boxes from shell scripts
ii  wireless-regdb                           2016.06.10-1                      all          wireless regulatory database
ii  wireless-tools                           30~pre9-12+b1                     armhf        Tools for manipulating Linux Wireless Extensions
ii  wpasupplicant                            2:2.4-1+deb9u1                    armhf        client support for WPA and WPA2 (IEEE 802.11i)
ii  x11-common                               1:7.7+19                          all          X Window System (X.Org) infrastructure
ii  x11-utils                                7.7+3+b1                          armhf        X11 utilities
ii  x11-xkb-utils                            7.7+3+b1                          armhf        X11 XKB utilities
ii  x11-xserver-utils                        7.7+7+b1                          armhf        X server utilities
ii  x11proto-core-dev                        7.0.31-1                          all          X11 core wire protocol and auxiliary headers
ii  x11proto-damage-dev                      1:1.2.1-2                         all          X11 Damage extension wire protocol
ii  x11proto-dri2-dev                        2.8-2                             all          X11 DRI2 extension wire protocol
ii  x11proto-fixes-dev                       1:5.0-2                           all          X11 Fixes extension wire protocol
ii  x11proto-gl-dev                          1.4.17-1                          all          X11 OpenGL extension wire protocol
ii  x11proto-input-dev                       2.3.2-1                           all          X11 Input extension wire protocol
ii  x11proto-kb-dev                          1.0.7-1                           all          X11 XKB extension wire protocol
ii  x11proto-xext-dev                        7.3.0-1                           all          X11 various extension wire protocol
ii  x11proto-xf86vidmode-dev                 2.3.1-2                           all          X11 Video Mode extension wire protocol
ii  xarchiver                                1:0.5.4-7                         armhf        GTK+ frontend for most used compression formats
ii  xauth                                    1:1.0.9-1+b2                      armhf        X authentication utility
ii  xbitmaps                                 1.1.1-2                           all          Base X bitmaps
ii  xdg-user-dirs                            0.15-2+b1                         armhf        tool to manage well known user directories
ii  xdg-user-dirs-gtk                        0.10-1+b1                         armhf        tool to manage well known user directories (Gtk extension)
ii  xdg-utils                                1.1.1-1+deb9u1                    all          desktop integration utilities from freedesktop.org
ii  xfce4-notifyd                            0.3.4-1                           armhf        simple, visually-appealing notification daemon for Xfce
ii  xfce4-panel                              4.12.1-2                          armhf        panel for Xfce4 desktop environment
ii  xfce4-power-manager                      1.4.4-4                           armhf        power manager for Xfce desktop
ii  xfce4-power-manager-data                 1.4.4-4                           all          power manager for Xfce desktop, arch-indep files
ii  xfce4-power-manager-plugins              1.4.4-4                           armhf        power manager plugins for Xfce panel
ii  xfconf                                   4.12.1-1                          armhf        utilities for managing settings in Xfce
ii  xfonts-100dpi                            1:1.0.4+nmu1                      all          100 dpi fonts for X
ii  xfonts-75dpi                             1:1.0.4+nmu1                      all          75 dpi fonts for X
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+4                           armhf        X Window System font utility programs
ii  xinit                                    1.3.4-3+b1                        armhf        X server initialisation tool
ii  xkb-data                                 2.19-1+deb9u1                     all          X Keyboard Extension (XKB) configuration data
ii  xkeycaps                                 2.47-4.1+b1                       armhf        manipulate X11 keymaps (for xmodmap) graphically
ii  xmms2-client-cli                         0.8+dfsg-18                       armhf        XMMS2 - cli client
ii  xmms2-core                               0.8+dfsg-18                       armhf        XMMS2 - core package
ii  xmms2-plugin-alsa                        0.8+dfsg-18                       armhf        XMMS2 - ALSA output
ii  xmms2-plugin-mad                         0.8+dfsg-18                       armhf        XMMS2 - libmad based mp3 decoder
ii  xmms2-plugin-pulse                       0.8+dfsg-18                       armhf        XMMS2 - PulseAudio output plug-in
ii  xmms2-plugin-vorbis                      0.8+dfsg-18                       armhf        XMMS2 - vorbis decoder
ii  xorg-sgml-doctools                       1:1.11-1                          all          Common tools for building X.Org SGML documentation
ii  xserver-common                           2:1.19.3-1                        all          common files used by various X servers
rc  xserver-xorg                             1:7.7+19                          armhf        X.Org X server
ii  xserver-xorg-core                        2:1.19.3-1                        armhf        Xorg X server - core server
ii  xserver-xorg-input-evdev                 1:2.10.5-1                        armhf        X.Org X server -- evdev input driver
ii  xserver-xorg-input-libinput              0.23.0-2                          armhf        X.Org X server -- libinput input driver
ii  xserver-xorg-input-synaptics             1.9.0-1+b1                        armhf        Synaptics TouchPad driver for X.Org server
ii  xterm                                    327-2                             armhf        X terminal emulator
ii  xtrans-dev                               1.3.5-1                           all          X transport library (development files)
ii  xxd                                      2:8.0.0197-4+deb9u1               armhf        tool to make (or reverse) a hex dump
ii  xz-utils                                 5.2.2-1.2+b1                      armhf        XZ-format compression utilities
ii  zip                                      3.0-11+b1                         armhf        Archiver for .zip files
ii  zlib1g:armhf                             1:1.2.8.dfsg-5                    armhf        compression library - runtime

2.0.7とのdiff

linaro@tinkerboard:~$ diff 2.0.7.txt 2.0.8.txt 
16c16
< ii  base-files                               9.9+deb9u3                        armhf        Debian base system miscellaneous files
---
> ii  base-files                               9.9+deb9u5                        armhf        Debian base system miscellaneous files
27c27
< ii  bsdutils                                 1:2.29.2-1                        armhf        basic utilities from 4.4BSD-Lite
---
> ii  bsdutils                                 1:2.29.2-1+deb9u1                 armhf        basic utilities from 4.4BSD-Lite
32c32
< ii  ca-certificates                          20161130+nmu1                     all          Common CA certificates
---
> ii  ca-certificates                          20161130+nmu1+deb9u1              all          Common CA certificates
44c44,45
< ii  curl                                     7.52.1-5+deb9u3                   armhf        command line tool for transferring data with URL syntax
---
> ii  cron                                     3.0pl1-128+deb9u1                 armhf        process scheduling daemon
> ii  curl                                     7.52.1-5+deb9u6                   armhf        command line tool for transferring data with URL syntax
46,47c47,48
< ii  dbus                                     1.10.24-0+deb9u1                  armhf        simple interprocess messaging system (daemon and utilities)
< ii  dbus-x11                                 1.10.24-0+deb9u1                  armhf        simple interprocess messaging system (X11 deps)
---
> ii  dbus                                     1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (daemon and utilities)
> ii  dbus-x11                                 1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (X11 deps)
61c62
< ii  dirmngr                                  2.1.18-8~deb9u1                   armhf        GNU privacy guard - network certificate management service
---
> ii  dirmngr                                  2.1.18-8~deb9u2                   armhf        GNU privacy guard - network certificate management service
67,68c68,69
< ii  dpkg                                     1.18.24                           armhf        Debian package management system
< ii  dpkg-dev                                 1.18.24                           all          Debian package development tools
---
> ii  dpkg                                     1.18.25                           armhf        Debian package management system
> ii  dpkg-dev                                 1.18.25                           all          Debian package development tools
77c78
< ii  file                                     1:5.30-1+deb9u1                   armhf        Recognize the type of data in a file using "magic" numbers
---
> ii  file                                     1:5.30-1+deb9u2                   armhf        Recognize the type of data in a file using "magic" numbers
88c89
< ii  fuse                                     2.9.7-1                           armhf        Filesystem in Userspace
---
> ii  fuse                                     2.9.7-1+deb9u1                    armhf        Filesystem in Userspace
104c105
< ii  gir1.2-gdkpixbuf-2.0:armhf               2.36.5-2+deb9u1                   armhf        GDK Pixbuf library - GObject-Introspection
---
> ii  gir1.2-gdkpixbuf-2.0:armhf               2.36.5-2+deb9u2                   armhf        GDK Pixbuf library - GObject-Introspection
109,110c110,111
< ii  git                                      1:2.11.0-3+deb9u2                 armhf        fast, scalable, distributed revision control system
< ii  git-man                                  1:2.11.0-3+deb9u2                 all          fast, scalable, distributed revision control system (manual pages)
---
> ii  git                                      1:2.11.0-3+deb9u3                 armhf        fast, scalable, distributed revision control system
> ii  git-man                                  1:2.11.0-3+deb9u3                 all          fast, scalable, distributed revision control system (manual pages)
118,120c119,121
< ii  gnupg                                    2.1.18-8~deb9u1                   armhf        GNU privacy guard - a free PGP replacement
< ii  gnupg-agent                              2.1.18-8~deb9u1                   armhf        GNU privacy guard - cryptographic agent
< ii  gpgv                                     2.1.18-8~deb9u1                   armhf        GNU privacy guard - signature verification tool
---
> ii  gnupg                                    2.1.18-8~deb9u2                   armhf        GNU privacy guard - a free PGP replacement
> ii  gnupg-agent                              2.1.18-8~deb9u2                   armhf        GNU privacy guard - cryptographic agent
> ii  gpgv                                     2.1.18-8~deb9u2                   armhf        GNU privacy guard - signature verification tool
131c132
< ii  gstreamer1.0-rockchip1                   1.10-5                            armhf        The Gstreamer plugins for Rockchip RK3xxx platform.
---
> ii  gstreamer1.0-rockchip1                   20171218-1                        armhf        The Gstreamer plugins for Rockchip RK3xxx platform.
163c164
< ii  isc-dhcp-client                          4.3.5-3                           armhf        DHCP client for automatically obtaining an IP address
---
> ii  isc-dhcp-client                          4.3.5-3+deb9u1                    armhf        DHCP client for automatically obtaining an IP address
175c176
< ii  libapparmor1:armhf                       2.11.0-3                          armhf        changehat AppArmor library
---
> ii  libapparmor1:armhf                       2.11.0-3+deb9u2                   armhf        changehat AppArmor library
202,206c203,207
< ii  libavcodec57:armhf                       7:3.2.9-1~deb9u1                  armhf        FFmpeg library with de/encoders for audio/video codecs - runtime files
< ii  libavfilter6:armhf                       7:3.2.9-1~deb9u1                  armhf        FFmpeg library containing media filters - runtime files
< ii  libavformat57:armhf                      7:3.2.9-1~deb9u1                  armhf        FFmpeg library with (de)muxers for multimedia containers - runtime files
< ii  libavresample3:armhf                     7:3.2.9-1~deb9u1                  armhf        FFmpeg compatibility library for resampling - runtime files
< ii  libavutil55:armhf                        7:3.2.9-1~deb9u1                  armhf        FFmpeg library with functions for simplifying programming - runtime files
---
> ii  libavcodec57:armhf                       7:3.2.12-1~deb9u1                 armhf        FFmpeg library with de/encoders for audio/video codecs - runtime files
> ii  libavfilter6:armhf                       7:3.2.12-1~deb9u1                 armhf        FFmpeg library containing media filters - runtime files
> ii  libavformat57:armhf                      7:3.2.12-1~deb9u1                 armhf        FFmpeg library with (de)muxers for multimedia containers - runtime files
> ii  libavresample3:armhf                     7:3.2.12-1~deb9u1                 armhf        FFmpeg compatibility library for resampling - runtime files
> ii  libavutil55:armhf                        7:3.2.12-1~deb9u1                 armhf        FFmpeg library with functions for simplifying programming - runtime files
209c210
< ii  libblkid1:armhf                          2.29.2-1                          armhf        block device ID library
---
> ii  libblkid1:armhf                          2.29.2-1+deb9u1                   armhf        block device ID library
215,219c216,220
< ii  libc-bin                                 2.24-11+deb9u1                    armhf        GNU C Library: Binaries
< ii  libc-dev-bin                             2.24-11+deb9u1                    armhf        GNU C Library: Development binaries
< ii  libc-l10n                                2.24-11+deb9u1                    all          GNU C Library: localization files
< ii  libc6:armhf                              2.24-11+deb9u1                    armhf        GNU C Library: Shared libraries
< ii  libc6-dev:armhf                          2.24-11+deb9u1                    armhf        GNU C Library: Development Libraries and Header Files
---
> ii  libc-bin                                 2.24-11+deb9u3                    armhf        GNU C Library: Binaries
> ii  libc-dev-bin                             2.24-11+deb9u3                    armhf        GNU C Library: Development binaries
> ii  libc-l10n                                2.24-11+deb9u3                    all          GNU C Library: localization files
> ii  libc6:armhf                              2.24-11+deb9u3                    armhf        GNU C Library: Shared libraries
> ii  libc6-dev:armhf                          2.24-11+deb9u3                    armhf        GNU C Library: Development Libraries and Header Files
240,242c241,243
< ii  libcups2:armhf                           2.2.1-8                           armhf        Common UNIX Printing System(tm) - Core library
< ii  libcurl3:armhf                           7.52.1-5+deb9u3                   armhf        easy-to-use client-side URL transfer library (OpenSSL flavour)
< ii  libcurl3-gnutls:armhf                    7.52.1-5+deb9u3                   armhf        easy-to-use client-side URL transfer library (GnuTLS flavour)
---
> ii  libcups2:armhf                           2.2.1-8+deb9u2                    armhf        Common UNIX Printing System(tm) - Core library
> ii  libcurl3:armhf                           7.52.1-5+deb9u6                   armhf        easy-to-use client-side URL transfer library (OpenSSL flavour)
> ii  libcurl3-gnutls:armhf                    7.52.1-5+deb9u6                   armhf        easy-to-use client-side URL transfer library (GnuTLS flavour)
245c246
< ii  libdbus-1-3:armhf                        1.10.24-0+deb9u1                  armhf        simple interprocess messaging system (library)
---
> ii  libdbus-1-3:armhf                        1.10.26-0+deb9u1                  armhf        simple interprocess messaging system (library)
255c256
< ii  libdns-export162                         1:9.10.3.dfsg.P4-12.3+deb9u3      armhf        Exported DNS Shared Library
---
> ii  libdns-export162                         1:9.10.3.dfsg.P4-12.3+deb9u4      armhf        Exported DNS Shared Library
257c258
< ii  libdpkg-perl                             1.18.24                           all          Dpkg perl modules
---
> ii  libdpkg-perl                             1.18.25                           all          Dpkg perl modules
286c287
< ii  libfaad2:armhf                           2.8.0~cvs20161113-1               armhf        freeware Advanced Audio Decoder - runtime files
---
> ii  libfaad2:armhf                           2.8.0~cvs20161113-1+deb9u1        armhf        freeware Advanced Audio Decoder - runtime files
288c289
< ii  libfdisk1:armhf                          2.29.2-1                          armhf        fdisk partitioning library
---
> ii  libfdisk1:armhf                          2.29.2-1+deb9u1                   armhf        fdisk partitioning library
307c308
< ii  libfuse2:armhf                           2.9.7-1                           armhf        Filesystem in Userspace (library)
---
> ii  libfuse2:armhf                           2.9.7-1+deb9u1                    armhf        Filesystem in Userspace (library)
318c319
< ii  libgcrypt20:armhf                        1.7.6-2+deb9u2                    armhf        LGPL Crypto library - runtime library
---
> ii  libgcrypt20:armhf                        1.7.6-2+deb9u3                    armhf        LGPL Crypto library - runtime library
323,324c324,325
< ii  libgdk-pixbuf2.0-0:armhf                 2.36.5-2+deb9u1                   armhf        GDK Pixbuf library
< ii  libgdk-pixbuf2.0-common                  2.36.5-2+deb9u1                   all          GDK Pixbuf library - data files
---
> ii  libgdk-pixbuf2.0-0:armhf                 2.36.5-2+deb9u2                   armhf        GDK Pixbuf library
> ii  libgdk-pixbuf2.0-common                  2.36.5-2+deb9u2                   all          GDK Pixbuf library - data files
371c372
< ii  libicu57:armhf                           57.1-6+deb9u1                     armhf        International Components for Unicode
---
> ii  libicu57:armhf                           57.1-6+deb9u2                     armhf        International Components for Unicode
387c388
< ii  libisc-export160                         1:9.10.3.dfsg.P4-12.3+deb9u3      armhf        Exported ISC Shared Library
---
> ii  libisc-export160                         1:9.10.3.dfsg.P4-12.3+deb9u4      armhf        Exported ISC Shared Library
409,410c410,411
< ii  libldap-2.4-2:armhf                      2.4.44+dfsg-5+deb9u1              armhf        OpenLDAP libraries
< ii  libldap-common                           2.4.44+dfsg-5+deb9u1              all          OpenLDAP common files for libraries
---
> ii  libldap-2.4-2:armhf                      2.4.44+dfsg-5+deb9u2              armhf        OpenLDAP libraries
> ii  libldap-common                           2.4.44+dfsg-5+deb9u2              all          OpenLDAP common files for libraries
424,426c425,427
< ii  libmad0:armhf                            0.15.1b-8                         armhf        MPEG audio decoder library
< ii  libmagic-mgc                             1:5.30-1+deb9u1                   armhf        File type determination library using "magic" numbers (compiled magic file)
< ii  libmagic1:armhf                          1:5.30-1+deb9u1                   armhf        Recognize the type of data in a file using "magic" numbers - library
---
> ii  libmad0:armhf                            0.15.1b-8+deb9u1                  armhf        MPEG audio decoder library
> ii  libmagic-mgc                             1:5.30-1+deb9u2                   armhf        File type determination library using "magic" numbers (compiled magic file)
> ii  libmagic1:armhf                          1:5.30-1+deb9u2                   armhf        Recognize the type of data in a file using "magic" numbers - library
428c429
< ii  libmali-rk-midgard-r9p0-r0p0:armhf       1.5-4                             armhf        The mali library for Rockchip RK3288(not included RK3288W).
---
> ii  libmali-rk-midgard-r13p0-r0p0:armhf      1.5-4                             armhf        The mali library for Rockchip RK3288(not included RK3288W).
437c438
< ii  libmount1:armhf                          2.29.2-1                          armhf        device mounting library
---
> ii  libmount1:armhf                          2.29.2-1+deb9u1                   armhf        device mounting library
449,450c450,451
< ii  libncurses5:armhf                        6.0+20161126-1+deb9u1             armhf        shared libraries for terminal handling
< ii  libncursesw5:armhf                       6.0+20161126-1+deb9u1             armhf        shared libraries for terminal handling (wide character support)
---
> ii  libncurses5:armhf                        6.0+20161126-1+deb9u2             armhf        shared libraries for terminal handling
> ii  libncursesw5:armhf                       6.0+20161126-1+deb9u2             armhf        shared libraries for terminal handling (wide character support)
498c499
< ii  libpam-systemd:armhf                     232-25+deb9u1                     armhf        system and service manager - PAM module
---
> ii  libpam-systemd:armhf                     232-25+deb9u4                     armhf        system and service manager - PAM module
512c513
< ii  libperl5.24:armhf                        5.24.1-3+deb9u2                   armhf        shared Perl library
---
> ii  libperl5.24:armhf                        5.24.1-3+deb9u4                   armhf        shared Perl library
523,524c524,525
< ii  libpostproc54:armhf                      7:3.2.9-1~deb9u1                  armhf        FFmpeg library for post processing - runtime files
< ii  libprocps6:armhf                         2:3.3.12-3                        armhf        library for accessing process information from /proc
---
> ii  libpostproc54:armhf                      7:3.2.12-1~deb9u1                 armhf        FFmpeg library for post processing - runtime files
> ii  libprocps6:armhf                         2:3.3.12-3+deb9u1                 armhf        library for accessing process information from /proc
533,536c534,537
< ii  libpython2.7:armhf                       2.7.13-2+deb9u2                   armhf        Shared Python runtime library (version 2.7)
< ii  libpython2.7-dev:armhf                   2.7.13-2+deb9u2                   armhf        Header files and a static library for Python (v2.7)
< ii  libpython2.7-minimal:armhf               2.7.13-2+deb9u2                   armhf        Minimal subset of the Python language (version 2.7)
< ii  libpython2.7-stdlib:armhf                2.7.13-2+deb9u2                   armhf        Interactive high-level object-oriented language (standard library, version 2.7)
---
> ii  libpython2.7:armhf                       2.7.13-2+deb9u3                   armhf        Shared Python runtime library (version 2.7)
> ii  libpython2.7-dev:armhf                   2.7.13-2+deb9u3                   armhf        Header files and a static library for Python (v2.7)
> ii  libpython2.7-minimal:armhf               2.7.13-2+deb9u3                   armhf        Minimal subset of the Python language (version 2.7)
> ii  libpython2.7-stdlib:armhf                2.7.13-2+deb9u3                   armhf        Interactive high-level object-oriented language (standard library, version 2.7)
539,542c540,543
< ii  libpython3.5:armhf                       3.5.3-1                           armhf        Shared Python runtime library (version 3.5)
< ii  libpython3.5-dev:armhf                   3.5.3-1                           armhf        Header files and a static library for Python (v3.5)
< ii  libpython3.5-minimal:armhf               3.5.3-1                           armhf        Minimal subset of the Python language (version 3.5)
< ii  libpython3.5-stdlib:armhf                3.5.3-1                           armhf        Interactive high-level object-oriented language (standard library, version 3.5)
---
> ii  libpython3.5:armhf                       3.5.3-1+deb9u1                    armhf        Shared Python runtime library (version 3.5)
> ii  libpython3.5-dev:armhf                   3.5.3-1+deb9u1                    armhf        Header files and a static library for Python (v3.5)
> ii  libpython3.5-minimal:armhf               3.5.3-1+deb9u1                    armhf        Minimal subset of the Python language (version 3.5)
> ii  libpython3.5-stdlib:armhf                3.5.3-1+deb9u1                    armhf        Interactive high-level object-oriented language (standard library, version 3.5)
565,566c566,571
< ii  librockchip-mpp-dev                      1.3.1-1                           armhf        Media Process Platform
< ii  librockchip-mpp1                         1.3.1-1                           armhf        Media Process Platform
---
> ii  librockchip-mpp-dev                      1.4.0-1                           armhf        Media Process Platform
> ii  librockchip-mpp-static                   1.4.0-1                           armhf        Media Process Platform
> ii  librockchip-mpp1                         1.4.0-1                           armhf        Media Process Platform
> ii  librockchip-mpp1-dbgsym                  1.4.0-1                           armhf        Debug symbols for librockchip-mpp1
> ii  librockchip-vpu0                         1.4.0-1                           armhf        Media Process Platform
> ii  librockchip-vpu0-dbgsym                  1.4.0-1                           armhf        Debug symbols for librockchip-vpu0
589,590c594,595
< ii  libsmartcols1:armhf                      2.29.2-1                          armhf        smart column output alignment library
< ii  libsmbclient:armhf                       2:4.5.12+dfsg-2+deb9u1            armhf        shared library for communication with SMB/CIFS servers
---
> ii  libsmartcols1:armhf                      2.29.2-1+deb9u1                   armhf        smart column output alignment library
> ii  libsmbclient:armhf                       2:4.5.12+dfsg-2+deb9u3            armhf        shared library for communication with SMB/CIFS servers
596,598c601,603
< ii  libsoundtouch1:armhf                     1.9.2-2+b1                        armhf        Sound stretching library
< ii  libsoup-gnome2.4-1:armhf                 2.56.0-2+deb9u1                   armhf        HTTP library implementation in C -- GNOME support library
< ii  libsoup2.4-1:armhf                       2.56.0-2+deb9u1                   armhf        HTTP library implementation in C -- Shared library
---
> ii  libsoundtouch1:armhf                     1.9.2-2+deb9u1                    armhf        Sound stretching library
> ii  libsoup-gnome2.4-1:armhf                 2.56.0-2+deb9u2                   armhf        HTTP library implementation in C -- GNOME support library
> ii  libsoup2.4-1:armhf                       2.56.0-2+deb9u2                   armhf        HTTP library implementation in C -- Shared library
609,610c614,615
< ii  libssl1.0.2:armhf                        1.0.2l-2+deb9u2                   armhf        Secure Sockets Layer toolkit - shared libraries
< ii  libssl1.1:armhf                          1.1.0f-3+deb9u1                   armhf        Secure Sockets Layer toolkit - shared libraries
---
> ii  libssl1.0.2:armhf                        1.0.2l-2+deb9u3                   armhf        Secure Sockets Layer toolkit - shared libraries
> ii  libssl1.1:armhf                          1.1.0f-3+deb9u2                   armhf        Secure Sockets Layer toolkit - shared libraries
614,616c619,621
< ii  libswresample2:armhf                     7:3.2.9-1~deb9u1                  armhf        FFmpeg library for audio resampling, rematrixing etc. - runtime files
< ii  libswscale4:armhf                        7:3.2.9-1~deb9u1                  armhf        FFmpeg library for image scaling and various conversions - runtime files
< ii  libsystemd0:armhf                        232-25+deb9u1                     armhf        systemd utility library
---
> ii  libswresample2:armhf                     7:3.2.12-1~deb9u1                 armhf        FFmpeg library for audio resampling, rematrixing etc. - runtime files
> ii  libswscale4:armhf                        7:3.2.12-1~deb9u1                 armhf        FFmpeg library for image scaling and various conversions - runtime files
> ii  libsystemd0:armhf                        232-25+deb9u4                     armhf        systemd utility library
620c625
< ii  libtasn1-6:armhf                         4.10-1.1                          armhf        Manage ASN.1 structures (runtime)
---
> ii  libtasn1-6:armhf                         4.10-1.1+deb9u1                   armhf        Manage ASN.1 structures (runtime)
631c636
< ii  libtiff5:armhf                           4.0.8-2+deb9u1                    armhf        Tag Image File Format (TIFF) library
---
> ii  libtiff5:armhf                           4.0.8-2+deb9u2                    armhf        Tag Image File Format (TIFF) library
633c638
< ii  libtinfo5:armhf                          6.0+20161126-1+deb9u1             armhf        shared low-level terminfo library for terminal handling
---
> ii  libtinfo5:armhf                          6.0+20161126-1+deb9u2             armhf        shared low-level terminfo library for terminal handling
637c642
< ii  libudev1:armhf                           232-25+deb9u1                     armhf        libudev shared library
---
> ii  libudev1:armhf                           232-25+deb9u4                     armhf        libudev shared library
648c653
< ii  libuuid1:armhf                           2.29.2-1                          armhf        Universally Unique ID library
---
> ii  libuuid1:armhf                           2.29.2-1+deb9u1                   armhf        Universally Unique ID library
659,662c664,667
< ii  libvorbis0a:armhf                        1.3.5-4                           armhf        decoder library for Vorbis General Audio Compression Codec
< ii  libvorbisenc2:armhf                      1.3.5-4                           armhf        encoder library for Vorbis General Audio Compression Codec
< ii  libvorbisfile3:armhf                     1.3.5-4                           armhf        high-level API for Vorbis General Audio Compression Codec
< ii  libvpx4:armhf                            1.6.1-3                           armhf        VP8 and VP9 video codec (shared library)
---
> ii  libvorbis0a:armhf                        1.3.5-4+deb9u2                    armhf        decoder library for Vorbis General Audio Compression Codec
> ii  libvorbisenc2:armhf                      1.3.5-4+deb9u2                    armhf        encoder library for Vorbis General Audio Compression Codec
> ii  libvorbisfile3:armhf                     1.3.5-4+deb9u2                    armhf        high-level API for Vorbis General Audio Compression Codec
> ii  libvpx4:armhf                            1.6.1-3+deb9u1                    armhf        VP8 and VP9 video codec (shared library)
669c674
< ii  libwavpack1:armhf                        5.0.0-2                           armhf        audio codec (lossy and lossless) - library
---
> ii  libwavpack1:armhf                        5.0.0-2+deb9u2                    armhf        audio codec (lossy and lossless) - library
676c681
< ii  libwbclient0:armhf                       2:4.5.12+dfsg-2+deb9u1            armhf        Samba winbind client library
---
> ii  libwbclient0:armhf                       2:4.5.12+dfsg-2+deb9u3            armhf        Samba winbind client library
695c700
< ii  libxapian30:armhf                        1.4.3-2                           armhf        Search engine library
---
> ii  libxapian30:armhf                        1.4.3-2+deb9u1                    armhf        Search engine library
755c760
< ii  libxml2:armhf                            2.9.4+dfsg1-2.2+deb9u1            armhf        GNOME XML library
---
> ii  libxml2:armhf                            2.9.4+dfsg1-2.2+deb9u2            armhf        GNOME XML library
784,785c789,790
< ii  linux-libc-dev:armhf                     4.9.88-1+deb9u1                   armhf        Linux support headers for userspace development
< ii  locales                                  2.24-11+deb9u1                    all          GNU C Library: National Language (locale) data [support]
---
> ii  linux-libc-dev:armhf                     4.9.110-3+deb9u6                  armhf        Linux support headers for userspace development
> ii  locales                                  2.24-11+deb9u3                    all          GNU C Library: National Language (locale) data [support]
786a792
> ii  logrotate                                3.11.0-0.1                        armhf        Log rotation utility
820,821c826,827
< ii  mount                                    2.29.2-1                          armhf        tools for mounting and manipulating filesystems
< ii  multiarch-support                        2.24-11+deb9u1                    armhf        Transitional package to ensure multiarch compatibility
---
> ii  mount                                    2.29.2-1+deb9u1                   armhf        tools for mounting and manipulating filesystems
> ii  multiarch-support                        2.24-11+deb9u3                    armhf        Transitional package to ensure multiarch compatibility
824,825c830,831
< ii  ncurses-base                             6.0+20161126-1+deb9u1             all          basic terminal type definitions
< ii  ncurses-bin                              6.0+20161126-1+deb9u1             armhf        terminal-related programs and man pages
---
> ii  ncurses-base                             6.0+20161126-1+deb9u2             all          basic terminal type definitions
> ii  ncurses-bin                              6.0+20161126-1+deb9u2             armhf        terminal-related programs and man pages
836,839c842,845
< ii  openssh-client                           1:7.4p1-10+deb9u3                 armhf        secure shell (SSH) client, for secure access to remote machines
< ii  openssh-server                           1:7.4p1-10+deb9u3                 armhf        secure shell (SSH) server, for secure access from remote machines
< ii  openssh-sftp-server                      1:7.4p1-10+deb9u3                 armhf        secure shell (SSH) sftp server module, for SFTP access from remote machines
< ii  openssl                                  1.1.0f-3+deb9u1                   armhf        Secure Sockets Layer toolkit - cryptographic utility
---
> ii  openssh-client                           1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) client, for secure access to remote machines
> ii  openssh-server                           1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) server, for secure access from remote machines
> ii  openssh-sftp-server                      1:7.4p1-10+deb9u4                 armhf        secure shell (SSH) sftp server module, for SFTP access from remote machines
> ii  openssl                                  1.1.0f-3+deb9u2                   armhf        Secure Sockets Layer toolkit - cryptographic utility
842,843c848,849
< ii  p7zip                                    16.02+dfsg-3                      armhf        7zr file archiver with high compression ratio
< ii  p7zip-full                               16.02+dfsg-3                      armhf        7z and 7za file archivers with high compression ratio
---
> ii  p7zip                                    16.02+dfsg-3+deb9u1               armhf        7zr file archiver with high compression ratio
> ii  p7zip-full                               16.02+dfsg-3+deb9u1               armhf        7z and 7za file archivers with high compression ratio
846c852
< ii  patch                                    2.7.5-1+b2                        armhf        Apply a diff file to an original
---
> ii  patch                                    2.7.5-1+deb9u1                    armhf        Apply a diff file to an original
849,851c855,857
< ii  perl                                     5.24.1-3+deb9u2                   armhf        Larry Wall's Practical Extraction and Report Language
< ii  perl-base                                5.24.1-3+deb9u2                   armhf        minimal Perl system
< ii  perl-modules-5.24                        5.24.1-3+deb9u2                   all          Core Perl modules
---
> ii  perl                                     5.24.1-3+deb9u4                   armhf        Larry Wall's Practical Extraction and Report Language
> ii  perl-base                                5.24.1-3+deb9u4                   armhf        minimal Perl system
> ii  perl-modules-5.24                        5.24.1-3+deb9u4                   all          Core Perl modules
862c868
< ii  procps                                   2:3.3.12-3                        armhf        /proc file system utilities
---
> ii  procps                                   2:3.3.12-3+deb9u1                 armhf        /proc file system utilities
876,878c882,884
< ii  python2.7                                2.7.13-2+deb9u2                   armhf        Interactive high-level object-oriented language (version 2.7)
< ii  python2.7-dev                            2.7.13-2+deb9u2                   armhf        Header files and a static library for Python (v2.7)
< ii  python2.7-minimal                        2.7.13-2+deb9u2                   armhf        Minimal subset of the Python language (version 2.7)
---
> ii  python2.7                                2.7.13-2+deb9u3                   armhf        Interactive high-level object-oriented language (version 2.7)
> ii  python2.7-dev                            2.7.13-2+deb9u3                   armhf        Header files and a static library for Python (v2.7)
> ii  python2.7-minimal                        2.7.13-2+deb9u3                   armhf        Minimal subset of the Python language (version 2.7)
892,894c898,900
< ii  python3.5                                3.5.3-1                           armhf        Interactive high-level object-oriented language (version 3.5)
< ii  python3.5-dev                            3.5.3-1                           armhf        Header files and a static library for Python (v3.5)
< ii  python3.5-minimal                        3.5.3-1                           armhf        Minimal subset of the Python language (version 3.5)
---
> ii  python3.5                                3.5.3-1+deb9u1                    armhf        Interactive high-level object-oriented language (version 3.5)
> ii  python3.5-dev                            3.5.3-1+deb9u1                    armhf        Header files and a static library for Python (v3.5)
> ii  python3.5-minimal                        3.5.3-1+deb9u1                    armhf        Minimal subset of the Python language (version 3.5)
913c919
< ii  samba-libs:armhf                         2:4.5.12+dfsg-2+deb9u1            armhf        Samba core libraries
---
> ii  samba-libs:armhf                         2:4.5.12+dfsg-2+deb9u3            armhf        Samba core libraries
918c924
< ii  shared-mime-info                         1.8-1                             armhf        FreeDesktop.org shared MIME database and spec
---
> ii  shared-mime-info                         1.8-1+deb9u1                      armhf        FreeDesktop.org shared MIME database and spec
928,929c934,935
< ii  systemd                                  232-25+deb9u1                     armhf        system and service manager
< ii  systemd-sysv                             232-25+deb9u1                     armhf        system and service manager - SysV links
---
> ii  systemd                                  232-25+deb9u4                     armhf        system and service manager
> ii  systemd-sysv                             232-25+deb9u4                     armhf        system and service manager - SysV links
938c944
< ii  tzdata                                   2017c-0+deb9u1                    all          time zone and daylight-saving time data
---
> ii  tzdata                                   2018e-0+deb9u1                    all          time zone and daylight-saving time data
940c946
< ii  udev                                     232-25+deb9u1                     armhf        /dev/ and hotplug management daemon
---
> ii  udev                                     232-25+deb9u4                     armhf        /dev/ and hotplug management daemon
948c954
< ii  util-linux                               2.29.2-1                          armhf        miscellaneous system utilities
---
> ii  util-linux                               2.29.2-1+deb9u1                   armhf        miscellaneous system utilities
953c959
< ii  wget                                     1.18-5+deb9u1                     armhf        retrieves files from the web
---
> ii  wget                                     1.18-5+deb9u2                     armhf        retrieves files from the web
976c982
< ii  xdg-utils                                1.1.1-1                           all          desktop integration utilities from freedesktop.org
---
> ii  xdg-utils                                1.1.1-1+deb9u1                    all          desktop integration utilities from freedesktop.org
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0