概要
-
TinkerOS v1.6 (ベータ版) がリリースされたので、導入済パッケージなどをメモっておく。
-
ダウンロードはいつも通り、ASUSのサポートページTinker Board/2GBから、
=> Driver & Tools
=> Please select OS: Others (ドロップダウンメニュー)
=> Other (クリック)より、ダウンロード。 -
Description
TinkerOS_Debian V1.6 (Beta version)
TinkerOS default username is “linaro”, password is “linaro”
Changelog on V1.6
-
Enable NFS_V4_1, NFS_V4_2 and IP_NF_NAT for kernel.
-
Preload GPIO libraries in ZIP.
-
Enable LED triggers for power, mmc0, and cpu0. (BUG on act recovery LED will be fixed in official version)
-
Install chromium_57.0.2987.98-1_armhf.deb from Debian 9.
-
Install h264ify extension for Chromium.
-
Add RK Player
928.37MBytes / 2017/04/01 update
- \> 1. Enable NFS_V4_1, NFS_V4_2 and IP_NF_NAT for kernel.
```shell-session
linaro@linaro-alip:~$ zcat /proc/config.gz | grep -e NFS_V4_1= -e NFS_V4_2= -e IP_NF_NAT=
CONFIG_IP_NF_NAT=y
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
-
> 2. Preload GPIO libraries in ZIP.
/home/linero
にある、TinkerBoard.gpio-0.1.zip
とwiringpi-tinker.zip
のことか? -
> 3. Enable LED triggers for power, mmc0, and cpu0. (BUG on act recovery LED will be fixed in official version)
赤緑橙の3つLEDが光るようになってる。 -
> 4. Install chromium_57.0.2987.98-1_armhf.deb from Debian 9.
linaro@linaro-alip:~$ chromium --version
Chromium 57.0.2987.98 built on Debian 9.0, running on Debian 8.5
- \> 5. Install h264ify extension for Chromium.
```shell-session
linaro@linaro-alip:~$ ls -ld h264ify/
drwxr-xr-x 5 root root 4096 Mar 30 14:24 h264ify/
- > 6. Add RK Player
/usr/lib/arm-linux-gnueabihf/qt5/examples/multimediawidgets/player/player
-
Video_playback_support.pdf
( 285.35 KBytes 2017/04/01 update)によると
H.264で、4k@25fps, 1080p@60fps / H.265で、60fps ? いける??
導入されているパッケージ
linaro@linaro-alip:~$ uname -a
Linux linaro-alip 4.4.16 #1 SMP Thu Mar 30 22:22:19 CST 2017 armv7l GNU/Linux
linaro@linaro-alip:~$ cat /etc/issue
Debian GNU/Linux 8 \n \l
linaro@linaro-alip:~$ ls -l
total 16984
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Desktop
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Documents
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Downloads
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Music
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Pictures
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Public
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Templates
-rwxr--r-- 1 root root 291032 Mar 30 14:24 TinkerBoard.gpio-0.1.zip
drwxr-xr-x 2 linaro linaro 4096 May 21 2016 Videos
drwxr-xr-x 3 root root 4096 Mar 30 14:24 camera
drwxr-xr-x 5 root root 4096 Mar 30 14:24 h264ify
-rwxr--r-- 1 root root 16094368 Mar 30 14:24 scratchgpio7_tinker.zip
-rwxr--r-- 1 root root 955346 Mar 30 14:24 wiringpi-tinker.zip
linaro@linaro-alip:~$ 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.8 all common files used by 96boards
ii acl 2.2.52-2 armhf Access control list utilities
ii acpi-support-base 0.142-6 all scripts for handling base ACPI events such as the power button
ii acpid 1:2.0.23-2 armhf Advanced Configuration and Power Interface event daemon
ii adduser 3.113+nmu3 all add and remove users and groups
ii adwaita-icon-theme 3.14.0-2 all default icon theme of GNOME
ii alsa-base 1.0.27+1 all dummy package to ease purging of obsolete conffiles
ii alsa-utils 1.0.28-1 armhf Utilities for configuring and using ALSA
ii anacron 2.3-23 armhf cron-like program that doesn't go by time
ii apt 1.0.9.8.3 armhf commandline package manager
ii apt-utils 1.0.9.8.3 armhf package management related utility programs
ii babeltrace 1.2.3-2 armhf Trace conversion program
ii base-files 8+deb8u5 armhf Debian base system miscellaneous files
ii base-passwd 3.5.37 armhf Debian base system master password and group files
ii bash 4.3-11+b1 armhf GNU Bourne Again SHell
ii bash-completion 1:2.1-4.3~bpo8+1 all programmable completion for the bash shell
ii bc 1.06.95-9 armhf GNU bc arbitrary precision calculator language
ii binutils 2.28-2 armhf GNU assembler, linker and binary utilities
ii blueman 2.0.3-1~bpo8+1 armhf Graphical bluetooth manager
ii bluez 5.23-2+b1 armhf Bluetooth tools and daemons
ii bluez-obexd 5.23-2+b1 armhf bluez obex daemon
ii bsdutils 1:2.27.1-1.linarojessie.1 armhf basic utilities from 4.4BSD-Lite
ii btrfs-progs 4.6.1-1~bpo8+1 armhf Checksumming Copy on Write Filesystem utilities
ii btrfs-tools 4.6.1-1~bpo8+1 armhf transitional dummy package
ii build-essential 11.7 armhf Informational list of build-essential packages
ii bzip2 1.0.6-7+b3 armhf high-quality block-sorting file compressor - utilities
ii ca-certificates 20141019+deb8u1 all Common CA certificates
ii ca-certificates-java 20140324 all Common CA certificates (JKS keystore)
ii chromium 57.0.2987.98-1 armhf web browser
ii console-setup 1.123 all console font and keymap setup program
ii console-setup-linux 1.123 all Linux specific part of console-setup
ii coreutils 8.23-4 armhf GNU core utilities
ii cpio 2.11+dfsg-4.1+deb8u1 armhf GNU cpio -- a program to manage archives of files
ii cpp 4:4.9.2-2 armhf GNU C preprocessor (cpp)
ii cpp-4.9 4.9.2-10 armhf GNU C preprocessor
ii cpufrequtils 008-1 armhf utilities to deal with the cpufreq Linux kernel feature
ii crda 3.13-1 armhf wireless Central Regulatory Domain Agent
ii curl 7.38.0-4+deb8u4 armhf command line tool for transferring data with URL syntax
ii dash 0.5.7-4+b1 armhf POSIX-compliant shell
ii dbus 1.10.16-1 armhf simple interprocess messaging system (daemon and utilities)
ii dbus-x11 1.8.20-0+deb8u1 armhf simple interprocess messaging system (X11 deps)
ii dconf-gsettings-backend:armhf 0.22.0-1 armhf simple configuration storage system - GSettings back-end
ii dconf-service 0.22.0-1 armhf simple configuration storage system - D-Bus service
ii debconf 1.5.56 all Debian configuration management system
ii debconf-i18n 1.5.56 all full internationalization support for debconf
ii debian-archive-keyring 2014.3 all GnuPG archive keys of the Debian archive
ii debian-keyring 2015.04.10 all GnuPG keys of Debian Developers and Maintainers
ii debianutils 4.4+b1 armhf Miscellaneous utilities specific to Debian
ii default-jre 2:1.8-53.linarojessie.1 armhf Standard Java or Java compatible Runtime
ii default-jre-headless 2:1.8-53.linarojessie.1 armhf Standard Java or Java compatible Runtime (headless)
ii desktop-file-utils 0.22-1 armhf Utilities for .desktop files
ii dh-python 2.20160818~bpo8+1 all Debian helper tools for packaging Python libraries and applications
ii diffutils 1:3.3-1+b1 armhf File comparison utilities
ii dmsetup 2:1.02.90-2.2+deb8u1 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+b1 armhf Small caching DNS proxy and DHCP/TFTP server
ii dpkg 1.17.27 armhf Debian package management system
ii dpkg-dev 1.17.27 all Debian package development tools
ii e2fslibs:armhf 1.43.3-1~bpo8+1 armhf ext2/ext3/ext4 file system libraries
ii e2fsprogs 1.43.3-1~bpo8+1 armhf ext2/ext3/ext4 file system utilities
ii eject 2.1.5+deb1+cvs20081104-13.1 armhf ejects CDs and operates CD-Changers under Linux
ii evtest 1:1.32-1 armhf utility to monitor Linux input device events
ii exo-utils 0.10.2-4 armhf Utility files for libexo
ii fbset 2.1-28 armhf framebuffer device maintenance program
ii file 1:5.22+15-2+deb8u1 armhf Determines file type using "magic" numbers
ii findutils 4.4.2-9+b1 armhf utilities for finding files--find, xargs
ii fontconfig 2.11.0-6.3+deb8u1 armhf generic font configuration library - support binaries
ii fontconfig-config 2.11.0-6.3+deb8u1 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.34-1 all Vera font family derivate with additional characters
ii fonts-freefont-ttf 20120503-4 all Freefont Serif, Sans and Mono Truetype fonts
ii fonts-ipafont-gothic 00303-12 all Japanese OpenType font set, IPA Gothic font
ii fonts-ipafont-mincho 00303-12 all Japanese OpenType font set, IPA Mincho font
ii fonts-unfonts-core 1.0.2-080608-12 all Un series Korean TrueType fonts
ii fuse 2.9.3-15+deb8u2 armhf Filesystem in Userspace
ii g++ 4:4.9.2-2 armhf GNU C++ compiler
ii g++-4.9 4.9.2-10 armhf GNU C++ compiler
ii galculator 2.1.3-1 armhf scientific calculator
ii gcc 4:4.9.2-2 armhf GNU C compiler
ii gcc-4.8-base:armhf 4.8.4-1 armhf GCC, the GNU Compiler Collection (base package)
ii gcc-4.9 4.9.2-10 armhf GNU C compiler
ii gcc-4.9-base:armhf 4.9.2-10 armhf GCC, the GNU Compiler Collection (base package)
ii gcc-6-base:armhf 6.3.0-10 armhf GCC, the GNU Compiler Collection (base package)
ii gconf-service 3.2.6-3 armhf GNOME configuration database system (D-Bus service)
ii gconf2 3.2.6-3 armhf GNOME configuration database system (support tools)
ii gconf2-common 3.2.6-3 all GNOME configuration database system (common files)
ii gcr 3.14.0-2 armhf GNOME crypto services (daemon and tools)
ii gdb 7.11.1-2~bpo8+1 armhf GNU Debugger
ii gdbserver 7.11.1-2~bpo8+1 armhf GNU Debugger (remote server)
ii gdisk 0.8.10-2 armhf GPT fdisk text-mode partitioning tool
ii gir1.2-appindicator3-0.1 0.4.92-3.1 armhf Typelib files for libappindicator3-1
ii gir1.2-atk-1.0 2.14.0-1 armhf ATK accessibility toolkit (GObject introspection)
ii gir1.2-freedesktop:armhf 1.42.0-2.2 armhf Introspection data for some FreeDesktop components
ii gir1.2-gdkpixbuf-2.0 2.31.1-2+deb8u5 armhf GDK Pixbuf library - GObject-Introspection
ii gir1.2-glib-2.0:armhf 1.42.0-2.2 armhf Introspection data for GLib, GObject, Gio and GModule
ii gir1.2-gstreamer-1.0 1.10.4-1 armhf GObject introspection data for the GStreamer library
ii gir1.2-gtk-3.0:armhf 3.14.5-1+deb8u1 armhf GTK+ graphical user interface library -- gir bindings
ii gir1.2-notify-0.7 0.7.6-2 armhf sends desktop notifications to a notification daemon (Introspection files)
ii gir1.2-pango-1.0:armhf 1.36.8-3 armhf Layout and rendering of internationalized text - gir bindings
ii git 1:2.1.4-2.1+deb8u2 armhf fast, scalable, distributed revision control system
ii git-man 1:2.1.4-2.1+deb8u2 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 glshim 0.41+git20150911.42a7739-0.linarojessie.1 armhf Shim that translates OpenGL 1.x into OpenGL ES.
ii gnome-icon-theme 3.12.0-1 all GNOME Desktop icon theme
ii gnome-icon-theme-symbolic 3.12.0-1 all GNOME desktop icon theme (symbolic icons)
ii gnome-keyring 3.14.0-1+b1 armhf GNOME keyring services (daemon and tools)
ii gnome-system-tools 3.0.0-4 armhf Cross-platform configuration utilities for GNOME
ii gnupg 1.4.18-7+deb8u2 armhf GNU privacy guard - a free PGP replacement
ii gpgv 1.4.18-7+deb8u2 armhf GNU privacy guard - signature verification tool
ii gpicview 0.2.4-2+b2 armhf lightweight image viewer
ii gpsd 3.16-1~bpo8+1 armhf Global Positioning System - daemon
ii gpsd-clients 3.16-1~bpo8+1 armhf Global Positioning System - clients
ii grep 2.20-4.1 armhf GNU grep, egrep and fgrep
ii gsettings-desktop-schemas 3.14.1-1 all GSettings desktop-wide schemas
ii gstreamer1.0-alsa:armhf 1.4.4-2+deb8u1 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.4.4-2+deb8u3 armhf GStreamer plugins from the "good" set
ii gstreamer1.0-pulseaudio:armhf 1.4.4-2+deb8u3 armhf GStreamer plugin for PulseAudio
ii gstreamer1.0-rockchip1 1.10-5 armhf The Gstreamer plugins for Rockchip RK3xxx platform.
ii gstreamer1.0-tools 1.4.4-2+deb8u1 armhf Tools for use with GStreamer
ii gstreamer1.0-x:armhf 1.4.4-2+deb8u1 armhf GStreamer plugins for X11 and Pango
ii gtk2-engines:armhf 1:2.20.2-3 armhf theme engines for GTK+ 2.x
ii gtk2-engines-murrine:armhf 0.98.1.1-5 armhf cairo-based gtk+-2.0 theme engine
ii gtk2-engines-pixbuf:armhf 2.24.25-3+deb8u1 armhf pixbuf-based theme for GTK+ 2.x
ii gvfs:armhf 1.22.2-1 armhf userspace virtual filesystem - GIO module
ii gvfs-common 1.22.2-1 all userspace virtual filesystem - common data files
ii gvfs-daemons 1.22.2-1 armhf userspace virtual filesystem - servers
ii gvfs-libs:armhf 1.22.2-1 armhf userspace virtual filesystem - private libraries
ii gyp 0.1+20150913git1f374df9-1.linarojessie.1 all Cross-platform build script generator
ii gzip 1.6-4 armhf GNU compression utilities
ii hicolor-icon-theme 0.13-1 all default fallback theme for FreeDesktop.org icon themes
ii hostapd 1:2.3-1+deb8u3 armhf IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
ii hostname 3.15 armhf utility to set/show the host name or domain name
ii htop 1.0.3-1 armhf interactive processes viewer
ii i2c-tools 3.1.1-1 armhf heterogeneous set of I2C tools for Linux
ii idlestat 0.3-3 armhf measure CPU time in idle and operating states
ii ifupdown 0.8.13~bpo8+1 armhf high level tools to configure network interfaces
ii init 1.22 armhf System-V-like init utilities - metapackage
ii init-system-helpers 1.22 all helper tools for all init systems
ii initramfs-tools 0.120+deb8u2 all generic modular initramfs generator
ii initscripts 2.88dsf-59.2.linarojessie.1 armhf scripts for initializing and shutting down the system
ii input-utils 1.0-1.1 armhf utilities for the input layer of the Linux kernel
ii insserv 1.14.0-5 armhf boot sequence organizer using LSB init.d script dependency information
ii iotop 0.6-1 armhf simple top-like I/O monitor
ii iperf 2.0.5+dfsg1-2 armhf Internet Protocol bandwidth measuring tool
ii iproute2 3.16.0-2 armhf networking and traffic control tools
ii iptables 1.4.21-2+b1 armhf administration tools for packet filtering and NAT
ii iputils-ping 3:20121221-5+b2 armhf Tools to test the reachability of network hosts
ii isc-dhcp-client 4.3.3-8~linaro1 armhf DHCP client for automatically obtaining an IP address
ii iso-codes 3.57-1 all ISO language, territory, currency, script codes and their translations
ii iw 3.17-1 armhf tool for configuring Linux wireless devices
ii java-common 0.53.linarojessie.1 all Base of all Java packages
ii kbd 1.15.5-2 armhf Linux console font and keytable utilities
ii keyboard-configuration 1.123 all system-wide keyboard preferences
ii klibc-utils 2.0.4-2 armhf small utilities built with klibc for early boot
ii kmod 18-3 armhf tools for managing Linux kernel modules
ii leafpad 0.8.18.1-4 armhf GTK+ based simple text editor
ii less 458-3 armhf pager program similar to more
ii libaa1:armhf 1.4p5-43 armhf ASCII art library
ii libacl1:armhf 2.2.52-2 armhf Access control list shared library
ii libapparmor1:armhf 2.10.95-4~bpo8+2 armhf changehat AppArmor library
ii libappindicator3-1 0.4.92-3.1 armhf allow applications to export a menu into the panel -- GTK3 version
ii libapt-inst1.5:armhf 1.0.9.8.3 armhf deb package format runtime library
ii libapt-pkg4.12:armhf 1.0.9.8.3 armhf package management runtime library
ii libasan1:armhf 4.9.2-10 armhf AddressSanitizer -- a fast memory error detector
ii libasound2:armhf 1.0.28-1+linaro2linarojessie1 armhf shared library for ALSA applications
ii libasound2-data 1.0.28-1+linaro2linarojessie1 all Configuration files and profiles for ALSA drivers
ii libasound2-plugins:armhf 1.0.28-1+b1 armhf ALSA library additional plugins
ii libass5:armhf 1:0.13.4-2 armhf library for SSA/ASS subtitles rendering
ii libasyncns0:armhf 0.8-5 armhf Asynchronous name service query library
ii libatasmart4:armhf 0.19-3 armhf ATA S.M.A.R.T. reading and parsing library
ii libatk-bridge2.0-0:armhf 2.14.0-2 armhf AT-SPI 2 toolkit bridge - shared library
ii libatk-wrapper-java 0.30.5-1 all ATK implementation for Java using JNI
ii libatk-wrapper-java-jni:armhf 0.30.5-1 armhf ATK implementation for Java using JNI (JNI bindings)
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-1:armhf 2.22.7-2.1 armhf C++ wrappers for ATK accessibility toolkit (shared libraries)
ii libatomic1:armhf 4.9.2-10 armhf support library providing __atomic built-in functions
ii libatspi2.0-0:armhf 2.14.0-1 armhf Assistive Technology Service Provider Interface - shared library
ii libattr1:armhf 1:2.4.47-2 armhf Extended attribute shared library
ii libaudit-common 1:2.4-1 all Dynamic library for security auditing - common files
ii libaudit1:armhf 1:2.4-1+b1 armhf Dynamic library for security auditing
ii libavahi-client3:armhf 0.6.31-5 armhf Avahi client library
ii libavahi-common-data:armhf 0.6.31-5 armhf Avahi common data files
ii libavahi-common3:armhf 0.6.31-5 armhf Avahi common library
ii libavc1394-0:armhf 0.5.4-2 armhf control IEEE 1394 audio/video devices
ii libavcodec56:armhf 6:11.7-1~deb8u1 armhf Libav codec library
ii libavcodec57:armhf 7:3.2.4-1 armhf FFmpeg library with de/encoders for audio/video codecs - runtime files
ii libavfilter6:armhf 7:3.2.4-1 armhf FFmpeg library containing media filters - runtime files
rc libavformat56:armhf 6:11.7-1~deb8u1 armhf Libav file format library
ii libavformat57:armhf 7:3.2.4-1 armhf FFmpeg library with (de)muxers for multimedia containers - runtime files
ii libavresample2:armhf 6:11.7-1~deb8u1 armhf Libav audio resampling library
ii libavresample3:armhf 7:3.2.4-1 armhf FFmpeg compatibility library for resampling - runtime files
ii libavutil54:armhf 6:11.7-1~deb8u1 armhf Libav utility library
ii libavutil55:armhf 7:3.2.4-1 armhf FFmpeg library with functions for simplifying programming - runtime files
ii libbabeltrace-ctf1:armhf 1.2.3-2 armhf Common Trace Format (CTF) library
ii libbabeltrace1:armhf 1.2.3-2 armhf Babeltrace conversion libraries
ii libbfb0 0.23-4+b1 armhf bfb protocol library
ii libblas-common 1.2.20110419-10 armhf Dependency package for all BLAS implementations
ii libblas3 1.2.20110419-10 armhf Basic Linear Algebra Reference implementations, shared library
ii libblkid1:armhf 2.27.1-1.linarojessie.1 armhf block device id library
ii libbluetooth3:armhf 5.23-2+b1 armhf Library to use the BlueZ Linux Bluetooth stack
ii libbluray1:armhf 1:0.9.3-2~bpo8+1 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.7.0-2 armhf utility functions from BSD systems - shared library
ii libbz2-1.0:armhf 1.0.6-7+b3 armhf high-quality block-sorting file compressor library - runtime
ii libc-bin 2.24-9 armhf GNU C Library: Binaries
ii libc-dev-bin 2.24-9 armhf GNU C Library: Development binaries
ii libc-l10n 2.24-9 all GNU C Library: localization files
ii libc6:armhf 2.24-9 armhf GNU C Library: Shared libraries
ii libc6-dev:armhf 2.24-9 armhf GNU C Library: Development Libraries and Header Files
ii libcaca0:armhf 0.99.beta19-2 armhf colour ASCII art library
ii libcairo-gobject2:armhf 1.14.0-2.1+deb8u1 armhf Cairo 2D vector graphics library (GObject library)
ii libcairo2:armhf 1.14.0-2.1+deb8u1 armhf Cairo 2D vector graphics library
ii libcairomm-1.0-1 1.10.0-1.1 armhf C++ wrappers for Cairo (shared libraries)
ii libcanberra-gtk3-0:armhf 0.30-2.1 armhf GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii libcanberra0:armhf 0.30-2.1 armhf simple abstract interface for playing event sounds
ii libcap-ng0:armhf 0.7.4-2 armhf An alternate POSIX capabilities library
ii libcap2:armhf 1:2.24-8 armhf POSIX 1003.1e capabilities (library)
ii libcap2-bin 1:2.24-8 armhf POSIX 1003.1e capabilities (utilities)
ii libcdparanoia0:armhf 3.10.2+debian-11 armhf audio extraction tool for sampling CDs (library)
ii libchromaprint0:armhf 1.2-1 armhf audio fingerprint library
ii libchromaprint1:armhf 1.4.2-1 armhf audio fingerprint library
ii libcloog-isl4:armhf 0.18.2-1+b2 armhf Chunky Loop Generator (runtime library)
ii libcolord2:armhf 1.2.1-1+b2 armhf system service to manage device colour profiles -- runtime
ii libcomerr2:armhf 1.43.3-1~bpo8+1 armhf common error description library
ii libcpufreq0 008-1 armhf shared library to deal with the cpufreq Linux kernel feature
ii libcroco3:armhf 0.6.8-3+b1 armhf Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii libcryptsetup4:armhf 2:1.6.6-5 armhf disk encryption support - shared library
ii libcups2:armhf 2.2.1-8 armhf Common UNIX Printing System(tm) - Core library
ii libcurl3:armhf 7.38.0-4+deb8u4 armhf easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libcurl3-gnutls:armhf 7.52.1-3 armhf easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libdatrie1:armhf 0.2.8-1 armhf Double-array trie library
ii libdb5.3:armhf 5.3.28-9 armhf Berkeley v5.3 Database Libraries [runtime]
ii libdbus-1-3:armhf 1.10.16-1 armhf simple interprocess messaging system (library)
ii libdbus-1-dev:armhf 1.10.16-1 armhf simple interprocess messaging system (development headers)
ii libdbus-glib-1-2:armhf 0.102-1 armhf simple interprocess messaging system (GLib-based shared library)
ii libdbusmenu-glib4:armhf 12.10.2-1 armhf library for passing menus over DBus
ii libdbusmenu-gtk3-4:armhf 12.10.2-1 armhf library for passing menus over DBus - GTK+ version
ii libdc1394-22:armhf 2.2.3-1 armhf high level programming interface for IEEE1394 digital camera
ii libdca0:armhf 0.0.5-7 armhf decoding library for DTS Coherent Acoustics streams
ii libdconf1:armhf 0.22.0-1 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.192 armhf Debian Configuration Management System (C-implementation library)
ii libdevmapper1.02.1:armhf 2:1.02.90-2.2+deb8u1 armhf Linux Kernel Device Mapper userspace library
ii libdns-export100 1:9.9.5.dfsg-9+deb8u6 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.17.27 all Dpkg perl modules
ii libdrm-amdgpu1:armhf 2.4.74-1 armhf Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii libdrm-freedreno1:armhf 2.4.70-1~bpo8+1 armhf Userspace interface to msm/kgsl kernel DRM services -- runtime
ii libdrm-nouveau2:armhf 2.4.70-1~bpo8+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 libdrm2:armhf 2.4.74-1 armhf Userspace interface to kernel DRM services -- runtime
ii libdv4:armhf 1.0.0-6 armhf software library for DV format digital video (runtime lib)
ii libdvdnav4:armhf 5.0.1-1 armhf DVD navigation library
ii libdvdread4:armhf 5.0.0-1 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-20140620-2 armhf BSD editline and history libraries
ii libegl1-mesa:armhf 11.1.3-1~bpo8+1 armhf free implementation of the EGL API -- runtime
ii libelf1:armhf 0.168-0.2 armhf library to read and write ELF files
ii libenca0:armhf 1.16-1 armhf Extremely Naive Charset Analyser - shared library files
ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding
ii libepoxy0:armhf 1.3.1-2 armhf OpenGL function pointer management library
ii libept1.4.12:armhf 1.0.12.1 armhf High-level library for managing Debian package information
ii liberror-perl 0.17-1.1 all Perl module for error/exception handling in an OO-ish way
ii libestr0 0.1.9-1.1 armhf Helper functions for handling strings (lib)
ii libevdev2 1.3+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 armhf library to parse EXIF files
ii libexo-1-0:armhf 0.10.2-4 armhf Library with extensions for Xfce
ii libexo-common 0.10.2-4 all libexo common files
ii libexo-helpers 0.10.2-4 armhf helpers for the exo library
ii libexpat1:armhf 2.1.0-6+deb8u3 armhf XML parsing C library - runtime library
ii libfaad2:armhf 2.7-8 armhf freeware Advanced Audio Decoder - runtime files
ii libfdisk1:armhf 2.27.1-1.linarojessie.1 armhf fdisk partitioning library
ii libffi6:armhf 3.1-3~linaro1linarojessie1 armhf Foreign Function Interface library runtime
ii libfftw3-double3:armhf 3.3.4-2 armhf Library for computing Fast Fourier Transforms - Double precision
ii libfftw3-single3:armhf 3.3.4-2 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.0-3 armhf Free Lossless Audio Codec - runtime C library
ii libflite1:armhf 1.4-release-12 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.3-1 all file management support (common data)
ii libfm-extra4:armhf 1.2.3-1 armhf file management support (extra library)
ii libfm-gtk-data 1.2.3-1 all file management support (GTK+ library common data)
ii libfm-gtk4:armhf 1.2.3-1 armhf file management support (GTK+ 2.0 GUI library)
ii libfm-modules:armhf 1.2.3-1 armhf file management support (loadable modules for library)
ii libfm-tools 1.2.3-1 armhf file management support (utilities)
ii libfm4:armhf 1.2.3-1 armhf file management support (core library)
ii libfontconfig1:armhf 2.11.0-6.3+deb8u1 armhf generic font configuration library - runtime
ii libfontenc1:armhf 1:1.1.2-1+b2 armhf X11 font encoding library
ii libfreetype6:armhf 2.5.2-3+deb8u1 armhf FreeType 2 font engine, shared library files
ii libfribidi0:armhf 0.19.6-3 armhf Free Implementation of the Unicode BiDi algorithm
ii libfuse2:armhf 2.9.3-15+deb8u2 armhf Filesystem in Userspace (library)
ii libgarcon-1-0 0.2.1-2 armhf freedesktop.org compliant menu implementation for Xfce
ii libgarcon-common 0.2.1-2 all common files for libgarcon menu implementation
ii libgbm1:armhf 11.1.3-1~bpo8+1 armhf generic buffer management API -- runtime
ii libgcc-4.9-dev:armhf 4.9.2-10 armhf GCC support library (development files)
ii libgcc1:armhf 1:4.9.2-10 armhf GCC support library
ii libgck-1-0:armhf 3.14.0-2 armhf Glib wrapper library for PKCS#11 - runtime
ii libgconf-2-4:armhf 3.2.6-3 armhf GNOME configuration database system (shared libraries)
ii libgcr-3-common 3.14.0-2 all Library for Crypto UI related tasks - common files
ii libgcr-base-3-1:armhf 3.14.0-2 armhf Library for Crypto related tasks
ii libgcr-ui-3-1:armhf 3.14.0-2 armhf Library for Crypto UI related tasks
ii libgcrypt20:armhf 1.7.6-1 armhf LGPL Crypto library - runtime library
ii libgdbm3:armhf 1.8.3-13.1 armhf GNU dbm database routines (runtime version)
ii libgdk-pixbuf2.0-0:armhf 2.31.1-2+deb8u5 armhf GDK Pixbuf library
ii libgdk-pixbuf2.0-common 2.31.1-2+deb8u5 all GDK Pixbuf library - data files
ii libgfortran3:armhf 4.9.2-10 armhf Runtime library for GNU Fortran applications
ii libgif4:armhf 4.1.6-11+deb8u1 armhf library for GIF images (library)
ii libgirepository-1.0-1:armhf 1.42.0-2.2 armhf Library for handling GObject introspection data (runtime library)
ii libgl1-mesa-dri:armhf 13.0.5-1 armhf free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:armhf 11.1.3-1~bpo8+1 armhf free implementation of the OpenGL API -- GLX runtime
ii libglade2-0:armhf 1:2.6.4-2 armhf library to load .glade files at runtime
ii libglapi-mesa:armhf 11.1.3-1~bpo8+1 armhf free implementation of the GL API -- shared library
ii libgles2-mesa:armhf 11.1.3-1~bpo8+1 armhf free implementation of the OpenGL|ES 2.x API -- runtime
ii libglew1.10:armhf 1.10.0-3 armhf OpenGL Extension Wrangler - runtime environment
ii libglib2.0-0:armhf 2.50.3-1 armhf GLib library of C routines
ii libglibmm-2.4-1c2a:armhf 2.42.0-1 armhf C++ wrapper for the GLib toolkit (shared libraries)
ii libglu1-mesa:armhf 9.0.0-2 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.0.0+dfsg-6 armhf Multiprecision arithmetic library
ii libgnome-keyring-common 3.12.0-1 all GNOME keyring services library - data files
ii libgnome-keyring0:armhf 3.12.0-1+b1 armhf GNOME keyring services library
rc libgnutls-deb0-28:armhf 3.3.8-6+deb8u4 armhf GNU TLS library - main runtime library
ii libgnutls-openssl27:armhf 3.5.8-3 armhf GNU TLS library - OpenSSL wrapper
ii libgnutls30:armhf 3.5.8-3 armhf GNU TLS library - main runtime library
ii libgomp1:armhf 4.9.2-10 armhf GCC OpenMP (GOMP) support library
ii libgpg-error0:armhf 1.17-3 armhf library for common error values and messages in GnuPG components
ii libgpm2:armhf 1.20.4-6.1+b2 armhf General Purpose Mouse - shared library
ii libgps22:armhf 3.16-1~bpo8+1 armhf Global Positioning System - library
ii libgraphite2-3:armhf 1.3.6-1~deb8u1 armhf Font rendering engine for Complex Scripts -- library
ii libgsm1:armhf 1.0.13-4 armhf Shared libraries for GSM speech compressor
ii libgssapi-krb5-2:armhf 1.15-1 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.99.5-1+asusmodify armhf GTK+ graphical user interface library
ii libgtk-3-bin 3.14.5-1+deb8u1 armhf programs for the GTK+ graphical user interface library
ii libgtk-3-common 3.22.9-4 all common files for the GTK+ graphical user interface library
ii libgtk2.0-0:armhf 2.24.25-3+deb8u1 armhf GTK+ graphical user interface library
ii libgtk2.0-common 2.24.25-3+deb8u1 all common files for the GTK+ graphical user interface library
ii libgtkglext1 1.2.0-3.2 armhf OpenGL Extension to GTK+ (shared libraries)
ii libgtkmm-3.0-1:armhf 3.14.0-1 armhf C++ wrappers for GTK+ (shared libraries)
ii libgudev-1.0-0:armhf 215-17+deb8u4 armhf GObject-based wrapper library for libudev
ii libharfbuzz0b:armhf 1.4.2-1 armhf OpenType text shaping engine (shared library)
rc libhogweed2:armhf 2.7.1-5+deb8u2 armhf low level cryptographic library (public-key cryptos)
ii libhogweed4:armhf 3.3-1+b1 armhf low level cryptographic library (public-key cryptos)
ii libhtml-parser-perl 3.71-1+b3 armhf collection of modules that parse HTML text documents
ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML
ii libhtml-tree-perl 5.03-1 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.06-1 all perl interface to HTTP style messages
ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation
ii libical1a 1.0-1.3 armhf iCalendar library implementation in C (runtime)
ii libice6:armhf 2:1.0.9-1+b1 armhf X11 Inter-Client Exchange library
ii libicu52:armhf 52.1-8+deb8u3 armhf International Components for Unicode
ii libicu57:armhf 57.1-5 armhf International Components for Unicode
ii libid3tag0 0.15.1b-11 armhf ID3 tag reading library from the MAD project
ii libidn11:armhf 1.29-1+deb8u2 armhf GNU Libidn library, implementation of IETF IDN specifications
ii libidn2-0:armhf 0.16-1 armhf Internationalized domain names (IDNA2008) library
ii libiec61883-0:armhf 1.2.0-0.2 armhf an partial implementation of IEC 61883
ii libilmbase12:armhf 2.2.0-12 armhf several utility libraries from ILM used by OpenEXR
ii libilmbase6:armhf 1.0.1-6.1 armhf several utility libraries from ILM used by OpenEXR
ii libimlib2 1.4.6-2+deb8u2 armhf image loading, rendering, saving library
rc libimobiledevice4:armhf 1.1.6+dfsg-3.1 armhf Library for communicating with the iPhone and iPod Touch
ii libimobiledevice6:armhf 1.2.0+dfsg-3.1 armhf Library for communicating with the iPhone and iPod Touch
ii libindicator3-7 0.5.0-2 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.002-2+deb8u1 all Perl module implementing object oriented interface to SSL sockets
ii libisc-export95 1:9.9.5.dfsg-9+deb8u6 armhf Exported ISC Shared Library
ii libisl10:armhf 0.12.2-2 armhf manipulating sets and relations of integer points bounded by linear constraints
ii libiw30:armhf 30~pre9-8 armhf Wireless tools - library
ii libjack-jackd2-0:armhf 1.9.10+20150825git1ed50c92~dfsg-4+b1 armhf JACK Audio Connection Kit (libraries)
ii libjansson4:armhf 2.9-1 armhf C library for encoding, decoding and manipulating JSON data
ii libjasper1:armhf 1.900.1-debian1-2.4+deb8u1 armhf JasPer JPEG-2000 runtime library
ii libjbig0:armhf 2.1-3.1 armhf JBIGkit libraries
ii libjim0.75:armhf 0.75-1 armhf small-footprint implementation of Tcl - shared library
ii libjpeg62-turbo:armhf 1:1.3.1-12 armhf libjpeg-turbo JPEG runtime library
ii libjs-inherits 2.0.1-3~bpo8+1 all Exposes inherits function from Node.js environment
ii libjs-node-uuid 1.4.0-1 all simple, fast generation of RFC4122 UUIDs - JavaScript library
ii libjs-underscore 1.7.0~dfsg-1 all JavaScript's functional programming helper library
ii libjson-c2:armhf 0.11-4 armhf JSON manipulation library - shared library
ii libjson-glib-1.0-0:armhf 1.0.2-1 armhf GLib JSON manipulation library
ii libjson-glib-1.0-common 1.0.2-1 all GLib JSON manipulation library (common files)
ii libk5crypto3:armhf 1.15-1 armhf MIT Kerberos runtime libraries - Crypto Library
ii libkate1 0.4.1-4 armhf Codec for karaoke and text encapsulation
ii libkeyutils1:armhf 1.5.9-5+b1 armhf Linux Key Management Utilities (library)
ii libklibc 2.0.4-2 armhf minimal libc subset for use with initramfs
ii libkmod2:armhf 18-3 armhf libkmod shared library
ii libkrb5-3:armhf 1.15-1 armhf MIT Kerberos runtime libraries
ii libkrb5support0:armhf 1.15-1 armhf MIT Kerberos runtime libraries - Support library
ii liblapack3 3.5.0-4 armhf Library of linear algebra routines 3 - shared version
ii liblcms2-2:armhf 2.6-3+b3 armhf Little CMS 2 color management library
ii libldap-2.4-2:armhf 2.4.44+dfsg-3 armhf OpenLDAP libraries
ii libldap-common 2.4.44+dfsg-3 all OpenLDAP common files for libraries
ii liblightdm-gobject-1-0 1.10.3-3 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.5:armhf 1:3.5.2-3~bpo8+2 armhf Modular compiler and toolchain technologies, runtime library
ii libllvm3.9:armhf 1:3.9.1-5 armhf Modular compiler and toolchain technologies, runtime library
ii liblocale-gettext-perl 1.05-8+b1 armhf module using libc functions for internationalization in Perl
ii liblogging-stdlog0:armhf 1.0.4-1 armhf easy to use and lightweight logging library
ii liblognorm2:armhf 1.1.2-1.1~bpo8+1 armhf Log normalizing library
ii libltdl7:armhf 2.4.2-1.11 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 liblzma5:armhf 5.1.1alpha+20120614-2+b3 armhf XZ-format compression library
ii liblzo2-2:armhf 2.08-1.2 armhf data compression library
ii libmad0:armhf 0.15.1b-8 armhf MPEG audio decoder library
ii libmagic1:armhf 1:5.22+15-2+deb8u1 armhf File type determination library using "magic" numbers
ii libmali-rk-dev:armhf 1.5-1 armhf The mali library for Rockchip RK3288.
ii libmali-rk-midgard0:armhf 1.5-1 armhf The mali library for Rockchip RK3288.
ii libmbim-glib4:armhf 1.10.0-2.1 armhf Support library to use the MBIM protocol
ii libmbim-proxy 1.10.0-2.1 armhf Proxy to communicate with MBIM ports
ii libmenu-cache-bin 1.0.0-1 armhf LXDE implementation of the freedesktop Menu's cache (libexec)
ii libmenu-cache3:armhf 1.0.0-1 armhf LXDE implementation of the freedesktop Menu's cache
ii libmimic0 1.0.4-2.2 armhf A video codec for Mimic V2.x content
ii libminizip1:armhf 1.1-8+b1 armhf compression library - minizip library
ii libmjpegutils-2.1-0 1:2.1.0+debian-3 armhf MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmm-glib0:armhf 1.4.0-1 armhf D-Bus service for managing modems - shared libraries
ii libmms0:armhf 0.6.2-4 armhf MMS stream protocol library - shared library
ii libmnl0:armhf 1.0.3-5 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.27.1-1.linarojessie.1 armhf device mounting library
ii libmp3lame0:armhf 3.99.5+repack1-7+deb8u1 armhf MP3 encoding library
ii libmpc3:armhf 1.0.2-1 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.1-1 armhf library for decimal floating point arithmetic (runtime library)
ii libmpeg2encpp-2.1-0 1:2.1.0+debian-3 armhf MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmpfr4:armhf 3.1.2-2 armhf multiple precision floating-point computation
ii libmpg123-0:armhf 1.20.1-2 armhf MPEG layer 1/2/3 audio decoder (shared library)
ii libmplex2-2.1-0 1:2.1.0+debian-3 armhf MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmraa0 0.10.1-1 armhf userspace I/O library (runtime)
ii libmtdev1:armhf 1.1.5-1 armhf Multitouch Protocol Translation Library - shared library
ii libmulticobex1 0.23-4+b1 armhf multi-protocol cable OBEX library
ii libncurses5:armhf 6.0+20161126-1 armhf shared libraries for terminal handling
ii libncursesw5:armhf 6.0+20161126-1 armhf shared libraries for terminal handling (wide character support)
ii libndp0:armhf 1.4-2+deb8u1 armhf Library for Neighbor Discovery Protocol
ii libnet-dbus-perl 1.1.0-3~bpo8+1 armhf Perl extension for the DBus bindings
ii libnet-http-perl 6.07-1 all module providing low-level HTTP connection client
ii libnet-ssleay-perl 1.65-1+b1 armhf Perl module for Secure Sockets Layer (SSL)
ii libnetfilter-conntrack3:armhf 1.0.4-1 armhf Netfilter netlink-conntrack library
rc libnettle4:armhf 2.7.1-5+deb8u2 armhf low level cryptographic library (symmetric and one-way cryptos)
ii libnettle6:armhf 3.3-1+b1 armhf low level cryptographic library (symmetric and one-way cryptos)
ii libnewt0.52:armhf 0.52.17-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 libnghttp2-14:armhf 1.18.1-1 armhf library implementing HTTP/2 protocol (shared library)
ii libnih-dbus1 1.0.3-8 armhf NIH D-Bus Bindings Library
ii libnih1 1.0.3-8 armhf NIH Utility Library
ii libnl-3-200:armhf 3.2.24-2 armhf library for dealing with netlink sockets
ii libnl-genl-3-200:armhf 3.2.24-2 armhf library for dealing with netlink sockets - generic netlink
ii libnl-route-3-200:armhf 3.2.24-2 armhf library for dealing with netlink sockets - route interface
ii libnm-glib-vpn1:armhf 0.9.10.0-7 armhf network management framework (GLib VPN shared library)
ii libnm-glib4:armhf 0.9.10.0-7 armhf network management framework (GLib shared library)
ii libnm-gtk-common 0.9.10.0-2 all library for wireless and mobile dialogs - common files
ii libnm-gtk0:armhf 0.9.10.0-2 armhf library for wireless and mobile dialogs
ii libnm-util2:armhf 1.6.2-3 armhf network management framework (shared library)
ii libnm0:armhf 1.6.2-3 armhf GObject-based client library for NetworkManager
ii libnotify4:armhf 0.7.6-2 armhf sends desktop notifications to a notification daemon
ii libnspr4:armhf 2:4.10.7-1+deb8u1 armhf NetScape Portable Runtime Library
ii libnss3:armhf 2:3.17.2-1.1+deb8u2 armhf Network Security Service libraries
ii libobexftp0 0.23-4+b1 armhf object exchange file transfer library
ii libobrender29 3.5.2-8 armhf rendering library for openbox themes
ii libobt2 3.5.2-8 armhf parsing library for openbox
ii libofa0 0.9.3-7 armhf Library for acoustic fingerprinting
ii libogg0:armhf 1.3.2-1 armhf Ogg bitstream library
ii liboobs-1-5 3.0.0-2 armhf GObject based interface to system-tools-backends - shared library
ii libopenal-data 1:1.15.1-5 all Software implementation of the OpenAL audio API (data files)
ii libopenal1:armhf 1:1.15.1-5 armhf Software implementation of the OpenAL audio API (shared library)
ic libopencv-calib3d2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Camera Calibration library
ii libopencv-calib3d2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Camera Calibration library
rc libopencv-contrib2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision contrib library
ic libopencv-core2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision core library
ii libopencv-core2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision core library
ic libopencv-features2d2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Feature Detection and Descriptor Extraction library
ii libopencv-features2d2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Feature Detection and Descriptor Extraction library
ic libopencv-flann2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Clustering and Search in Multi-Dimensional spaces library
ii libopencv-flann2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Clustering and Search in Multi-Dimensional spaces library
ic libopencv-highgui2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision High-level GUI and Media I/O library
ii libopencv-highgui2.4-deb0:armhf 2.4.9.1+dfsg1-1 armhf computer vision High-level GUI and Media I/O library
ic libopencv-imgproc2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Image Processing library
ii libopencv-imgproc2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Image Processing library
rc libopencv-legacy2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision legacy library
rc libopencv-ml2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Machine Learning library
ic libopencv-objdetect2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Object Detection library
ii libopencv-objdetect2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Object Detection library
ic libopencv-video2.4:armhf 2.4.9.1+dfsg-1+deb8u1 armhf computer vision Video analysis library
ii libopencv-video2.4v5:armhf 2.4.9.1+dfsg1-1 armhf computer vision Video analysis library
ii libopenexr22:armhf 2.2.0-11+b1 armhf runtime files for the OpenEXR image library
ii libopenexr6:armhf 1.6.1-8 armhf runtime files for the OpenEXR image library
ii libopenjp2-7:armhf 2.1.2-1.1 armhf JPEG 2000 image compression/decompression library
ii libopenjpeg5:armhf 1:1.5.2-3 armhf JPEG 2000 image compression/decompression library - runtime
ii libopenmpt0:armhf 0.2.7386~beta20.3-3 armhf module music library based on OpenMPT -- shared library
ii libopenobex1 1.5-2.1 armhf OBEX protocol library
ii libopts25:armhf 1:5.18.4-3 armhf automated option processing library based on autogen
ii libopus0:armhf 1.1-2 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.1+deb8u1+b1 armhf Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.1.8-3.1+deb8u1+b1 armhf Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.1.8-3.1+deb8u1 all Runtime support for the PAM library
ii libpam-systemd:armhf 230-7~bpo8+2 armhf system and service manager - PAM module
ii libpam0g:armhf 1.1.8-3.1+deb8u1+b1 armhf Pluggable Authentication Modules library
ii libpango-1.0-0:armhf 1.40.4-1 armhf Layout and rendering of internationalized text
ii libpango1.0-0:armhf 1.40.4-1 armhf Layout and rendering of internationalized text (transitional package)
ii libpangocairo-1.0-0:armhf 1.40.4-1 armhf Layout and rendering of internationalized text
ii libpangoft2-1.0-0:armhf 1.40.4-1 armhf Layout and rendering of internationalized text
ii libpangomm-1.4-1:armhf 2.34.0-1.1 armhf C++ Wrapper for pango (shared libraries)
ii libpangox-1.0-0:armhf 0.0.2-5 armhf pango library X backend
ii libpangoxft-1.0-0:armhf 1.40.4-1 armhf Layout and rendering of internationalized text
ii libparted2:armhf 3.2-7 armhf disk partition manipulator - shared library
ii libpcap0.8:armhf 1.7.4-1~bpo8+1 armhf system interface for user-level packet capture
ii libpci3:armhf 1:3.5.2-1 armhf Linux PCI Utilities (shared library)
ii libpciaccess0:armhf 0.13.2-3+b1 armhf Generic PCI access library for X
ii libpcre16-3:armhf 2:8.39-2.1 armhf Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files
ii libpcre3:armhf 2:8.35-3.3+deb8u4 armhf Perl 5 Compatible Regular Expression Library - runtime files
ii libpcsclite1:armhf 1.8.13-1 armhf Middleware to access a smart card using PC/SC (library)
ii libperl4-corelibs-perl 0.003-1 all libraries historically supplied with Perl 4
ii libpgm-5.2-0:armhf 5.2.122~dfsg-2 armhf OpenPGM shared library
ii libpixman-1-0:armhf 0.32.6-3 armhf pixel-manipulation library for X and cairo
ii libplist2:armhf 1.11-3 armhf Library for handling Apple binary and XML property lists
ii libplist3:armhf 1.12+git+1+e37ca00-0.1 armhf Library for handling Apple binary and XML property lists
ii libpng12-0:armhf 1.2.50-2+deb8u2 armhf PNG library - runtime
ii libpng16-16:armhf 1.6.28-1 armhf PNG library - runtime (version 1.6)
ii libpolkit-agent-1-0:armhf 0.105-8 armhf PolicyKit Authentication Agent API
ii libpolkit-backend-1-0:armhf 0.105-8 armhf PolicyKit backend API
ii libpolkit-gobject-1-0:armhf 0.105-8 armhf PolicyKit Authorization API
ii libpopt0:armhf 1.16-10 armhf lib for parsing cmdline parameters
ii libpostproc54:armhf 7:3.2.4-1 armhf FFmpeg library for post processing - runtime files
ii libprocps3:armhf 2:3.3.9-9 armhf library for accessing process information from /proc
ii libproxy-tools 0.4.14-2 armhf automatic proxy configuration management library (tools)
ic libproxy1:armhf 0.4.11-4+b2 armhf automatic proxy configuration management library (shared)
ii libproxy1v5:armhf 0.4.14-2 armhf automatic proxy configuration management library (shared)
ii libpsl0:armhf 0.5.1-1 armhf Library for Public Suffix List (shared libraries)
ii libpsl5:armhf 0.17.0-3 armhf Library for Public Suffix List (shared libraries)
ii libpulse-mainloop-glib0:armhf 7.1-2~bpo8+1 armhf PulseAudio client libraries (glib support)
ii libpulse0:armhf 7.1-2~bpo8+1 armhf PulseAudio client libraries
ii libpulsedsp:armhf 7.1-2~bpo8+1 armhf PulseAudio OSS pre-load library
ii libpython-stdlib:armhf 2.7.9-1 armhf interactive high-level object-oriented language (default python version)
ii libpython2.7:armhf 2.7.9-2 armhf Shared Python runtime library (version 2.7)
ii libpython2.7-minimal:armhf 2.7.9-2 armhf Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:armhf 2.7.9-2 armhf Interactive high-level object-oriented language (standard library, version 2.7)
ii libpython3-stdlib:armhf 3.4.2-2 armhf interactive high-level object-oriented language (default python3 version)
ii libpython3.4:armhf 3.4.2-1 armhf Shared Python runtime library (version 3.4)
ii libpython3.4-minimal:armhf 3.4.2-1 armhf Minimal subset of the Python language (version 3.4)
ii libpython3.4-stdlib:armhf 3.4.2-1 armhf Interactive high-level object-oriented language (standard library, version 3.4)
ii libqgsttools-p1:armhf 5.7.1-20161220 armhf GStreamer tools for Qt 5 Multimedia module
ii libqmi-glib1:armhf 1.10.2-2 armhf Support library to use the Qualcomm MSM Interface (QMI) protocol
ii libqmi-proxy 1.10.2-2 armhf Proxy to communicate with QMI ports
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 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 libqt5widgets5:armhf 5.7.1+dfsg-3+b1 armhf Qt 5 widgets module
ii libraw1394-11:armhf 2.1.0-3 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 libreadline6:armhf 6.3-8+b3 armhf GNU readline and history libraries, run-time libraries
ii libreadline7:armhf 7.0-2 armhf GNU readline and history libraries, run-time libraries
ii librest-0.7-0:armhf 0.7.92-3 armhf REST service access library
ii librockchip-mpp-dev 1.3.1-1 armhf Media Process Platform
ii librockchip-mpp-static 1.3.1-1 armhf Media Process Platform
ii librockchip-mpp1 1.3.1-1 armhf Media Process Platform
ii librockchip-vpu0 1.3.1-1 armhf Media Process Platform
ii librsvg2-2:armhf 2.40.5-1+deb8u2 armhf SAX-based renderer library for SVG files (runtime)
ii librsvg2-common:armhf 2.40.5-1+deb8u2 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 armhf Audio sample rate conversion library
ii libsasl2-2:armhf 2.1.26.dfsg1-13+deb8u1 armhf Cyrus SASL - authentication abstraction library
ii libsasl2-modules-db:armhf 2.1.26.dfsg1-13+deb8u1 armhf Cyrus SASL - pluggable authentication modules (DB)
ii libsbc1:armhf 1.2-3 armhf Sub Band CODEC library - runtime
ii libschroedinger-1.0-0:armhf 1.0.11-2.1 armhf library for encoding/decoding of Dirac video streams
ii libseccomp2:armhf 2.2.3-3~bpo8+1 armhf high level interface to Linux seccomp filter
ii libsecret-1-0:armhf 0.18-1+b1 armhf Secret store
ii libsecret-common 0.18-1 all Secret store (common files)
ii libselinux1:armhf 2.3-2 armhf SELinux runtime shared libraries
ii libsemanage-common 2.3-1 all Common files for SELinux policy management libraries
ii libsemanage1:armhf 2.3-1+b1 armhf SELinux policy management library
ii libsensors4:armhf 1:3.3.5-2 armhf library to read temperature/voltage/fan sensors
ii libsepol1:armhf 2.3-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-0c2a:armhf 2.4.0-1 armhf type-safe Signal Framework for C++ - runtime
ii libslang2:armhf 2.3.0-2 armhf S-Lang programming library - runtime version
ii libsm6:armhf 2:1.2.2-1+b1 armhf X11 Session Management library
ii libsmartcols1:armhf 2.27.1-1.linarojessie.1 armhf smart column output alignment library
ii libsnappy1v5:armhf 1.1.3-3 armhf fast compression/decompression library
ii libsndfile1:armhf 1.0.25-9.1+deb8u1 armhf Library for reading/writing audio files
ii libsoc2 0.8.1-0linaro1linarojessie1 armhf C library to interface with common peripherals (runtime)
ii libsodium18:armhf 1.0.11-1 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 libsoundtouch0:armhf 1.8.0-1 armhf Sound stretching library
ii libsoundtouch1:armhf 1.9.2-2+b1 armhf Sound stretching library
ii libsoup-gnome2.4-1:armhf 2.48.0-1 armhf HTTP library implementation in C -- GNOME support library
ii libsoup2.4-1:armhf 2.48.0-1 armhf HTTP library implementation in C -- Shared library
ii libsoxr0:armhf 0.1.1-1 armhf High quality 1D sample-rate conversion library
ii libspandsp2:armhf 0.0.6-2+b2 armhf Telephony signal processing library
ii libspeechd2:armhf 0.8-7 armhf Speech Dispatcher: Shared libraries
ii libspeex1:armhf 1.2~rc1.2-1 armhf The Speex codec runtime library
ii libspeexdsp1:armhf 1.2~rc1.2-1 armhf The Speex extended runtime library
ii libsqlite3-0:armhf 3.8.7.1-1+deb8u1 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-1.1+deb8u1 armhf Secure RTP (SRTP) and UST Reference Implementations - shared library
ii libss2:armhf 1.43.3-1~bpo8+1 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 libssl-dev:armhf 1.0.2h-1~bpo8+2 armhf Secure Sockets Layer toolkit - development files
ii libssl1.0.0:armhf 1.0.2h-1~bpo8+2 armhf Secure Sockets Layer toolkit - shared libraries
ii libssl1.0.2:armhf 1.0.2k-1 armhf Secure Sockets Layer toolkit - shared libraries
ii libssl1.1:armhf 1.1.0e-1 armhf Secure Sockets Layer toolkit - shared libraries
ii libstartup-notification0:armhf 0.12-4 armhf library for program launch feedback (shared library)
ii libstdc++-4.9-dev:armhf 4.9.2-10 armhf GNU Standard C++ Library v3 (development files)
ii libstdc++6:armhf 6.3.0-10 armhf GNU Standard C++ Library v3
ii libswresample2:armhf 7:3.2.4-1 armhf FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii libswscale3:armhf 6:11.7-1~deb8u1 armhf Libav video scaling library
ii libswscale4:armhf 7:3.2.4-1 armhf FFmpeg library for image scaling and various conversions - runtime files
ii libsystemd0:armhf 230-7~bpo8+2 armhf systemd utility library
ii libtag1-vanilla:armhf 1.9.1-2.1 armhf audio meta-data library - vanilla flavour
ii libtag1c2a:armhf 1.9.1-2.1 armhf audio meta-data library
ii libtasn1-6:armhf 4.10-1 armhf Manage ASN.1 structures (runtime)
ii libtdb1:armhf 1.3.6-0+deb8u1 armhf Trivial Database - shared library
ii libteamdctl0:armhf 1.12-2 armhf library for communication with `teamd` process
ii libteec1.0 2.0.0-1linarojessie1 armhf OP-TEE client library (runtime)
ii libtext-charwidth-perl 0.04-7+b4 armhf get display widths of characters on the terminal
ii libtext-iconv-perl 1.7-5+b2 armhf converts between character sets in Perl
ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap
ii libthai-data 0.1.21-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-6 armhf Theora Video Compression Codec
ii libtiff5:armhf 4.0.3-12.3+deb8u1 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 armhf shared low-level terminfo library for terminal handling
ii libtwolame0:armhf 0.3.13-2 armhf MPEG Audio Layer 2 encoding library
ii libubsan0:armhf 4.9.2-10 armhf UBSan -- undefined behaviour sanitizer (runtime)
ii libudev1:armhf 230-7~bpo8+2 armhf libudev shared library
ii libudisks2-0:armhf 2.1.3-5 armhf GObject based library to access udisks2
ii libunistring0:armhf 0.9.6+really0.9.3-0.1 armhf Unicode string library for C
ii libupm0 0.6.1-1 armhf Sensor/Actuator repository for MRAA (runtime)
ii libupower-glib3:armhf 0.99.4-4+b1 armhf abstraction for power management - shared library
ii liburi-perl 1.64-1 all module to manipulate and access URI strings
ii libusb-0.1-4:armhf 2:0.1.12-25 armhf userspace USB programming library
ii libusb-1.0-0:armhf 2:1.0.19-1 armhf userspace USB programming library
ii libusbmuxd2:armhf 1.0.9-1 armhf USB multiplexor daemon for iPhone and iPod Touch devices - 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-3+b2 armhf Micro string library: shared library
ii libutempter0 1.1.5-4 armhf A privileged helper for utmp/wtmp updates (runtime)
ii libuuid1:armhf 2.27.1-1.linarojessie.1 armhf Universally Unique ID library
ii libuv1:armhf 1.9.0-1~bpo8+1 armhf asynchronous event notification library - runtime library
ii libuv1-dev:armhf 1.9.0-1~bpo8+1 armhf asynchronous event notification library - development files
ii libv4l-0:armhf 1.10.1-1linarojessie1 armhf Collection of video4linux support libraries
ii libv4lconvert0:armhf 1.10.1-1linarojessie1 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-6 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.4-2 armhf decoder library for Vorbis General Audio Compression Codec
ii libvorbisenc2:armhf 1.3.4-2 armhf encoder library for Vorbis General Audio Compression Codec
ii libvorbisfile3:armhf 1.3.4-2 armhf high-level API for Vorbis General Audio Compression Codec
ii libvpx1:armhf 1.3.0-3 armhf VP8 and VP9 video codec (shared library)
ii libvpx4:armhf 1.6.1-2 armhf VP8 and VP9 video codec (shared library)
ii libvte-2.90-9 1:0.36.3-1 armhf Terminal emulator widget for GTK+ 3.0 - runtime files
ii libvte-2.90-common 1:0.36.3-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 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 4.70.0-1 armhf audio codec (lossy and lossless) - library
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-egl1-mesa:armhf 11.1.3-1~bpo8+1 armhf implementation of the Wayland EGL platform -- runtime
ii libwayland-server0:armhf 1.6.0-2 armhf wayland compositor infrastructure - server library
ii libwebp5:armhf 0.4.1-1.2+b2 armhf Lossy compression of digital photographic images.
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-processing-0:armhf 0.1-3 armhf AudioProcessing module from the WebRTC project.
ii libwebrtc-audio-processing1:armhf 0.3-1 armhf AudioProcessing module from the WebRTC project.
ii libwildmidi-config 0.3.7-1 all software MIDI player configuration
ii libwildmidi1:armhf 0.3.7-1 armhf software MIDI player library
ii libwildmidi2:armhf 0.4.0-2+b2 armhf software MIDI player library
ii libwnck-common 2.30.7-2 all Window Navigator Construction Kit - common files
ii libwnck22 2.30.7-2 armhf Window Navigator Construction Kit - runtime files
ii libwrap0:armhf 7.6.q-25 armhf Wietse Venema's TCP wrappers library
ii libwww-perl 6.08-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.2-3 armhf X11 client-side library
ii libx11-data 2:1.6.2-3 all X11 client-side library
ii libx11-xcb1:armhf 2:1.6.2-3 armhf Xlib/XCB interface library
ii libx264-142:armhf 2:0.142.2431+gita5831aa-1+b2 armhf x264 video coding 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 libxapian22 1.2.19-1+deb8u1 armhf Search engine library
ii libxatracker2:armhf 11.1.3-1~bpo8+1 armhf X acceleration library -- runtime
ii libxau6:armhf 1:1.0.8-1 armhf X11 authorisation library
ii libxaw7:armhf 2:1.0.12-2+b1 armhf X11 Athena Widget library
ii libxcb-dri2-0:armhf 1.10-3+b1 armhf X C Binding, dri2 extension
ii libxcb-dri3-0:armhf 1.10-3+b1 armhf X C Binding, dri3 extension
ii libxcb-glx0:armhf 1.10-3+b1 armhf X C Binding, glx extension
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-present0:armhf 1.10-3+b1 armhf X C Binding, present extension
ii libxcb-randr0:armhf 1.12-1 armhf X C Binding, randr extension
ii libxcb-render-util0:armhf 0.3.9-1 armhf utility libraries for X C Binding -- render-util
ii libxcb-render0:armhf 1.10-3+b1 armhf X C Binding, render extension
ii libxcb-shape0:armhf 1.10-3+b1 armhf X C Binding, shape extension
ii libxcb-shm0:armhf 1.10-3+b1 armhf X C Binding, shm extension
ii libxcb-sync1:armhf 1.10-3+b1 armhf X C Binding, sync extension
ii libxcb-util0:armhf 0.3.8-3 armhf utility libraries for X C Binding -- atom, aux and event
ii libxcb-xfixes0:armhf 1.10-3+b1 armhf X C Binding, xfixes extension
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.10-3+b1 armhf X C Binding
ii libxcomposite1:armhf 1:0.4.4-1 armhf X11 Composite extension library
ii libxcursor1:armhf 1:1.1.14-1+b1 armhf X cursor management library
ii libxdamage1:armhf 1:1.1.4-2+b1 armhf X11 damaged region extension library
ii libxdmcp6:armhf 1:1.1.1-1+b1 armhf X11 Display Manager Control Protocol library
ii libxext6:armhf 2:1.3.3-1 armhf X11 miscellaneous extension library
ii libxfce4ui-1-0 4.10.0-6 armhf widget library for Xfce
ii libxfce4util-common 4.10.1-2 all common files for libxfce4util
ii libxfce4util6 4.10.1-2 armhf Utility functions library for Xfce4
ii libxfconf-0-2 4.10.0-3 armhf Client library for Xfce4 configure interface
ii libxfixes3:armhf 1:5.0.1-2+b2 armhf X11 miscellaneous 'fixes' extension library
ii libxfont1:armhf 1:1.5.1-1 armhf X11 font rasterisation library
ii libxfont2:armhf 1:2.0.1-3 armhf X11 font rasterisation library
ii libxft2:armhf 2.3.2-1 armhf FreeType-based font drawing library for X
ii libxi6:armhf 2:1.7.4-1+b2 armhf X11 Input extension library
ii libxinerama1:armhf 2:1.1.3-1+b1 armhf X11 Xinerama extension library
ii libxkbcommon-x11-0:armhf 0.7.1-1 armhf library to create keymaps with the XKB X11 protocol
ii libxkbcommon0:armhf 0.7.1-1 armhf library interface to the XKB compiler - shared library
ii libxkbfile1:armhf 1:1.0.8-1 armhf X11 keyboard file manipulation library
ii libxklavier16 5.2.1-1 armhf X Keyboard Extension high-level API
ii libxml-parser-perl 2.41-3 armhf Perl module for parsing XML files
ii libxml-twig-perl 1:3.48-1 all Perl module for processing huge XML documents in tree mode
ii libxml2:armhf 2.9.1+dfsg1-5+deb8u2 armhf GNOME XML library
ii libxmmsclient-glib1 0.8+dfsg-12 armhf XMMS2 - glib client library
ii libxmmsclient6 0.8+dfsg-12 armhf XMMS2 - client library
ii libxmu6:armhf 2:1.1.2-1 armhf X11 miscellaneous utility library
ii libxmuu1:armhf 2:1.1.2-1 armhf X11 miscellaneous micro-utility library
ii libxpm4:armhf 1:3.5.11-1+b1 armhf X11 pixmap library
ii libxrandr2:armhf 2:1.5.1-1 armhf X11 RandR extension library
ii libxrender1:armhf 1:0.9.8-1+b1 armhf X Rendering Extension client library
ii libxres1:armhf 2:1.0.7-1+b1 armhf X11 Resource extension library
ii libxshmfence1:armhf 1.1-4 armhf X shared memory fences - shared library
ii libxslt1.1:armhf 1.1.28-2+deb8u1 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.4-1+b1 armhf X11 toolkit intrinsics library
ii libxtables10 1.4.21-2+b1 armhf netfilter xtables library
ii libxtst6:armhf 2:1.2.2-1+b1 armhf X11 Testing -- Record extension library
ii libxv1:armhf 2:1.0.10-1+b1 armhf X11 Video extension library
ii libxvidcore4:armhf 2:1.3.3-1 armhf Open source MPEG-4 video codec (library)
ii libxxf86dga1:armhf 2:1.1.4-1+b1 armhf X11 Direct Graphics Access extension library
ii libxxf86vm1:armhf 1:1.1.3-1+b1 armhf X11 XFree86 video mode extension library
ii libzbar0 0.10+doc-10 armhf bar code scanner and decoder (library)
ii libzmq5:armhf 4.2.1-3 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.10.3-3 armhf simple display manager
ii lightdm-gtk-greeter 1.8.5-2 armhf simple display manager (GTK+ greeter)
ii linaro-artwork 0.6-0linaro1 all artwork for Linaro
ii linaro-default-settings 0.3-0linaro1 all default settings for Linaro
ii linaro-icon-theme 0.6-0linaro1 all icon theme for Linaro
ii linaro-lxpanel-icons 0.6-0linaro1 all panel specific icons for Linaro artwork
ii linaro-overlay-minimal 1112.8 all Linaro Overlay for Linaro headless/minimal images
ii linux-libc-dev:armhf 4.9.13-1 armhf Linux support headers for userspace development
ii lm-sensors 1:3.3.5-2 armhf utilities to read temperature/voltage/fan sensors
ii locales 2.24-9 all GNU C Library: National Language (locale) data [support]
ii login 1:4.2-3+deb8u1 armhf system login tools
ii lsb-base 4.1+Debian13+nmu1 all Linux Standard Base 4.1 init script functionality
ii lsb-release 4.1+Debian13+nmu1 all Linux Standard Base version reporting utility
ii lsof 4.86+dfsg-1 armhf Utility to list open files
ii lxappearance 0.6.1-1 armhf LXDE GTK+ theme switcher
ii lxappearance-obconf 0.2.2-1 armhf LXDE GTK+ theme switcher (plugin)
ii lxde 6 all Metapackage for LXDE
ii lxde-common 0.99.0-1 all LXDE configuration data
ii lxde-core 6 all Metapackage for the LXDE core
ii lxde-icon-theme 0.5.1-1 all LXDE standard icon theme
ii lxinput 0.3.4-1 armhf LXDE keyboard and mouse configuration
ii lxlauncher 0.2.4-1 armhf LXDE launcher for netbooks
ii lxmenu-data 0.1.4-1 all LXDE freedesktop.org menu specification
ii lxmusic 0.4.6-2 armhf LXDE music player
ii lxpanel 0.7.2-1 armhf LXDE panel
ii lxpanel-data 0.7.2-1 all LXDE panel (data files)
ii lxrandr 0.3.0-1 armhf LXDE monitor configuration tool
ii lxsession 0.5.1-2 armhf LXDE default session manager
ii lxtask 0.1.6-1 armhf LXDE task manager
ii lxterminal 0.2.0-1 armhf LXDE terminal emulator
ii make 4.0-8.1 armhf utility for directing compilation
ii makedev 2.3.1-93 all creates device files in /dev
ii mawk 1.3.3-17 armhf a pattern scanning and text processing language
ii mesa-utils 8.2.0-1 armhf Miscellaneous Mesa GL utilities
ii mesa-utils-extra 8.2.0-1 armhf Miscellaneous Mesa utilies (opengles, egl)
ii mime-support 3.58 all MIME files 'mime.types' & 'mailcap', and support programs
ii modemmanager 1.4.0-1 armhf D-Bus service for managing modems
ii module-init-tools 18-3 all transitional dummy package (module-init-tools to kmod)
ii mount 2.27.1-1.linarojessie.1 armhf Tools for mounting and manipulating filesystems
ii mountall 2.54 armhf filesystem mounting tool
ii multiarch-support 2.19-18+deb8u4 armhf Transitional package to ensure multiarch compatibility
ii ncurses-base 5.9+20140913-1 all basic terminal type definitions
ii ncurses-bin 5.9+20140913-1+b1 armhf terminal-related programs and man pages
ii net-tools 1.60-26+b1 armhf NET-3 networking toolkit
ii netbase 5.3 all Basic TCP/IP networking system
ii netcat-openbsd 1.105-7 armhf TCP/IP swiss army knife
ii netperf 2.6.0-2 armhf Network performance benchmark
ii network-manager 1.6.2-3 armhf network management framework (daemon and userspace tools)
ii network-manager-gnome 0.9.10.0-2 armhf network management framework (GNOME frontend)
ii node-abbrev 1.0.5-2 all Get unique abbreviations for a set of strings - Node.js module
ii node-ansi 0.3.0-2 all Advanced ANSI formatting tool for Node.js
ii node-ansi-color-table 1.0.0-1 all Color and format tables for ansi output - Node.js module
ii node-archy 0.0.2-1 all Pretty-print nested hierarchies module for Node.js
ii node-async 0.8.0-1 all higher-order functions and common patterns for asynchronous Javascript
ii node-block-stream 0.0.7-1 all Stream of fixed-size blocks, with zero-padding when necessary
ii node-combined-stream 0.0.5-1 all Append streams one after another - module for Node.js
ii node-cookie-jar 0.3.1-1 all Cookie handling for HTTP clients - module for Node.js
ii node-delayed-stream 0.0.5-1 all Buffer stream events for later handling - module for Node.js
ii node-forever-agent 0.5.1-1 all HTTP agent supporting keep-alive requests - module for Node.js
ii node-form-data 0.1.0-1 all Create multipart/form-data streams module for Node.js
ii node-fstream 0.1.24-1 all Advanced filesystem streaming tools for Node.js
ii node-fstream-ignore 0.0.6-2 all Directory reader configurable by .ignore module for Node.js
ii node-github-url-from-git 1.1.1-1 all Convert github git or gist url to an http url - Node.js module
ii node-glob 4.0.5-1 all glob functionality for Node.js
ii node-graceful-fs 3.0.2-1 all drop-in replacement improving the Node.js fs module
ii node-gyp 0.12.2+ds-1 all Native addon build tool for Node.js
ii node-inherits 2.0.1-3~bpo8+1 all Exposes inherits function from Node.js environment
ii node-ini 1.1.0-1 all ini format parser and serializer for Node.js
ii node-json-stringify-safe 5.0.0-1 all JSON.stringify with circular references module for Node.js
ii node-lockfile 0.4.1-1 all Asynchronous file lock module for Node.js
ii node-lru-cache 2.3.1-1 all least-recently-used cache object for Node.js
ii node-mime 1.2.11-1 all library for mime-type mapping for Node.js
ii node-minimatch 1.0.0-1 all Convert glob expressions into RegExp objects for Node.js
ii node-mkdirp 0.5.0-1 all Recursively create directories - Node.js module
ii node-mute-stream 0.0.4-1 all Pass-through stream that can be muted module for Node.js
ii node-node-uuid 1.4.0-1 all simple, fast generation of RFC4122 UUIDs - Node module
ii node-nopt 3.0.1-1 all Command-line option parser for Node.js
ii node-normalize-package-data 0.2.2-1 all Normalizes package metadata - Node.js module
ii node-npmlog 0.0.4-1 all Logger with custom levels and colored output for Node.js
ii node-once 1.1.1-1 all Run a function only once with this module for Node.js
ii node-osenv 0.1.0-1 all Environment settings lookup module for Node.js
ii node-qs 2.2.4-1 all Parse, stringify query strings for Node.js
ii node-read 1.0.5-1 all Read user input from stdin module for Node.js
ii node-read-package-json 1.2.4-1 all Read package.json for npm module for Node.js
ii node-request 2.26.1-1 all simplified HTTP request client module for Node.js
ii node-retry 0.6.0-1 all Retry strategies for failed operations module for Node.js
ii node-rimraf 2.2.8-1 all Deep deletion (like rm -rf) module for Node.js
ii node-semver 2.1.0-2 all Semantic Versioning for Node.js
ii node-sha 1.2.3-1 all Check and get file or stream hashes - module for Node.js
ii node-sigmund 1.0.0-1 all Quick and dirty signatures for Objects module for Node.js
ii node-slide 1.1.4-1 all Simple chain and asyncMap flow control module for Node.js
ii node-tar 0.1.18-1 all read and write portable tar archives module for Node.js
ii node-tunnel-agent 0.3.1-1 all HTTP proxy tunneling agent module for Node.js
ii node-underscore 1.7.0~dfsg-1 all JavaScript's functional programming helper library - NodeJS
ii node-which 1.0.5-2 all Cross-platform 'which' module for Node.js
ii nodejs 4.4.3~dfsg-1linaro1 armhf evented I/O for V8 javascript
ii nodejs-dev 4.4.3~dfsg-1linaro1 armhf evented I/O for V8 javascript (development files)
ii nodejs-legacy 4.4.3~dfsg-1linaro1 all evented I/O for V8 javascript (legacy symlink)
ii notification-daemon 0.7.6-2 armhf daemon for displaying passive pop-up notifications
ii npm 1.4.21+ds-2 all package manager for Node.js
ii ntp 1:4.2.6.p5+dfsg-7+deb8u2 armhf Network Time Protocol daemon and utility programs
ii ntpdate 1:4.2.6.p5+dfsg-7+deb8u2 armhf client for setting system time from NTP servers
ii obconf 1:2.0.4-2 armhf preferences manager for Openbox window manager
ii obexftp 0.23-4+b1 armhf file transfer utility for devices that use the OBEX protocol
ii obexpushd 0.11.2-1 armhf program for receiving files via Bluetooth or IRDA
ii openbox 3.5.2-8 armhf standards-compliant, fast, light-weight and extensible window manager
ii openjdk-8-jre:armhf 8u102-b14.1-1~bpo8+1 armhf OpenJDK Java runtime, using Hotspot Zero
ii openjdk-8-jre-headless:armhf 8u102-b14.1-1~bpo8+1 armhf OpenJDK Java runtime, using Hotspot Zero (headless)
ii openssh-client 1:6.7p1-5+deb8u3 armhf secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:6.7p1-5+deb8u3 armhf secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:6.7p1-5+deb8u3 armhf secure shell (SSH) sftp server module, for SFTP access from remote machines
ii openssl 1.0.2h-1~bpo8+2 armhf Secure Sockets Layer toolkit - cryptographic utility
ii p11-kit 0.20.7-1 armhf p11-glue utilities
ii p11-kit-modules:armhf 0.23.3-2 armhf p11-glue proxy and trust modules
ii parted 3.2-7 armhf disk partition manipulator
ii passwd 1:4.2-3+deb8u1 armhf change and administer password and group data
ii patch 2.7.5-1 armhf Apply a diff file to an original
ii pavucontrol 2.0-3 armhf PulseAudio Volume Control
ii pcmanfm 1.2.3-1.1 armhf extremely fast and lightweight file manager
ii perl 5.20.2-3+deb8u6 armhf Larry Wall's Practical Extraction and Report Language
ii perl-base 5.20.2-3+deb8u6 armhf minimal Perl system
ii perl-modules 5.20.2-3+deb8u6 all Core Perl modules
ii pkg-config 0.28-1 armhf manage compile and link flags for libraries
ii plymouth 0.9.0-9 armhf boot animation, logger and I/O multiplexer
ii policykit-1 0.105-8 armhf framework for managing administrative policies and privileges
ii powerdebug 0.7.0-2013.08-1 armhf tool to display regulator, sensor and clock information
ii powertop 2.8-1+b1 armhf diagnose issues with power consumption and management
ii ppp 2.4.7-1+4 armhf Point-to-Point Protocol (PPP) - daemon
ii procps 2:3.3.9-9 armhf /proc file system utilities
ii psmisc 22.21-2 armhf utilities that use the proc file system
ii pulseaudio 7.1-2~bpo8+1 armhf PulseAudio sound server
ii pulseaudio-module-bluetooth 7.1-2~bpo8+1 armhf Bluetooth module for PulseAudio sound server
ii pulseaudio-module-x11 7.1-2~bpo8+1 armhf X11 module for PulseAudio sound server
ii pulseaudio-utils 7.1-2~bpo8+1 armhf Command line tools for the PulseAudio sound server
ii python 2.7.9-1 armhf interactive high-level object-oriented language (default version)
ii python-cairo 1.8.8-1 armhf Python bindings for the Cairo vector graphics library
ii python-chardet 2.3.0-1 all universal character encoding detector for Python2
ii python-gobject-2 2.28.6-12 armhf deprecated static Python bindings for the GObject library
ii python-gps 3.16-1~bpo8+1 armhf Global Positioning System - Python libraries
ii python-gtk2 2.24.0-4 armhf Python bindings for the GTK+ widget set
ii python-libsoc 0.8.1-0linaro1linarojessie1 armhf Python binding for libsoc
ii python-minimal 2.7.9-1 armhf minimal subset of the Python language (default version)
ii python-mraa 0.10.1-1 armhf Python binding for mraa
ii python-numpy 1:1.8.2-2 armhf Numerical Python adds a fast array facility to the Python language
ii python-pkg-resources 20.10.1-1.1~bpo8+1 all Package Discovery and Resource Access using pkg_resources
ii python-requests 2.8.1-1~bpo8+1 all elegant and simple HTTP library for Python2, built for human beings
ii python-six 1.9.0-3~bpo8+1 all Python 2 and 3 compatibility library (Python 2 interface)
ii python-support 1.0.15 all automated rebuilding support for Python modules
ii python-upm 0.6.1-1 armhf Python binding for UPM
ii python-urllib3 1.12-1~bpo8+1 all HTTP library with thread-safe connection pooling for Python
ii python2.7 2.7.9-2 armhf Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.9-2 armhf Minimal subset of the Python language (version 2.7)
ii python3 3.4.2-2 armhf interactive high-level object-oriented language (default python3 version)
ii python3-cairo 1.10.0+dfsg-4+b1 armhf Python 3 bindings for the Cairo vector graphics library
ii python3-dbus 1.2.0-2+b3 armhf simple interprocess messaging system (Python 3 interface)
ii python3-gi 3.14.0-1 armhf Python 3 bindings for gobject-introspection libraries
ii python3-gi-cairo 3.14.0-1 armhf Python 3 Cairo bindings for the GObject library
ii python3-minimal 3.4.2-2 armhf minimal subset of the Python language (default python3 version)
ii python3.4 3.4.2-1 armhf Interactive high-level object-oriented language (version 3.4)
ii python3.4-minimal 3.4.2-1 armhf Minimal subset of the Python language (version 3.4)
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 qtmultimedia5-examples:armhf 5.7.1-20161220 armhf Examples for Qt 5 Multimedia module
ii read-edid 3.0.1-2 armhf hardware information-gathering tool for VESA PnP monitors
ii readline-common 6.3-8 all GNU readline and history libraries, common files
ii resolvconf 1.76.1 all name server information handler
ii rfkill 0.5-1 armhf tool for enabling and disabling wireless devices
ii rsyslog 8.16.0-1~bpo8+1 armhf reliable system and kernel logging daemon
ii rt-app 0.2~alpha2.20140716-2.1 armhf Test application which simulates a real-time periodic load
ii sed 4.2.2-4+b1 armhf The GNU sed stream editor
ii sensible-utils 0.0.9 all Utilities for sensible alternative selection
ii shared-mime-info 1.5-2~bpo8+1 armhf FreeDesktop.org shared MIME database and spec
rc ssh-import-id 3.21-1 all securely retrieve an SSH public key and install it locally
ii sshfs 2.5-1 armhf filesystem client based on SSH File Transfer Protocol
ii startpar 0.59-3 armhf run processes in parallel and multiplex their output
ii strace 4.9-2 armhf System call tracer
ii sudo 1.8.10p3-1+deb8u3 armhf Provide limited super user privileges to specific users
ii synaptic 0.81.2 armhf Graphical package manager
ii system-tools-backends 2.10.2-2 armhf System Tools to manage computer configuration -- scripts
ii systemd 230-7~bpo8+2 armhf system and service manager
ii systemd-sysv 230-7~bpo8+2 armhf system and service manager - SysV links
ii sysv-rc 2.88dsf-59.2.linarojessie.1 all System-V-like runlevel change mechanism
ii sysvinit-utils 2.88dsf-59.2.linarojessie.1 armhf System-V-like utilities
ii tar 1.27.1-2+b1 armhf GNU version of the tar archiving utility
ii tee-supplicant 2.0.0-1linarojessie1 armhf OP-TEE client daemon
ii trace-cmd 2.4.0-1 armhf Utility for retrieving and analyzing function tracing in the kernel
ii tzdata 2016f-0+deb8u1 all time zone and daylight-saving time data
ii ucf 3.0030 all Update Configuration File(s): preserve user changes to config files
ii udev 230-7~bpo8+2 armhf /dev/ and hotplug management daemon
ii udisks2 2.1.3-5 armhf D-Bus service to access and manipulate storage devices
ii unzip 6.0-16+deb8u2 armhf De-archiver for .zip files
ii upower 0.99.4-4+b1 armhf abstraction for power management
ii usb-modeswitch 2.4.0+repack0-1~bpo8+1 armhf mode switching tool for controlling "flip flop" USB devices
ii usb-modeswitch-data 20160612-1~bpo8+1 all mode switching data for usb-modeswitch
ii usbutils 1:007-2 armhf Linux USB utilities
ii user-setup 1.61 all Set up initial user and password
ii util-linux 2.27.1-1.linarojessie.1 armhf Miscellaneous system utilities
ii vim 2:7.4.488-7 armhf Vi IMproved - enhanced vi editor
ii vim-common 2:7.4.488-7 armhf Vi IMproved - Common files
ii vim-runtime 2:7.4.488-7 all Vi IMproved - Runtime files
ii vim-tiny 2:7.4.488-7 armhf Vi IMproved - enhanced vi editor - compact version
ii wamerican 7.1-1 all American English dictionary words for /usr/share/dict
rc wget 1.16-1 armhf retrieves files from the web
ii whiptail 0.52.17-1+b1 armhf Displays user-friendly dialog boxes from shell scripts
ii wireless-regdb 2014.11.18-1 all wireless regulatory database
ii wireless-tools 30~pre9-8 armhf Tools for manipulating Linux Wireless Extensions
ii wpasupplicant 2.3-1+deb8u3 armhf client support for WPA and WPA2 (IEEE 802.11i)
ii x11-common 1:7.7+11.linarojessie.1 all X Window System (X.Org) infrastructure
ii x11-utils 7.7+2 armhf X11 utilities
ii x11-xkb-utils 7.7+1 armhf X11 XKB utilities
ii x11-xserver-utils 7.7+3+b1 armhf X server utilities
ii xarchiver 1:0.5.4-1+deb8u1 armhf GTK+ frontend for most used compression formats
ii xauth 1:1.0.9-1 armhf X authentication utility
ii xbitmaps 1.1.1-2 all Base X bitmaps
ii xdg-user-dirs 0.15-2 armhf tool to manage well known user directories
ii xdg-user-dirs-gtk 0.10-1 armhf tool to manage well known user directories (Gtk extension)
ii xdg-utils 1.1.0~rc1+git20111210-7.4 all desktop integration utilities from freedesktop.org
ii xfce-keyboard-shortcuts 4.10.0-6 all xfce keyboard shortcuts configuration
ii xfce4-panel 4.10.1-1 armhf panel for Xfce4 desktop environment
ii xfce4-power-manager 1.4.1-1 armhf power manager for Xfce desktop
ii xfce4-power-manager-data 1.4.1-1 all power manager for Xfce desktop, arch-indep files
ii xfce4-power-manager-plugins 1.4.1-1 armhf power manager plugins for Xfce panel
ii xfconf 4.10.0-3 armhf utilities for managing settings in Xfce
ii xinit 1.3.4-1 armhf X server initialisation tool
ii xkb-data 2.12-1 all X Keyboard Extension (XKB) configuration data
ii xmms2-client-cli 0.8+dfsg-12 armhf XMMS2 - cli client
ii xmms2-core 0.8+dfsg-12 armhf XMMS2 - core package
ii xmms2-plugin-mad 0.8+dfsg-12 armhf XMMS2 - libmad based mp3 decoder
ii xmms2-plugin-pulse 0.8+dfsg-12 armhf XMMS2 - PulseAudio output plug-in
ii xmms2-plugin-vorbis 0.8+dfsg-12 armhf XMMS2 - vorbis decoder
ii xserver-common 2:1.18.4-1 all common files used by various X servers
rc xserver-xorg 1:7.7+11.linarojessie.1 armhf X.Org X server
ii xserver-xorg-core 2:1.18.4-1 armhf Xorg X server - core server
ii xserver-xorg-input-libinput 0.19.0-1 armhf X.Org X server -- libinput input driver
ii xterm 312-2 armhf X terminal emulator
ii xz-utils 5.1.1alpha+20120614-2+b3 armhf XZ-format compression utilities
ii zip 3.0-8 armhf Archiver for .zip files
ii zlib1g:armhf 1:1.2.8.dfsg-2+b1 armhf compression library - runtime
ii zlib1g-dev:armhf 1:1.2.8.dfsg-2+b1 armhf compression library - development