[CIG-SHORT] Summary & tips: Pylith installation from source using installer

Ravi Kanda kanda.vs.ravi at gmail.com
Fri Jul 8 10:29:33 PDT 2016


Hi Brad,

I am using Ubuntu 14.04, and keep it updated on a monthly basis (at 
least).  Here's some system/pkg info:
========================
$ uname -a
Linux RKLX 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
$ dpkg -l
<SEE ATTACHMENT>
========================

Thanks for looking into this.
Ravi.
==========================

On 07/08/2016 11:15 AM, Brad Aagaard wrote:
> Ravi,
>
> In order to be able to replicate your situation, it would be helpful 
> to have a little more information. Are you using Ubuntu 14.04 or 
> 14.10? And you have installed all updates (sudo apt-get upgrade), 
> correct?
>
> Also please send me the output of "dpkg -l" so I can see what packages 
> you have installed.
>
> Responses to specific issues are below.
>
> Brad
>
>
> On 07/07/2016 03:07 PM, Ravi Kanda wrote:
>> Hi Brad, Matt, and Charles,
>>
>> I finally managed to install pylith-2.1.3-0 from source using the
>> installer on both my laptop and workstation (both running Ubuntu 14).
>> Along the way I had to make some tweaks to setup.sh & Makefile due to
>> two additional dependencies (Cython & PGen). All the unit-tests passed,
>> and I was able to get meaningful results from the 2d_gravity-vardensity
>> example problem we did in Tutorial 4 of the workshop.
>>
>> I am not sure whether the above tweaks are specific to my systems or
>> might benefit a wider audience - so, I am briefly documenting what I did
>> below, and attaching my versions of the configure script, setup.sh and
>> Makefile+DIFF.  I do not know if these tweaks are worth propagating
>> upstream to autotools input files (Makefile.am &/or configure.ac?) - you
>> would be a better judge of that.
>>
>> A) CONFIGURE OPTIONS (attachment #1):  In the end, I had to enable all
>> major dependencies except autotools, git, & cmake (but it turns out the
>> last one was installed anyway during petsc build). BTW, I also tried to
>> install pylith with --enable-autotools on one of the systems, which
>> worked only when I used GNU m4-1.4.17 instead of m4-1.4.16 that the
>> installer uses (turns out v.16 has a bug that was fixed in v.17 as per
>> link [1] below) - version updated in the Makefile (below).
>
> Enabling all dependencies is the brute force way to get things to 
> work! On a Linux installation this should definitely not be necessary. 
> Once you send me the Ubuntu and package information, I will try to 
> replicate your system and see if I run into problems installing with 
> just the required stuff enabled.
>
>> B) SETUP.SH (attachment #2): For some reason, $PYTHON_VERSION (=2.7) is
>> not passed on to PYTHONPATH variable in the setup.sh generated by the
>> above config script (I see <PREFIX>/lib/python/site-packages, and
>> <PREFIX>/lib64/python/site-packages).  So, I had to update the python
>> folder with 'python2.7' before sourcing, so the build environment used
>> the locally installed python & py-packages. Variable also updated in the
>> Makefile (below).
>
> I see why this was failing. I will fix this.
>
>> C) MAKEFILE (attachments #3,4):  H5PY built successfully only when I
>> added a new rule for cython (which in turn required setuptools and
>> pcgen).  Without cython, I got a "... failed to import Cython ..."
>> error.  Cython, in turn needed setuptools installed first (see link [2]
>> below), as well as PGen (see [3] below).  So, I added new Makefile rules
>> for pgen and cython, and the latter to the h5py rule dependencies.  I
>> tried to keep all changes to a single section of the Makefile for
>> clarity.  However, also see the attached DIFF of my Makefile version
>> w.r.t. the original installer version.
>
> I don't install cython and none of the Python packages PyLith uses 
> require it. However, some do appear to attempt to use it when it is 
> available. Usually there is a workaround to force the Python packages 
> to ignore it. I think this is a better solution than adding additional 
> dependencies. I will investigate how to bypass cython in this case.
>
>> If you would like further details, or specific config files, feel free
>> to let me know.  Again, thanks much for your help & tips during
>> CIG-2016, which eventually helped me figure out the build process.
>>
>> Regards,
>> Ravi.
>> ===============
>> Relevant links &/fixes:
>> ===============
>> [1] m4 bug ("... 'gets' undeclared ..." similar to what I got), and the
>> fix to a similar problem (upgrade to v-17):
>> http://www.linuxquestions.org/questions/slackware-14/m4-need-some-love-4175471638/ 
>>
>>
>>
>> [2] H5py install distutils error ("... AttributeError: install_layout
>> ..."), and the fix to a similar problem (install/upgrade setuptools):
>> https://github.com/gotcha/ipdb/issues/60
>>
>> [3] H5py install pcgen error ("... Unable to find pgen, not compiling
>> formal grammar ..."), and was able to fix it by installing PGen python
>> package.
>> ===============
>>
>

-- 
---------------------------------------------------------------------
Ravi Kanda
Adjunct Assistant Professor
Department of Geology
Utah State University
4505 Old Main Hill
Logan UT 84322-4505
--------------------------
Web Page: https://ravi-vs-kanda.github.io

----------------------------------------------------------------------
For a human being, the unexamined life is not worth living - SOCRATES
----------------------------------------------------------------------

-------------- next part --------------
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  account-plugin-aim                                          3.8.6-0ubuntu9.2                                    amd64        Messaging account plugin for AIM
ii  account-plugin-facebook                                     0.11+14.04.20140409.1-0ubuntu2                      all          GNOME Control Center account plugin for single signon - facebook
ii  account-plugin-flickr                                       0.11+14.04.20140409.1-0ubuntu2                      all          GNOME Control Center account plugin for single signon - flickr
ii  account-plugin-google                                       0.11+14.04.20140409.1-0ubuntu2                      all          GNOME Control Center account plugin for single signon
ii  account-plugin-jabber                                       3.8.6-0ubuntu9.2                                    amd64        Messaging account plugin for Jabber/XMPP
ii  account-plugin-salut                                        3.8.6-0ubuntu9.2                                    amd64        Messaging account plugin for Local XMPP (Salut)
ii  account-plugin-twitter                                      0.11+14.04.20140409.1-0ubuntu2                      all          GNOME Control Center account plugin for single signon - twitter
ii  account-plugin-windows-live                                 0.11+14.04.20140409.1-0ubuntu2                      all          GNOME Control Center account plugin for single signon - windows live
ii  account-plugin-yahoo                                        3.8.6-0ubuntu9.2                                    amd64        Messaging account plugin for Yahoo!
ii  accountsservice                                             0.6.35-0ubuntu7.2                                   amd64        query and manipulate user account information
ii  acl                                                         2.2.52-1                                            amd64        Access control list utilities
ii  acpi-support                                                0.142                                               amd64        scripts for handling many ACPI events
ii  acpid                                                       1:2.0.21-1ubuntu2                                   amd64        Advanced Configuration and Power Interface event daemon
ii  activity-log-manager                                        0.9.7-0ubuntu14.1                                   amd64        blacklist configuration user interface for Zeitgeist
ii  activity-log-manager-control-center                         0.9.7-0ubuntu14.1                                   all          blacklist configuration for Zeitgeist (transitional package)
ii  adduser                                                     3.113+nmu3ubuntu3                                   all          add and remove users and groups
ii  adium-theme-ubuntu                                          0.3.4-0ubuntu1                                      all          Adium message style for Ubuntu
rc  adobe-flashplugin                                           1:20160209.1-0ubuntu0.14.04.1                       amd64        Adobe Flash Player plugin
ii  aglfn                                                       1.7-3                                               all          Adobe Glyph List For New Fonts
ii  aisleriot                                                   1:3.10.2-1                                          amd64        GNOME solitaire card game collection
ii  akonadi-backend-mysql                                       1.12.1-0ubuntu1.1                                   all          MySQL storage backend for Akonadi
ii  akonadi-server                                              1.12.1-0ubuntu1.1                                   amd64        Akonadi PIM storage service
ii  alarm-clock                                                 1.2.5-1.2ubuntu1                                    amd64        Alarm Clock for GTK Environments
ii  alarm-clock-applet                                          0.3.3-1                                             amd64        Alarm Clock applet
ii  alien                                                       8.90                                                all          convert and install rpm and other packages
ii  alsa-base                                                   1.0.25+dfsg-0ubuntu4                                all          ALSA driver configuration files
ii  alsa-utils                                                  1.0.27.2-1ubuntu2                                   amd64        Utilities for configuring and using ALSA
ii  anacron                                                     2.3-20ubuntu1                                       amd64        cron-like program that doesn't go by time
ii  ant                                                         1.9.3-2build1                                       all          Java based build tool like make
ii  ant-optional                                                1.9.3-2build1                                       all          Java based build tool like make - optional libraries
ii  antlr                                                       2.7.7+dfsg-5                                        all          language tool for constructing recognizers, compilers etc
ii  apache2                                                     2.4.7-1ubuntu4.10                                   amd64        Apache HTTP Server
ii  apache2-bin                                                 2.4.7-1ubuntu4.10                                   amd64        Apache HTTP Server (binary files and modules)
ii  apache2-data                                                2.4.7-1ubuntu4.10                                   all          Apache HTTP Server (common files)
ii  apg                                                         2.2.3.dfsg.1-2ubuntu1                               amd64        Automated Password Generator - Standalone version
ii  app-install-data                                            14.04.1                                             all          Ubuntu applications (data files)
ii  app-install-data-partner                                    13.04                                               all          Application Installer (data files for partner applications/repositories)
ii  apparmor                                                    2.8.95~2430-0ubuntu5.3                              amd64        User-space parser utility for AppArmor
ii  appmenu-qt                                                  0.2.7+14.04.20140305-0ubuntu1                       amd64        application menu for Qt
ii  appmenu-qt5                                                 0.3.0+14.04.20140415-0ubuntu1                       amd64        application menu for Qt5
ii  apport                                                      2.14.1-0ubuntu3.21                                  all          automatically generate crash reports for debugging
ii  apport-gtk                                                  2.14.1-0ubuntu3.21                                  all          GTK+ frontend for the apport crash report system
ii  apport-symptoms                                             0.20                                                all          symptom scripts for apport
ii  apt                                                         1.0.1ubuntu2.14                                     amd64        commandline package manager
ii  apt-clone                                                   0.3.1~ubuntu11.1                                    all          Script to create state bundles
ii  apt-transport-https                                         1.0.1ubuntu2.14                                     amd64        https download transport for APT
ii  apt-utils                                                   1.0.1ubuntu2.14                                     amd64        package management related utility programs
ii  apt-xapian-index                                            0.45ubuntu4                                         all          maintenance and search tools for a Xapian index of Debian packages
ii  aptdaemon                                                   1.1.1-1ubuntu5.2                                    all          transaction based package management service
ii  aptdaemon-data                                              1.1.1-1ubuntu5.2                                    all          data files for clients
ii  aptitude                                                    0.6.8.2-1ubuntu4                                    amd64        terminal-based package manager
ii  aptitude-common                                             0.6.8.2-1ubuntu4                                    all          architecture indepedent files for the aptitude package manager
ii  apturl                                                      0.5.2ubuntu4                                        amd64        install packages using the apt protocol - GTK+ frontend
ii  apturl-common                                               0.5.2ubuntu4                                        amd64        install packages using the apt protocol - common data
ii  archdetect-deb                                              1.95ubuntu2.1                                       amd64        Hardware architecture detector
ii  argyll                                                      1.5.1-5ubuntu1                                      amd64        Color Management System, calibrator and profiler
ii  aspell                                                      0.60.7~20110707-1ubuntu1                            amd64        GNU Aspell spell-checker
ii  aspell-doc                                                  0.60.7~20110707-1ubuntu1                            all          Documentation for GNU Aspell spell-checker
ii  aspell-en                                                   7.1-0-1                                             all          English dictionary for GNU Aspell
ii  at                                                          3.1.14-1ubuntu1                                     amd64        Delayed job execution and batch processing
ii  at-spi2-core                                                2.10.2.is.2.10.1-0ubuntu1                           amd64        Assistive Technology Service Provider Interface (dbus core)
ii  atril                                                       1.8.0-0+trusty                                      amd64        MATE document viewer
ii  atril-common                                                1.8.0-0+trusty                                      all          MATE document viewer (common files)
ii  audacious                                                   3.7.2-2-1~webupd8~trusty1                           amd64        small and fast audio player which supports lots of formats
ii  audacious-plugins:amd64                                     3.7.2-2-1~webupd8~trusty2                           amd64        Base plugins for audacious
ii  audacious-plugins-data                                      3.7.2-2-1~webupd8~trusty2                           all          Data files for Audacious plugins
ii  audacity                                                    2.0.5-1ubuntu3.2                                    amd64        fast, cross-platform audio editor
ii  audacity-data                                               2.0.5-1ubuntu3.2                                    all          fast, cross-platform audio editor (data)
ii  autoconf                                                    2.69-6                                              all          automatic configure script builder
ii  automake                                                    1:1.14.1-2ubuntu1                                   all          Tool for generating GNU Standards-compliant Makefiles
ii  autotools-dev                                               20130810.1                                          all          Update infrastructure for config.{guess,sub} files
ii  autotrace                                                   0.31.1-16build2                                     amd64        bitmap to vector graphics converter
ii  avahi-autoipd                                               0.6.31-4ubuntu1                                     amd64        Avahi IPv4LL network address configuration daemon
ii  avahi-daemon                                                0.6.31-4ubuntu1                                     amd64        Avahi mDNS/DNS-SD daemon
ii  avahi-utils                                                 0.6.31-4ubuntu1                                     amd64        Avahi browsing, publishing and discovery utilities
ii  avce00                                                      2.0.0-2                                             amd64        Tools for conversion of ESRI Arcinfo (binary) Vector Coverage in E00 format.
ii  backintime-common                                           1.0.34-0.1                                          all          simple backup/snapshot system
ii  backintime-gnome                                            1.0.34-0.1                                          all          GNOME front-end for backintime
ii  bamfdaemon                                                  0.5.1+14.04.20140409-0ubuntu1                       amd64        Window matching library - daemon
ii  baobab                                                      3.8.2-1ubuntu1                                      amd64        GNOME disk usage analyzer
ii  base-files                                                  7.2ubuntu5.4                                        amd64        Debian base system miscellaneous files
ii  base-passwd                                                 3.5.33                                              amd64        Debian base system master password and group files
ii  bash                                                        4.3-7ubuntu1.5                                      amd64        GNU Bourne Again SHell
ii  bash-completion                                             1:2.1-4ubuntu0.2                                    all          programmable completion for the bash shell
ii  bbswitch-dkms                                               0.7-2ubuntu1                                        amd64        Interface for toggling the power on nVidia Optimus video cards
ii  bc                                                          1.06.95-8ubuntu1                                    amd64        GNU bc arbitrary precision calculator language
ii  bibtex2html                                                 1.97-5build1                                        all          filters BibTeX files and translates them to HTML
ii  bind9-host                                                  1:9.9.5.dfsg-3ubuntu0.8                             amd64        Version of 'host' bundled with BIND 9.X
ii  binfmt-support                                              2.1.4-1                                             amd64        Support for extra binary formats
ii  binutils                                                    2.24-5ubuntu14.1                                    amd64        GNU assembler, linker and binary utilities
ii  blender                                                     2.69-4ubuntu2                                       amd64        Very fast and versatile 3D modeller/renderer
ii  blender-data                                                2.69-4ubuntu2                                       all          Very fast and versatile 3D modeller/renderer - data package
ii  bluez                                                       4.101-0ubuntu13.1                                   amd64        Bluetooth tools and daemons
ii  bluez-alsa:amd64                                            4.101-0ubuntu13.1                                   amd64        Bluetooth ALSA support
ii  bluez-cups                                                  4.101-0ubuntu13.1                                   amd64        Bluetooth printer driver for CUPS
ii  boot-repair                                                 3.199~ppa40~saucy                                   all          Graphical tool to repair boot problems
ii  boot-sav                                                    3.199~ppa40~saucy                                   all          Librairies for Clean-Ubiquity, OS-uninstaller and Boot-repair
ii  boot-sav-extra                                              3.199~ppa40~saucy                                   all          Extra librairies for OS-uninstaller and Boot-repair
ii  branding-ubuntu                                             0.8                                                 all          Replacement artwork with Ubuntu branding
ii  brasero                                                     3.10.0-0ubuntu1                                     amd64        CD/DVD burning application for GNOME
ii  brasero-cdrkit                                              3.10.0-0ubuntu1                                     amd64        cdrkit extensions for the Brasero burning application
ii  brasero-common                                              3.10.0-0ubuntu1                                     all          Common files for the Brasero CD burning application and library
ii  brltty                                                      5.0-2ubuntu2                                        amd64        Access software for a blind person using a braille display
ii  browser-plugin-freshplayer-pepperflash                      0.3.5-1~webupd8~trusty~3                            amd64        PPAPI-host NPAPI-plugin adapter for pepperflash
ii  browser-plugin-gnash                                        0.8.11~git20130903-3ubuntu1                         amd64        GNU Shockwave Flash (SWF) player - Plugin for Mozilla and derivatives
ii  bsdmainutils                                                9.0.5ubuntu1                                        amd64        collection of more utilities from FreeBSD
ii  bsdutils                                                    1:2.20.1-5.1ubuntu20.7                              amd64        Basic utilities from 4.4BSD-Lite
ii  btrfs-tools                                                 4.1.2-1~nd14.04+1                                   amd64        Checksumming Copy on Write Filesystem utilities
ii  build-essential                                             11.6ubuntu6                                         amd64        Informational list of build-essential packages
ii  busybox-initramfs                                           1:1.21.0-1ubuntu1                                   amd64        Standalone shell setup for initramfs
ii  busybox-static                                              1:1.21.0-1ubuntu1                                   amd64        Standalone rescue shell with tons of builtin utilities
ii  bwidget                                                     1.9.7-1                                             all          Extension widgets for Tcl/Tk
ii  bzip2                                                       1.0.6-5                                             amd64        high-quality block-sorting file compressor - utilities
ii  bzr                                                         2.6.0+bzr6593-1ubuntu1.5                            all          easy to use distributed version control system
ii  ca-certificates                                             20160104ubuntu0.14.04.1                             all          Common CA certificates
ii  ca-certificates-java                                        20130815ubuntu1                                     all          Common CA certificates (JKS keystore)
ii  cabextract                                                  1.4-4                                               amd64        Microsoft Cabinet file unpacker
ii  cairo-dock                                                  3.3.99.beta1.2.really.3.3.2-0ubuntu2.1              all          Light and eye-candy dock to launch your programs (metapackage)
ii  cairo-dock-core                                             3.3.99.beta1.2.really.3.3.2-0ubuntu2.1              amd64        Light and eye-candy dock to launch your programs (core package)
ii  cairo-dock-data                                             3.3.99.beta1.2.really.3.3.2-0ubuntu2.1              all          Light and eye-candy dock to launch your programs (common files)
ii  cairo-dock-plug-ins:amd64                                   3.3.99.beta1.2.really.3.3.2-0ubuntu2                amd64        Set of plug-ins for Cairo-Dock
ii  cairo-dock-plug-ins-data                                    3.3.99.beta1.2.really.3.3.2-0ubuntu2                all          Common files for cairo-dock-plug-ins
ii  cairo-dock-plug-ins-dbus-interface-python                   3.3.99.beta1.2.really.3.3.2-0ubuntu2                all          Python interface to interact with Cairo-Dock by using DBus
ii  cairo-dock-plug-ins-integration:amd64                       3.3.99.beta1.2.really.3.3.2-0ubuntu2                amd64        Plug-ins for Cairo-Dock for a better integration in GNOME, KDE and Xfce
ii  caja                                                        1.8.0-0+trusty                                      amd64        file manager for the MATE desktop
ii  caja-common                                                 1.8.0-0+trusty                                      all          file manager for the MATE desktop (common files)
ii  calligra-data                                               1:2.8.1-1-0ubuntu3                                  all          common shared data for the Calligra Suite
ii  calligra-libs                                               1:2.8.1-1-0ubuntu3                                  amd64        common libraries and binaries for the Calligra Suite
ii  cdbs                                                        0.4.122ubuntu2                                      all          common build system for Debian packages
ii  checkbox-gui                                                0.17.6-0ubuntu6                                     amd64        QML based interface for system testing based on Plainbox.
ii  checkbox-ng                                                 0.3-2                                               all          PlainBox based test runner
ii  checkbox-ng-service                                         0.3-2                                               all          CheckBox D-Bus service
ii  cheese                                                      3.10.2-0ubuntu2                                     amd64        tool to take pictures and videos from your webcam
ii  cheese-common                                               3.10.2-0ubuntu2                                     all          Common files for the Cheese tool to take pictures and videos
ii  chemical-mime-data                                          0.1.94-6                                            all          chemical MIME and file type support for desktops
ii  chktex                                                      1.7.2-1ubuntu1                                      amd64        Finds typographic errors in LaTeX
ii  chromium-browser                                            51.0.2704.79-0ubuntu0.14.04.1.1121                  amd64        Chromium web browser, open-source version of Chrome
ii  chromium-browser-l10n                                       51.0.2704.79-0ubuntu0.14.04.1.1121                  all          chromium-browser language packages
ii  chromium-codecs-ffmpeg-extra                                51.0.2704.79-0ubuntu0.14.04.1.1121                  amd64        Extra ffmpeg codecs for the Chromium Browser
ii  clamav                                                      0.98.7+dfsg-0ubuntu0.14.04.1                        amd64        anti-virus utility for Unix - command-line interface
ii  clamav-base                                                 0.98.7+dfsg-0ubuntu0.14.04.1                        all          anti-virus utility for Unix - base package
ii  clamav-freshclam                                            0.98.7+dfsg-0ubuntu0.14.04.1                        amd64        anti-virus utility for Unix - virus database update utility
ii  clamtk                                                      4.45-1                                              all          graphical front-end for ClamAV
ii  cli-common                                                  0.9                                                 all          common files between all CLI packages
ii  clisp                                                       1:2.49-9ubuntu1                                     amd64        GNU CLISP, a Common Lisp implementation
ii  cm-super                                                    0.3.4-9                                             all          TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc
ii  cm-super-minimal                                            0.3.4-9                                             all          TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc
ii  cmake                                                       2.8.12.2-0ubuntu3                                   amd64        cross-platform, open-source make system
ii  cmake-data                                                  2.8.12.2-0ubuntu3                                   all          CMake data files (modules, templates and documentation)
ii  colord                                                      1.0.6-1                                             amd64        system service to manage device colour profiles -- system daemon
ii  comerr-dev                                                  2.1-1.42.9-3ubuntu1.3                               amd64        common error description library - headers and static libraries
ii  command-not-found                                           0.3ubuntu12                                         all          Suggest installation of packages in interactive bash sessions
ii  command-not-found-data                                      0.3ubuntu12                                         amd64        Set of data files for command-not-found.
ii  compiz                                                      1:0.9.11.3+14.04.20160425-0ubuntu1                  all          OpenGL window and compositing manager
ii  compiz-core                                                 1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        OpenGL window and compositing manager
ii  compiz-gnome                                                1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        OpenGL window and compositing manager - GNOME window decorator
ii  compiz-plugins                                              1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        OpenGL window and compositing manager - plugins
ii  compiz-plugins-default                                      1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        OpenGL window and compositing manager - default plugins
ii  compizconfig-settings-manager                               1:0.9.11.3+14.04.20160425-0ubuntu1                  all          Compiz configuration settings manager
ii  console-setup                                               1.70ubuntu8                                         all          console font and keymap setup program
ii  consolekit                                                  0.4.5-3.1ubuntu2                                    amd64        framework for defining and tracking users, sessions and seats
ii  context                                                     2013.05.28.20130704-3                               all          powerful TeX format
ii  context-modules                                             20130702-1                                          all          additional ConTeXt modules
ii  coreutils                                                   8.21-1ubuntu5.4                                     amd64        GNU core utilities
ii  cpio                                                        2.11+dfsg-1ubuntu1.2                                amd64        GNU cpio -- a program to manage archives of files
ii  cpp                                                         4:4.8.2-1ubuntu6                                    amd64        GNU C preprocessor (cpp)
ii  cpp-4.8                                                     4.8.5-2ubuntu1~14.04.1                              amd64        GNU C preprocessor
ii  cpufrequtils                                                008-1                                               amd64        utilities to deal with the cpufreq Linux kernel feature
ii  cracklib-runtime                                            2.9.1-1build1                                       amd64        runtime support for password checker library cracklib2
ii  crda                                                        1.1.2-1ubuntu2                                      amd64        wireless Central Regulatory Domain Agent
ii  cron                                                        3.0pl1-124ubuntu2                                   amd64        process scheduling daemon
ii  cryptsetup-bin                                              2:1.6.1-1ubuntu1                                    amd64        disk encryption support - command line tools
ii  csh                                                         20110502-2ubuntu2                                   amd64        Shell with C-like syntax
ii  cups                                                        1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - PPD/driver support, web interface
ii  cups-browsed                                                1.0.52-0ubuntu1.7                                   amd64        OpenPrinting CUPS Filters - cups-browsed
ii  cups-bsd                                                    1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - BSD commands
ii  cups-client                                                 1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                                                 1.7.2-0ubuntu1.7                                    all          Common UNIX Printing System(tm) - common files
ii  cups-core-drivers                                           1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - PPD-less printing
ii  cups-daemon                                                 1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - daemon
ii  cups-filters                                                1.0.52-0ubuntu1.7                                   amd64        OpenPrinting CUPS Filters - Main Package
ii  cups-filters-core-drivers                                   1.0.52-0ubuntu1.7                                   amd64        OpenPrinting CUPS Filters - PPD-less printing
ii  cups-pk-helper                                              0.2.5-0ubuntu1                                      amd64        PolicyKit helper to configure cups with fine-grained privileges
ii  cups-ppdc                                                   1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - PPD manipulation utilities
ii  cups-server-common                                          1.7.2-0ubuntu1.7                                    all          Common UNIX Printing System(tm) - server common files
ii  curl                                                        7.35.0-1ubuntu2.6                                   amd64        command line tool for transferring data with URL syntax
ii  cython                                                      0.20.1+git90-g0e6e38e-1ubuntu2                      amd64        C-Extensions for Python
ii  daemon                                                      0.6.4-1                                             amd64        turns other processes into daemons
ii  darktable                                                   1.4-2                                               amd64        virtual lighttable and darkroom for photographers
ii  dash                                                        0.5.7-4ubuntu1                                      amd64        POSIX-compliant shell
ii  dbus                                                        1.6.18-0ubuntu4.3                                   amd64        simple interprocess messaging system (daemon and utilities)
ii  dbus-x11                                                    1.6.18-0ubuntu4.3                                   amd64        simple interprocess messaging system (X11 deps)
ii  dc                                                          1.06.95-8ubuntu1                                    amd64        GNU dc arbitrary precision reverse-polish calculator
ii  dconf-cli                                                   0.20.0-1                                            amd64        simple configuration storage system - utilities
ii  dconf-editor                                                0.20.0-1                                            amd64        simple configuration storage system - utilities
ii  dconf-gsettings-backend:amd64                               0.20.0-1                                            amd64        simple configuration storage system - GSettings back-end
ii  dconf-service                                               0.20.0-1                                            amd64        simple configuration storage system - D-Bus service
ii  dcraw                                                       9.19-1.1ubuntu1                                     amd64        decode raw digital camera images
ii  dctrl-tools                                                 2.23ubuntu1                                         amd64        Command-line tools to process Debian package information
ii  debconf                                                     1.5.51ubuntu2                                       all          Debian configuration management system
ii  debconf-i18n                                                1.5.51ubuntu2                                       all          full internationalization support for debconf
ii  debhelper                                                   9.20131227ubuntu1                                   all          helper programs for debian/rules
ii  debianutils                                                 4.4                                                 amd64        Miscellaneous utilities specific to Debian
ii  deborphan                                                   1.7.28.8ubuntu1                                     amd64        program that can find unused packages, e.g. libraries
ii  debugedit                                                   4.11.1-3ubuntu0.1                                   amd64        tool to mangle source locations in .debug files
ii  default-jre                                                 2:1.7-51                                            amd64        Standard Java or Java compatible Runtime
ii  default-jre-headless                                        2:1.7-51                                            amd64        Standard Java or Java compatible Runtime (headless)
ii  deja-dup                                                    30.0-0ubuntu4                                       amd64        Back up your files
ii  deja-dup-backend-gvfs                                       30.0-0ubuntu4                                       all          Remote server support for Déjà Dup
ii  desktop-file-utils                                          0.22-1ubuntu1                                       amd64        Utilities for .desktop files
ii  devscripts                                                  2.14.1ubuntu0.1                                     amd64        scripts to make the life of a Debian Package maintainer easier
ii  dh-apparmor                                                 2.8.95~2430-0ubuntu5.3                              all          AppArmor debhelper routines
ii  dh-python                                                   1.20140128-1ubuntu8.2                               all          Debian helper tools for packaging Python libraries and applications
ii  dh-translations                                             121                                                 all          debhelper extension for translation support
ii  dialog                                                      1.2-20130928-1                                      amd64        Displays user-friendly dialog boxes from shell scripts
ii  dictionaries-common                                         1.20.5                                              all          Common utilities for spelling dictionary tools
ii  diffpdf                                                     2.1.3-1                                             amd64        compare two PDF files textually or visually
ii  diffstat                                                    1.58-1                                              amd64        produces graph of changes introduced by a diff file
ii  diffutils                                                   1:3.3-1                                             amd64        File comparison utilities
ii  diodon                                                      1.0.2-0ubuntu2                                      amd64        GTK+ Clipboard manager
ii  distro-info-data                                            0.18ubuntu0.5                                       all          information about the distributions' releases (data files)
ii  djview-plugin                                               4.9-4ubuntu3                                        amd64        Browser plugin for the DjVu image format
ii  djview4                                                     4.9-4ubuntu3                                        amd64        Viewer for the DjVu image format
ii  djvulibre-desktop                                           3.5.25.4-3                                          all          Desktop support for the DjVu image format
ii  dkms                                                        2.2.0.3-1.1ubuntu5.14.04.5                          all          Dynamic Kernel Module Support Framework
ii  dmg2img                                                     1.6.5-1                                             amd64        Tool for converting compress dmg files to hfsplus images
ii  dmidecode                                                   2.12-2                                              amd64        SMBIOS/DMI table decoder
ii  dmraid                                                      1.0.0.rc16-4.2ubuntu3                               amd64        Device-Mapper Software RAID support tool
ii  dmsetup                                                     2:1.02.77-6ubuntu2                                  amd64        Linux Kernel Device Mapper userspace library
ii  dmz-cursor-theme                                            0.4.4ubuntu1                                        all          Style neutral, scalable cursor theme
ii  dnsmasq-base                                                2.68-1ubuntu0.1                                     amd64        Small caching DNS proxy and DHCP/TFTP server
ii  dnsutils                                                    1:9.9.5.dfsg-3ubuntu0.8                             amd64        Clients provided with BIND
ii  doc-base                                                    0.10.5                                              all          utilities to manage online documentation
ii  docbook-xml                                                 4.5-7.2                                             all          standard XML documentation system for software and systems
ii  docbook-xsl                                                 1.78.1+dfsg-1                                       all          stylesheets for processing DocBook XML to various output formats
ii  dos2unix                                                    6.0.4-1                                             amd64        convert text file line endings between CRLF and LF
ii  dosfstools                                                  3.0.26-1ubuntu0.1                                   amd64        utilities for making and checking MS-DOS FAT filesystems
ii  dot2tex                                                     2.8.7+repack-1.1                                    all          Graphviz to LaTeX converter
ii  dpkg                                                        1.17.5ubuntu5.7                                     amd64        Debian package management system
ii  dpkg-dev                                                    1.17.5ubuntu5.7                                     all          Debian package development tools
ii  dpkg-repack                                                 1.37                                                all          puts an unpacked .deb file back together
ii  dput                                                        0.9.6.4ubuntu1.1                                    all          Debian package upload tool
ii  drc                                                         3.2.1~dfsg0-1                                       amd64        digital room correction
ii  dropbox                                                     2015.10.28                                          amd64        cloud synchronization engine - CLI and Nautilus extension
ii  duplicity                                                   0.6.23-1ubuntu4.1                                   amd64        encrypted bandwidth-efficient backup
ii  dvd+rw-tools                                                7.1-10build1                                        amd64        DVD+-RW/R tools
ii  dvidvi                                                      1.0-8etch2                                          amd64        Manipulate .dvi files
ii  dvipng                                                      1.14-2                                              amd64        convert DVI files to PNG graphics
ii  dvipost                                                     1.1-4                                               amd64        Post processor for dvi files supporting change bars
ii  e00compr                                                    1.0.1-2                                             amd64        A program to read/write Arcinfo compressed E00 files
ii  e2fslibs:amd64                                              1.42.9-3ubuntu1.3                                   amd64        ext2/ext3/ext4 file system libraries
ii  e2fsprogs                                                   1.42.9-3ubuntu1.3                                   amd64        ext2/ext3/ext4 file system utilities
ii  easytag                                                     2.2.5-1~trusty                                      amd64        GTK+ editor for audio file tags
ii  ecryptfs-utils                                              104-0ubuntu1.14.04.4                                amd64        ecryptfs cryptographic filesystem (utilities)
ii  ed                                                          1.9-2                                               amd64        classic UNIX line editor
ii  eject                                                       2.1.5+deb1+cvs20081104-13.1                         amd64        ejects CDs and operates CD-Changers under Linux
ii  elyxer                                                      1.2.5-1                                             all          standalone LyX to HTML converter
ii  emacs                                                       45.0ubuntu1                                         all          GNU Emacs editor (metapackage)
ii  emacs24                                                     24.3+1-2ubuntu1                                     amd64        GNU Emacs editor (with GTK+ user interface)
ii  emacs24-bin-common                                          24.3+1-2ubuntu1                                     amd64        GNU Emacs editor's shared, architecture dependent files
ii  emacs24-common                                              24.3+1-2ubuntu1                                     all          GNU Emacs editor's shared, architecture independent infrastructure
ii  emacs24-common-non-dfsg                                     24.3+1-1                                            all          GNU Emacs common non-DFSG items, including the core documentation
ii  emacsen-common                                              2.0.7                                               all          Common facilities for all emacsen
ii  empathy                                                     3.8.6-0ubuntu9.2                                    amd64        GNOME multi-protocol chat and call client
ii  empathy-common                                              3.8.6-0ubuntu9.2                                    all          GNOME multi-protocol chat and call client (common files)
ii  enchant                                                     1.6.0-10ubuntu1                                     amd64        Wrapper for various spell checker engines (binary programs)
ii  engrampa                                                    1.8.0-0+trusty                                      amd64        archive manager for MATE
ii  engrampa-common                                             1.8.0-0+trusty                                      all          archive manager for MATE (common files)
ii  enscript                                                    1.6.5.90-2                                          amd64        converts text to Postscript, HTML or RTF with syntax highlighting
ii  entangle                                                    0.5.4-2                                             amd64        Tethered Camera Control & Capture
ii  eog                                                         3.10.2-0ubuntu5.1                                   amd64        Eye of GNOME graphics viewer program
ii  eom                                                         1.8.0-0+trusty                                      amd64        Eye of MATE graphics viewer program
ii  eom-common                                                  1.8.0-0+trusty                                      all          Eye of MATE graphics viewer program (common files)
ii  esound-common                                               0.2.41-11                                           all          Enlightened Sound Daemon - Common files
ii  espeak-data:amd64                                           1.47.11-1ubuntu1                                    amd64        Multi-lingual software speech synthesizer: speech data files
ii  ethtool                                                     1:3.13-1                                            amd64        display or change Ethernet device settings
ii  etoolbox                                                    2.1-1                                               all          Toolbox for LaTeX class and package authors
ii  evince                                                      3.10.3-0ubuntu10.2                                  amd64        Document (PostScript, PDF) viewer
ii  evince-common                                               3.10.3-0ubuntu10.2                                  all          Document (PostScript, PDF) viewer - common files
rc  evince-gtk                                                  3.10.3-0ubuntu10.2                                  amd64        Document (PostScript, PDF) viewer (GTK+ version)
ii  evolution-data-server                                       3.10.4-0ubuntu1.5                                   amd64        evolution database backend server
ii  evolution-data-server-common                                3.10.4-0ubuntu1.5                                   all          architecture independent files for Evolution Data Server
ii  evolution-data-server-online-accounts                       3.10.4-0ubuntu1.5                                   amd64        evolution data server integration with Ubuntu Online Accounts
ii  example-content                                             48                                                  all          Ubuntu example content
ii  f-spot                                                      0.8.2-5.1ubuntu1                                    amd64        personal photo management application
ii  fail2ban                                                    0.9.4-1~nd14.04+1                                   all          ban hosts that cause multiple authentication errors
ii  fakeroot                                                    1.20-3ubuntu2                                       amd64        tool for simulating superuser privileges
ii  feynmf                                                      1.08-9                                              all          set of LaTeX macros for creating Feynman diagrams
ii  ffmpeg                                                      7:3.1.1~trusty                                      amd64        Multimedia player, server, encoder and transcoder
ii  ffmpegthumbnailer                                           2.0.8-2                                             amd64        fast and lightweight video thumbnailer
ii  file                                                        1:5.14-2ubuntu3.3                                   amd64        Determines file type using "magic" numbers
ii  file-roller                                                 3.10.2.1-0ubuntu4.1                                 amd64        archive manager for GNOME
ii  filezilla                                                   3.7.3-1ubuntu1                                      amd64        Full-featured graphical FTP/FTPS/SFTP client
ii  filezilla-common                                            3.7.3-1ubuntu1                                      all          Architecture independent files for filezilla
ii  findutils                                                   4.4.2-7                                             amd64        utilities for finding files--find, xargs
ii  firefox                                                     47.0+build3-0ubuntu0.14.04.1                        amd64        Safe and easy web browser from Mozilla
ii  firefox-locale-en                                           47.0+build3-0ubuntu0.14.04.1                        amd64        English language pack for Firefox
ii  flashplugin-installer                                       11.2.202.626ubuntu0.14.04.1                         amd64        Adobe Flash Player plugin installer
ii  fluid-soundfont-gm                                          3.1-5                                               all          Fluid (R3) General MIDI SoundFont (GM)
ii  folks-common                                                0.9.5-1ubuntu5                                      all          library to aggregates people into metacontacts (common files)
ii  fontconfig                                                  2.11.0-0ubuntu4.1                                   amd64        generic font configuration library - support binaries
ii  fontconfig-config                                           2.11.0-0ubuntu4.1                                   all          generic font configuration library - configuration
ii  fonts-cabin                                                 1.5-2                                               all          humanist sans serif font
ii  fonts-comfortaa                                             2.003-1                                             all          stylish, modern true type font
ii  fonts-dejavu-core                                           2.34-1ubuntu1                                       all          Vera font family derivate with additional characters
ii  fonts-dejavu-extra                                          2.34-1ubuntu1                                       all          Vera font family derivate with additional characters (extra variants)
ii  fonts-droid                                                 1:4.3-3ubuntu1.2                                    all          handheld device font with extensive style and language support
ii  fonts-font-awesome                                          4.0.0~dfsg-1                                        all          iconic font designed for use with Twitter Bootstrap
ii  fonts-freefont-otf                                          20120503-4                                          all          Freefont Serif, Sans and Mono OpenType fonts
ii  fonts-freefont-ttf                                          20120503-4                                          all          Freefont Serif, Sans and Mono Truetype fonts
ii  fonts-gfs-artemisia                                         1.1-5                                               all          greek font (Times Greek-like)
ii  fonts-gfs-baskerville                                       1.1-5                                               all          ancient Greek font revival
ii  fonts-gfs-bodoni-classic                                    1.1-5                                               all          smart greek typeface revival
ii  fonts-gfs-complutum                                         1.1-6                                               all          ancient Greek font revival from the University of Alcalá, Spain
ii  fonts-gfs-didot                                             1.1-6                                               all          greek font family (Didot revival)
ii  fonts-gfs-didot-classic                                     1.1-5                                               all          greek font family (Classic Didot revival)
ii  fonts-gfs-gazis                                             1.1-5                                               all          ancient Greek font (Byzantine cursive hand style)
ii  fonts-gfs-neohellenic                                       1.1-6                                               all          modern Greek font family with matching Latin
ii  fonts-gfs-olga                                              1.1-5                                               all          ancient Greek oblique font revival (companion to GFS Didot)
ii  fonts-gfs-porson                                            1.1-6                                               all          Greek font (Porson revival)
ii  fonts-gfs-solomos                                           1.1-5                                               all          ancient Greek oblique font
ii  fonts-gfs-theokritos                                        1.1-5                                               all          decorative Greek font
ii  fonts-hosny-amiri                                           0.107-1                                             all          Arabic Naskh style typographically oriented font
ii  fonts-inconsolata                                           001.010-5                                           all          monospace font for pretty code listings and for the terminal
ii  fonts-ipaexfont-gothic                                      00201-4ubuntu1                                      all          Japanese OpenType font, IPAexFont (IPAexGothic)
ii  fonts-ipaexfont-mincho                                      00201-4ubuntu1                                      all          Japanese OpenType font, IPAexFont (IPAexMincho)
ii  fonts-ipafont-gothic                                        00303-12ubuntu1                                     all          Japanese OpenType font set, IPA Gothic font
ii  fonts-ipafont-mincho                                        00303-12ubuntu1                                     all          Japanese OpenType font set, IPA Mincho font
ii  fonts-jsmath                                                0.090709+0-3                                        all          TeX fonts to display jsMath pages
ii  fonts-junicode                                              0.7.8-2                                             all          Unicode font for medievalists (Latin, IPA and Runic)
ii  fonts-kacst                                                 2.01+mry-10                                         all          KACST free TrueType Arabic fonts
ii  fonts-kacst-one                                             5.0+svn11846-7                                      all          TrueType font designed for Arabic language
ii  fonts-khmeros-core                                          5.0-7ubuntu1                                        all          KhmerOS Unicode fonts for the Khmer language of Cambodia
ii  fonts-lao                                                   0.0.20060226-9                                      all          TrueType font for Lao language
ii  fonts-lato                                                  1.104-4                                             all          sans-serif typeface family font
ii  fonts-liberation                                            1.07.3-3                                            all          Fonts with the same metrics as Times, Arial and Courier
ii  fonts-linuxlibertine                                        5.3.0-2                                             all          Linux Libertine family of fonts
ii  fonts-lklug-sinhala                                         0.6-3                                               all          Unicode Sinhala font by Lanka Linux User Group
ii  fonts-lmodern                                               2.004.4-3                                           all          OpenType fonts based on Computer Modern
ii  fonts-lobster                                               2.0-2                                               all          bold condensed script with many ligatures and alternates
ii  fonts-lobstertwo                                            2.0-2                                               all          updated and improved family version of the Lobster font
ii  fonts-lyx                                                   2.0.8.1-0ubuntu1                                    all          TrueType versions of some TeX fonts used by LyX
ii  fonts-nanum                                                 20131007-1                                          all          Nanum Korean fonts
ii  fonts-oflb-asana-math                                       000.907-6                                           all          extended smart Unicode Math font
ii  fonts-opensymbol                                            2:102.6+LibO4.2.8-0ubuntu4                          all          OpenSymbol TrueType font
ii  fonts-sil-abyssinica                                        1.200-6                                             all          smart Unicode font for Ethiopian and Erythrean scripts (Amharic et al.)
ii  fonts-sil-gentium                                           20081126:1.02-13                                    all          extended Unicode Latin font ("a typeface for the nations")
ii  fonts-sil-gentium-basic                                     1.1-7                                               all          smart Unicode font families (Basic and Book Basic) based on Gentium
ii  fonts-sil-padauk                                            2.80-2                                              all          smart Unicode font for languages in Myanmar
ii  fonts-stix                                                  1.1.0-1                                             all          Scientific and Technical Information eXchange fonts
ii  fonts-takao-pgothic                                         003.02.01-9ubuntu2                                  all          Japanese TrueType font set, Takao P Gothic Fonts
ii  fonts-texgyre                                               2.004.2-4                                           all          OpenType fonts based on URW Fonts
ii  fonts-thai-tlwg                                             1:0.5.1-3                                           all          Thai fonts maintained by TLWG (meta package)
ii  fonts-tibetan-machine                                       1.901b-5                                            all          font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode)
ii  fonts-tlwg-garuda                                           1:0.5.1-3                                           all          Thai Garuda font
ii  fonts-tlwg-kinnari                                          1:0.5.1-3                                           all          Thai Kinnari font
ii  fonts-tlwg-loma                                             1:0.5.1-3                                           all          Thai Loma font
ii  fonts-tlwg-mono                                             1:0.5.1-3                                           all          Thai TlwgMono font
ii  fonts-tlwg-norasi                                           1:0.5.1-3                                           all          Thai Norasi font
ii  fonts-tlwg-purisa                                           1:0.5.1-3                                           all          Thai Purisa font
ii  fonts-tlwg-sawasdee                                         1:0.5.1-3                                           all          Thai Sawasdee font
ii  fonts-tlwg-typewriter                                       1:0.5.1-3                                           all          Thai TlwgTypewriter font
ii  fonts-tlwg-typist                                           1:0.5.1-3                                           all          Thai TlwgTypist font
ii  fonts-tlwg-typo                                             1:0.5.1-3                                           all          Thai TlwgTypo font
ii  fonts-tlwg-umpush                                           1:0.5.1-3                                           all          Thai Umpush font
ii  fonts-tlwg-waree                                            1:0.5.1-3                                           all          Thai Waree font
ii  foomatic-db-compressed-ppds                                 20140410-0ubuntu1                                   all          OpenPrinting printer support - Compressed PPDs derived from the database
ii  fop                                                         1:1.1.dfsg-2ubuntu1                                 all          XML formatter driven by XSL Formatting Objects (XSL-FO.)
ii  fragmaster                                                  1.7-3                                               all          use of psfrag constructs with pdflatex
ii  freecad                                                     0.13.2935-dfsg-1.1build1                            amd64        Extensible Open Source CAx program (alpha)
ii  freecad-doc                                                 0.13.2935-dfsg-1.1build1                            all          FreeCAD documentation
ii  freeglut3:amd64                                             2.8.1-1                                             amd64        OpenGL Utility Toolkit
ii  freepats                                                    20060219-1                                          all          Free patch set for MIDI audio synthesis
ii  frei0r-plugins                                              1.1.22git20091109-1.4                               amd64        minimalistic plugin API for video effects, plugins collection
ii  freshplayerplugin                                           0.3.5-1~webupd8~trusty~3                            all          Dummy meta package
ii  friendly-recovery                                           0.2.25                                              all          Make recovery more user-friendly
ii  friends                                                     0.2.0+14.04.20140217.1-0ubuntu1                     amd64        Social integration with the desktop
ii  friends-dispatcher                                          0.2.0+14.04.20140217.1-0ubuntu1                     all          Social integration with the desktop
ii  friends-facebook                                            0.2.0+14.04.20140217.1-0ubuntu1                     all          Social integration with the desktop - Facebook
ii  friends-twitter                                             0.2.0+14.04.20140217.1-0ubuntu1                     all          Social integration with the desktop - Twitter
ii  ftp                                                         0.17-28                                             amd64        classical file transfer client
ii  fuse                                                        2.9.2-4ubuntu4.14.04.1                              amd64        Filesystem in Userspace
ii  g++                                                         4:4.8.2-1ubuntu6                                    amd64        GNU C++ compiler
ii  g++-4.8                                                     4.8.5-2ubuntu1~14.04.1                              amd64        GNU C++ compiler
ii  gawk                                                        1:4.0.1+dfsg-2.1ubuntu2                             amd64        GNU awk, a pattern scanning and processing language
ii  gcc                                                         4:4.8.2-1ubuntu6                                    amd64        GNU C compiler
ii  gcc-4.8                                                     4.8.5-2ubuntu1~14.04.1                              amd64        GNU C compiler
ii  gcc-4.8-base:amd64                                          4.8.5-2ubuntu1~14.04.1                              amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-4.8-base:i386                                           4.8.5-2ubuntu1~14.04.1                              i386         GCC, the GNU Compiler Collection (base package)
ii  gcc-4.9-base:amd64                                          4.9.3-8ubuntu2~14.04                                amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-4.9-base:i386                                           4.9.3-8ubuntu2~14.04                                i386         GCC, the GNU Compiler Collection (base package)
ii  gcc-5-base:amd64                                            5.3.0-3ubuntu1~14.04                                amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-5-base:i386                                             5.3.0-3ubuntu1~14.04                                i386         GCC, the GNU Compiler Collection (base package)
ii  gcc-6-base:amd64                                            6.1.1-3ubuntu11~14.04.1                             amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-6-base:i386                                             6.1.1-3ubuntu11~14.04.1                             i386         GCC, the GNU Compiler Collection (base package)
ii  gcj-4.8-jre-lib                                             4.8.5-2ubuntu1~14.04.1                              all          Java runtime library for use with gcj (jar files)
ii  gconf-defaults-service                                      3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (system defaults service)
ii  gconf-editor                                                3.0.1-2ubuntu1                                      amd64        editor for the GConf configuration system
ii  gconf-service                                               3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (D-Bus service)
ii  gconf-service-backend                                       3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (D-Bus service)
ii  gconf2                                                      3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (support tools)
ii  gconf2-common                                               3.2.6-0ubuntu2                                      all          GNOME configuration database system (common files)
ii  gcr                                                         3.10.1-1                                            amd64        GNOME crypto services (daemon and tools)
ii  gdal-bin                                                    1.10.1+dfsg-5ubuntu1                                amd64        Geospatial Data Abstraction Library - Utility programs
ii  gdb                                                         7.7.1-0ubuntu5~14.04.2                              amd64        GNU Debugger
ii  gdebi                                                       0.9.5.3ubuntu2                                      all          simple tool to install deb files - GNOME GUI
ii  gdebi-core                                                  0.9.5.3ubuntu2                                      all          simple tool to install deb files
ii  gdisk                                                       0.8.8-1ubuntu0.1                                    amd64        GPT fdisk text-mode partitioning tool
ii  gedit                                                       3.10.4-0ubuntu4                                     amd64        official text editor of the GNOME desktop environment
ii  gedit-common                                                3.10.4-0ubuntu4                                     all          official text editor of the GNOME desktop environment (support files)
ii  gedit-plugins                                               3.10.1-1ubuntu2                                     amd64        set of plugins for gedit
ii  genisoimage                                                 9:1.1.11-2ubuntu3                                   amd64        Creates ISO-9660 CD-ROM filesystem images
ii  geoclue                                                     0.12.99-3ubuntu1                                    amd64        Geographic information framework
ii  geoclue-ubuntu-geoip                                        1.0.2+14.04.20131125-0ubuntu2                       amd64        Provide positioning for GeoClue via Ubuntu GeoIP services
ii  geoip-database                                              20140313-1                                          all          IP lookup command line tools that use the GeoIP library (country database)
ii  geomview                                                    1.9.4-4.1                                           amd64        interactive geometry viewing program
ii  geotranz                                                    3.3-1                                               all          GEOgraphic coordinates TRANslator
ii  geotranz-doc                                                3.3-1                                               all          GEOgraphic coordinates TRANslator (documentation)
ii  geotranz-help                                               3.3-1                                               all          GEOgraphic coordinates TRANslator (help files)
ii  gettext                                                     0.18.3.1-1ubuntu3                                   amd64        GNU Internationalization utilities
ii  gettext-base                                                0.18.3.1-1ubuntu3                                   amd64        GNU Internationalization utilities for the base system
ii  gfortran                                                    4:4.8.2-1ubuntu6                                    amd64        GNU Fortran 95 compiler
ii  gfortran-4.8                                                4.8.5-2ubuntu1~14.04.1                              amd64        GNU Fortran compiler
ii  gftp                                                        2.0.19-4ubuntu2                                     all          X/GTK+ and console FTP client (metapackage)
ii  gftp-common                                                 2.0.19-4ubuntu2                                     amd64        shared files for other gFTP packages
ii  gftp-gtk                                                    2.0.19-4ubuntu2                                     amd64        X/GTK+ FTP client
ii  gftp-text                                                   2.0.19-4ubuntu2                                     amd64        colored FTP client using GLib
ii  ghostscript                                                 9.10~dfsg-0ubuntu10.4                               amd64        interpreter for the PostScript language and for PDF
ii  ghostscript-doc                                             9.10~dfsg-0ubuntu10.4                               all          interpreter for the PostScript language and for PDF - Documentation
ii  ghostscript-x                                               9.10~dfsg-0ubuntu10.4                               amd64        interpreter for the PostScript language and for PDF - X11 support
ii  giflib-tools                                                4.1.6-11                                            amd64        library for GIF images (utilities)
ii  gifsicle                                                    1.78-1                                              amd64        Tool for manipulating GIF images
ii  gimp                                                        2.8.10-0ubuntu1                                     amd64        The GNU Image Manipulation Program
ii  gimp-data                                                   2.8.10-0ubuntu1                                     all          Data files for GIMP
ii  gimp-data-extras                                            1:2.0.1-3                                           all          An extra set of brushes, palettes, and gradients for The GIMP
ii  gimp-flegita                                                0.6.2-1.1ubuntu4                                    amd64        Scanner plugin for the GNU image manipulation program
ii  gimp-gmic                                                   1.5.7.1-4                                           amd64        GREYC's Magic for Image Computing - GIMP Plugin
ii  gimp-gutenprint                                             5.2.10~pre2-0ubuntu2                                amd64        print plugin for the GIMP
ii  gimp-help-common                                            2.6.1-1                                             all          Data files for the GIMP documentation
ii  gimp-help-en                                                2.6.1-1                                             all          Documentation for the GIMP (English)
ii  gimp-plugin-registry                                        5.20120621ubuntu3                                   amd64        repository of optional extensions for GIMP
ii  gir1.2-accounts-1.0                                         1.15+14.04.20131126.2-0ubuntu3                      amd64        typelib file for libaccounts-glib0
ii  gir1.2-appindicator3-0.1                                    12.10.1+13.10.20130920-0ubuntu4.1                   amd64        Typelib files for libappindicator3-1.
ii  gir1.2-atk-1.0                                              2.10.0-2ubuntu2                                     amd64        ATK accessibility toolkit (GObject introspection)
ii  gir1.2-atspi-2.0                                            2.10.2.is.2.10.1-0ubuntu1                           amd64        Assistive Technology Service Provider (GObject introspection)
ii  gir1.2-dbusmenu-glib-0.4                                    12.10.3+14.04.20140612-0ubuntu1                     amd64        typelib file for libdbusmenu-glib4
ii  gir1.2-dee-1.0                                              1.2.7+14.04.20140324-0ubuntu1                       amd64        GObject introspection data for the Dee library
ii  gir1.2-ebook-1.2                                            3.10.4-0ubuntu1.5                                   amd64        GObject introspection for the EBook library
ii  gir1.2-ebookcontacts-1.2                                    3.10.4-0ubuntu1.5                                   amd64        GObject introspection for the EBook Contacts library
ii  gir1.2-edataserver-1.2                                      3.10.4-0ubuntu1.5                                   amd64        GObject introspection for the EDataServer library
ii  gir1.2-freedesktop                                          1.40.0-1ubuntu0.2                                   amd64        Introspection data for some FreeDesktop components
ii  gir1.2-gconf-2.0                                            3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (GObject-Introspection)
ii  gir1.2-gdata-0.0                                            0.14.1-1                                            amd64        GObject introspection data for the GData webservices library
ii  gir1.2-gdkpixbuf-2.0                                        2.30.7-0ubuntu1.2                                   amd64        GDK Pixbuf library - GObject-Introspection
ii  gir1.2-glib-2.0                                             1.40.0-1ubuntu0.2                                   amd64        Introspection data for GLib, GObject, Gio and GModule
ii  gir1.2-gmenu-3.0                                            3.10.1-0ubuntu2                                     amd64        GObject introspection data for the GNOME menu library
ii  gir1.2-gnomebluetooth-1.0                                   3.8.2.1-0ubuntu4.2                                  amd64        Introspection data for GnomeBluetooth
ii  gir1.2-gnomekeyring-1.0                                     3.8.0-2                                             amd64        GNOME keyring services library - introspection data
ii  gir1.2-goa-1.0                                              3.10.3-0ubuntu1                                     amd64        Introspection data for GNOME Online Accounts
ii  gir1.2-gst-plugins-base-1.0                                 1.2.4-1~ubuntu2                                     amd64        Description: GObject introspection data for the GStreamer Plugins Base library
ii  gir1.2-gstreamer-1.0                                        1.2.4-0ubuntu1                                      amd64        Description: GObject introspection data for the GStreamer library
ii  gir1.2-gtk-2.0                                              2.24.23-0ubuntu1.4                                  amd64        GTK+ graphical user interface library -- gir bindings
ii  gir1.2-gtk-3.0                                              3.10.8-0ubuntu1.6                                   amd64        GTK+ graphical user interface library -- gir bindings
ii  gir1.2-gtksource-3.0                                        3.10.2-0ubuntu1                                     amd64        gir files for the GTK+ syntax highlighting widget
ii  gir1.2-gucharmap-2.90                                       1:3.10.1-0ubuntu2                                   amd64        GObject introspection data for the Unicode browser widget library
ii  gir1.2-gudev-1.0                                            1:204-5ubuntu20.19                                  amd64        libgudev-1.0 introspection data
ii  gir1.2-ibus-1.0                                             1.5.5-1ubuntu3.2                                    amd64        Intelligent Input Bus - introspection data
ii  gir1.2-javascriptcoregtk-3.0                                2.4.10-0ubuntu0.14.04.1                             amd64        JavaScript engine library from WebKitGTK+ - GObject introspection data
ii  gir1.2-json-1.0                                             0.16.2-1ubuntu1                                     amd64        GLib JSON manipulation library (introspection data)
ii  gir1.2-mate-panel                                           1.8.0-0+trusty                                      amd64        GObject introspection data for MATE panel
ii  gir1.2-messagingmenu-1.0                                    13.10.1+14.04.20140410-0ubuntu1                     amd64        Messaging Menu - gir bindings
ii  gir1.2-networkmanager-1.0                                   0.9.8.8-0ubuntu7.3                                  amd64        GObject introspection data for NetworkManager
ii  gir1.2-notify-0.7                                           0.7.6-1ubuntu3                                      amd64        sends desktop notifications to a notification daemon (Introspection files)
ii  gir1.2-packagekitglib-1.0                                   0.8.12-1ubuntu5                                     amd64        GObject introspection data for the PackageKit GLib library
ii  gir1.2-pango-1.0                                            1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text - gir bindings
ii  gir1.2-peas-1.0                                             1.8.1-2ubuntu2                                      amd64        Application plugin library (introspection files)
ii  gir1.2-rb-3.0                                               3.0.2-0ubuntu2+grilo                                amd64        GObject introspection data for the rhythmbox music player
ii  gir1.2-rsvg-2.0                                             2.40.2-1                                            amd64        gir files for renderer library for SVG files
ii  gir1.2-secret-1                                             0.16-0ubuntu1                                       amd64        Secret store (GObject-Introspection)
ii  gir1.2-signon-1.0                                           1.10daily13.06.25-0ubuntu2                          amd64        GObject introspection data for the Signon library
ii  gir1.2-soup-2.4                                             2.44.2-1ubuntu2.1                                   amd64        GObject introspection data for the libsoup HTTP library
ii  gir1.2-timezonemap-1.0                                      0.4.1                                               amd64        typelib interface for libtimezonemap
ii  gir1.2-totem-1.0                                            3.10.1-1ubuntu4.1                                   amd64        GObject introspection data for Totem media player
ii  gir1.2-totem-plparser-1.0                                   3.10.3-1~trusty                                     amd64        GObject introspection data for the Totem Playlist Parser library
ii  gir1.2-udisks-2.0                                           2.1.3-1ubuntu0.1                                    amd64        GObject based library to access udisks2 - introspection data
ii  gir1.2-unity-5.0:amd64                                      7.1.4+14.04.20140210-0ubuntu1                       amd64        GObject introspection data for the Unity library
ii  gir1.2-vte-2.90                                             1:0.34.9-1ubuntu2                                   amd64        GObject introspection data for the VTE library
ii  gir1.2-webkit-3.0                                           2.4.10-0ubuntu0.14.04.1                             amd64        Web content engine library for GTK+ - GObject introspection data
ii  gir1.2-wnck-3.0                                             3.4.7-0ubuntu3.1                                    amd64        GObject introspection data for the WNCK library
ii  gir1.2-xkl-1.0                                              5.4-0ubuntu1                                        amd64        X Keyboard Extension high-level API - introspection data
ii  gir1.2-zeitgeist-2.0                                        0.9.14-0ubuntu4.1                                   amd64        library to access Zeitgeist - gir bindings
ii  git                                                         1:1.9.1-1ubuntu0.3                                  amd64        fast, scalable, distributed revision control system
ii  git-man                                                     1:1.9.1-1ubuntu0.3                                  all          fast, scalable, distributed revision control system (manual pages)
ii  gkbd-capplet                                                3.6.0-0ubuntu2                                      amd64        GNOME Panel applet for libgnomekbd
ii  gksu                                                        2.0.2-6ubuntu2                                      amd64        graphical frontend to su
ii  glade2script                                                3.2.2~ppa47~saucy                                   all          Glade interface engine for scripts (Gtk3 version)
ii  glib-networking:amd64                                       2.40.0-1ubuntu0.1                                   amd64        network-related giomodules for GLib
ii  glib-networking-common                                      2.40.0-1ubuntu0.1                                   all          network-related giomodules for GLib - data files
ii  glib-networking-services                                    2.40.0-1ubuntu0.1                                   amd64        network-related giomodules for GLib - D-Bus services
rc  gmsh                                                        2.8.3+dfsg-4ubuntu2                                 amd64        Three-dimensional finite element mesh generator
ii  gmt                                                         4.5.11-1build1                                      amd64        Generic Mapping Tools
ii  gmt-doc                                                     4.5.11-1build1                                      all          HTML documentation for GMT, the Generic Mapping Tools
ii  gmt-doc-pdf                                                 4.5.11-1build1                                      all          PDF docs for GMT, the Generic Mapping Tools
ii  gmt-examples                                                4.5.11-1build1                                      all          Example scripts illustrating the use of GMT
ii  gmt-gshhs-full                                              2.2.0-2                                             all          Full resolution coastlines for the Generic Mapping Tools
ii  gmt-gshhs-high                                              2.2.0-2                                             all          High resolution coastlines for the Generic Mapping Tools
ii  gmt-gshhs-low                                               2.2.0-2                                             all          Low resolution coastlines for the Generic Mapping Tools
ii  gmt-tutorial                                                3.4-1.1                                             all          Data files needed to reproduce the tutorial examples of GMT
ii  gmt-tutorial-pdf                                            4.5.11-1build1                                      all          Tutorial for GMT, the Generic Mapping Tools (PDF)
ii  gnash                                                       0.8.11~git20130903-3ubuntu1                         amd64        GNU Shockwave Flash (SWF) player
ii  gnash-common                                                0.8.11~git20130903-3ubuntu1                         amd64        GNU Shockwave Flash (SWF) player - Common files/libraries
ii  gnome-accessibility-themes                                  3.10.0-1ubuntu2                                     all          Accessibility themes for the GNOME desktop
ii  gnome-audio                                                 2.22.2-1                                            all          Audio files for GNOME
ii  gnome-bluetooth                                             3.8.2.1-0ubuntu4.2                                  amd64        GNOME Bluetooth tools
ii  gnome-calculator                                            1:3.10.3-0ubuntu0.1.1                               amd64        GNOME desktop calculator
ii  gnome-color-manager                                         3.8.3-1ubuntu1                                      amd64        Color management integration for the GNOME desktop environment
ii  gnome-commander                                             1.2.8.17-1                                          amd64        nice and fast file manager for the GNOME desktop
ii  gnome-commander-data                                        1.2.8.17-1                                          all          Data files for GNOME Commander
ii  gnome-contacts                                              3.8.3-1ubuntu1                                      amd64        Contacts manager for GNOME
ii  gnome-control-center                                        1:3.6.3-0ubuntu56.1                                 amd64        utilities to configure the GNOME desktop
ii  gnome-control-center-data                                   1:3.6.3-0ubuntu56.1                                 all          configuration applets for GNOME - data files
ii  gnome-control-center-shared-data                            1:3.6.3-0ubuntu56.1                                 all          configuration applets for GNOME - shared data
ii  gnome-desktop3-data                                         3.8.4-0ubuntu3.2                                    all          Common files for GNOME desktop apps
ii  gnome-disk-utility                                          3.10.0-1ubuntu3                                     amd64        manage and configure disk drives and media
ii  gnome-font-viewer                                           3.8.0-1build1                                       amd64        font viewer for GNOME
ii  gnome-icon-theme                                            3.10.0-0ubuntu2                                     all          GNOME Desktop icon theme (small subset)
ii  gnome-icon-theme-full                                       3.10.0-0ubuntu2                                     all          GNOME Desktop icon theme
ii  gnome-icon-theme-symbolic                                   3.10.1-1ubuntu1                                     all          GNOME desktop icon theme (symbolic icons)
ii  gnome-keyring                                               3.10.1-1ubuntu4.2                                   amd64        GNOME keyring services (daemon and tools)
ii  gnome-mahjongg                                              1:3.10.2-0ubuntu1                                   amd64        classic Eastern tile game for GNOME
ii  gnome-menus                                                 3.10.1-0ubuntu2                                     amd64        GNOME implementation of the freedesktop menu specification
ii  gnome-mines                                                 1:3.10.1-0ubuntu1                                   amd64        popular minesweeper puzzle game for GNOME
ii  gnome-orca                                                  3.10.3-0ubuntu1                                     all          Scriptable screen reader
ii  gnome-power-manager                                         3.8.2-1ubuntu2                                      amd64        power management tool for the GNOME desktop
ii  gnome-scan-common                                           0.6.2-1.1ubuntu4                                    all          Scan library for GNOME - common files
ii  gnome-schedule                                              2.1.1-4                                             all          GNOME scheduler for automatic tasks
ii  gnome-screensaver                                           3.6.1-0ubuntu13                                     amd64        GNOME screen saver and locker
ii  gnome-screenshot                                            3.10.1-0ubuntu1                                     amd64        screenshot application for GNOME
ii  gnome-session                                               3.9.90-0ubuntu12.1                                  all          GNOME Session Manager - GNOME 3 session
ii  gnome-session-bin                                           3.9.90-0ubuntu12.1                                  amd64        GNOME Session Manager - Minimal runtime
ii  gnome-session-canberra                                      0.30-0ubuntu3                                       amd64        GNOME session log in and log out sound events
ii  gnome-session-common                                        3.9.90-0ubuntu12.1                                  all          GNOME Session Manager - common files
ii  gnome-settings-daemon                                       3.8.6.1-0ubuntu11.2                                 amd64        daemon handling the GNOME session settings
ii  gnome-settings-daemon-schemas                               3.8.6.1-0ubuntu11.2                                 all          gnome-settings-daemon schemas
ii  gnome-sudoku                                                1:3.10.2-0ubuntu3.1                                 all          Sudoku puzzle game for GNOME
ii  gnome-system-log                                            3.8.1-1svn1                                         amd64        system log viewer for GNOME
ii  gnome-system-monitor                                        3.8.2.1-2ubuntu1                                    amd64        Process viewer and system resource monitor for GNOME
ii  gnome-terminal                                              3.6.2-0ubuntu1                                      amd64        GNOME terminal emulator application
ii  gnome-terminal-data                                         3.6.2-0ubuntu1                                      all          Data files for the GNOME terminal emulator
ii  gnome-user-guide                                            3.8.2-1                                             all          GNOME user's guide
ii  gnome-user-share                                            3.0.4-0ubuntu1                                      amd64        User level public file sharing via WebDAV or ObexFTP
ii  gnome-video-effects                                         0.4.1-0ubuntu1                                      all          GNOME Video Effects
ii  gnomine                                                     1:3.10.1-0ubuntu1                                   all          popular minesweeper puzzle game for GNOME (transitional package)
ii  gnuhtml2latex                                               0.4-2                                               all          Convert HTML files to LaTeX
ii  gnupg                                                       1.4.16-1ubuntu2.3                                   amd64        GNU privacy guard - a free PGP replacement
ii  gnuplot                                                     4.6.4-2                                             all          Command-line driven interactive plotting program
rc  gnuplot-nox                                                 4.6.4-2                                             amd64        Command-line driven interactive plotting program. No-X package
ii  gnuplot-x11                                                 4.6.4-2                                             amd64        Command-line driven interactive plotting program. X-package
ii  google-drive-ocamlfuse                                      0.5.22-0ubuntu2~ubuntu14.04.1                       amd64        FUSE filesystem for Google Drive
ii  google-earth-stable                                         7.1.2.2041-r0                                       i386         Explore, search and discover the planet
ii  gparted                                                     0.18.0-1                                            amd64        GNOME partition editor
ii  gpgv                                                        1.4.16-1ubuntu2.3                                   amd64        GNU privacy guard - signature verification tool
ii  gpsbabel                                                    1.4.3-1ubuntu1                                      amd64        GPS file conversion plus transfer to/from GPS units
ii  gpsbabel-doc                                                1.4.3-1ubuntu1                                      all          GPS file conversion plus transfer to/from GPS units
ii  gpstrans                                                    0.41-3                                              amd64        communicate with a Garmin Global Positioning System receiver
ii  grads                                                       2:2.0.1-1build1                                     amd64        Grid Analysis and Display System for earth science data
ii  graphicsmagick                                              1.3.18-1ubuntu3                                     amd64        collection of image processing tools
ii  graphviz                                                    2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools
ii  grass                                                       6.4.3-3                                             all          Geographic Resources Analysis Support System (GRASS GIS)
ii  grass-core                                                  6.4.3-3                                             amd64        GRASS GIS core components
ii  grass-doc                                                   6.4.3-3                                             all          GRASS GIS user documentation
ii  grass-gui                                                   6.4.3-3                                             amd64        GRASS GIS graphical user interfaces
ii  grep                                                        2.16-1                                              amd64        GNU grep, egrep and fgrep
ii  groff                                                       1.22.2-5                                            amd64        GNU troff text-formatting system
ii  groff-base                                                  1.22.2-5                                            amd64        GNU troff text-formatting system (base system components)
ii  growisofs                                                   7.1-10build1                                        amd64        DVD+-RW/R recorder
ii  grub-common                                                 2.02~beta2-9ubuntu1.8                               amd64        GRand Unified Bootloader (common files)
ii  grub-customizer                                             5.0.6-0ubuntu1~ppa1t                                amd64        Grub Customizer - A graphical Grub2/BURG configuration application
ii  grub-gfxpayload-lists                                       0.6                                                 amd64        GRUB gfxpayload blacklist
ii  grub-pc                                                     2.02~beta2-9ubuntu1.8                               amd64        GRand Unified Bootloader, version 2 (PC/BIOS version)
ii  grub-pc-bin                                                 2.02~beta2-9ubuntu1.8                               amd64        GRand Unified Bootloader, version 2 (PC/BIOS binaries)
ii  grub2-common                                                2.02~beta2-9ubuntu1.8                               amd64        GRand Unified Bootloader (common files for version 2)
ii  gsettings-desktop-schemas                                   3.10.1-0ubuntu1                                     all          GSettings deskop-wide schemas
ii  gsettings-ubuntu-schemas                                    0.0.1+14.04.20140401-0ubuntu1                       all          GSettings deskop-wide schemas for Ubuntu
ii  gsfonts                                                     1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1                 all          Fonts for the Ghostscript interpreter(s)
ii  gsfonts-x11                                                 0.22                                                all          Make Ghostscript fonts available to X11
ii  gstreamer0.10-alsa:amd64                                    0.10.36-1.1ubuntu2                                  amd64        GStreamer plugin for ALSA
ii  gstreamer0.10-ffmpeg:amd64                                  0.10.13-5ubuntu1~trusty2                            amd64        FFmpeg plugin for GStreamer
ii  gstreamer0.10-fluendo-mp3:amd64                             0.10.23.debian-3                                    amd64        Fluendo mp3 decoder GStreamer 0.10 plugin
ii  gstreamer0.10-gconf:amd64                                   0.10.31-3+nmu1ubuntu5                               amd64        GStreamer plugin for getting the sink/source information from GConf
ii  gstreamer0.10-nice:amd64                                    0.1.4-1                                             amd64        ICE library (GStreamer 0.10 plugin)
ii  gstreamer0.10-plugins-bad:amd64                             0.10.23-7.2ubuntu1.1                                amd64        GStreamer plugins from the "bad" set
ii  gstreamer0.10-plugins-bad-multiverse                        0.10.21-1ubuntu3                                    amd64        GStreamer plugins from the "bad" set (Multiverse Variant)
ii  gstreamer0.10-plugins-base:amd64                            0.10.36-1.1ubuntu2                                  amd64        GStreamer plugins from the "base" set
ii  gstreamer0.10-plugins-base-apps                             0.10.36-1.1ubuntu2                                  amd64        GStreamer helper programs from the "base" set
ii  gstreamer0.10-plugins-good:amd64                            0.10.31-3+nmu1ubuntu5                               amd64        GStreamer plugins from the "good" set
ii  gstreamer0.10-plugins-ugly:amd64                            0.10.19-2ubuntu5                                    amd64        GStreamer plugins from the "ugly" set
ii  gstreamer0.10-pulseaudio:amd64                              0.10.31-3+nmu1ubuntu5                               amd64        GStreamer plugin for PulseAudio
ii  gstreamer0.10-tools                                         0.10.36-1.2ubuntu3                                  amd64        Tools for use with GStreamer
ii  gstreamer0.10-x:amd64                                       0.10.36-1.1ubuntu2                                  amd64        GStreamer plugins for X11 and Pango
ii  gstreamer1.0-alsa:amd64                                     1.2.4-1~ubuntu2                                     amd64        GStreamer plugin for ALSA
ii  gstreamer1.0-clutter                                        2.0.8-1build1                                       amd64        Clutter PLugin for GStreamer 1.0
ii  gstreamer1.0-fluendo-mp3:amd64                              0.10.23.debian-3                                    amd64        Fluendo mp3 decoder GStreamer 1.0 plugin
ii  gstreamer1.0-libav:amd64                                    1.2.4-1~ubuntu1                                     amd64        libav plugin for GStreamer
ii  gstreamer1.0-nice:amd64                                     0.1.4-1                                             amd64        ICE library (GStreamer plugin)
ii  gstreamer1.0-plugins-bad:amd64                              1.2.4-1~ubuntu1                                     amd64        GStreamer plugins from the "bad" set
ii  gstreamer1.0-plugins-bad-faad:amd64                         1.2.4-1~ubuntu1                                     amd64        GStreamer faad plugin from the "bad" set
ii  gstreamer1.0-plugins-bad-videoparsers:amd64                 1.2.4-1~ubuntu1                                     amd64        GStreamer videoparsers plugin from the "bad" set
ii  gstreamer1.0-plugins-base:amd64                             1.2.4-1~ubuntu2                                     amd64        GStreamer plugins from the "base" set
ii  gstreamer1.0-plugins-base-apps                              1.2.4-1~ubuntu2                                     amd64        GStreamer helper programs from the "base" set
ii  gstreamer1.0-plugins-good:amd64                             1.2.4-1~ubuntu1                                     amd64        GStreamer plugins from the "good" set
ii  gstreamer1.0-plugins-ugly:amd64                             1.2.3-2build1                                       amd64        GStreamer plugins from the "ugly" set
ii  gstreamer1.0-pulseaudio:amd64                               1.2.4-1~ubuntu1                                     amd64        GStreamer plugin for PulseAudio
ii  gstreamer1.0-tools                                          1.2.4-0ubuntu1                                      amd64        Tools for use with GStreamer
ii  gstreamer1.0-x:amd64                                        1.2.4-1~ubuntu2                                     amd64        GStreamer plugins for X11 and Pango
ii  gtk-recordmydesktop                                         0.3.8-4.1ubuntu1                                    all          Graphical frontend for recordMyDesktop screencast tool
ii  gtk2-engines:amd64                                          1:2.20.2-3ubuntu1                                   amd64        theme engines for GTK+ 2.x
ii  gtk2-engines-murrine:amd64                                  0.98.2-0ubuntu2                                     amd64        cairo-based gtk+-2.0 theme engine
ii  gtk2-engines-murrine:i386                                   0.98.2-0ubuntu2                                     i386         cairo-based gtk+-2.0 theme engine
ii  gtk2-engines-pixbuf:amd64                                   2.24.23-0ubuntu1.4                                  amd64        pixbuf-based theme for GTK+ 2.x
ii  gtk2-engines-pixbuf:i386                                    2.24.23-0ubuntu1.4                                  i386         pixbuf-based theme for GTK+ 2.x
ii  gtk3-engines-unico:amd64                                    1.0.3+14.04.20140109-0ubuntu1                       amd64        Unico Gtk+ 3 theme engine
ii  gucharmap                                                   1:3.10.1-0ubuntu2                                   amd64        Unicode character picker and font browser
ii  gufw                                                        14.04.2-0ubuntu1.2                                  all          graphical user interface for ufw
ii  guile-1.8-libs                                              1.8.8+1-8ubuntu3                                    amd64        Core Guile libraries
ii  guile-2.0-libs                                              2.0.9+1-1ubuntu1                                    amd64        Core Guile libraries
ii  gutenprint-locales                                          5.2.10~pre2-0ubuntu2                                all          locale data files for Gutenprint
ii  gvfs:amd64                                                  1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - GIO module
ii  gvfs-backends                                               1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - backends
ii  gvfs-bin                                                    1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - binaries
ii  gvfs-common                                                 1.20.3-0ubuntu1.2                                   all          userspace virtual filesystem - common data files
ii  gvfs-daemons                                                1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - servers
ii  gvfs-fuse                                                   1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - fuse server
ii  gvfs-libs:amd64                                             1.20.3-0ubuntu1.2                                   amd64        userspace virtual filesystem - private libraries
ii  gxine                                                       0.5.905-4ubuntu8                                    amd64        the xine video player, GTK+/Gnome user interface
ii  gzip                                                        1.6-3ubuntu1                                        amd64        GNU compression utilities
ii  h5utils                                                     1.12.1-2                                            amd64        HDF5 files visualization tools
ii  hardening-includes                                          2.5ubuntu2.1                                        all          Makefile for enabling compiler flags for security hardening
ii  hdf5-helpers                                                1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - Helper tools
ii  hdf5-tools                                                  1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - Runtime tools
ii  hdfview                                                     2.9-1                                               amd64        Java HDF Object viewer
ii  hdparm                                                      9.43-1ubuntu3                                       amd64        tune hard disk parameters for high performance
ii  heirloom-mailx                                              12.5-2+deb7u1build0.14.04.1                         amd64        feature-rich BSD mail(1)
ii  hevea                                                       2.09-2                                              all          translates from LaTeX to HTML, info, or text
ii  hfsprogs                                                    332.25-11                                           amd64        mkfs and fsck for HFS and HFS+ file systems
ii  hicolor-icon-theme                                          0.13-1                                              all          default fallback theme for FreeDesktop.org icon themes
ii  hostname                                                    3.15ubuntu1                                         amd64        utility to set/show the host name or domain name
ii  hp2xx                                                       3.4.4-9                                             amd64        HPGL converter into some vector- and raster formats
ii  hplip                                                       3.14.3-0ubuntu3.4                                   amd64        HP Linux Printing and Imaging System (HPLIP)
ii  hplip-data                                                  3.14.3-0ubuntu3.4                                   all          HP Linux Printing and Imaging - data files
ii  html2ps                                                     1.0b7-1                                             all          HTML to PostScript converter
ii  html2text                                                   1.3.2a-17                                           amd64        advanced HTML to text converter
ii  hud                                                         14.04+14.04.20140604-0ubuntu1                       amd64        Backend for the Unity HUD
ii  humanity-icon-theme                                         0.6.5                                               all          Humanity Icon theme
ii  hunspell-en-ca                                              1:4.2.1-0ubuntu1.1                                  all          English_canadian dictionary for hunspell
ii  hunspell-en-us                                              20070829-4ubuntu3                                   all          English_american dictionary for hunspell
ii  hwdata                                                      0.249-1                                             all          hardware identification / configuration data
ii  hwloc-nox                                                   1.8-1ubuntu1.14.04.1                                amd64        Hierarchical view of the machine - non-X version of utilities
ii  hyphen-en-us                                                2.8.6-3ubuntu2                                      all          US English hyphenation patterns for LibreOffice/OpenOffice.org
ii  i965-va-driver:amd64                                        1.4.1~veboxmaster1-3-vebox~trusty                   amd64        VAAPI driver for Intel G45 & HD Graphics family
ii  iamerican                                                   3.3.02-6                                            all          American English dictionary for ispell (standard version)
ii  ibus                                                        1.5.5-1ubuntu3.2                                    amd64        Intelligent Input Bus - core
ii  ibus-gtk:amd64                                              1.5.5-1ubuntu3.2                                    amd64        Intelligent Input Bus - GTK+2 support
ii  ibus-gtk3:amd64                                             1.5.5-1ubuntu3.2                                    amd64        Intelligent Input Bus - GTK+3 support
ii  ibus-pinyin                                                 1.5.0-1ubuntu1                                      amd64        Pinyin engine for IBus
ii  ibus-table                                                  1.5.0.is.1.5.0.20130419-2                           all          table engine for IBus
ii  icc-profiles-free                                           2.0.1+dfsg-1                                        all          ICC color profiles for use with color profile aware software
ii  icedtea-7-jre-jamvm:amd64                                   7u101-2.6.6-0ubuntu0.14.04.1                        amd64        Alternative JVM for OpenJDK, using JamVM
ii  icedtea-7-plugin:amd64                                      1.5.3-0ubuntu0.14.04.1                              amd64        web browser plugin based on OpenJDK and IcedTea to execute Java applets
ii  icedtea-netx:amd64                                          1.5.3-0ubuntu0.14.04.1                              amd64        NetX - implementation of the Java Network Launching Protocol (JNLP)
ii  icedtea-netx-common                                         1.5.3-0ubuntu0.14.04.1                              all          NetX - implementation of the Java Network Launching Protocol (JNLP)
ii  iconx                                                       9.4.3-4.2ubuntu1                                    amd64        Executor for Icon, a high-level programming language
ii  icoutils                                                    0.31.0-2                                            amd64        Create and extract MS Windows icons and cursors
ii  id3tool                                                     1.2a-4                                              amd64        Command line editor for id3 tags
ii  ienglish-common                                             3.3.02-6                                            all          Common files for British and American ispell dictionaries
ii  ifupdown                                                    0.7.47.2ubuntu4.4                                   amd64        high level tools to configure network interfaces
ii  im-config                                                   0.24-1ubuntu4.2                                     all          Input method configuration framework
ii  imagemagick                                                 8:6.7.7.10-6ubuntu3.1                               amd64        image manipulation programs
ii  imagemagick-common                                          8:6.7.7.10-6ubuntu3.1                               all          image manipulation programs -- infrastructure
ii  imagemagick-doc                                             8:6.7.7.10-6ubuntu3.1                               all          document files of ImageMagick
ii  indicator-application                                       12.10.1+14.04.20140407-0ubuntu1                     amd64        Application Indicators
ii  indicator-appmenu                                           13.01.0+14.04.20140404-0ubuntu1                     amd64        Indicator for application menus.
ii  indicator-bluetooth                                         0.0.6+14.04.20140207-0ubuntu2                       amd64        System bluetooth indicator.
ii  indicator-datetime                                          13.10.0+14.04.20140415.3-0ubuntu1                   amd64        Simple clock
ii  indicator-keyboard                                          0.0.0+14.04.20140410.1-0ubuntu1                     amd64        Keyboard indicator
ii  indicator-messages                                          13.10.1+14.04.20140410-0ubuntu1                     amd64        indicator that collects messages that need a response
ii  indicator-multiload                                         0.3-0ubuntu1                                        amd64        Graphical system load indicator for CPU, ram, etc.
ii  indicator-power                                             12.10.6+14.04.20140411-0ubuntu1                     amd64        Indicator showing power state.
ii  indicator-printers                                          0.1.7+14.04.20140527-0ubuntu1                       amd64        indicator showing active print jobs
ii  indicator-session                                           12.10.5+14.04.20151021.1-0ubuntu1                   amd64        indicator showing session management, status and user switching
ii  indicator-sound                                             12.10.2+14.04.20140401-0ubuntu1                     amd64        System sound indicator.
ii  info                                                        5.2.0.dfsg.1-2                                      amd64        Standalone GNU Info documentation browser
ii  init-system-helpers                                         1.18~nd13.10+1+nd14.04+1                            all          helper tools for all init systems
ii  initramfs-tools                                             0.103ubuntu4.3                                      all          tools for generating an initramfs
ii  initramfs-tools-bin                                         0.103ubuntu4.3                                      amd64        binaries used by initramfs-tools
ii  initscripts                                                 2.88dsf-41ubuntu6.3                                 amd64        scripts for initializing and shutting down the system
ii  inkscape                                                    0.48.4-3ubuntu2                                     amd64        vector-based drawing program
ii  inputattach                                                 1:1.4.7-1                                           amd64        utility to connect serial-attached peripherals to the input subsystem
ii  insserv                                                     1.14.0-5ubuntu2                                     amd64        boot sequence organizer using LSB init.d script dependency information
ii  install-info                                                5.2.0.dfsg.1-2                                      amd64        Manage installed documentation in info format
ii  intel-gpu-tools                                             1.3-0ubuntu2.1                                      amd64        tools for debugging the Intel graphics driver
ii  intltool                                                    0.50.2-2                                            all          Utility scripts for internationalizing XML
ii  intltool-debian                                             0.35.0+20060710.1                                   all          Help i18n of RFC822 compliant config files
ii  iproute                                                     1:3.12.0-2ubuntu1                                   all          transitional dummy package for iproute2
ii  iproute2                                                    3.12.0-2ubuntu1                                     amd64        networking and traffic control tools
ii  iptables                                                    1.4.21-1ubuntu1                                     amd64        administration tools for packet filtering and NAT
ii  iputils-arping                                              3:20121221-4ubuntu1.1                               amd64        Tool to send ICMP echo requests to an ARP address
ii  iputils-ping                                                3:20121221-4ubuntu1.1                               amd64        Tools to test the reachability of network hosts
ii  iputils-tracepath                                           3:20121221-4ubuntu1.1                               amd64        Tools to trace the network path to a remote host
ii  irqbalance                                                  1.0.6-2ubuntu0.14.04.4                              amd64        Daemon to balance interrupts for SMP systems
ii  isc-dhcp-client                                             4.2.4-7ubuntu12.4                                   amd64        ISC DHCP client
ii  isc-dhcp-common                                             4.2.4-7ubuntu12.4                                   amd64        common files used by all the isc-dhcp* packages
ii  iso-codes                                                   3.52-1                                              all          ISO language, territory, currency, script codes and their translations
ii  ispell                                                      3.3.02-6                                            amd64        International Ispell (an interactive spelling corrector)
ii  iw                                                          3.4-1                                               amd64        tool for configuring Linux wireless devices
ii  java-common                                                 0.51                                                all          Base of all Java packages
ii  java-wrappers                                               0.1.27                                              all          wrappers for java executables
ii  javahelp2                                                   2.0.05.ds1-6                                        all          Java based help system
ii  javascript-common                                           11                                                  all          Base support for JavaScript library packages
ii  jedit                                                       5.1.0+dfsg-1                                        all          Plugin-based editor for programmers
ii  junit                                                       3.8.2-8build1                                       all          Automated testing framework for Java
ii  kate-data                                                   4:4.13.3-0ubuntu0.1                                 all          shared data files for kate
ii  katepart                                                    4:4.13.3-0ubuntu0.1                                 amd64        kate KPart
ii  kbd                                                         1.15.5-1ubuntu1                                     amd64        Linux console font and keytable utilities
ii  kde-l10n-engb                                               4:4.13.0-0ubuntu1                                   all          British English (engb) localization for KDE
ii  kde-runtime                                                 4:4.13.3-0ubuntu0.2                                 amd64        runtime components from the official KDE release
ii  kde-runtime-data                                            4:4.13.3-0ubuntu0.2                                 all          shared data files for the KDE base runtime module
ii  kdelibs-bin                                                 4:4.13.3-0ubuntu0.2                                 amd64        core executables for KDE Applications
ii  kdelibs5-data                                               4:4.13.3-0ubuntu0.2                                 all          core shared data for all KDE Applications
ii  kdelibs5-plugins                                            4:4.13.3-0ubuntu0.2                                 amd64        core plugins for KDE Applications
ii  kdepim-runtime                                              4:4.13.3-0ubuntu0.1                                 amd64        runtime components for Akonadi KDE
ii  kdepimlibs-kio-plugins                                      4:4.13.3-0ubuntu0.2                                 amd64        kio slaves used by KDE PIM applications
ii  kdoctools                                                   4:4.13.3-0ubuntu0.2                                 amd64        various tools for accessing application documentation
ii  kerneloops-daemon                                           0.12+git20090217-3ubuntu8                           amd64        kernel oops tracker
ii  keyboard-configuration                                      1.70ubuntu8                                         all          system-wide keyboard preferences
ii  keyutils                                                    1.5.6-1                                             amd64        Linux Key Management Utilities
ii  klibc-utils                                                 2.0.3-0ubuntu1.14.04.1                              amd64        small utilities built with klibc for early boot
ii  kmod                                                        15-0ubuntu6                                         amd64        tools for managing Linux kernel modules
ii  ko.tex-extra-hlfont                                         0.1.0-1                                             all          Korean TeX: Extra HLaTeX fonts
ii  kpartx                                                      0.4.9-3ubuntu7.13                                   amd64        create device mappings for partitions
ii  kpartx-boot                                                 0.4.9-3ubuntu7.13                                   all          Provides kpartx during boot
ii  krb5-locales                                                1.12+dfsg-2ubuntu5.2                                all          Internationalization support for MIT Kerberos
ii  krb5-multidev                                               1.12+dfsg-2ubuntu5.2                                amd64        Development files for MIT Kerberos without Heimdal conflict
ii  krita                                                       1:2.8.1-1-0ubuntu3                                  amd64        pixel-based image manipulation program for the Calligra Suite
ii  krita-data                                                  1:2.8.1-1-0ubuntu3                                  all          data files for Krita painting program
ii  ksh                                                         93u+20120801-1                                      amd64        Real, AT&T version of the Korn shell
ii  kubuntu-debug-installer                                     13.10ubuntu1                                        amd64        Debug package installer for Kubuntu
ii  lacheck                                                     1.26-14                                             amd64        Simple syntax checker for LaTeX
ii  lame                                                        3.99.5+repack1-7~trusty                             amd64        MP3 encoding library (frontend)
ii  landscape-client-ui-install                                 14.12-0ubuntu0.14.04                                amd64        The Landscape administration system client - UI installer
ii  language-pack-en                                            1:14.04+20150219                                    all          translation updates for language English
ii  language-pack-en-base                                       1:14.04+20150219                                    all          translations for language English
ii  language-pack-gnome-en                                      1:14.04+20150219                                    all          GNOME translation updates for language English
ii  language-pack-gnome-en-base                                 1:14.04+20150219                                    all          GNOME translations for language English
ii  language-selector-common                                    0.129.3                                             all          Language selector for Ubuntu
ii  language-selector-gnome                                     0.129.3                                             all          Language selector for Ubuntu
ii  laptop-detect                                               0.13.7ubuntu2                                       amd64        attempt to detect a laptop
ii  latex-beamer                                                3.24-1                                              all          LaTeX class to produce presentations
ii  latex-cjk-all                                               4.8.3+git20120914-2ubuntu1                          all          installs all LaTeX CJK packages
ii  latex-cjk-chinese                                           4.8.3+git20120914-2ubuntu1                          amd64        Chinese module of LaTeX CJK
ii  latex-cjk-chinese-arphic-bkai00mp                           1.23                                                all          AR PL KaitiM Big5 fonts for CJK
ii  latex-cjk-chinese-arphic-bsmi00lp                           1.23                                                all          AR PL Mingti2L Big5 fonts for CJK
ii  latex-cjk-chinese-arphic-gbsn00lp                           1.23                                                all          AR PL SungtiL GB fonts for CJK
ii  latex-cjk-chinese-arphic-gkai00mp                           1.23                                                all          AR PL KaitiM GB fonts for CJK
ii  latex-cjk-common                                            4.8.3+git20120914-2ubuntu1                          amd64        LaTeX macro package for CJK (Chinese/Japanese/Korean)
ii  latex-cjk-japanese                                          4.8.3+git20120914-2ubuntu1                          amd64        Japanese module of LaTeX CJK
ii  latex-cjk-japanese-wadalab                                  0.20050817-16                                       all          type1 and tfm DNP Japanese fonts for latex-cjk
ii  latex-cjk-korean                                            4.8.3+git20120914-2ubuntu1                          all          Korean module of LaTeX CJK
ii  latex-cjk-thai                                              4.8.3+git20120914-2ubuntu1                          all          Thai module of LaTeX CJK
ii  latex-sanskrit                                              2.2-10                                              amd64        pre-processor and fonts to typeset Sanskrit in TeX
ii  latex-xcolor                                                2.11-1.1                                            all          Easy driver-independent TeX class for color
ii  latex2html                                                  2008-debian1-10                                     all          LaTeX to HTML translator
ii  latexdiff                                                   1.0.2-1                                             all          utility to mark up significant differences between LaTeX files
ii  latexmk                                                     1:4.35-0ubuntu1                                     all          Perl script for running LaTeX the correct number of times
ii  lcdf-typetools                                              2.92+dfsg1-0.1                                      amd64        Programs to manipulate OpenType, multiple-master, and Type 1
ii  leafpad                                                     0.8.18.1-4                                          amd64        GTK+ based simple text editor
ii  less                                                        458-2                                               amd64        pager program similar to more
ii  lib32gcc1                                                   1:6.1.1-3ubuntu11~14.04.1                           amd64        GCC support library (32 bit Version)
ii  lib32z1                                                     1:1.2.8.dfsg-1ubuntu1                               amd64        compression library - 32 bit runtime
ii  lib3ds-1-3:amd64                                            1.3.0-7                                             amd64        Autodesk 3D Studio file reader C library
ii  liba52-0.7.4                                                0.7.4-17                                            amd64        library for decoding ATSC A/52 streams
ii  libaa1:amd64                                                1.4p5-41                                            amd64        ASCII art library
ii  libaacs0:amd64                                              0.7.1-1~trusty                                      amd64        free-and-libre implementation of AACS
ii  libaccount-plugin-1.0-0                                     0.1.7~+14.04.20140211.2-0ubuntu4                    amd64        libaccount-plugin for Unity Control Center
ii  libaccount-plugin-generic-oauth                             0.11+14.04.20140409.1-0ubuntu2                      amd64        GNOME Control Center account plugin for single signon - generic OAuth
ii  libaccount-plugin-google                                    0.11+14.04.20140409.1-0ubuntu2                      amd64        GNOME Control Center account plugin for single signon - Google Auth
ii  libaccounts-glib0:amd64                                     1.15+14.04.20131126.2-0ubuntu3                      amd64        library for single signon
ii  libaccounts-qt1                                             1.11+14.04.20140410.1-0ubuntu1                      amd64        QT library for single sign on
ii  libaccounts-qt5-1                                           1.11+14.04.20140410.1-0ubuntu1                      amd64        QT library for single sign on
ii  libaccountsservice0:amd64                                   0.6.35-0ubuntu7.2                                   amd64        query and manipulate user account information - shared libraries
ii  libacl1:amd64                                               2.2.52-1                                            amd64        Access control list shared library
ii  libaio1:amd64                                               0.3.109-4                                           amd64        Linux kernel AIO access library - shared library
ii  libakonadi-calendar4                                        4:4.13.3-0ubuntu0.2                                 amd64        library providing calendar helpers for Akonadi items
ii  libakonadi-contact4                                         4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-kabc4                                            4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-kcal4                                            4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-kde4                                             4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-kmime4                                           4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-notes4                                           4:4.13.3-0ubuntu0.2                                 amd64        library for using the Akonadi PIM data server
ii  libakonadi-socialutils4                                     4:4.13.3-0ubuntu0.2                                 amd64        Akonadi resources for handling social feeds
ii  libakonadiprotocolinternals1                                1.12.1-0ubuntu1.1                                   amd64        libraries for the Akonadi PIM storage service
ii  libalgorithm-diff-perl                                      1.19.02-3                                           all          module to find differences between files
ii  libalgorithm-diff-xs-perl                                   0.04-2build4                                        amd64        module to find differences between files (XS accelerated)
ii  libalgorithm-merge-perl                                     0.08-2                                              all          Perl module for three-way merge of textual data
ii  libamd2.3.1:amd64                                           1:4.2.1-3ubuntu1                                    amd64        approximate minimum degree ordering library for sparse matrices
ii  libandroid-properties1                                      0.1.0+git20131207+e452e83-0ubuntu12                 amd64        Library to provide access to get, set and list Android properties
rc  libann0                                                     1.1.2+doc-4.1                                       amd64        Approximate Nearest Neighbor Searching library
ii  libantlr-java                                               2.7.7+dfsg-5                                        all          language tool for constructing recognizers, compilers etc (java library)
ii  libao-common                                                1.1.0-2ubuntu2                                      all          Cross Platform Audio Output Library (Common files)
ii  libao4:amd64                                                1.1.0-2ubuntu2                                      amd64        Cross Platform Audio Output Library
ii  libapache-poi-java                                          3.9-1                                               all          Apache POI - Java API for Microsoft Documents
ii  libapache-pom-java                                          10-2build1                                          all          Maven metadata for all Apache Software projects
ii  libapparmor-perl                                            2.8.95~2430-0ubuntu5.3                              amd64        AppArmor library Perl bindings
ii  libapparmor1:amd64                                          2.8.95~2430-0ubuntu5.3                              amd64        changehat AppArmor library
ii  libappindicator1                                            12.10.1+13.10.20130920-0ubuntu4.1                   amd64        Application Indicators
ii  libappindicator3-1                                          12.10.1+13.10.20130920-0ubuntu4.1                   amd64        Application Indicators
ii  libapr1:amd64                                               1.5.0-1                                             amd64        Apache Portable Runtime Library
ii  libaprutil1:amd64                                           1.5.3-1                                             amd64        Apache Portable Runtime Utility Library
ii  libaprutil1-dbd-sqlite3:amd64                               1.5.3-1                                             amd64        Apache Portable Runtime Utility Library - SQLite3 Driver
ii  libaprutil1-ldap:amd64                                      1.5.3-1                                             amd64        Apache Portable Runtime Utility Library - LDAP Driver
ii  libapt-inst1.5:amd64                                        1.0.1ubuntu2.14                                     amd64        deb package format runtime library
ii  libapt-pkg-perl                                             0.1.29build1                                        amd64        Perl interface to libapt-pkg
ii  libapt-pkg4.12:amd64                                        1.0.1ubuntu2.14                                     amd64        package management runtime library
ii  libarchive-extract-perl                                     0.70-1                                              all          generic archive extracting module
ii  libarchive-zip-perl                                         1.30-7                                              all          Perl module for manipulation of ZIP archives
ii  libarchive13:amd64                                          3.1.2-7ubuntu2.2                                    amd64        Multi-format archive and compression library (shared library)
ii  libarmadillo4                                               1:4.200.0+dfsg-1                                    amd64        streamlined C++ linear algebra library
ii  libarpack2                                                  3.1.5-2                                             amd64        Fortran77 subroutines to solve large scale eigenvalue problems
ii  libart-2.0-2:amd64                                          2.3.21-2                                            amd64        Library of functions for 2D graphics - runtime files
ii  libart2.0-cil                                               2.24.2-3                                            all          CLI binding for libart 2.3
ii  libasan0:amd64                                              4.8.5-2ubuntu1~14.04.1                              amd64        AddressSanitizer -- a fast memory error detector
ii  libasn1-8-heimdal:amd64                                     1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - ASN.1 library
ii  libasound2:amd64                                            1.0.27.2-3ubuntu7                                   amd64        shared library for ALSA applications
ii  libasound2:i386                                             1.0.27.2-3ubuntu7                                   i386         shared library for ALSA applications
ii  libasound2-data                                             1.0.27.2-3ubuntu7                                   all          Configuration files and profiles for ALSA drivers
ii  libasound2-plugins:amd64                                    1.0.27-2ubuntu2                                     amd64        ALSA library additional plugins
ii  libasound2-plugins:i386                                     1.0.27-2ubuntu2                                     i386         ALSA library additional plugins
ii  libaspell15                                                 0.60.7~20110707-1ubuntu1                            amd64        GNU Aspell spell-checker runtime library
ii  libasprintf-dev:amd64                                       0.18.3.1-1ubuntu3                                   amd64        GNU Internationalization library development files
ii  libasprintf0c2:amd64                                        0.18.3.1-1ubuntu3                                   amd64        GNU library to use fprintf and friends in C++
ii  libass4:amd64                                               0.10.1-3ubuntu1                                     amd64        library for SSA/ASS subtitles rendering
ii  libass5:amd64                                               0.13.0-1~trusty                                     amd64        library for SSA/ASS subtitles rendering
ii  libassuan0:amd64                                            2.1.1-1ubuntu1                                      amd64        IPC library for the GnuPG components
ii  libastro1                                                   4:4.13.3-0ubuntu0.1                                 amd64        Marble astronomy library
ii  libasyncns0:amd64                                           0.8-4ubuntu2                                        amd64        Asynchronous name service query library
ii  libasyncns0:i386                                            0.8-4ubuntu2                                        i386         Asynchronous name service query library
ii  libatasmart4:amd64                                          0.19-3                                              amd64        ATA S.M.A.R.T. reading and parsing library
ii  libatk-adaptor:amd64                                        2.10.2-2ubuntu1                                     amd64        AT-SPI 2 toolkit bridge
ii  libatk-bridge2.0-0:amd64                                    2.10.2-2ubuntu1                                     amd64        AT-SPI 2 toolkit bridge - shared library
ii  libatk-wrapper-java                                         0.30.4-4                                            all          ATK implementation for Java using JNI
ii  libatk-wrapper-java-jni:amd64                               0.30.4-4                                            amd64        ATK implementation for Java using JNI (JNI bindings)
ii  libatk1.0-0:amd64                                           2.10.0-2ubuntu2                                     amd64        ATK accessibility toolkit
ii  libatk1.0-0:i386                                            2.10.0-2ubuntu2                                     i386         ATK accessibility toolkit
ii  libatk1.0-data                                              2.10.0-2ubuntu2                                     all          Common files for the ATK accessibility toolkit
ii  libatkmm-1.6-1:amd64                                        2.22.7-2ubuntu1                                     amd64        C++ wrappers for ATK accessibility toolkit (shared libraries)
ii  libatlas3-base                                              3.10.1-4                                            amd64        Automatically Tuned Linear Algebra Software, generic shared
ii  libatomic1:amd64                                            6.1.1-3ubuntu11~14.04.1                             amd64        support library providing __atomic built-in functions
ii  libatril                                                    1.8.0-0+trusty                                      amd64        MATE document rendering library
ii  libatspi2.0-0:amd64                                         2.10.2.is.2.10.1-0ubuntu1                           amd64        Assistive Technology Service Provider Interface - shared library
ii  libattica0.4:amd64                                          0.4.2-1                                             amd64        Qt library that implements the Open Collaboration Services API
ii  libattr1:amd64                                              1:2.4.47-1ubuntu1                                   amd64        Extended attribute shared library
rc  libaudcore2:amd64                                           3.5.2.really.3.5.2-1                                amd64        audacious core engine library
ii  libaudcore3:amd64                                           3.7.2-2-1~webupd8~trusty1                           amd64        audacious core engine library
ii  libaudgui3:amd64                                            3.7.2-2-1~webupd8~trusty1                           amd64        audacious media player (libaudgui shared library)
ii  libaudio-scrobbler-perl                                     0.01-2.1                                            all          perl interface to audioscrobbler.com/last.fm
ii  libaudio2:amd64                                             1.9.4-1                                             amd64        Network Audio System - shared libraries
ii  libaudio2:i386                                              1.9.4-1                                             i386         Network Audio System - shared libraries
ii  libaudiofile1:amd64                                         0.3.6-2ubuntu0.14.04.1                              amd64        Open-source version of SGI's audiofile library
ii  libaudit-common                                             1:2.3.2-2ubuntu1                                    all          Dynamic library for security auditing - common files
ii  libaudit1:amd64                                             1:2.3.2-2ubuntu1                                    amd64        Dynamic library for security auditing
ii  libaudqt0:amd64                                             3.7.2-2-1~webupd8~trusty1                           amd64        audacious media player (libaudqt shared library)
ii  libaudtag2:amd64                                            3.7.2-2-1~webupd8~trusty1                           amd64        audacious media player (libaudtag shared library)
ii  libauthen-sasl-perl                                         2.1500-1                                            all          Authen::SASL - SASL Authentication framework
ii  libautodie-perl                                             2.23-1                                              all          Perl pragma to make certain failures fatal
ii  libautotrace3                                               0.31.1-16build2                                     amd64        bitmap to vector graphics converter, shared library files
ii  libav-tools                                                 6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Multimedia player, server, encoder and transcoder
ii  libavahi-client3:amd64                                      0.6.31-4ubuntu1                                     amd64        Avahi client library
ii  libavahi-client3:i386                                       0.6.31-4ubuntu1                                     i386         Avahi client library
ii  libavahi-common-data:amd64                                  0.6.31-4ubuntu1                                     amd64        Avahi common data files
ii  libavahi-common-data:i386                                   0.6.31-4ubuntu1                                     i386         Avahi common data files
ii  libavahi-common3:amd64                                      0.6.31-4ubuntu1                                     amd64        Avahi common library
ii  libavahi-common3:i386                                       0.6.31-4ubuntu1                                     i386         Avahi common library
ii  libavahi-core7:amd64                                        0.6.31-4ubuntu1                                     amd64        Avahi's embeddable mDNS/DNS-SD library
ii  libavahi-glib1:amd64                                        0.6.31-4ubuntu1                                     amd64        Avahi GLib integration library
ii  libavahi-gobject0:amd64                                     0.6.31-4ubuntu1                                     amd64        Avahi GObject library
ii  libavalon-framework-java                                    4.2.0-9                                             all          Common framework for Java server applications
ii  libavc1394-0:amd64                                          0.5.4-2                                             amd64        control IEEE 1394 audio/video devices
ii  libavcodec-dev                                              6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Development files for libavcodec
ii  libavcodec-extra                                            6:9.18-0ubuntu0.14.04.1+fdkaac                      all          Libav codec library (additional codecs meta-package)
ii  libavcodec-extra-54:amd64                                   6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav codec library (additional codecs)
rc  libavcodec54:amd64                                          6:9.13-0ubuntu0.14.04.1+fdkaac                      amd64        Libav codec library
ii  libavdevice53:amd64                                         6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav device handling library
ii  libavfilter3:amd64                                          6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav video filtering library
ii  libavformat-dev                                             6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Development files for libavformat
ii  libavformat-extra-54                                        6:9.18-0ubuntu0.14.04.1+fdkaac                      all          Libav file format library (transitional package)
ii  libavformat54:amd64                                         6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav file format library
ii  libavresample1:amd64                                        6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav audo resampling library
ii  libavutil-dev                                               6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Development files for libavutil
ii  libavutil52:amd64                                           6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav utility library
ii  libbabl-0.1-0:amd64                                         0.1.10-1ubuntu2                                     amd64        Dynamic, any to any, pixel format conversion library
ii  libbaloocore4                                               4:4.13.3-0ubuntu0.2                                 amd64        Core funcationality for Baloo
ii  libbaloofiles4                                              4:4.13.3-0ubuntu0.2                                 amd64        Files funcationality for Baloo
ii  libbalooxapian4                                             4:4.13.3-0ubuntu0.2                                 amd64        Xapian funcationality for Baloo
ii  libbamf3-2:amd64                                            0.5.1+14.04.20140409-0ubuntu1                       amd64        Window matching library - shared library
ii  libbasicusageenvironment0                                   2014.01.13-1                                        amd64        multimedia RTSP streaming library (BasicUsageEnvironment class)
ii  libbatik-java                                               1.7.ubuntu-8ubuntu2.14.04.1                         all          xml.apache.org SVG Library
ii  libbind9-90                                                 1:9.9.5.dfsg-3ubuntu0.8                             amd64        BIND9 Shared Library used by BIND
rc  libbinio1ldbl:amd64                                         1.4+dfsg1-3ubuntu1                                  amd64        Binary I/O stream class library
ii  libbit-vector-perl                                          7.3-1build1                                         amd64        Perl module for bit vectors and more
ii  libblas-dev                                                 1.2.20110419-7                                      amd64        Basic Linear Algebra Subroutines 3, static library
ii  libblas3                                                    1.2.20110419-7                                      amd64        Basic Linear Algebra Reference implementations, shared library
ii  libblkid1:amd64                                             2.20.1-5.1ubuntu20.7                                amd64        block device id library
ii  libbluetooth3:amd64                                         4.101-0ubuntu13.1                                   amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libbluray1:amd64                                            1:0.6.2-1~trusty                                    amd64        Blu-ray disc playback support library (shared library)
ii  libbonobo2-0:amd64                                          2.32.1-0ubuntu5                                     amd64        Bonobo CORBA interfaces library
ii  libbonobo2-common                                           2.32.1-0ubuntu5                                     all          Bonobo CORBA interfaces library -- support files
ii  libbonoboui2-0:amd64                                        2.24.5-0ubuntu3                                     amd64        The Bonobo UI library
ii  libbonoboui2-common                                         2.24.5-0ubuntu3                                     all          The Bonobo UI library -- common files
ii  libboost-date-time1.54.0:amd64                              1.54.0-4ubuntu3.1                                   amd64        set of date-time libraries based on generic programming concepts
ii  libboost-filesystem1.54.0:amd64                             1.54.0-4ubuntu3.1                                   amd64        filesystem operations (portable paths, iteration over directories, etc) in C++
ii  libboost-iostreams1.54.0:amd64                              1.54.0-4ubuntu3.1                                   amd64        Boost.Iostreams Library
ii  libboost-locale1.54.0:amd64                                 1.54.0-4ubuntu3.1                                   amd64        C++ facilities for localization
ii  libboost-program-options1.54.0:amd64                        1.54.0-4ubuntu3.1                                   amd64        program options library for C++
ii  libboost-regex1.54.0:amd64                                  1.54.0-4ubuntu3.1                                   amd64        regular expression library for C++
ii  libboost-signals1.54.0:amd64                                1.54.0-4ubuntu3.1                                   amd64        managed signals and slots library for C++
ii  libboost-system1.54.0:amd64                                 1.54.0-4ubuntu3.1                                   amd64        Operating system (e.g. diagnostics support) library
ii  libboost-thread1.54.0:amd64                                 1.54.0-4ubuntu3.1                                   amd64        portable C++ multi-threading
ii  libbrasero-media3-1                                         3.10.0-0ubuntu1                                     amd64        CD/DVD burning library for GNOME - runtime
ii  libbrlapi0.6:amd64                                          5.0-2ubuntu2                                        amd64        braille display access via BRLTTY - shared library
ii  libbs2b0                                                    3.1.0+dfsg-2ubuntu2                                 amd64        Bauer stereophonic-to-binaural DSP library
ii  libbsd0:amd64                                               0.6.0-2ubuntu1                                      amd64        utility functions from BSD systems - shared library
ii  libbsf-java                                                 1:2.4.0-5build1                                     all          Bean Scripting Framework to support scripting languages in Java
ii  libburn4                                                    1.3.4-0ubuntu1                                      amd64        library to provide CD/DVD writing functions
ii  libbz2-1.0:amd64                                            1.0.6-5                                             amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64                                            1.0.6-5                                             amd64        high-quality block-sorting file compressor library - development
ii  libc-bin                                                    2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: Binaries
ii  libc-dev-bin                                                2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: Development binaries
ii  libc6:amd64                                                 2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: Shared libraries
ii  libc6:i386                                                  2.19-0ubuntu6.9                                     i386         Embedded GNU C Library: Shared libraries
ii  libc6-dbg:amd64                                             2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: detached debugging symbols
ii  libc6-dev:amd64                                             2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: Development Libraries and Header Files
ii  libc6-i386                                                  2.19-0ubuntu6.9                                     amd64        Embedded GNU C Library: 32-bit shared libraries for AMD64
ii  libcaca0:amd64                                              0.99.beta18-1ubuntu5                                amd64        colour ASCII art library
ii  libcairo-gobject2:amd64                                     1.13.0~20140204-0ubuntu1.1                          amd64        The Cairo 2D vector graphics library (GObject library)
ii  libcairo-perl                                               1.104-1                                             amd64        Perl interface to the Cairo graphics library
ii  libcairo-script-interpreter2:amd64                          1.13.0~20140204-0ubuntu1.1                          amd64        The Cairo 2D vector graphics library (script interpreter)
ii  libcairo2:amd64                                             1.13.0~20140204-0ubuntu1.1                          amd64        The Cairo 2D vector graphics library
ii  libcairo2:i386                                              1.13.0~20140204-0ubuntu1.1                          i386         The Cairo 2D vector graphics library
ii  libcairo2-dev                                               1.13.0~20140204-0ubuntu1.1                          amd64        Development files for the Cairo 2D graphics library
ii  libcairomm-1.0-1:amd64                                      1.10.0-1ubuntu3                                     amd64        C++ wrappers for Cairo (shared libraries)
ii  libcaja-extension1                                          1.8.0-0+trusty                                      amd64        libraries for caja components
ii  libcamd2.3.1:amd64                                          1:4.2.1-3ubuntu1                                    amd64        symmetric approximate minimum degree library for sparse matrices
ii  libcamel-1.2-45                                             3.10.4-0ubuntu1.5                                   amd64        Evolution MIME message handling library
ii  libcanberra-gtk-module:amd64                                0.30-0ubuntu3                                       amd64        translates GTK+ widgets signals to event sounds
ii  libcanberra-gtk0:amd64                                      0.30-0ubuntu3                                       amd64        GTK+ helper for playing widget event sounds with libcanberra
ii  libcanberra-gtk3-0:amd64                                    0.30-0ubuntu3                                       amd64        GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii  libcanberra-gtk3-module:amd64                               0.30-0ubuntu3                                       amd64        translates GTK3 widgets signals to event sounds
ii  libcanberra-pulse:amd64                                     0.30-0ubuntu3                                       amd64        PulseAudio backend for libcanberra
ii  libcanberra0:amd64                                          0.30-0ubuntu3                                       amd64        simple abstract interface for playing event sounds
ii  libcap-ng0                                                  0.7.3-1ubuntu2                                      amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                                               1:2.24-0ubuntu2                                     amd64        support for getting/setting POSIX.1e capabilities
ii  libcap2-bin                                                 1:2.24-0ubuntu2                                     amd64        basic utility programs for using capabilities
ii  libcarp-clan-perl                                           6.04-1                                              all          Perl enhancement to Carp error logging facilities
ii  libcauchy0.0                                                0.9.0-0ubuntu1                                      amd64        library for transforming Matlab/Octave files to C++
ii  libccolamd2.8.0:amd64                                       1:4.2.1-3ubuntu1                                    amd64        constrained column approximate library for sparse matrices
ii  libcdaudio1                                                 0.99.12p2-13                                        amd64        library for controlling a CD-ROM when playing audio CDs
ii  libcddb2                                                    1.3.2-4fakesync2                                    amd64        library to access CDDB data - runtime files
ii  libcdio-cdda1                                               0.83-4.1ubuntu1                                     amd64        library to read and control digital audio CDs
ii  libcdio-paranoia1                                           0.83-4.1ubuntu1                                     amd64        library to read digital audio CDs with error correction
ii  libcdio13                                                   0.83-4.1ubuntu1                                     amd64        library to read and control CD-ROM
ii  libcdparanoia0:amd64                                        3.10.2+debian-11                                    amd64        audio extraction tool for sampling CDs (library)
ii  libcdr-0.0-0                                                0.0.15-1ubuntu1                                     amd64        library for reading and converting Corel DRAW files
ii  libcdt5                                                     2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - cdt library
ii  libcf0                                                      1:4.1.3-7ubuntu2                                    amd64        Interface for scientific data access to large binary data
ii  libcgmanager0:amd64                                         0.24-0ubuntu7.5                                     amd64        Central cgroup manager daemon (client library)
ii  libcgmanager0:i386                                          0.24-0ubuntu7.5                                     i386         Central cgroup manager daemon (client library)
ii  libcgraph6                                                  2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - cgraph library
ii  libcheese-gtk23:amd64                                       3.10.2-0ubuntu2                                     amd64        tool to take pictures and videos from your webcam - widgets
ii  libcheese7:amd64                                            3.10.2-0ubuntu2                                     amd64        tool to take pictures and videos from your webcam - base library
ii  libcholmod2.1.2:amd64                                       1:4.2.1-3ubuntu1                                    amd64        sparse Cholesky factorization library for sparse matrices
ii  libchromaprint0:amd64                                       1.1-1                                               amd64        audio fingerprint library
ii  libck-connector0:amd64                                      0.4.5-3.1ubuntu2                                    amd64        ConsoleKit libraries
ii  libclamav6                                                  0.98.7+dfsg-0ubuntu0.14.04.1                        amd64        anti-virus utility for Unix - library
ii  libclass-accessor-perl                                      0.34-1                                              all          Perl module that automatically generates accessors
ii  libcln6                                                     1.3.3-1ubuntu1                                      amd64        Class Library for Numbers (C++)
ii  libclone-perl                                               0.36-1                                              amd64        module for recursively copying Perl datatypes
ii  libcloog-isl4:amd64                                         0.18.4-1~14.04                                      amd64        Chunky Loop Generator (runtime library)
ii  libclucene-contribs1:amd64                                  2.3.3.4-4build1                                     amd64        language specific text analyzers (runtime)
ii  libclucene-core1:amd64                                      2.3.3.4-4build1                                     amd64        core library for full-featured text search engine (runtime)
ii  libclutter-1.0-0:amd64                                      1.16.4-0ubuntu2                                     amd64        Open GL based interactive canvas library
ii  libclutter-1.0-common                                       1.16.4-0ubuntu2                                     all          Open GL based interactive canvas library (common files)
ii  libclutter-gst-2.0-0:amd64                                  2.0.8-1build1                                       amd64        Open GL based interactive canvas library GStreamer elements
ii  libclutter-gtk-1.0-0:amd64                                  1.4.4-3ubuntu2.2                                    amd64        Open GL based interactive canvas library GTK+ widget
ii  libcmis-0.4-4                                               0.4.1-3ubuntu4                                      amd64        CMIS protocol client library
ii  libcogl-common                                              1.16.2-1                                            all          Object oriented GL/GLES Abstraction/Utility Layer (common files)
ii  libcogl-pango15:amd64                                       1.16.2-1                                            amd64        Object oriented GL/GLES Abstraction/Utility Layer
ii  libcogl15:amd64                                             1.16.2-1                                            amd64        Object oriented GL/GLES Abstraction/Utility Layer
ii  libcoin80                                                   3.1.4~abc9f50-4ubuntu2                              amd64        high-level 3D graphics kit implementing the Open Inventor API
ii  libcolamd2.8.0:amd64                                        1:4.2.1-3ubuntu1                                    amd64        column approximate minimum degree ordering library for sparse matrices
ii  libcolord-gtk1:amd64                                        0.1.25-1.1                                          amd64        GTK+ convenience library for interacting with colord
ii  libcolord1:amd64                                            1.0.6-1                                             amd64        system service to manage device colour profiles -- runtime
ii  libcolorhug1:amd64                                          1.0.6-1                                             amd64        library to access the ColorHug colourimeter -- runtime
ii  libcolumbus1:amd64                                          1.1.0+14.04.20140325.3-0ubuntu1                     amd64        error tolerant matching engine - shared library
ii  libcolumbus1-common                                         1.1.0+14.04.20140325.3-0ubuntu1                     all          error tolerant matching engine - common files
ii  libcomerr2:amd64                                            1.42.9-3ubuntu1.3                                   amd64        common error description library
ii  libcomerr2:i386                                             1.42.9-3ubuntu1.3                                   i386         common error description library
ii  libcommon-sense-perl                                        3.72-2build1                                        amd64        module that implements some sane defaults for Perl programs
ii  libcommons-codec-java                                       1.9-1                                               all          encoder and decoders such as Base64 and hexadecimal codec
ii  libcommons-io-java                                          2.4-2                                               all          Common useful IO related classes
ii  libcommons-logging-java                                     1.1.3-1                                             all          common wrapper interface for several logging APIs
ii  libcommons-parent-java                                      22-2build1                                          all          Maven metadata for Apache Commons project
ii  libcompfaceg1                                               1:1.5.2-5                                           amd64        Compress/decompress images for mailheaders, libc6 runtime
ii  libcompizconfig0                                            1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        Settings library for plugins - OpenCompositing Project
ii  libconfig-inifiles-perl                                     2.82-1                                              all          Read .ini-style configuration files
ii  libcppunit-1.13-0:amd64                                     1.13.1-2ubuntu1                                     amd64        Unit Testing Library for C++
ii  libcppunit-dev                                              1.13.1-2ubuntu1                                     amd64        Unit Testing Library for C++
ii  libcppunit-doc                                              1.13.1-2ubuntu1                                     all          Unit Testing Library for C++
ii  libcpufreq0                                                 008-1                                               amd64        shared library to deal with the cpufreq Linux kernel feature
ii  libcr-dev                                                   0.8.5-2.1                                           amd64        Development files for BLCR
ii  libcr0                                                      0.8.5-2.1                                           amd64        Libraries to Checkpoint and Restart Linux processes
ii  libcrack2:amd64                                             2.9.1-1build1                                       amd64        pro-active password checker library
ii  libcroco3:amd64                                             0.6.8-2ubuntu1                                      amd64        Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii  libcrypt-passwdmd5-perl                                     1.3-10                                              all          interoperable MD5-based crypt() for perl
ii  libcryptsetup4                                              2:1.6.1-1ubuntu1                                    amd64        disk encryption support - shared library
ii  libcrystalhd3:amd64                                         1:0.0~git20110715.fdd2f19-9ubuntu1                  amd64        Crystal HD Video Decoder (shared library)
rc  libcuda1-331-updates                                        331.38-0ubuntu7                                     amd64        NVIDIA CUDA runtime library
ii  libcuda1-340                                                340.96-0ubuntu0.14.04.1                             amd64        NVIDIA CUDA runtime library
ii  libcue1                                                     1.4.0-1                                             amd64        CUE Sheet Parser Library
ii  libcups2:amd64                                              1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - Core library
ii  libcups2:i386                                               1.7.2-0ubuntu1.7                                    i386         Common UNIX Printing System(tm) - Core library
ii  libcupscgi1:amd64                                           1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - CGI library
ii  libcupsfilters1:amd64                                       1.0.52-0ubuntu1.7                                   amd64        OpenPrinting CUPS Filters - Shared library
ii  libcupsimage2:amd64                                         1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - Raster image library
ii  libcupsmime1:amd64                                          1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - MIME library
ii  libcupsppdc1:amd64                                          1.7.2-0ubuntu1.7                                    amd64        Common UNIX Printing System(tm) - PPD manipulation library
ii  libcurl3:amd64                                              7.35.0-1ubuntu2.6                                   amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libcurl3-gnutls:amd64                                       7.35.0-1ubuntu2.6                                   amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4-gnutls-dev:amd64                                   7.35.0-1ubuntu2.6                                   amd64        development files and documentation for libcurl (GnuTLS flavour)
ii  libcurses-perl                                              1.28-1build3                                        amd64        Curses interface for Perl
ii  libcurses-ui-perl                                           0.9609-1                                            all          curses-based OO user interface framework for Perl
ii  libcwidget3                                                 0.5.16-3.5ubuntu1                                   amd64        high-level terminal interface library for C++ (runtime files)
ii  libcxsparse3.1.2:amd64                                      1:4.2.1-3ubuntu1                                    amd64        concise sparse matrix library (complex, int and long int support)
ii  libdaemon0                                                  0.14-2ubuntu1                                       amd64        lightweight C library for daemons - runtime library
ii  libdap11:amd64                                              3.12.0-1                                            amd64        Open-source Project for a Network Data Access Protocol library
ii  libdapclient3:amd64                                         3.12.0-1                                            amd64        Client library for the Network Data Access Protocol
rc  libdapserver7:amd64                                         3.12.0-1                                            amd64        Server library for the Network Data Access Protocol
ii  libdate-calc-perl                                           6.3-1                                               all          Perl library for accessing dates
ii  libdate-calc-xs-perl                                        6.3-1build1                                         amd64        Perl library for accessing dates
ii  libdate-manip-perl                                          6.42-1                                              all          module for manipulating dates
ii  libdatrie1:amd64                                            0.2.8-1                                             amd64        Double-array trie library
ii  libdatrie1:i386                                             0.2.8-1                                             i386         Double-array trie library
ii  libdb5.3:amd64                                              5.3.28-3ubuntu3                                     amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdbd-mysql-perl                                           4.025-1                                             amd64        Perl5 database interface to the MySQL database
ii  libdbi-perl                                                 1.630-1                                             amd64        Perl Database Interface (DBI)
ii  libdbus-1-3:amd64                                           1.6.18-0ubuntu4.3                                   amd64        simple interprocess messaging system (library)
ii  libdbus-1-3:i386                                            1.6.18-0ubuntu4.3                                   i386         simple interprocess messaging system (library)
ii  libdbus-glib-1-2:amd64                                      0.100.2-1                                           amd64        simple interprocess messaging system (GLib-based shared library)
ii  libdbusmenu-glib4:amd64                                     12.10.3+14.04.20140612-0ubuntu1                     amd64        library for passing menus over DBus
ii  libdbusmenu-gtk3-4:amd64                                    12.10.3+14.04.20140612-0ubuntu1                     amd64        library for passing menus over DBus - GTK+ version
ii  libdbusmenu-gtk4:amd64                                      12.10.3+14.04.20140612-0ubuntu1                     amd64        library for passing menus over DBus - GTK+ version
ii  libdbusmenu-qt2:amd64                                       0.9.3+14.04.20140314-0ubuntu1                       amd64        Qt implementation of the DBusMenu protocol
ii  libdbusmenu-qt2:i386                                        0.9.3+14.04.20140314-0ubuntu1                       i386         Qt implementation of the DBusMenu protocol
ii  libdbusmenu-qt5:amd64                                       0.9.3+14.04.20140314-0ubuntu1                       amd64        Qt5 implementation of the DBusMenu protocol
ii  libdc1394-22:amd64                                          2.2.1-2ubuntu2                                      amd64        high level programming interface for IEEE1394 digital camera
ii  libdca0:amd64                                               0.0.5-6ubuntu1                                      amd64        decoding library for DTS Coherent Acoustics streams
ii  libdconf1:amd64                                             0.20.0-1                                            amd64        simple configuration storage system - runtime library
ii  libdebconfclient0:amd64                                     0.187ubuntu1                                        amd64        Debian Configuration Management System (C-implementation library)
ii  libdebian-installer4:amd64                                  0.88ubuntu5.2                                       amd64        Library of common debian-installer functions
ii  libdecoration0                                              1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        Compiz window decoration library
ii  libdee-1.0-4:amd64                                          1.2.7+14.04.20140324-0ubuntu1                       amd64        model to synchronize multiple instances over DBus - shared lib
ii  libdevmapper-event1.02.1:amd64                              2:1.02.77-6ubuntu2                                  amd64        Linux Kernel Device Mapper event support library
ii  libdevmapper1.02.1:amd64                                    2:1.02.77-6ubuntu2                                  amd64        Linux Kernel Device Mapper userspace library
ii  libdigest-hmac-perl                                         1.03+dfsg-1                                         all          module for creating standard message integrity checks
ii  libdiodon0:amd64                                            1.0.2-0ubuntu2                                      amd64        GTK+ Clipboard manager (main library)
ii  libdirac-encoder0:amd64                                     1.0.2-6ubuntu1                                      amd64        open and royalty free high quality video codec - encoder library
ii  libdirectfb-1.2-9:amd64                                     1.2.10.0-5                                          amd64        direct frame buffer graphics - shared libraries
ii  libdistro-info-perl                                         0.12                                                all          information about distributions' releases (Perl module)
ii  libdjvulibre-dev:amd64                                      3.5.25.4-3                                          amd64        Development files for the DjVu image format
ii  libdjvulibre-text                                           3.5.25.4-3                                          all          Linguistic support files for libdjvulibre
ii  libdjvulibre21:amd64                                        3.5.25.4-3                                          amd64        Runtime support for the DjVu image format
ii  libdlrestrictions1                                          0.15.12ubuntu1                                      amd64        library that implements library compatibility checks for dlopen()
ii  libdmapsharing-3.0-2                                        2.9.24-0ubuntu1                                     amd64        DMAP client and server library - runtime
ii  libdmraid1.0.0.rc16                                         1.0.0.rc16-4.2ubuntu3                               amd64        Device-Mapper Software RAID support tool - shared library
ii  libdmtx0a:amd64                                             0.7.4-2                                             amd64        Data Matrix barcodes (runtime library)
ii  libdnet                                                     2.62                                                amd64        DECnet Libraries
ii  libdns100                                                   1:9.9.5.dfsg-3ubuntu0.8                             amd64        DNS Shared Library used by BIND
ii  libdom4j-java                                               1.6.1+dfsg.3-2ubuntu1                               all          flexible XML framework for Java
ii  libdotconf0:amd64                                           1.3-0ubuntu2                                        amd64        Configuration file parser library - runtime files
ii  libdpkg-perl                                                1.17.5ubuntu5.7                                     all          Dpkg perl modules
ii  libdrm-amdgpu1:amd64                                        2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-dev:amd64                                            2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to kernel DRM services -- development files
ii  libdrm-intel1:amd64                                         2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to intel-specific kernel DRM services -- runtime
ii  libdrm-intel1:i386                                          2.4.64-1~ubuntu14.04.1                              i386         Userspace interface to intel-specific kernel DRM services -- runtime
ii  libdrm-nouveau2:amd64                                       2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-nouveau2:i386                                        2.4.64-1~ubuntu14.04.1                              i386         Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-radeon1:amd64                                        2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm-radeon1:i386                                         2.4.64-1~ubuntu14.04.1                              i386         Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm2:amd64                                               2.4.64-1~ubuntu14.04.1                              amd64        Userspace interface to kernel DRM services -- runtime
ii  libdrm2:i386                                                2.4.64-1~ubuntu14.04.1                              i386         Userspace interface to kernel DRM services -- runtime
ii  libdv4:amd64                                                1.0.0-6                                             amd64        software library for DV format digital video (runtime lib)
ii  libdvbpsi8:amd64                                            1.0.0-3                                             amd64        library for MPEG TS and DVB PSI tables decoding and generating
ii  libdvdcss2                                                  1.2.13-0                                            amd64        library designed for accessing DVDs
ii  libdvdnav4:amd64                                            5.0.3-1~trusty                                      amd64        DVD navigation library
ii  libdvdread4:amd64                                           5.0.3-1~trusty                                      amd64        library for reading DVDs
ii  libdw1:amd64                                                0.158-0ubuntu5.2                                    amd64        library that provides access to the DWARF debug information
ii  libebackend-1.2-7                                           3.10.4-0ubuntu1.5                                   amd64        Utility library for evolution data servers
ii  libebml4:amd64                                              1.3.0-2+deb8u1build0.14.04.1                        amd64        access library for the EBML format (shared library)
ii  libebook-1.2-14                                             3.10.4-0ubuntu1.5                                   amd64        Client library for evolution address books
ii  libebook-contacts-1.2-0                                     3.10.4-0ubuntu1.5                                   amd64        Client library for evolution contacts books
ii  libecal-1.2-16                                              3.10.4-0ubuntu1.5                                   amd64        Client library for evolution calendars
ii  libecj-java                                                 3.9.0-1                                             all          Eclipse Java compiler (library)
ii  libecryptfs0                                                104-0ubuntu1.14.04.4                                amd64        ecryptfs cryptographic filesystem (library)
ii  libedata-book-1.2-20                                        3.10.4-0ubuntu1.5                                   amd64        Backend library for evolution address books
ii  libedata-cal-1.2-23                                         3.10.4-0ubuntu1.5                                   amd64        Backend library for evolution calendars
ii  libedataserver-1.2-18                                       3.10.4-0ubuntu1.5                                   amd64        Utility library for evolution data servers
ii  libedit2:amd64                                              3.1-20130712-2                                      amd64        BSD editline and history libraries
ii  libegl1-mesa:amd64                                          10.1.3-0ubuntu0.6                                   amd64        free implementation of the EGL API -- runtime
ii  libegl1-mesa-drivers:amd64                                  10.1.3-0ubuntu0.6                                   amd64        free implementation of the EGL API -- hardware drivers
ii  libeigen3-dev                                               3.2.0-8                                             all          lightweight C++ template library for linear algebra
ii  libelf1:amd64                                               0.158-0ubuntu5.2                                    amd64        library to read and write ELF files
ii  libelf1:i386                                                0.158-0ubuntu5.2                                    i386         library to read and write ELF files
ii  libelfg0:amd64                                              0.8.13-5                                            amd64        an ELF object file access library
ii  libemail-valid-perl                                         1.192-1                                             all          Perl module for checking the validity of Internet email addresses
ii  libenca0:amd64                                              1.15-2                                              amd64        Extremely Naive Charset Analyser - shared library files
ii  libenchant1c2a:amd64                                        1.6.0-10ubuntu1                                     amd64        Wrapper library for various spell checker engines (runtime libs)
ii  libencode-locale-perl                                       1.03-1                                              all          utility to determine the locale encoding
ii  libepsilon1:amd64                                           0.9.2-2                                             amd64        Library for wavelet image compression
ii  libept1.4.12:amd64                                          1.0.12                                              amd64        High-level library for managing Debian package information
ii  libepub0                                                    0.2.2-2ubuntu1                                      amd64        library to work with the EPUB file format - runtime library
ii  liberror-perl                                               0.17-1.1                                            all          Perl module for error/exception handling in an OO-ish way
ii  libesd0:amd64                                               0.2.41-11                                           amd64        Enlightened Sound Daemon - Shared libraries
ii  libespeak1:amd64                                            1.47.11-1ubuntu1                                    amd64        Multi-lingual software speech synthesizer: shared library
ii  libestr0                                                    0.1.9-0ubuntu2                                      amd64        Helper functions for handling strings (lib)
ii  libetpan15                                                  1.0-5ubuntu3                                        amd64        mail handling library
ii  libevdocument3-4                                            3.10.3-0ubuntu10.2                                  amd64        Document (PostScript, PDF) rendering library
ii  libevent-2.0-5:amd64                                        2.0.21-stable-1ubuntu1.14.04.1                      amd64        Asynchronous event notification library
ii  libevent-core-2.0-5:amd64                                   2.0.21-stable-1ubuntu1.14.04.1                      amd64        Asynchronous event notification library (core)
ii  libevent-pthreads-2.0-5:amd64                               2.0.21-stable-1ubuntu1.14.04.1                      amd64        Asynchronous event notification library (pthreads)
ii  libevview3-3                                                3.10.3-0ubuntu10.2                                  amd64        Document (PostScript, PDF) rendering library - Gtk+ widgets
ii  libexempi3:amd64                                            2.2.1-1ubuntu1                                      amd64        library to parse XMP metadata (Library)
ii  libexif-dev                                                 0.6.21-1ubuntu1                                     amd64        library to parse EXIF files (development files)
ii  libexif12:amd64                                             0.6.21-1ubuntu1                                     amd64        library to parse EXIF files
ii  libexiv2-12                                                 0.23-1ubuntu2                                       amd64        EXIF/IPTC metadata manipulation library
ii  libexo-1-0:amd64                                            0.10.2-3ubuntu1.14.04.2                             amd64        Library with extensions for Xfce
ii  libexo-common                                               0.10.2-3ubuntu1.14.04.2                             all          libexo common files
ii  libexo-helpers                                              0.10.2-3ubuntu1.14.04.2                             amd64        libexo helpers
ii  libexpat1:amd64                                             2.1.0-4ubuntu1.3                                    amd64        XML parsing C library - runtime library
ii  libexpat1:i386                                              2.1.0-4ubuntu1.3                                    i386         XML parsing C library - runtime library
ii  libexpat1-dev:amd64                                         2.1.0-4ubuntu1.3                                    amd64        XML parsing C library - development kit
ii  libexporter-lite-perl                                       0.02-2                                              all          lightweight subset of Exporter
ii  libexttextcat-2.0-0                                         3.4.3-1ubuntu1                                      amd64        Language detection library
ii  libexttextcat-data                                          3.4.3-1ubuntu1                                      all          Language detection library - data files
ii  libfaac0:amd64                                              1.28-6+ppa2                                         amd64        AAC audio encoder (library)
ii  libfaad2:amd64                                              2.7-8                                               amd64        freeware Advanced Audio Decoder - runtime files
ii  libfakeroot:amd64                                           1.20-3ubuntu2                                       amd64        tool for simulating superuser privileges - shared libraries
ii  libfarstream-0.1-0:amd64                                    0.1.2-1ubuntu3                                      amd64        Audio/Video communications framework: core library
ii  libfarstream-0.2-2:amd64                                    0.2.3-1ubuntu2                                      amd64        Audio/Video communications framework: core library
ii  libfdk-aac0:amd64                                           0.1.3.1                                             amd64        Fraunhofer FDK AAC Codec Library - runtime files
ii  libffcall1                                                  1.10+cvs20100619-3                                  amd64        Foreign Function Call Libraries
ii  libffi6:amd64                                               3.1~rc1+r3.0.13-12ubuntu0.1                         amd64        Foreign Function Interface library runtime
ii  libffi6:i386                                                3.1~rc1+r3.0.13-12ubuntu0.1                         i386         Foreign Function Interface library runtime
ii  libffmpegthumbnailer4                                       2.0.8-2                                             amd64        shared library for ffmpegthumbnailer
ii  libfftw3-double3:amd64                                      3.3.3-7ubuntu3                                      amd64        Library for computing Fast Fourier Transforms - Double precision
ii  libfftw3-single3:amd64                                      3.3.3-7ubuntu3                                      amd64        Library for computing Fast Fourier Transforms - Single precision
ii  libfile-basedir-perl                                        0.03-1fakesync1                                     all          Perl module to use the freedesktop basedir specification
ii  libfile-copy-recursive-perl                                 0.38-1                                              all          Perl extension for recursively copying files and directories
ii  libfile-desktopentry-perl                                   0.07-1                                              all          Perl module to handle freedesktop .desktop files
ii  libfile-fcntllock-perl                                      0.14-2build1                                        amd64        Perl module for file locking with fcntl(2)
ii  libfile-listing-perl                                        6.04-1                                              all          module to parse directory listings
ii  libfile-mimeinfo-perl                                       0.22-1                                              all          Perl module to determine file types
ii  libfile-which-perl                                          1.09-1                                              all          Perl module for searching paths for executable programs
ii  libflac++6:amd64                                            1.3.0-2ubuntu0.14.04.1                              amd64        Free Lossless Audio Codec - C++ runtime library
ii  libflac8:amd64                                              1.3.0-2ubuntu0.14.04.1                              amd64        Free Lossless Audio Codec - runtime C library
ii  libflac8:i386                                               1.3.0-2ubuntu0.14.04.1                              i386         Free Lossless Audio Codec - runtime C library
ii  libflexdock-java                                            1.2.4-1                                             all          Swing Java docking framework
ii  libflickcurl0:amd64                                         1.25-1ubuntu1                                       amd64        C library for accessing the Flickr API
ii  libflickrnet2.2-cil                                         1:2.2.0-4                                           all          Flickr.Net API Library
ii  libflite1:amd64                                             1.4-release-8ubuntu0.1                              amd64        Small run-time speech synthesis engine - shared libraries
ii  libfltk-gl1.3:amd64                                         1.3.2-4                                             amd64        Fast Light Toolkit - OpenGL rendering support
rc  libfltk-images1.3:amd64                                     1.3.2-4                                             amd64        Fast Light Toolkit - image loading support
ii  libfltk1.3:amd64                                            1.3.2-4                                             amd64        Fast Light Toolkit - main shared library
ii  libfluidsynth1:amd64                                        1.1.6-2                                             amd64        Real-time MIDI software synthesizer (runtime library)
ii  libfolks-eds25:amd64                                        0.9.5-1ubuntu5                                      amd64        Evolution-data-server backend for libfolks
ii  libfolks-telepathy25:amd64                                  0.9.5-1ubuntu5                                      amd64        Telepathy backend for libfolks
ii  libfolks25:amd64                                            0.9.5-1ubuntu5                                      amd64        library to aggregates people into metacontacts
ii  libfont-afm-perl                                            1.20-1                                              all          Font::AFM - Interface to Adobe Font Metrics files
ii  libfontconfig1:amd64                                        2.11.0-0ubuntu4.1                                   amd64        generic font configuration library - runtime
ii  libfontconfig1:i386                                         2.11.0-0ubuntu4.1                                   i386         generic font configuration library - runtime
ii  libfontconfig1-dev                                          2.11.0-0ubuntu4.1                                   amd64        generic font configuration library - development
ii  libfontembed1:amd64                                         1.0.52-0ubuntu1.7                                   amd64        OpenPrinting CUPS Filters - Font Embed Shared library
ii  libfontenc1:amd64                                           1:1.1.2-1                                           amd64        X11 font encoding library
ii  libfop-java                                                 1:1.1.dfsg-2ubuntu1                                 all          XML formatter driven by XSL Formatting Objects (XSL-FO.)
ii  libframe6:amd64                                             2.5.0daily13.06.05-0ubuntu1                         amd64        Touch Frame Library
ii  libfreehep-export-java                                      2.1.1-2                                             all          FreeHEP Export and Save As Library
ii  libfreehep-graphics2d-java                                  2.1.1-4                                             all          FreeHEP 2D Graphics Library
ii  libfreehep-graphicsio-emf-java                              2.1.1-emfplus+dfsg1-2                               all          FreeHEP Enhanced Metafile Format Driver
ii  libfreehep-graphicsio-java                                  2.1.1-3                                             all          FreeHEP GraphicsIO Base Library
ii  libfreehep-graphicsio-tests-java                            2.1.1+dfsg1-3                                       all          FreeHEP GraphicsIO Test Library
ii  libfreehep-io-java                                          2.0.2-4                                             all          FreeHEP I/O library
ii  libfreehep-swing-java                                       2.0.3-3                                             all          FreeHEP swing extensions
ii  libfreehep-util-java                                        2.0.2-5                                             all          FreeHEP utility library
ii  libfreeimage3                                               3.15.4-3                                            amd64        Support library for graphics image formats (library)
ii  libfreerdp-plugins-standard:amd64                           1.0.2-2ubuntu1                                      amd64        RDP client for Windows Terminal Services (plugins)
ii  libfreerdp1:amd64                                           1.0.2-2ubuntu1                                      amd64        RDP client for Windows Terminal Services (library)
ii  libfreetype6:amd64                                          2.5.2-1ubuntu2.5                                    amd64        FreeType 2 font engine, shared library files
ii  libfreetype6:i386                                           2.5.2-1ubuntu2.5                                    i386         FreeType 2 font engine, shared library files
ii  libfreetype6-dev                                            2.5.2-1ubuntu2.5                                    amd64        FreeType 2 font engine, development files
ii  libfreexl1:amd64                                            1.0.0g-1ubuntu0.14.04.2                             amd64        library for direct reading of Microsoft Excel spreadsheets
ii  libfribidi0:amd64                                           0.19.6-1                                            amd64        Free Implementation of the Unicode BiDi algorithm
ii  libfriends0:amd64                                           0.1.2+14.04.20131108.1-0ubuntu1                     amd64        Provides an API for accessing social networks
ii  libfs6:amd64                                                2:1.0.5-1                                           amd64        X11 Font Services library
ii  libfuse2:amd64                                              2.9.2-4ubuntu4.14.04.1                              amd64        Filesystem in Userspace (library)
ii  libgail-3-0:amd64                                           3.10.8-0ubuntu1.6                                   amd64        GNOME Accessibility Implementation Library -- shared libraries
ii  libgail-common:amd64                                        2.24.23-0ubuntu1.4                                  amd64        GNOME Accessibility Implementation Library -- common modules
ii  libgail18:amd64                                             2.24.23-0ubuntu1.4                                  amd64        GNOME Accessibility Implementation Library -- shared libraries
ii  libgavl1:amd64                                              1.4.0-1                                             amd64        low level audio and video library - runtime files
ii  libgbm1:amd64                                               10.1.3-0ubuntu0.6                                   amd64        generic buffer management API -- runtime
ii  libgc1c2:amd64                                              1:7.2d-5ubuntu2                                     amd64        conservative garbage collector for C and C++
ii  libgcc-4.8-dev:amd64                                        4.8.5-2ubuntu1~14.04.1                              amd64        GCC support library (development files)
ii  libgcc1:amd64                                               1:6.1.1-3ubuntu11~14.04.1                           amd64        GCC support library
ii  libgcc1:i386                                                1:6.1.1-3ubuntu11~14.04.1                           i386         GCC support library
ii  libgcj-common                                               1:4.8.2-1ubuntu6                                    all          Java runtime library (common files)
ii  libgcj14:amd64                                              4.8.5-2ubuntu1~14.04.1                              amd64        Java runtime library for use with gcj
ii  libgck-1-0:amd64                                            3.10.1-1                                            amd64        Glib wrapper library for PKCS#11 - runtime
ii  libgconf-2-4:amd64                                          3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (shared libraries)
ii  libgconf2-4:amd64                                           3.2.6-0ubuntu2                                      amd64        GNOME configuration database system (dummy package)
ii  libgconf2.0-cil                                             2.24.2-3                                            all          CLI binding for GConf 2.24
ii  libgcr-3-common                                             3.10.1-1                                            all          Library for Crypto UI related tasks - common files
ii  libgcr-base-3-1:amd64                                       3.10.1-1                                            amd64        Library for Crypto related tasks
ii  libgcr-ui-3-1:amd64                                         3.10.1-1                                            amd64        Library for Crypto UI related tasks
ii  libgcrypt11:amd64                                           1.5.3-2ubuntu4.3                                    amd64        LGPL Crypto library - runtime library
ii  libgcrypt11:i386                                            1.5.3-2ubuntu4.3                                    i386         LGPL Crypto library - runtime library
ii  libgcrypt11-dev                                             1.5.3-2ubuntu4.3                                    amd64        LGPL Crypto library - development files
ii  libgcrypt20:amd64                                           1.6.1-2ubuntu1.14.04.1                              amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                                                2.1.0-3ubuntu0.1                                    amd64        GD Graphics Library
ii  libgdal1h                                                   1.10.1+dfsg-5ubuntu1                                amd64        Geospatial Data Abstraction Library
ii  libgdata-common                                             0.14.1-1                                            all          Library for accessing GData webservices - common data files
ii  libgdata13                                                  0.14.1-1                                            amd64        Library for accessing GData webservices - shared libraries
ii  libgdbm3:amd64                                              1.8.3-12build1                                      amd64        GNU dbm database routines (runtime version)
ii  libgdiplus                                                  2.11+git20131008.9732566-5ubuntu1                   amd64        interface library for System.Drawing of Mono
ii  libgdk-pixbuf2.0-0:amd64                                    2.30.7-0ubuntu1.2                                   amd64        GDK Pixbuf library
ii  libgdk-pixbuf2.0-0:i386                                     2.30.7-0ubuntu1.2                                   i386         GDK Pixbuf library
ii  libgdk-pixbuf2.0-common                                     2.30.7-0ubuntu1.2                                   all          GDK Pixbuf library - data files
ii  libgdk-pixbuf2.0-dev                                        2.30.7-0ubuntu1.2                                   amd64        GDK Pixbuf library (development files)
ii  libgee-0.8-2:amd64                                          0.10.5-1ubuntu1                                     amd64        GObject based collection library
ii  libgee2:amd64                                               0.6.8-1ubuntu1                                      amd64        GObject based collection library
ii  libgegl-0.2-0:amd64                                         0.2.0-4ubuntu1                                      amd64        Generic Graphics Library
ii  libgeis1:amd64                                              2.2.16+14.04.20140303-0ubuntu1                      amd64        Gesture engine interface support
ii  libgeoclue0:amd64                                           0.12.99-3ubuntu1                                    amd64        C API for GeoClue
ii  libgeoip1:amd64                                             1.6.0-1                                             amd64        non-DNS IP-to-country resolver library
ii  libgeomview-1.9.4                                           1.9.4-4.1                                           amd64        geomview library runtime
ii  libgeos-3.4.2                                               3.4.2-4ubuntu1                                      amd64        Geometry engine for Geographic Information Systems - C++ Library
ii  libgeos-c1                                                  3.4.2-4ubuntu1                                      amd64        Geometry engine for Geographic Information Systems - C Library
ii  libgeos-dev                                                 3.4.2-4ubuntu1                                      amd64        Geometry engine for GIS - Development files
ii  libgeos-doc                                                 3.4.2-4ubuntu1                                      all          Documentation for the GEOS GIS geometry engine library
ii  libgeotiff2                                                 1.4.0-1ubuntu2                                      amd64        the GeoTIFF library -- run-time files
ii  libgeotranz3.3                                              3.3-1                                               amd64        GEOgraphic coordinates TRANslator (runtime library)
ii  libgetopt-argvfile-perl                                     1.11-1                                              all          Perl module for reading script options and parameters from files
ii  libgettextpo-dev:amd64                                      0.18.3.1-1ubuntu3                                   amd64        GNU Internationalization library development files
ii  libgettextpo0:amd64                                         0.18.3.1-1ubuntu3                                   amd64        GNU Internationalization library
ii  libgexiv2-2:amd64                                           0.10.0-1ubuntu2                                     amd64        GObject-based wrapper around the Exiv2 library
ii  libgfortran-4.8-dev:amd64                                   4.8.5-2ubuntu1~14.04.1                              amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran3:amd64                                          6.1.1-3ubuntu11~14.04.1                             amd64        Runtime library for GNU Fortran applications
ii  libgif4:amd64                                               4.1.6-11                                            amd64        library for GIF images (library)
ii  libgimp2.0                                                  2.8.10-0ubuntu1                                     amd64        Libraries for the GNU Image Manipulation Program
ii  libginac2                                                   1.6.2-1ubuntu1                                      amd64        GiNaC symbolic framework runtime library
ii  libgirepository-1.0-1                                       1.40.0-1ubuntu0.2                                   amd64        Library for handling GObject introspection data (runtime library)
ii  libgksu2-0                                                  2.0.13~pre1-6ubuntu4                                amd64        library providing su and sudo functionality
ii  libgl1-mesa-dev                                             10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenGL API -- GLX development files
ii  libgl1-mesa-dri:amd64                                       10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-dri:i386                                        10.1.3-0ubuntu0.6                                   i386         free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:amd64                                       10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenGL API -- GLX runtime
ii  libgl1-mesa-glx:i386                                        10.1.3-0ubuntu0.6                                   i386         free implementation of the OpenGL API -- GLX runtime
ii  libgl2ps-dev                                                1.3.8-1                                             amd64        Lib providing high quality vector output for OpenGL application
ii  libgl2ps0                                                   1.3.8-1                                             amd64        Lib providing high quality vector output for OpenGL application
ii  libglade2-0:amd64                                           1:2.6.4-2                                           amd64        library to load .glade files at runtime
ii  libglade2.0-cil                                             2.12.10-5                                           amd64        CLI binding for the Glade libraries 2.6
ii  libglamor0:amd64                                            0.6.0-0ubuntu4                                      amd64        shared graphics acceleration library based on OpenGL
ii  libglapi-mesa:amd64                                         10.1.3-0ubuntu0.6                                   amd64        free implementation of the GL API -- shared library
ii  libglapi-mesa:i386                                          10.1.3-0ubuntu0.6                                   i386         free implementation of the GL API -- shared library
ii  libgldi3:amd64                                              3.3.99.beta1.2.really.3.3.2-0ubuntu2.1              amd64        Light and eye-candy dock to launch your programs (lib package)
ii  libgles1-mesa:amd64                                         10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenGL|ES 1.x API -- runtime
ii  libgles2-mesa:amd64                                         10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenGL|ES 2.x API -- runtime
ii  libglew1.10:amd64                                           1.10.0-3                                            amd64        OpenGL Extension Wrangler - runtime environment
ii  libglewmx1.10:amd64                                         1.10.0-3                                            amd64        OpenGL Extension Wrangler (Multiple Rendering Contexts)
ii  libglib-perl                                                3:1.304-1                                           amd64        interface to the GLib and GObject libraries
ii  libglib2.0-0:amd64                                          2.40.2-0ubuntu1                                     amd64        GLib library of C routines
ii  libglib2.0-0:i386                                           2.40.2-0ubuntu1                                     i386         GLib library of C routines
ii  libglib2.0-bin                                              2.40.2-0ubuntu1                                     amd64        Programs for the GLib library
ii  libglib2.0-cil                                              2.12.10-5                                           amd64        CLI binding for the GLib utility library 2.12
ii  libglib2.0-data                                             2.40.2-0ubuntu1                                     all          Common files for GLib library
ii  libglib2.0-dev                                              2.40.2-0ubuntu1                                     amd64        Development files for the GLib library
ii  libglibmm-2.4-1c2a:amd64                                    2.39.93-0ubuntu1                                    amd64        C++ wrapper for the GLib toolkit (shared libraries)
ii  libglpk36:amd64                                             4.52.1-2build1                                      amd64        linear programming kit with integer (MIP) support
ii  libglu1-mesa:amd64                                          9.0.0-2                                             amd64        Mesa OpenGL utility library (GLU)
ii  libglu1-mesa:i386                                           9.0.0-2                                             i386         Mesa OpenGL utility library (GLU)
ii  libglu1-mesa-dev                                            9.0.0-2                                             amd64        Mesa OpenGL utility library -- development files
ii  libgluegen2-jni                                             2.1.5-1ubuntu1                                      amd64        Tool to automatically generate the Java and JNI code.
ii  libgluegen2-rt-java                                         2.1.5-1ubuntu1                                      all          Tool to automatically generate the Java and JNI code.
ii  libgme0                                                     0.5.5-2                                             amd64        Playback library for video game music files - shared library
ii  libgmime-2.6-0:amd64                                        2.6.20-0ubuntu1                                     amd64        MIME message parser and creator library - runtime
ii  libgmp10:amd64                                              2:5.1.3+dfsg-1ubuntu1                               amd64        Multiprecision arithmetic library
ii  libgmt4                                                     4.5.11-1build1                                      amd64        Generic Mapping Tools Library
ii  libgnome-bluetooth11                                        3.8.2.1-0ubuntu4.2                                  amd64        GNOME Bluetooth tools - support library
ii  libgnome-control-center1                                    1:3.6.3-0ubuntu56.1                                 amd64        utilities to configure the GNOME desktop
ii  libgnome-desktop-3-7                                        3.8.4-0ubuntu3.2                                    amd64        Utility library for loading .desktop files - runtime files
ii  libgnome-keyring-common                                     3.8.0-2                                             all          GNOME keyring services library - data files
ii  libgnome-keyring0:amd64                                     3.8.0-2                                             amd64        GNOME keyring services library
ii  libgnome-keyring1.0-cil                                     1.0.0-4                                             amd64        CLI library to access the GNOME Keyring daemon
ii  libgnome-menu-3-0                                           3.10.1-0ubuntu2                                     amd64        GNOME implementation of the freedesktop menu specification
ii  libgnome-vfs2.0-cil                                         2.24.2-3                                            all          CLI binding for GnomeVFS 2.24
ii  libgnome2-0:amd64                                           2.32.1-4ubuntu1                                     amd64        The GNOME library - runtime files
ii  libgnome2-bin                                               2.32.1-4ubuntu1                                     amd64        The GNOME library - binary files
ii  libgnome2-common                                            2.32.1-4ubuntu1                                     all          The GNOME library - common files
ii  libgnome2.24-cil                                            2.24.2-3                                            amd64        CLI binding for GNOME 2.24
ii  libgnomecanvas2-0:amd64                                     2.30.3-2                                            amd64        powerful object-oriented display engine - runtime files
ii  libgnomecanvas2-common                                      2.30.3-2                                            all          powerful object-oriented display engine - common files
ii  libgnomekbd-common                                          3.6.0-0ubuntu2                                      all          GNOME library to manage keyboard configuration - common files
ii  libgnomekbd8                                                3.6.0-0ubuntu2                                      amd64        GNOME library to manage keyboard configuration - shared library
ii  libgnomescan0                                               0.6.2-1.1ubuntu4                                    amd64        Scan library for GNOME - runtime
ii  libgnomeui-0:amd64                                          2.24.5-3                                            amd64        GNOME user interface library - runtime files
ii  libgnomeui-common                                           2.24.5-3                                            all          GNOME user interface library - common files
ii  libgnomevfs2-0:amd64                                        1:2.24.4-1ubuntu6                                   amd64        GNOME Virtual File System (runtime libraries)
ii  libgnomevfs2-common                                         1:2.24.4-1ubuntu6                                   amd64        GNOME Virtual File System (common files)
ii  libgnomevfs2-extra:amd64                                    1:2.24.4-1ubuntu6                                   amd64        GNOME Virtual File System (extra modules)
ii  libgnutls-dev                                               2.12.23-12ubuntu2.5                                 amd64        GNU TLS library - development files
ii  libgnutls-openssl27:amd64                                   2.12.23-12ubuntu2.5                                 amd64        GNU TLS library - OpenSSL wrapper
ii  libgnutls26:amd64                                           2.12.23-12ubuntu2.5                                 amd64        GNU TLS library - runtime library
ii  libgnutls26:i386                                            2.12.23-12ubuntu2.5                                 i386         GNU TLS library - runtime library
ii  libgnutls28:amd64                                           3.2.11-2ubuntu1.1                                   amd64        GNU TLS library - main runtime library
ii  libgnutlsxx27:amd64                                         2.12.23-12ubuntu2.5                                 amd64        GNU TLS library - C++ runtime library
ii  libgoa-1.0-0b:amd64                                         3.10.3-0ubuntu1                                     amd64        library for GNOME Online Accounts
ii  libgoa-1.0-common                                           3.10.3-0ubuntu1                                     all          library for GNOME Online Accounts - common files
ii  libgoa-backend-1.0-1:amd64                                  3.10.3-0ubuntu1                                     amd64        backend library for GNOME Online Accounts
ii  libgomp1:amd64                                              6.1.1-3ubuntu11~14.04.1                             amd64        GCC OpenMP (GOMP) support library
ii  libgoocanvas-common                                         0.15-1.1ubuntu1                                     all          translations for goocanvas
ii  libgoocanvas3                                               0.15-1.1ubuntu1                                     amd64        canvas widget for GTK+ that uses the cairo 2D library
ii  libgpg-error-dev                                            1.12-0.2ubuntu1                                     amd64        library for common error values and messages in GnuPG components (development)
ii  libgpg-error0:amd64                                         1.12-0.2ubuntu1                                     amd64        library for common error values and messages in GnuPG components
ii  libgpg-error0:i386                                          1.12-0.2ubuntu1                                     i386         library for common error values and messages in GnuPG components
ii  libgpgme11:amd64                                            1.4.3-0.1ubuntu5.1                                  amd64        GPGME - GnuPG Made Easy (library)
ii  libgphoto2-6:amd64                                          2.5.3.1-1ubuntu2.2                                  amd64        gphoto2 digital camera library
ii  libgphoto2-l10n                                             2.5.3.1-1ubuntu2.2                                  all          gphoto2 digital camera library - localized messages
ii  libgphoto2-port10:amd64                                     2.5.3.1-1ubuntu2.2                                  amd64        gphoto2 digital camera port library
ii  libgpm2:amd64                                               1.20.4-6.1                                          amd64        General Purpose Mouse - shared library
ii  libgpod-common                                              0.8.3-4ubuntu3                                      amd64        common files for libgpod
ii  libgpod4:amd64                                              0.8.3-4ubuntu3                                      amd64        library to read and write songs and artwork to an iPod
ii  libgps20:amd64                                              3.9-3                                               amd64        Global Positioning System - library
ii  libgrail6                                                   3.1.0daily13.06.05-0ubuntu1                         amd64        Gesture Recognition And Instantiation Library
ii  libgraphicsmagick++3                                        1.3.18-1ubuntu3                                     amd64        format-independent image processing - C++ shared library
ii  libgraphicsmagick3                                          1.3.18-1ubuntu3                                     amd64        format-independent image processing - C shared library
ii  libgraphite2-3:amd64                                        1.3.6-1ubuntu0.14.04.1                              amd64        Font rendering engine for Complex Scripts -- library
ii  libgraphite2-3:i386                                         1.3.6-1ubuntu0.14.04.1                              i386         Font rendering engine for Complex Scripts -- library
ii  libgraphviz-dev                                             2.36.0-0ubuntu3.1                                   amd64        graphviz libs and headers against which to build applications
ii  libgrib2c0d:amd64                                           1.4.0-2                                             amd64        NCEP GRIB2 encoder/decoder library
ii  libgrilo-0.2-1:amd64                                        0.2.10-1                                            amd64        Framework for discovering and browsing media - Shared libraries
ii  libgrip0                                                    0.3.7+14.04.20140303-0ubuntu1                       amd64        multitouch gestures for GTK+ apps
ii  libgroupsock1                                               2014.01.13-1                                        amd64        multimedia RTSP streaming library (network interfaces and sockets)
ii  libgs9                                                      9.10~dfsg-0ubuntu10.4                               amd64        interpreter for the PostScript language and for PDF - Library
ii  libgs9-common                                               9.10~dfsg-0ubuntu10.4                               all          interpreter for the PostScript language and for PDF - common files
ii  libgsettings-qt1:amd64                                      0.1+14.04.20140408-0ubuntu1                         amd64        Library to access GSettings from Qt
ii  libgsf-1-114                                                1.14.27-2ubuntu2                                    amd64        Structured File Library - runtime version
ii  libgsf-1-common                                             1.14.27-2ubuntu2                                    all          Structured File Library - common files
ii  libgsl0ldbl                                                 1.16+dfsg-1ubuntu1                                  amd64        GNU Scientific Library (GSL) -- library package
ii  libgsm1:amd64                                               1.0.13-4                                            amd64        Shared libraries for GSM speech compressor
ii  libgsoap4:amd64                                             2.8.16-2                                            amd64        Runtime libraries for gSOAP
ii  libgssapi-krb5-2:amd64                                      1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libgssapi-krb5-2:i386                                       1.12+dfsg-2ubuntu5.2                                i386         MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libgssapi3-heimdal:amd64                                    1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - GSSAPI support library
ii  libgssdp-1.0-3                                              0.14.7-1ubuntu1                                     amd64        GObject-based library for SSDP
ii  libgssrpc4:amd64                                            1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - GSS enabled ONCRPC
ii  libgstreamer-plugins-bad0.10-0:amd64                        0.10.23-7.2ubuntu1.1                                amd64        GStreamer shared libraries from the "bad" set
ii  libgstreamer-plugins-bad1.0-0:amd64                         1.2.4-1~ubuntu1                                     amd64        GStreamer development files for libraries from the "bad" set
ii  libgstreamer-plugins-base0.10-0:amd64                       0.10.36-1.1ubuntu2                                  amd64        GStreamer libraries from the "base" set
ii  libgstreamer-plugins-base1.0-0:amd64                        1.2.4-1~ubuntu2                                     amd64        GStreamer libraries from the "base" set
ii  libgstreamer-plugins-base1.0-0:i386                         1.2.4-1~ubuntu2                                     i386         GStreamer libraries from the "base" set
ii  libgstreamer-plugins-good1.0-0:amd64                        1.2.4-1~ubuntu1                                     amd64        GStreamer development files for libraries from the "good" set
ii  libgstreamer0.10-0:amd64                                    0.10.36-1.2ubuntu3                                  amd64        Core GStreamer libraries and elements
ii  libgstreamer1.0-0:amd64                                     1.2.4-0ubuntu1                                      amd64        Core GStreamer libraries and elements
ii  libgstreamer1.0-0:i386                                      1.2.4-0ubuntu1                                      i386         Core GStreamer libraries and elements
ii  libgtk-3-0:amd64                                            3.10.8-0ubuntu1.6                                   amd64        GTK+ graphical user interface library
ii  libgtk-3-bin                                                3.10.8-0ubuntu1.6                                   amd64        programs for the GTK+ graphical user interface library
ii  libgtk-3-common                                             3.10.8-0ubuntu1.6                                   all          common files for the GTK+ graphical user interface library
ii  libgtk2-perl                                                2:1.249-2                                           amd64        Perl interface to the 2.x series of the Gimp Toolkit library
ii  libgtk2.0-0:amd64                                           2.24.23-0ubuntu1.4                                  amd64        GTK+ graphical user interface library
ii  libgtk2.0-0:i386                                            2.24.23-0ubuntu1.4                                  i386         GTK+ graphical user interface library
ii  libgtk2.0-bin                                               2.24.23-0ubuntu1.4                                  amd64        programs for the GTK+ graphical user interface library
ii  libgtk2.0-cil                                               2.12.10-5                                           amd64        CLI binding for the GTK+ toolkit 2.12
ii  libgtk2.0-common                                            2.24.23-0ubuntu1.4                                  all          common files for the GTK+ graphical user interface library
ii  libgtkglext1                                                1.2.0-3.1fakesync3                                  amd64        OpenGL Extension to GTK+ (shared libraries)
ii  libgtkmm-2.4-1c2a:amd64                                     1:2.24.4-1ubuntu1                                   amd64        C++ wrappers for GTK+ (shared libraries)
ii  libgtkmm-3.0-1:amd64                                        3.10.1-0ubuntu2                                     amd64        C++ wrappers for GTK+ (shared libraries)
ii  libgtksourceview-3.0-1:amd64                                3.10.2-0ubuntu1                                     amd64        shared libraries for the GTK+ syntax highlighting widget
ii  libgtksourceview-3.0-common                                 3.10.2-0ubuntu1                                     all          common files for the GTK+ syntax highlighting widget
ii  libgtksourceview2.0-0                                       2.10.5-1ubuntu2.14.04.1                             amd64        shared libraries for the GTK+ syntax highlighting widget
ii  libgtksourceview2.0-common                                  2.10.5-1ubuntu2.14.04.1                             all          common files for the GTK+ syntax highlighting widget
ii  libgtkspell0                                                2.0.16-1ubuntu7                                     amd64        a spell-checking addon for GTK's TextView widget
ii  libgtop2-7                                                  2.28.5-2                                            amd64        gtop system monitoring library (shared)
ii  libgtop2-common                                             2.28.5-2                                            all          gtop system monitoring library (common)
ii  libgucharmap-2-90-7                                         1:3.10.1-0ubuntu2                                   amd64        Unicode browser widget library (shared library)
ii  libgudev-1.0-0:amd64                                        1:204-5ubuntu20.19                                  amd64        GObject-based wrapper library for libudev
ii  libguess1:amd64                                             1.2.1-1~trusty                                      amd64        high-speed character set detection library
ii  libgupnp-1.0-4                                              0.20.10-1ubuntu1                                    amd64        GObject-based library for UPnP
ii  libgupnp-igd-1.0-4:amd64                                    0.2.2-1                                             amd64        library to handle UPnP IGD port mapping
ii  libgusb2:amd64                                              0.1.6-5                                             amd64        GLib wrapper around libusb1
ii  libgutenprint2                                              5.2.10~pre2-0ubuntu2                                amd64        runtime for the Gutenprint printer driver library
ii  libgutenprintui2-1                                          5.2.10~pre2-0ubuntu2                                amd64        runtime for the Gutenprint printer driver user interface library
ii  libgvc6                                                     2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - gvc library
ii  libgvpr2                                                    2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - gvpr library
ii  libgweather-3-6                                             3.10.2-0ubuntu2                                     amd64        GWeather shared library
ii  libgweather-common                                          3.10.2-0ubuntu2                                     all          GWeather common files
ii  libgxps2:amd64                                              0.2.2-2ubuntu2                                      amd64        handling and rendering XPS documents (library)
ii  libharfbuzz-icu0:amd64                                      0.9.27-1ubuntu1                                     amd64        OpenType text shaping engine ICU backend
ii  libharfbuzz0b:amd64                                         0.9.27-1ubuntu1                                     amd64        OpenType text shaping engine (shared library)
ii  libharfbuzz0b:i386                                          0.9.27-1ubuntu1                                     i386         OpenType text shaping engine (shared library)
ii  libhcrypto4-heimdal:amd64                                   1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - crypto library
ii  libhdf4-0                                                   4.2r10-0ubuntu1                                     amd64        Hierarchical Data Format 4 library -- library package
ii  libhdf4-0-alt                                               4.2r10-0ubuntu1                                     amd64        Hierarchical Data Format 4 library -- library package
ii  libhdf4-alt-dev                                             4.2r10-0ubuntu1                                     amd64        Hierarchical Data Format 4 library -- development package
rc  libhdf5-7:amd64                                             1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - runtime files - serial version
ii  libhdf5-mpich2-7:amd64                                      1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
ii  libhdf5-mpich2-dev                                          1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - development files - MPICH2 version
rc  libhdf5-openmpi-7:amd64                                     1.8.11-5ubuntu7                                     amd64        Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
ii  libheimbase1-heimdal:amd64                                  1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - Base library
ii  libheimntlm0-heimdal:amd64                                  1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - NTLM support library
ii  libhogweed2:amd64                                           2.7.1-1ubuntu0.1                                    amd64        low level cryptographic library (public-key cryptos)
ii  libhpmud0                                                   3.14.3-0ubuntu3.4                                   amd64        HP Multi-Point Transport Driver (hpmud) run-time libraries
ii  libhtml-form-perl                                           6.03-1                                              all          module that represents an HTML form element
ii  libhtml-format-perl                                         2.11-1                                              all          module for transforming HTML into various formats
ii  libhtml-parser-perl                                         3.71-1build1                                        amd64        collection of modules that parse HTML text documents
ii  libhtml-tagset-perl                                         3.20-2                                              all          Data tables pertaining to HTML
ii  libhtml-template-perl                                       2.95-1                                              all          module for using HTML templates with Perl
ii  libhtml-tree-perl                                           5.03-1                                              all          Perl module to represent and create HTML syntax trees
ii  libhttp-cookies-perl                                        6.00-2                                              all          HTTP cookie jars
ii  libhttp-daemon-perl                                         6.01-1                                              all          simple http server class
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  libhud2:amd64                                               14.04+14.04.20140604-0ubuntu1                       amd64        library for exporting items to the Unity HUD
ii  libhunspell-1.3-0:amd64                                     1.3.2-6ubuntu2.1                                    amd64        spell checker and morphological analyzer (shared library)
ii  libhwloc-dev:amd64                                          1.8-1ubuntu1.14.04.1                                amd64        Hierarchical view of the machine - static libs and headers
ii  libhwloc-plugins                                            1.8-1ubuntu1.14.04.1                                amd64        Hierarchical view of the machine - plugins
ii  libhwloc5:amd64                                             1.8-1ubuntu1.14.04.1                                amd64        Hierarchical view of the machine - shared libs
ii  libhx509-5-heimdal:amd64                                    1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - X509 support library
ii  libhyphen0                                                  2.8.6-3ubuntu2                                      amd64        ALTLinux hyphenation library - shared library
ii  libibus-1.0-5:amd64                                         1.5.5-1ubuntu3.2                                    amd64        Intelligent Input Bus - shared library
ii  libibverbs-dev                                              1.1.7-1ubuntu1.1                                    amd64        Development files for the libibverbs library
ii  libibverbs1                                                 1.1.7-1ubuntu1.1                                    amd64        Library for direct userspace use of RDMA (InfiniBand/iWARP)
ii  libical1                                                    1.0-0ubuntu1                                        amd64        iCalendar library implementation in C (runtime)
ii  libicc2:amd64                                               2.12+argyll1.5.1-5ubuntu1                           amd64        ICC profile I/O library
ii  libice-dev:amd64                                            2:1.0.8-2                                           amd64        X11 Inter-Client Exchange library (development headers)
ii  libice6:amd64                                               2:1.0.8-2                                           amd64        X11 Inter-Client Exchange library
ii  libice6:i386                                                2:1.0.8-2                                           i386         X11 Inter-Client Exchange library
ii  libicu52:amd64                                              52.1-3ubuntu0.4                                     amd64        International Components for Unicode
ii  libid3-3.8.3c2a                                             3.8.3-15                                            amd64        library for manipulating ID3v1 and ID3v2 tags
ii  libid3tag0                                                  0.15.1b-10ubuntu1                                   amd64        ID3 tag reading library from the MAD project
ii  libidl-common                                               0.8.14-0.2ubuntu4                                   all          library for parsing CORBA IDL files (common files)
ii  libidl0:amd64                                               0.8.14-0.2ubuntu4                                   amd64        library for parsing CORBA IDL files
ii  libidn11:amd64                                              1.28-1ubuntu2                                       amd64        GNU Libidn library, implementation of IETF IDN specifications
ii  libidn11-dev                                                1.28-1ubuntu2                                       amd64        Development files for GNU Libidn, an IDN library
ii  libido3-0.1-0:amd64                                         13.10.0+14.04.20151021-0ubuntu1                     amd64        Shared library providing extra gtk menu items for display in
ii  libiec61883-0:amd64                                         1.2.0-0.1ubuntu3                                    amd64        an partial implementation of IEC 61883
ii  libieee1284-3:amd64                                         0.2.11-12                                           amd64        cross-platform library for parallel port access
ii  libijs-0.35                                                 0.35-8build1                                        amd64        IJS raster image transport protocol: shared library
ii  libilmbase-dev                                              1.0.1-6ubuntu1                                      amd64        development files for IlmBase
ii  libilmbase6:amd64                                           1.0.1-6ubuntu1                                      amd64        several utility libraries from ILM used by OpenEXR
ii  libimdi0:amd64                                              1.5.1-5ubuntu1                                      amd64        Integer Multi-Dimensional Interpolation routines (IMDI) library
ii  libimobiledevice4:amd64                                     1.1.5+git20140313.bafe6a9e-0ubuntu1                 amd64        Library for communicating with the iPhone and iPod Touch
ii  libindicator3-7                                             12.10.2+14.04.20141007.1-0ubuntu1                   amd64        panel indicator applet - shared library
ii  libindicator7                                               12.10.2+14.04.20141007.1-0ubuntu1                   amd64        panel indicator applet - shared library
ii  libintl-perl                                                1.23-1build1                                        all          Uniforum message translations system compatible i18n library
ii  libio-html-perl                                             1.00-1                                              all          open an HTML file with automatic charset detection
ii  libio-pty-perl                                              1:1.08-1build4                                      amd64        Perl module for pseudo tty IO
ii  libio-socket-inet6-perl                                     2.71-1                                              all          object interface for AF_INET6 domain sockets
ii  libio-socket-ssl-perl                                       1.965-1ubuntu1                                      all          Perl module implementing object oriented interface to SSL sockets
ii  libio-string-perl                                           1.08-3                                              all          Emulate IO::File interface for in-core strings
ii  libio-stringy-perl                                          2.110-5                                             all          Perl modules for IO from scalars and arrays
ii  libipc-run-perl                                             0.92-1                                              all          Perl module for running processes
ii  libipc-system-simple-perl                                   1.25-2                                              all          Perl module to run commands simply, with detailed diagnostics
ii  libisc95                                                    1:9.9.5.dfsg-3ubuntu0.8                             amd64        ISC Shared Library used by BIND
ii  libisccc90                                                  1:9.9.5.dfsg-3ubuntu0.8                             amd64        Command Channel Library used by BIND
ii  libisccfg90                                                 1:9.9.5.dfsg-3ubuntu0.8                             amd64        Config File Handling Library used by BIND
ii  libisl10:amd64                                              0.12.2-1                                            amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libisl15:amd64                                              0.15-3~14.04                                        amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libiso9660-8                                                0.83-4.1ubuntu1                                     amd64        library to work with ISO9660 filesystems
ii  libisofs6                                                   1.3.4-0ubuntu1                                      amd64        library to create ISO9660 images
ii  libitm1:amd64                                               6.1.1-3ubuntu11~14.04.1                             amd64        GNU Transactional Memory Library
ii  libiw30:amd64                                               30~pre9-8ubuntu1                                    amd64        Wireless tools - library
ii  libjack-jackd2-0:amd64                                      1.9.9.5+20130622git7de15e7a-1ubuntu1                amd64        JACK Audio Connection Kit (libraries)
ii  libjack-jackd2-0:i386                                       1.9.9.5+20130622git7de15e7a-1ubuntu1                i386         JACK Audio Connection Kit (libraries)
ii  libjas-plotter-java                                         2.2.6+dfsg1-2                                       all          JAS(2) Plotter graphic library
ii  libjasper-dev                                               1.900.1-14ubuntu3.3                                 amd64        Development files for the JasPer JPEG-2000 library
ii  libjasper1:amd64                                            1.900.1-14ubuntu3.3                                 amd64        JasPer JPEG-2000 runtime library
ii  libjasper1:i386                                             1.900.1-14ubuntu3.3                                 i386         JasPer JPEG-2000 runtime library
ii  libjavascriptcoregtk-1.0-0:amd64                            2.4.10-0ubuntu0.14.04.1                             amd64        JavaScript engine library from WebKitGTK+
ii  libjavascriptcoregtk-3.0-0:amd64                            2.4.10-0ubuntu0.14.04.1                             amd64        JavaScript engine library from WebKitGTK+
ii  libjaxen-java                                               1.1.6-1ubuntu1                                      all          Java XPath engine
ii  libjaxp1.3-java                                             1.3.05-2ubuntu3                                     all          Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
ii  libjbig-dev:amd64                                           2.0-2ubuntu4.1                                      amd64        JBIGkit development files
ii  libjbig0:amd64                                              2.0-2ubuntu4.1                                      amd64        JBIGkit libraries
ii  libjbig0:i386                                               2.0-2ubuntu4.1                                      i386         JBIGkit libraries
ii  libjbig2dec0                                                0.11+20120125-1ubuntu1                              amd64        JBIG2 decoder library - shared libraries
ii  libjdom1-java                                               1.1.3-1                                             all          lightweight and fast library using XML
ii  libjemalloc1                                                3.5.1-2                                             amd64        general-purpose scalable concurrent malloc(3) implementation
ii  libjeuclid-core-java                                        3.1.9-3                                             all          Complete MathML rendering solution (java classes)
ii  libjexcelapi-java                                           2.6.12-2                                            all          Java API to read, write and modify Excel spreadsheets
ii  libjgoodies-common-java                                     1.4.0-2                                             all          JGoodies Common
ii  libjgoodies-looks-java                                      2.5.2-3                                             all          library with Swing look&feel implementations
ii  libjgraph-java                                              5.12.4.2+dfsg-2                                     all          JFC/Swing graph component for Java
ii  libjgraphx-java                                             2.1.0.7-1                                           all          Java Swing Diagramming Library
ii  libjhdf4-java                                               2.9-1                                               amd64        Java HDF4 Object Package
ii  libjhdf4-jni                                                2.9-1                                               amd64        Java HDF4 Object Package (Java JNI library)
ii  libjhdf5-java                                               2.9-1                                               amd64        Java HDF5 Object Package
ii  libjhdf5-jni                                                2.9-1                                               amd64        Java HDF5 Object Package (Java JNI library)
ii  libjlatexmath-fop-java                                      1.0.3-1                                             all          Implementation of LaTeX math mode wrote in Java (fop plugin)
ii  libjlatexmath-java                                          1.0.3-1                                             all          Implementation of LaTeX math mode wrote in Java
ii  libjline-java                                               1.0-2                                               all          Java library for handling console input
ii  libjogl2-java                                               2.1.5-1ubuntu3                                      all          Java bindings for OpenGL API
ii  libjogl2-jni                                                2.1.5-1ubuntu3                                      amd64        Java bindings for OpenGL API (JNI lib)
ii  libjpeg-dev:amd64                                           8c-2ubuntu8                                         amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libjpeg-progs                                               8c-2ubuntu8                                         amd64        Programs for manipulating JPEG files (dependency package)
ii  libjpeg-turbo-progs                                         1.3.0-0ubuntu2                                      amd64        Programs for manipulating JPEG files
ii  libjpeg-turbo8:amd64                                        1.3.0-0ubuntu2                                      amd64        IJG JPEG compliant runtime library.
ii  libjpeg-turbo8:i386                                         1.3.0-0ubuntu2                                      i386         IJG JPEG compliant runtime library.
ii  libjpeg-turbo8-dev:amd64                                    1.3.0-0ubuntu2                                      amd64        Development files for the IJG JPEG library
ii  libjpeg8:amd64                                              8c-2ubuntu8                                         amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libjpeg8:i386                                               8c-2ubuntu8                                         i386         Independent JPEG Group's JPEG runtime library (dependency package)
ii  libjpeg8-dev:amd64                                          8c-2ubuntu8                                         amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libjrosetta-java                                            1.0.4-4                                             all          JRosetta - Advanced graphical console engine
ii  libjs-jquery                                                1.7.2+dfsg-2ubuntu1                                 all          JavaScript library for dynamic web applications
ii  libjs-prototype                                             1.7.1-3                                             all          JavaScript Framework for dynamic web applications
ii  libjs-scriptaculous                                         1.9.0-2                                             all          JavaScript library for dynamic web applications
ii  libjs-sphinxdoc                                             1.2.2+dfsg-1ubuntu1.1                               all          JavaScript support for Sphinx documentation
ii  libjs-underscore                                            1.4.4-2ubuntu1                                      all          JavaScript's functional programming helper library
ii  libjson-c2:amd64                                            0.11-3ubuntu1.2                                     amd64        JSON manipulation library - shared library
ii  libjson-c2:i386                                             0.11-3ubuntu1.2                                     i386         JSON manipulation library - shared library
ii  libjson-glib-1.0-0:amd64                                    0.16.2-1ubuntu1                                     amd64        GLib JSON manipulation library
ii  libjson-glib-1.0-common                                     0.16.2-1ubuntu1                                     all          GLib JSON manipulation library (common files)
ii  libjson-perl                                                2.61-1                                              all          module for manipulating JSON-formatted data
ii  libjson-xs-perl                                             2.340-1build1                                       amd64        module for manipulating JSON-formatted data (C/XS-accelerated)
ii  libjson0:amd64                                              0.11-3ubuntu1.2                                     amd64        JSON manipulation library (transitional package)
ii  libjsoncpp0:amd64                                           0.6.0~rc2-3ubuntu1                                  amd64        Library for reading and writing JSON for C++
ii  libjte1                                                     1.19-2                                              amd64        Jigdo Template Export - runtime library
ii  libk5crypto3:amd64                                          1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libk5crypto3:i386                                           1.12+dfsg-2ubuntu5.2                                i386         MIT Kerberos runtime libraries - Crypto Library
ii  libkabc4                                                    4:4.13.3-0ubuntu0.2                                 amd64        library for handling address book data
ii  libkactivities-bin                                          4:4.13.3-0ubuntu0.2                                 amd64        executables for the KDE Activities
ii  libkactivities-models1                                      4:4.13.3-0ubuntu0.2                                 amd64        Activities models library
ii  libkactivities6                                             4:4.13.3-0ubuntu0.2                                 amd64        Activities library
ii  libkadm5clnt-mit9:amd64                                     1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - Administration Clients
ii  libkadm5srv-mit9:amd64                                      1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - KDC and Admin Server
ii  libkalarmcal2                                               4:4.13.3-0ubuntu0.2                                 amd64        library for handling kalarm calendar data
ii  libkate1                                                    0.4.1-1ubuntu1                                      amd64        Kate is a codec for karaoke and text encapsulation
ii  libkatepartinterfaces4                                      4:4.13.3-0ubuntu0.1                                 amd64        kate part library
ii  libkcal4                                                    4:4.13.3-0ubuntu0.2                                 amd64        library for handling calendar data
ii  libkcalcore4                                                4:4.13.3-0ubuntu0.2                                 amd64        library for handling calendar data
ii  libkcalutils4                                               4:4.13.3-0ubuntu0.2                                 amd64        library with utility functions for the handling of calendar data
ii  libkcmutils4                                                4:4.13.3-0ubuntu0.2                                 amd64        utility classes for using KCM modules
ii  libkdb5-7:amd64                                             1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - Kerberos database
ii  libkdcraw-data                                              4:4.13.0-0ubuntu1                                   all          RAW picture decoding library -- data files
ii  libkdcraw23                                                 4:4.13.0-0ubuntu1                                   amd64        RAW picture decoding library
ii  libkde3support4                                             4:4.13.3-0ubuntu0.2                                 amd64        KDE 3 Support Library for the KDE 4 Platform
ii  libkdeclarative5                                            4:4.13.3-0ubuntu0.2                                 amd64        declarative library for plasma
ii  libkdecore5                                                 4:4.13.3-0ubuntu0.2                                 amd64        KDE Platform Core Library
ii  libkdesu5                                                   4:4.13.3-0ubuntu0.2                                 amd64        Console-mode Authentication Library for the KDE Platform
ii  libkdeui5                                                   4:4.13.3-0ubuntu0.2                                 amd64        KDE Platform User Interface Library
ii  libkdewebkit5                                               4:4.13.3-0ubuntu0.2                                 amd64        KDE WebKit Library
ii  libkdnssd4                                                  4:4.13.3-0ubuntu0.2                                 amd64        DNS-SD Protocol Library for the KDE Platform
ii  libkemoticons4                                              4:4.13.3-0ubuntu0.2                                 amd64        utility classes to deal with emoticon themes
ii  libkexiv2-11                                                4:4.13.0-0ubuntu1                                   amd64        Qt like interface for the libexiv2 library
ii  libkexiv2-data                                              4:4.13.0-0ubuntu1                                   all          Qt-like interface for the libexiv2 library -- data files
ii  libkeybinder0                                               0.3.0-2                                             amd64        registers global key bindings for applications
ii  libkeyutils1:amd64                                          1.5.6-1                                             amd64        Linux Key Management Utilities (library)
ii  libkeyutils1:i386                                           1.5.6-1                                             i386         Linux Key Management Utilities (library)
ii  libkfbapi1                                                  1.0-0ubuntu4                                        amd64        Facebook API library for KDE
ii  libkfile4                                                   4:4.13.3-0ubuntu0.2                                 amd64        File Selection Dialog Library for KDE Platform
ii  libkgapi2-2:amd64                                           2.1.0-0ubuntu1                                      amd64        Google API library for KDE
ii  libkholidays4                                               4:4.13.3-0ubuntu0.2                                 amd64        holidays calculation library
ii  libkhtml5                                                   4:4.13.3-0ubuntu0.2                                 amd64        KHTML Web Content Rendering Engine
ii  libkidletime4                                               4:4.13.3-0ubuntu0.2                                 amd64        library to provide information about idle time
ii  libkimap4                                                   4:4.13.3-0ubuntu0.2                                 amd64        library for handling IMAP data
ii  libkio5                                                     4:4.13.3-0ubuntu0.2                                 amd64        Network-enabled File Management Library for the KDE Platform
ii  libkjsapi4                                                  4:4.13.3-0ubuntu0.2                                 amd64        KJS API Library for the KDE Development Platform
ii  libkjsembed4                                                4:4.13.3-0ubuntu0.2                                 amd64        library for binding JavaScript objects to QObjects
ii  libkldap4                                                   4:4.13.3-0ubuntu0.2                                 amd64        library for accessing LDAP
ii  libklibc                                                    2.0.3-0ubuntu1.14.04.1                              amd64        minimal libc subset for use with initramfs
ii  libkmbox4                                                   4:4.13.3-0ubuntu0.2                                 amd64        library for handling mbox mailboxes
ii  libkmediaplayer4                                            4:4.13.3-0ubuntu0.2                                 amd64        KMediaPlayer Interface for the KDE Platform
ii  libkmime4                                                   4:4.13.3-0ubuntu0.2                                 amd64        library for handling MIME data
ii  libkml0:amd64                                               1.3.0~r864-2                                        amd64        Library to manipulate KML 2.2 OGC standard files
ii  libkmod2:amd64                                              15-0ubuntu6                                         amd64        libkmod shared library
ii  libknewstuff2-4                                             4:4.13.3-0ubuntu0.2                                 amd64        "Get Hot New Stuff" v2 Library for the KDE Platform
ii  libknewstuff3-4                                             4:4.13.3-0ubuntu0.2                                 amd64        "Get Hot New Stuff" v3 Library for the KDE Platform
ii  libknotifyconfig4                                           4:4.13.3-0ubuntu0.2                                 amd64        library for configuring KDE Notifications
ii  libkntlm4                                                   4:4.13.3-0ubuntu0.2                                 amd64        NTLM Authentication Library for the KDE Platform
ii  libkolab0                                                   0.5.0-0ubuntu4                                      amd64        Maps KDE containers to Kolab formats
ii  libkolabxml1                                                1.0.1-0ubuntu3                                      amd64        Kolab XML format (shared library)
ii  libkparts4                                                  4:4.13.3-0ubuntu0.2                                 amd64        Framework for the KDE Platform Graphical Components
ii  libkpathsea6                                                2013.20130729.30972-2build3                         amd64        TeX Live: path search library for TeX (runtime part)
ii  libkpimidentities4                                          4:4.13.3-0ubuntu0.2                                 amd64        library for managing user identities
ii  libkpimtextedit4                                            4:4.13.3-0ubuntu0.2                                 amd64        library that provides a textedit with PIM-specific features
ii  libkpimutils4                                               4:4.13.3-0ubuntu0.2                                 amd64        library for dealing with email addresses
ii  libkprintutils4                                             4:4.13.3-0ubuntu0.2                                 amd64        utility classes to deal with printing
ii  libkpty4                                                    4:4.13.3-0ubuntu0.2                                 amd64        Pseudo Terminal Library for the KDE Platform
ii  libkrb5-26-heimdal:amd64                                    1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - libraries
ii  libkrb5-3:amd64                                             1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries
ii  libkrb5-3:i386                                              1.12+dfsg-2ubuntu5.2                                i386         MIT Kerberos runtime libraries
ii  libkrb5-dev                                                 1.12+dfsg-2ubuntu5.2                                amd64        Headers and development libraries for MIT Kerberos
ii  libkrb5support0:amd64                                       1.12+dfsg-2ubuntu5.2                                amd64        MIT Kerberos runtime libraries - Support library
ii  libkrb5support0:i386                                        1.12+dfsg-2ubuntu5.2                                i386         MIT Kerberos runtime libraries - Support library
ii  libkresources4                                              4:4.13.3-0ubuntu0.2                                 amd64        KDE Resource framework library
ii  libkrosscore4                                               4:4.13.3-0ubuntu0.2                                 amd64        Kross Core Library
ii  libkrossui4                                                 4:4.13.3-0ubuntu0.2                                 amd64        Kross UI Library
ii  libkscreen1                                                 1.0.5-0ubuntu1~ubuntu14.04                          amd64        library for screen management - shared library
ii  libktexteditor4                                             4:4.13.3-0ubuntu0.2                                 amd64        KTextEditor interfaces for the KDE Platform
ii  libkubuntu0                                                 14.04ubuntu4                                        amd64        library for Kubuntu platform integration
rc  libkutils4                                                  4:4.13.3-0ubuntu0.2                                 amd64        dummy transitional library
ii  libkxmlrpcclient4                                           4:4.13.3-0ubuntu0.2                                 amd64        simple XML-RPC client library
ii  liblaf-plugin-java                                          1.0-2                                               all          support for third-party components in Java look-and-feel libraries
ii  liblangtag-common                                           0.5.1-2                                             all          library to access tags for identifying languages -- data
ii  liblangtag1                                                 0.5.1-2                                             amd64        library to access tags for identifying languages
ii  liblapack-dev                                               3.5.0-2ubuntu1                                      amd64        Library of linear algebra routines 3 - static version
ii  liblapack3                                                  3.5.0-2ubuntu1                                      amd64        Library of linear algebra routines 3 - shared version
ii  liblcms1:amd64                                              1.19.dfsg-1.2ubuntu5                                amd64        Little CMS color management library
ii  liblcms2-2:amd64                                            2.6-3ubuntu1~trusty                                 amd64        Little CMS 2 color management library
ii  liblcms2-dev:amd64                                          2.6-3ubuntu1~trusty                                 amd64        Little CMS 2 color management library development headers
ii  libldap-2.4-2:amd64                                         2.4.31-1+nmu2ubuntu8.2                              amd64        OpenLDAP libraries
ii  libldap2-dev:amd64                                          2.4.31-1+nmu2ubuntu8.2                              amd64        OpenLDAP development libraries
ii  libldb1:amd64                                               1:1.1.24-0ubuntu0.14.04.1                           amd64        LDAP-like embedded database - shared library
ii  liblensfun-data                                             0.2.8-1                                             all          Lens Correction library - Data
ii  liblensfun0                                                 0.2.8-1                                             amd64        Lens Correction library - Runtime files
ii  liblightdm-gobject-1-0                                      1.10.6-0ubuntu1                                     amd64        LightDM GObject client library
ii  liblircclient0                                              0.9.0-0ubuntu5                                      amd64        infra-red remote control support - client library
ii  liblist-moreutils-perl                                      0.33-1build3                                        amd64        Perl module with additional list functions not found in List::Util
ii  liblivemedia23                                              2014.01.13-1                                        amd64        multimedia RTSP streaming library
ii  libllvm3.4:amd64                                            1:3.4-1ubuntu3                                      amd64        Modular compiler and toolchain technologies, runtime library
ii  libllvm3.4:i386                                             1:3.4-1ubuntu3                                      i386         Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl                                      1.05-7build3                                        amd64        module using libc functions for internationalization in Perl
ii  liblockfile-bin                                             1.09-6ubuntu1                                       amd64        support binaries for and cli utilities based on liblockfile
ii  liblockfile1:amd64                                          1.09-6ubuntu1                                       amd64        NFS-safe locking library
ii  liblog-message-simple-perl                                  0.10-1                                              all          simplified interface to Log::Message
ii  liblog4j1.2-java                                            1.2.17-4ubuntu3                                     all          Logging library for java
ii  liblouis-data                                               2.5.3-2ubuntu1                                      all          Braille translation library - data
ii  liblouis2:amd64                                             2.5.3-2ubuntu1                                      amd64        Braille translation library - shared libs
ii  liblqr-1-0:amd64                                            0.4.1-2ubuntu1                                      amd64        converts plain array images into multi-size representation
ii  liblqr-1-0-dev                                              0.4.1-2ubuntu1                                      amd64        converts plain array images into multi-size representation (developments files)
ii  libltdl-dev:amd64                                           2.4.2-1.7ubuntu1                                    amd64        A system independent dlopen wrapper for GNU libtool
ii  libltdl7:amd64                                              2.4.2-1.7ubuntu1                                    amd64        A system independent dlopen wrapper for GNU libtool
ii  liblua5.1-0:amd64                                           5.1.5-5ubuntu0.1                                    amd64        Shared library for the Lua interpreter version 5.1
ii  liblua5.2-0:amd64                                           5.2.3-1                                             amd64        Shared library for the Lua interpreter version 5.2
ii  liblvm2app2.2:amd64                                         2.02.98-6ubuntu2                                    amd64        LVM2 application library
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.04-2ubuntu0.1                                     all          HTTPS driver for LWP::UserAgent
ii  liblwres90                                                  1:9.9.5.dfsg-3ubuntu0.8                             amd64        Lightweight Resolver Library used by BIND
ii  liblzma-dev:amd64                                           5.1.1alpha+20120614-2ubuntu2                        amd64        XZ-format compression library - development files
ii  liblzma5:amd64                                              5.1.1alpha+20120614-2ubuntu2                        amd64        XZ-format compression library
ii  liblzma5:i386                                               5.1.1alpha+20120614-2ubuntu2                        i386         XZ-format compression library
ii  liblzo2-2:amd64                                             2.06-1.2ubuntu1.1                                   amd64        data compression library
ii  liblzo2-dev:amd64                                           2.06-1.2ubuntu1.1                                   amd64        data compression library (development files)
ii  libm17n-0                                                   1.6.4-2ubuntu1                                      amd64        multilingual text processing library - runtime
ii  libm2mml0.0                                                 0.9.0-0ubuntu1                                      amd64        library for transforming Matlab/Octave files to C++
ii  libmad0:amd64                                               0.15.1b-8ubuntu1                                    amd64        MPEG audio decoder library
ii  libmagic1:amd64                                             1:5.14-2ubuntu3.3                                   amd64        File type determination library using "magic" numbers
ii  libmagick++-dev                                             8:6.7.7.10-6ubuntu3.1                               amd64        object-oriented C++ interface to ImageMagick - development files
ii  libmagick++5:amd64                                          8:6.7.7.10-6ubuntu3.1                               amd64        object-oriented C++ interface to ImageMagick
ii  libmagickcore-dev                                           8:6.7.7.10-6ubuntu3.1                               amd64        low-level image manipulation library - development files
ii  libmagickcore5:amd64                                        8:6.7.7.10-6ubuntu3.1                               amd64        low-level image manipulation library
ii  libmagickcore5-extra:amd64                                  8:6.7.7.10-6ubuntu3.1                               amd64        low-level image manipulation library - extra codecs
ii  libmagickwand-dev                                           8:6.7.7.10-6ubuntu3.1                               amd64        image manipulation library - development files
ii  libmagickwand5:amd64                                        8:6.7.7.10-6ubuntu3.1                               amd64        image manipulation library
ii  libmail-sendmail-perl                                       0.79.16-1                                           all          Send email from a perl script
ii  libmailtools-perl                                           2.12-1                                              all          Manipulate email in perl programs
ii  libmailtransport4                                           4:4.13.3-0ubuntu0.2                                 amd64        mail transport service library
ii  libmarblewidget18                                           4:4.13.3-0ubuntu0.1                                 amd64        Marble globe widget library
ii  libmarco-private0                                           1.8.0-0+trusty                                      amd64        library for marco window manager
ii  libmate-desktop-2-17                                        1.8.0-0+trusty                                      amd64        Library with common API for various MATE modules (library)
ii  libmate-menu2                                               1.8.0-0+trusty                                      amd64        implementation of the freedesktop menu specification for MATE (library)
ii  libmate-panel-applet4-1                                     1.8.0-0+trusty                                      amd64        library for MATE Panel applets
ii  libmatekbd-common                                           1.8.0-0+trusty                                      all          MATE library to manage keyboard configuration (common files)
ii  libmatekbd4                                                 1.8.0-0+trusty                                      amd64        MATE library to manage keyboard configuration
ii  libmateweather-common                                       1.8.0-0+trusty                                      all          MateWeather shared library (common files)
ii  libmateweather1                                             1.8.0-0+trusty                                      amd64        MateWeather shared library
ii  libmatheval1:amd64                                          1.1.10+dfsg-1.1                                     amd64        GNU library for evaluating symbolic mathematical expressions (runtime)
ii  libmatio2:amd64                                             1.5.2-1ubuntu1                                      amd64        Library to read and write Matlab MAT files
ii  libmatroska6:amd64                                          1.4.1-2+deb8u1build0.14.04.1                        amd64        extensible open standard audio/video container format (shared library)
ii  libmbim-glib0:amd64                                         1.6.0-2ubuntu0.1                                    amd64        Support library to use the MBIM protocol
ii  libmeanwhile1                                               1.0.2-4.1ubuntu1                                    amd64        open implementation of the Lotus Sametime Community Client protocol
rc  libmed1:amd64                                               3.0.6-2ubuntu1                                      amd64        Library to exchange meshed data (Fortran version)
ii  libmessaging-menu0                                          13.10.1+14.04.20140410-0ubuntu1                     amd64        Messaging Menu - shared library
ii  libmetacity-private0a                                       1:2.34.13-0ubuntu4.1                                amd64        library for the Metacity window manager
ii  libmhash2:amd64                                             0.9.9.9-4                                           amd64        Library for cryptographic hashing and message authentication
ii  libmicroblog4                                               4:4.13.3-0ubuntu0.2                                 amd64        library for using the Microblog Akonadi Resource
ii  libmikmod2:amd64                                            3.1.16-1                                            amd64        Portable sound library
ii  libmimic0                                                   1.0.4-2.1ubuntu1                                    amd64        A video codec for Mimic V2.x content
ii  libminiupnpc8                                               1.6-3ubuntu2.14.04.2                                amd64        UPnP IGD client lightweight library
ii  libmission-control-plugins0                                 1:5.16.1-1ubuntu3                                   amd64        management daemon for Telepathy (library for plugins)
ii  libmjpegutils-2.1-0                                         1:2.1.0+debian-2.1                                  amd64        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmlt++3                                                   0.9.0-3                                             amd64        MLT multimedia framework C++ wrapper (runtime)
ii  libmlt-data                                                 0.9.0-3                                             all          multimedia framework (data)
ii  libmlt6                                                     0.9.0-3                                             amd64        multimedia framework (runtime)
ii  libmm-glib0:amd64                                           1.0.0-2ubuntu1.1                                    amd64        D-Bus service for managing modems - shared libraries
ii  libmms0:amd64                                               0.6.2-3ubuntu2.1                                    amd64        MMS stream protocol library - shared library
ii  libmng2:amd64                                               2.0.2-0ubuntu3                                      amd64        Multiple-image Network Graphics library
ii  libmnl0:amd64                                               1.0.3-3ubuntu1                                      amd64        minimalistic Netlink communication library
ii  libmodplug1                                                 1:0.8.8.4-4.1                                       amd64        shared libraries for mod music based on ModPlug
ii  libmodule-pluggable-perl                                    5.1-1                                               all          module for giving  modules the ability to have plugins
ii  libmono-addins-gui0.2-cil                                   1.0+git20130406.adcd75b-3                           all          GTK# frontend library for Mono.Addins
ii  libmono-addins0.2-cil                                       1.0+git20130406.adcd75b-3                           all          addin framework for extensible CLI applications/libraries
ii  libmono-cairo4.0-cil                                        3.2.8+dfsg-4ubuntu1.1                               all          Mono Cairo library (for CLI 4.0)
ii  libmono-corlib4.0-cil                                       3.2.8+dfsg-4ubuntu1.1                               all          Mono core library (for CLI 4.0)
ii  libmono-corlib4.5-cil                                       3.2.8+dfsg-4ubuntu1.1                               all          Mono core library (for CLI 4.5)
ii  libmono-data-tds4.0-cil                                     3.2.8+dfsg-4ubuntu1.1                               all          Mono Data Library (for CLI 4.0)
ii  libmono-i18n-west4.0-cil                                    3.2.8+dfsg-4ubuntu1.1                               all          Mono I18N.West library (for CLI 4.0)
ii  libmono-i18n4.0-cil                                         3.2.8+dfsg-4ubuntu1.1                               all          Mono I18N base library (for CLI 4.0)
ii  libmono-posix4.0-cil                                        3.2.8+dfsg-4ubuntu1.1                               all          Mono.Posix library (for CLI 4.0)
ii  libmono-security4.0-cil                                     3.2.8+dfsg-4ubuntu1.1                               all          Mono Security library (for CLI 4.0)
ii  libmono-sharpzip4.84-cil                                    3.2.8+dfsg-4ubuntu1.1                               all          Mono SharpZipLib library (for CLI 4.0)
ii  libmono-simd4.0-cil                                         3.2.8+dfsg-4ubuntu1.1                               all          Mono SIMD (for CLI 4.0)
ii  libmono-sqlite4.0-cil                                       3.2.8+dfsg-4ubuntu1.1                               all          Mono Sqlite library (for CLI 4.0)
ii  libmono-system-configuration4.0-cil                         3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Configuration library (for CLI 4.0)
ii  libmono-system-core4.0-cil                                  3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Core library (for CLI 4.0)
ii  libmono-system-data4.0-cil                                  3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Data library (for CLI 4.0)
ii  libmono-system-drawing4.0-cil                               3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Drawing library (for CLI 4.0)
ii  libmono-system-enterpriseservices4.0-cil                    3.2.8+dfsg-4ubuntu1.1                               all          Mono System.EnterpriseServices library (for CLI 4.0)
ii  libmono-system-runtime-serialization-formatters-soap4.0-cil 3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Runtime.Serialization.Formatters.Soap Library (for CLI 4.0)
ii  libmono-system-security4.0-cil                              3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Security library (for CLI 4.0)
ii  libmono-system-transactions4.0-cil                          3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Transactions library (for CLI 4.0)
ii  libmono-system-web-applicationservices4.0-cil               3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Web.ApplicationServices library (for CLI 4.0)
ii  libmono-system-web-services4.0-cil                          3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Web.Services (for CLI 4.0)
ii  libmono-system-web4.0-cil                                   3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Web library (for CLI 4.0)
ii  libmono-system-xml4.0-cil                                   3.2.8+dfsg-4ubuntu1.1                               all          Mono System.Xml library (for CLI 4.0)
ii  libmono-system4.0-cil                                       3.2.8+dfsg-4ubuntu1.1                               all          Mono System libraries (for CLI 4.0)
ii  libmono-web4.0-cil                                          3.2.8+dfsg-4ubuntu1.1                               all          Mono.Web library (for CLI 4.0)
ii  libmotif-common                                             2.3.4-5ubuntu0.1                                    all          Motif - common files
ii  libmount1:amd64                                             2.20.1-5.1ubuntu20.7                                amd64        block device id library
rc  libmowgli-2-0:amd64                                         2.0.0-1~ppa1                                        amd64        high performance development framework for C
ii  libmozjs185-1.0                                             1.8.5-1.0.0+dfsg-4ubuntu1                           amd64        Spidermonkey javascript engine
ii  libmp3lame0:amd64                                           3.99.5+repack1-7~trusty                             amd64        MP3 encoding library
ii  libmpc3:amd64                                               1.0.1-1ubuntu1                                      amd64        multiple precision complex floating-point library
ii  libmpcdec6:amd64                                            2:0.1~r459-4.1~ppa                                  amd64        MusePack decoder - library
ii  libmpdec2:amd64                                             2.4.0-6                                             amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpeg2-4:amd64                                            0.5.1-5ubuntu1                                      amd64        MPEG1 and MPEG2 video decoder library
ii  libmpeg2encpp-2.1-0                                         1:2.1.0+debian-2.1                                  amd64        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmpfr4:amd64                                              3.1.3-1~14.04                                       amd64        multiple precision floating-point computation
ii  libmpg123-0:amd64                                           1.16.0-1ubuntu1                                     amd64        MPEG layer 1/2/3 audio decoder (shared library)
ii  libmpich-dev                                                3.0.4-6ubuntu1                                      amd64        Development files for MPICH
ii  libmpich10:amd64                                            3.0.4-6ubuntu1                                      amd64        Shared libraries for MPICH
ii  libmpich2-dev                                               3.0.4-6ubuntu1                                      amd64        Transitional dummy package for MPICH development files
ii  libmplex2-2.1-0                                             1:2.1.0+debian-2.1                                  amd64        MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii  libmrm4:amd64                                               2.3.4-5ubuntu0.1                                    amd64        Motif - MRM (Motif Resource Manager) shared library
ii  libmspub-0.0-0                                              0.0.6-1ubuntu2                                      amd64        library for parsing the mspub file structure
ii  libmtdev1:amd64                                             1.1.4-1ubuntu1                                      amd64        Multitouch Protocol Translation Library - shared library
ii  libmtp-common                                               1.1.6-20-g1b9f164-1ubuntu2.1                        all          Media Transfer Protocol (MTP) common files
ii  libmtp-runtime                                              1.1.6-20-g1b9f164-1ubuntu2.1                        amd64        Media Transfer Protocol (MTP) runtime tools
ii  libmtp9:amd64                                               1.1.6-20-g1b9f164-1ubuntu2.1                        amd64        Media Transfer Protocol (MTP) library
ii  libmuparser2:amd64                                          2.2.3-3                                             amd64        fast mathematical expressions parser library (runtime)
ii  libmysqlclient-dev                                          5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database development files
ii  libmysqlclient18:amd64                                      5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database client library
ii  libmysqlclient18:i386                                       5.5.49-0ubuntu0.14.04.1                             i386         MySQL database client library
ii  libmythes-1.2-0                                             2:1.2.2-1ubuntu2                                    amd64        simple thesaurus library
ii  libnatpmp1                                                  20110808-3ubuntu2                                   amd64        portable and fully compliant implementation of NAT-PMP
ii  libnautilus-extension1a                                     1:3.10.1-0ubuntu9.11                                amd64        libraries for nautilus components - runtime version
ii  libnb-org-openide-util-java                                 7.0.1+dfsg1-5ubuntu2                                all          Utility classes from the NetBeans Platform
ii  libnb-org-openide-util-lookup-java                          7.0.1+dfsg1-5ubuntu2                                all          Utility lookup classes from the NetBeans Platform
ii  libncurses5:amd64                                           5.9+20140118-1ubuntu1                               amd64        shared libraries for terminal handling
ii  libncurses5:i386                                            5.9+20140118-1ubuntu1                               i386         shared libraries for terminal handling
ii  libncurses5-dev:amd64                                       5.9+20140118-1ubuntu1                               amd64        developer's libraries for ncurses
ii  libncursesw5:amd64                                          5.9+20140118-1ubuntu1                               amd64        shared libraries for terminal handling (wide character support)
ii  libndesk-dbus1.0-cil                                        0.6.0-6                                             all          CLI implementation of D-Bus
ii  libneon27-gnutls                                            0.30.0-1ubuntu1                                     amd64        HTTP and WebDAV client library (GnuTLS enabled)
ii  libnepomuk4                                                 4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Meta Data Library
ii  libnepomukcleaner4                                          4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Index Cleaner library
ii  libnepomukcore4abi1                                         4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Meta Data Library
ii  libnepomukquery4a                                           4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Query Library for the KDE Platform
ii  libnepomukutils4                                            4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Utility Library
ii  libnet-dns-perl                                             0.68-1.2build1                                      amd64        Perform DNS queries from a Perl script
ii  libnet-domain-tld-perl                                      1.70-1                                              all          list of currently available Top-level Domains (TLDs)
ii  libnet-http-perl                                            6.06-1                                              all          module providing low-level HTTP connection client
ii  libnet-ip-perl                                              1.26-1                                              all          Perl extension for manipulating IPv4/IPv6 addresses
ii  libnet-libidn-perl                                          0.12.ds-1build4                                     amd64        Perl bindings for GNU Libidn
ii  libnet-smtp-ssl-perl                                        1.01-3                                              all          Perl module providing SSL support to Net::SMTP
ii  libnet-ssleay-perl                                          1.58-1                                              amd64        Perl module for Secure Sockets Layer (SSL)
ii  libnetcdf-dev                                               1:4.1.3-7ubuntu2                                    amd64        Development kit for NetCDF
ii  libnetcdfc++4                                               1:4.1.3-7ubuntu2                                    amd64        Interface for scientific data access to large binary data
ii  libnetcdfc7                                                 1:4.1.3-7ubuntu2                                    amd64        Interface for scientific data access to large binary data
ii  libnetcdff5                                                 1:4.1.3-7ubuntu2                                    amd64        Interface for scientific data access to large binary data
ii  libnetfilter-conntrack3:amd64                               1.0.4-1                                             amd64        Netfilter netlink-conntrack library
ii  libnetpbm10                                                 2:10.0-15ubuntu2                                    amd64        Graphics conversion tools shared libraries
ii  libnettle4:amd64                                            2.7.1-1ubuntu0.1                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnewt0.52:amd64                                           0.52.15-2ubuntu5                                    amd64        Not Erik's Windowing Toolkit - text mode windowing with slang
ii  libnfnetlink0:amd64                                         1.0.1-2                                             amd64        Netfilter netlink library
ii  libnglib-4.9.13                                             4.9.13.dfsg-8build1                                 amd64        Automatic 3d tetrahedral mesh generator shared library
ii  libnice10:amd64                                             0.1.4-1                                             amd64        ICE library (shared library)
ii  libnih-dbus1:amd64                                          1.0.3-4ubuntu25                                     amd64        NIH D-Bus Bindings Library
ii  libnih-dbus1:i386                                           1.0.3-4ubuntu25                                     i386         NIH D-Bus Bindings Library
ii  libnih1:amd64                                               1.0.3-4ubuntu25                                     amd64        NIH Utility Library
ii  libnih1:i386                                                1.0.3-4ubuntu25                                     i386         NIH Utility Library
ii  libnl-3-200:amd64                                           3.2.21-1ubuntu3                                     amd64        library for dealing with netlink sockets
ii  libnl-cli-3-200:amd64                                       3.2.21-1ubuntu3                                     amd64        library for dealing with netlink sockets - cli helpers
ii  libnl-genl-3-200:amd64                                      3.2.21-1ubuntu3                                     amd64        library for dealing with netlink sockets - generic netlink
ii  libnl-nf-3-200:amd64                                        3.2.21-1ubuntu3                                     amd64        library for dealing with netlink sockets - netfilter interface
ii  libnl-route-3-200:amd64                                     3.2.21-1ubuntu3                                     amd64        library for dealing with netlink sockets - route interface
ii  libnlopt0:amd64                                             2.4.1+dfsg-1ubuntu1                                 amd64        nonlinear optimization library
ii  libnm-glib-vpn1                                             0.9.8.8-0ubuntu7.3                                  amd64        network management framework (GLib VPN shared library)
ii  libnm-glib4                                                 0.9.8.8-0ubuntu7.3                                  amd64        network management framework (GLib shared library)
ii  libnm-gtk-common                                            0.9.8.8-0ubuntu4.4                                  all          network management framework (common files for wifi and mobile)
ii  libnm-gtk0                                                  0.9.8.8-0ubuntu4.4                                  amd64        network management framework (GNOME dialogs for wifi and mobile)
ii  libnm-util2                                                 0.9.8.8-0ubuntu7.3                                  amd64        network management framework (shared library)
ii  libnotify-bin                                               0.7.6-1ubuntu3                                      amd64        sends desktop notifications to a notification daemon (Utilities)
ii  libnotify4:amd64                                            0.7.6-1ubuntu3                                      amd64        sends desktop notifications to a notification daemon
ii  libnspr4:amd64                                              2:4.10.10-0ubuntu0.14.04.1                          amd64        NetScape Portable Runtime Library
ii  libnspr4-0d:amd64                                           2:4.10.10-0ubuntu0.14.04.1                          amd64        NetScape Portable Runtime Library - transitional package
ii  libnss-mdns:amd64                                           0.10-6                                              amd64        NSS module for Multicast DNS name resolution
ii  libnss3:amd64                                               2:3.21-0ubuntu0.14.04.2                             amd64        Network Security Service libraries
ii  libnss3-1d:amd64                                            2:3.21-0ubuntu0.14.04.2                             amd64        Network Security Service libraries - transitional package
ii  libnss3-nssdb                                               2:3.21-0ubuntu0.14.04.2                             all          Network Security Security libraries - shared databases
ii  libntdb1:amd64                                              1.0-2ubuntu1                                        amd64        New Trivial Database - shared library
ii  libntrack-qt4-1                                             016-1.2ubuntu2                                      amd64        Qt 4 API for ntrack
ii  libntrack0                                                  016-1.2ubuntu2                                      amd64        lightweight connectivity tracking library
ii  libnuma1:amd64                                              2.0.9~rc5-1ubuntu3.14.04.2                          amd64        Libraries for controlling NUMA policy
ii  libnux-4.0-0                                                4.0.6+14.04.20141107-0ubuntu1                       amd64        Visual rendering toolkit for real-time applications - shared lib
ii  libnux-4.0-common                                           4.0.6+14.04.20141107-0ubuntu1                       amd64        Visual rendering toolkit for real-time applications - common files
ii  liboauth0:amd64                                             1.0.1-1                                             amd64        C library for implementing OAuth 1.0
ii  liboce-foundation8:amd64                                    0.15-4                                              amd64        OpenCASCADE Community Edition CAE platform shared library
ii  liboce-modeling8:amd64                                      0.15-4                                              amd64        OpenCASCADE Community Edition CAE platform shared library
ii  liboce-ocaf-lite8:amd64                                     0.15-4                                              amd64        OpenCASCADE Community Edition CAE platform shared library
ii  liboce-ocaf8:amd64                                          0.15-4                                              amd64        OpenCASCADE Community Edition CAE platform shared library
ii  liboce-visualization8:amd64                                 0.15-4                                              amd64        OpenCASCADE Community Edition CAE platform shared library
ii  liboctave2:amd64                                            3.8.1-1ubuntu1                                      amd64        Shared libraries of the GNU Octave language
ii  libodbc1:amd64                                              2.2.14p2-5ubuntu5                                   amd64        ODBC library for Unix
ii  libofa0                                                     0.9.3-5ubuntu1                                      amd64        Library for acoustic fingerprinting
ii  libogdi3.2                                                  3.2.0~beta2-7ubuntu1                                amd64        Open Geographic Datastore Interface Library -- library
ii  libogg0:amd64                                               1.3.1-1ubuntu1                                      amd64        Ogg bitstream library
ii  libogg0:i386                                                1.3.1-1ubuntu1                                      i386         Ogg bitstream library
ii  liboil0.3:amd64                                             0.3.17-2ubuntu4                                     amd64        Library of Optimized Inner Loops
ii  libokularcore4                                              4:4.13.3-0ubuntu0.1                                 amd64        libraries for the Okular document viewer
ii  libopenal-data                                              1:1.14-4ubuntu1                                     all          Software implementation of the OpenAL API (data files)
ii  libopenal1:amd64                                            1:1.14-4ubuntu1                                     amd64        Software implementation of the OpenAL API (shared library)
ii  libopencc1:amd64                                            0.4.3-2build1                                       amd64        simplified-traditional chinese conversion library - runtime
ii  libopencolorio1                                             1.0.8+repack2~dfsg0-2.1ubuntu2                      amd64        complete color management solution - runtime
ii  libopencore-amrnb0:amd64                                    0.1.3-2ubuntu1                                      amd64        Adaptive Multi Rate speech codec - shared library
ii  libopencore-amrwb0:amd64                                    0.1.3-2ubuntu1                                      amd64        Adaptive Multi-Rate - Wideband speech codec - shared library
ii  libopenctm1:amd64                                           1.0.3+dfsg1-1build1                                 amd64        Library for compression of 3D triangle meshes
ii  libopencv-calib3d2.4:amd64                                  2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Camera Calibration library
ii  libopencv-contrib2.4:amd64                                  2.4.8+dfsg1-2ubuntu1                                amd64        computer vision contrib library
ii  libopencv-core2.4:amd64                                     2.4.8+dfsg1-2ubuntu1                                amd64        computer vision core library
ii  libopencv-features2d2.4:amd64                               2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Feature Detection and Descriptor Extraction library
ii  libopencv-flann2.4:amd64                                    2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Clustering and Search in Multi-Dimensional spaces library
ii  libopencv-highgui2.4:amd64                                  2.4.8+dfsg1-2ubuntu1                                amd64        computer vision High-level GUI and Media I/O library
ii  libopencv-imgproc2.4:amd64                                  2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Image Processing library
ii  libopencv-legacy2.4:amd64                                   2.4.8+dfsg1-2ubuntu1                                amd64        computer vision legacy library
ii  libopencv-ml2.4:amd64                                       2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Machine Learning library
ii  libopencv-objdetect2.4:amd64                                2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Object Detection library
ii  libopencv-video2.4:amd64                                    2.4.8+dfsg1-2ubuntu1                                amd64        computer vision Video analysis library
ii  libopenexr-dev                                              1.6.1-7ubuntu1                                      amd64        development files for the OpenEXR image library
ii  libopenexr6:amd64                                           1.6.1-7ubuntu1                                      amd64        runtime files for the OpenEXR image library
ii  libopenimageio1.3                                           1.3.12~dfsg0-1ubuntu1                               amd64        Library for reading and writing images - runtime
ii  libopenjpeg2:amd64                                          1.3+dfsg-4.7ubuntu1                                 amd64        JPEG 2000 image compression/decompression library
ii  libopenmpi-dev                                              1.6.5-8                                             amd64        high performance message passing library -- header files
ii  libopenmpi1.6                                               1.6.5-8                                             amd64        high performance message passing library -- shared library
ii  libopenobex1                                                1.5-2.1                                             amd64        OBEX protocol library
ii  libopenscenegraph99                                         3.2.0~rc1-4ubuntu0.1                                amd64        3D scene graph, shared libs
ii  libopenthreads14                                            3.2.0~rc1-4ubuntu0.1                                amd64        Object-Oriented (OO) thread interface for C++, shared libs
ii  libopenvg1-mesa:amd64                                       10.1.3-0ubuntu0.6                                   amd64        free implementation of the OpenVG API -- runtime
ii  libopus0:amd64                                              1.1-0ubuntu1.2                                      amd64        Opus codec runtime library
ii  libopusfile0                                                0.5-1                                               amd64        High-level API for basic manipulation of Ogg Opus audio streams
ii  liborbit-2-0:amd64                                          1:2.14.19-0.3                                       amd64        high-performance CORBA implementation - common libraries
ii  liborbit2:amd64                                             1:2.14.19-0.3                                       amd64        high-performance CORBA implementation - extra libraries
ii  liborc-0.4-0:amd64                                          1:0.4.18-1ubuntu1                                   amd64        Library of Optimized Inner Loops Runtime Compiler
ii  liborc-0.4-0:i386                                           1:0.4.18-1ubuntu1                                   i386         Library of Optimized Inner Loops Runtime Compiler
ii  liborcus-0.6-0                                              0.5.1-7                                             amd64        library for processing spreadsheet documents
ii  libosgearth2                                                2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib)
ii  libosgearthannotation2                                      2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthAnnotation)
ii  libosgearthfeatures2                                        2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthFeatures)
ii  libosgearthqt2                                              2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthQt)
ii  libosgearthsymbology2                                       2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthSymbology)
ii  libosgearthutil2                                            2.4.0+dfsg-6                                        amd64        Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthUtil)
ii  libotf0:amd64                                               0.9.13-1ubuntu1                                     amd64        Library for handling OpenType Font - runtime
ii  liboxideqt-qmlplugin:amd64                                  1.15.8-0ubuntu0.14.04.1                             amd64        Web browser engine for Qt (QML plugin)
ii  liboxideqtcore0:amd64                                       1.15.8-0ubuntu0.14.04.1                             amd64        Web browser engine for Qt (core library and components)
ii  liboxideqtquick0:amd64                                      1.15.8-0ubuntu0.14.04.1                             amd64        Web browser engine for Qt (QtQuick library)
ii  libp11-kit-dev                                              0.20.2-2ubuntu2                                     amd64        Library for loading and coordinating access to PKCS#11 modules - development
ii  libp11-kit-gnome-keyring:amd64                              3.10.1-1ubuntu4.2                                   amd64        GNOME keyring module for the PKCS#11 module loading library
ii  libp11-kit0:amd64                                           0.20.2-2ubuntu2                                     amd64        Library for loading and coordinating access to PKCS#11 modules - runtime
ii  libp11-kit0:i386                                            0.20.2-2ubuntu2                                     i386         Library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpackagekit-glib2-16:amd64                                0.8.12-1ubuntu5                                     amd64        Library for accessing PackageKit using GLib
ii  libpam-cap:amd64                                            1:2.24-0ubuntu2                                     amd64        PAM module for implementing capabilities
ii  libpam-ck-connector:amd64                                   0.4.5-3.1ubuntu2                                    amd64        ConsoleKit PAM module
ii  libpam-cracklib:amd64                                       1.1.8-1ubuntu2.2                                    amd64        PAM module to enable cracklib support
ii  libpam-gnome-keyring:amd64                                  3.10.1-1ubuntu4.2                                   amd64        PAM module to unlock the GNOME keyring upon login
ii  libpam-modules:amd64                                        1.1.8-1ubuntu2.2                                    amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin                                          1.1.8-1ubuntu2.2                                    amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                                              1.1.8-1ubuntu2.2                                    all          Runtime support for the PAM library
ii  libpam-systemd:amd64                                        204-5ubuntu20.19                                    amd64        system and service manager - PAM module
ii  libpam0g:amd64                                              1.1.8-1ubuntu2.2                                    amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64                                        1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text
ii  libpango-1.0-0:i386                                         1.36.3-1ubuntu1.1                                   i386         Layout and rendering of internationalized text
ii  libpango-perl                                               1.224-2                                             amd64        Perl module to layout and render international text
ii  libpango1.0-0:amd64                                         1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text
ii  libpango1.0-0:i386                                          1.36.3-1ubuntu1.1                                   i386         Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64                                   1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:i386                                    1.36.3-1ubuntu1.1                                   i386         Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64                                     1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:i386                                      1.36.3-1ubuntu1.1                                   i386         Layout and rendering of internationalized text
ii  libpangomm-1.4-1:amd64                                      2.34.0-1ubuntu1                                     amd64        C++ Wrapper for pango (shared libraries)
ii  libpangox-1.0-0:amd64                                       0.0.2-4ubuntu1                                      amd64        pango library X backend
ii  libpangox-1.0-0:i386                                        0.0.2-4ubuntu1                                      i386         pango library X backend
ii  libpangoxft-1.0-0:amd64                                     1.36.3-1ubuntu1.1                                   amd64        Layout and rendering of internationalized text
ii  libpangoxft-1.0-0:i386                                      1.36.3-1ubuntu1.1                                   i386         Layout and rendering of internationalized text
ii  libpaper-utils                                              1.1.24+nmu2ubuntu3                                  amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64                                             1.1.24+nmu2ubuntu3                                  amd64        library for handling paper characteristics
ii  libparse-debcontrol-perl                                    2.005-4                                             all          parser for debian control-like files
ii  libparse-debianchangelog-perl                               1.2.0-1ubuntu1                                      all          parse Debian changelogs and output them in other formats
ii  libparted0debian1:amd64                                     2.3-19ubuntu1.14.04.1                               amd64        disk partition manipulator - shared library
ii  libpathplan4                                                2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - pathplan library
ii  libpcap0.8:amd64                                            1.5.3-2                                             amd64        system interface for user-level packet capture
ii  libpci-dev                                                  1:3.2.1-1ubuntu5.1                                  amd64        Linux PCI Utilities (development files)
ii  libpci3:amd64                                               1:3.2.1-1ubuntu5.1                                  amd64        Linux PCI Utilities (shared library)
ii  libpciaccess0:amd64                                         0.13.2-1                                            amd64        Generic PCI access library for X
ii  libpciaccess0:i386                                          0.13.2-1                                            i386         Generic PCI access library for X
ii  libpcre3:amd64                                              1:8.31-2ubuntu2.3                                   amd64        Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcre3:i386                                               1:8.31-2ubuntu2.3                                   i386         Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcre3-dev:amd64                                          1:8.31-2ubuntu2.3                                   amd64        Perl 5 Compatible Regular Expression Library - development files
ii  libpcrecpp0:amd64                                           1:8.31-2ubuntu2.3                                   amd64        Perl 5 Compatible Regular Expression Library - C++ runtime files
ii  libpcsclite1:amd64                                          1.8.10-1ubuntu1                                     amd64        Middleware to access a smart card using PC/SC (library)
ii  libpeas-1.0-0                                               1.8.1-2ubuntu2                                      amd64        Application plugin library
ii  libpeas-common                                              1.8.1-2ubuntu2                                      all          Application plugin library (common files)
ii  libperl4-corelibs-perl                                      0.003-1                                             all          libraries historically supplied with Perl 4
ii  libperl5.18                                                 5.18.2-2ubuntu1.1                                   amd64        shared Perl library
ii  libperlio-gzip-perl                                         0.18-1build3                                        amd64        module providing a PerlIO layer to gzip/gunzip
ii  libphonon4:amd64                                            4:4.7.80-0ubuntu1~ubuntu14.04                       amd64        multimedia framework from KDE - core library
ii  libphononexperimental4:amd64                                4:4.7.80-0ubuntu1~ubuntu14.04                       amd64        multimedia framework from KDE - experimental library (internal)
ii  libpipeline1:amd64                                          1.3.0-1                                             amd64        pipeline manipulation library
ii  libpixman-1-0:amd64                                         0.30.2-2ubuntu1.1                                   amd64        pixel-manipulation library for X and cairo
ii  libpixman-1-0:i386                                          0.30.2-2ubuntu1.1                                   i386         pixel-manipulation library for X and cairo
ii  libpixman-1-dev                                             0.30.2-2ubuntu1.1                                   amd64        pixel-manipulation library for X and cairo (development files)
ii  libplasma3                                                  4:4.13.3-0ubuntu0.2                                 amd64        Plasma Library for the KDE Platform
ii  libplist1:amd64                                             1.10-1                                              amd64        Library for handling Apple binary and XML property lists
ii  libplot2c2                                                  2.6-3ubuntu1                                        amd64        GNU plotutils libraries
ii  libplymouth2:amd64                                          0.8.8-0ubuntu17.1                                   amd64        graphical boot animation and logger - shared libraries
ii  libpng12-0:amd64                                            1.2.50-1ubuntu2.14.04.2                             amd64        PNG library - runtime
ii  libpng12-0:i386                                             1.2.50-1ubuntu2.14.04.2                             i386         PNG library - runtime
ii  libpng12-dev                                                1.2.50-1ubuntu2.14.04.2                             amd64        PNG library - development
ii  libpng3:amd64                                               1.2.50-1ubuntu2.14.04.2                             amd64        PNG library - runtime
ii  libpocketsphinx1                                            0.8.0+real-0ubuntu6                                 amd64        lightweight speech recognition - library
ii  libpod-latex-perl                                           0.61-1                                              all          module to convert Pod data to formatted LaTeX
ii  libpodofo0.9.0                                              0.9.0-1.2                                           amd64        PoDoFo - library to work with the PDF file format
ii  libpolkit-agent-1-0:amd64                                   0.105-4ubuntu3.14.04.1                              amd64        PolicyKit Authentication Agent API
ii  libpolkit-backend-1-0:amd64                                 0.105-4ubuntu3.14.04.1                              amd64        PolicyKit backend API
ii  libpolkit-gobject-1-0:amd64                                 0.105-4ubuntu3.14.04.1                              amd64        PolicyKit Authorization API
ii  libpolkit-qt-1-1                                            0.103.0-1ubuntu1                                    amd64        PolicyKit-qt-1 library
ii  libpoppler-glib8:amd64                                      0.24.5-2ubuntu4.4                                   amd64        PDF rendering library (GLib-based shared library)
ii  libpoppler-qt4-4:amd64                                      0.24.5-2ubuntu4.4                                   amd64        PDF rendering library (Qt 4 based shared library)
ii  libpoppler44:amd64                                          0.24.5-2ubuntu4.4                                   amd64        PDF rendering library
ii  libpopt0:amd64                                              1.16-8ubuntu1                                       amd64        lib for parsing cmdline parameters
ii  libportaudio2:amd64                                         19+svn20140130-1                                    amd64        Portable audio I/O - shared library
ii  libportmidi0                                                1:200-0ubuntu3                                      amd64        library for real-time MIDI input/output
ii  libportsmf0:amd64                                           0.1~svn20101010-4                                   amd64        Portable Standard Midi File Library
ii  libpostproc52                                               6:0.git20120821-4                                   amd64        FFmpeg derived postprocessing library
ii  libpq-dev                                                   9.3.13-0ubuntu0.14.04                               amd64        header files for libpq5 (PostgreSQL library)
ii  libpq5                                                      9.3.13-0ubuntu0.14.04                               amd64        PostgreSQL C client library
ii  libprison0:amd64                                            1.0+dfsg-1                                          amd64        barcode API for Qt
ii  libprocps3:amd64                                            1:3.3.9-1ubuntu2.2                                  amd64        library for accessing process information from /proc
ii  libproj-dev                                                 4.8.0-2ubuntu2                                      amd64        Cartographic projection library (development files)
ii  libproj0                                                    4.8.0-2ubuntu2                                      amd64        Cartographic projection library
ii  libprotobuf8:amd64                                          2.5.0-9ubuntu1                                      amd64        protocol buffers C++ library
ii  libproxy-tools                                              0.4.11-0ubuntu4                                     amd64        automatic proxy configuration management library (tools)
ii  libproxy1:amd64                                             0.4.11-0ubuntu4                                     amd64        automatic proxy configuration management library (shared)
ii  libproxy1-plugin-gsettings:amd64                            0.4.11-0ubuntu4                                     amd64        automatic proxy configuration management library (GSettings plugin)
ii  libproxy1-plugin-networkmanager:amd64                       0.4.11-0ubuntu4                                     amd64        automatic proxy configuration management library (Network Manager plugin)
ii  libpstoedit0c2a                                             3.62-1ubuntu1                                       amd64        PostScript to editable vector graphics library (runtime files)
ii  libptexenc1                                                 2013.20130729.30972-2build3                         amd64        TeX Live: pTeX encoding library
ii  libpthread-stubs0-dev:amd64                                 0.3-4                                               amd64        pthread stubs not provided by native libc, development files
ii  libpulse-mainloop-glib0:amd64                               1:4.0-0ubuntu11.1                                   amd64        PulseAudio client libraries (glib support)
ii  libpulse0:amd64                                             1:4.0-0ubuntu11.1                                   amd64        PulseAudio client libraries
ii  libpulse0:i386                                              1:4.0-0ubuntu11.1                                   i386         PulseAudio client libraries
ii  libpulsedsp:amd64                                           1:4.0-0ubuntu11.1                                   amd64        PulseAudio OSS pre-load library
ii  libpurple-bin                                               1:2.10.9-0ubuntu3.2                                 all          multi-protocol instant messaging library - extra utilities
ii  libpurple0                                                  1:2.10.9-0ubuntu3.2                                 amd64        multi-protocol instant messaging library
ii  libpwquality-common                                         1.2.3-1ubuntu1.1                                    all          library for password quality checking and generation (data files)
ii  libpwquality1:amd64                                         1.2.3-1ubuntu1.1                                    amd64        library for password quality checking and generation
ii  libpython-dbg:amd64                                         2.7.5-5ubuntu3                                      amd64        debug build of the Python Interpreter (version 2.7)
ii  libpython-dev:amd64                                         2.7.5-5ubuntu3                                      amd64        header files and a static library for Python (default)
ii  libpython-stdlib:amd64                                      2.7.5-5ubuntu3                                      amd64        interactive high-level object-oriented language (default python version)
ii  libpython2.7:amd64                                          2.7.6-8ubuntu0.2                                    amd64        Shared Python runtime library (version 2.7)
ii  libpython2.7-dbg:amd64                                      2.7.6-8ubuntu0.2                                    amd64        Debug Build of the Python Interpreter (version 2.7)
ii  libpython2.7-dev:amd64                                      2.7.6-8ubuntu0.2                                    amd64        Header files and a static library for Python (v2.7)
ii  libpython2.7-minimal:amd64                                  2.7.6-8ubuntu0.2                                    amd64        Minimal subset of the Python language (version 2.7)
ii  libpython2.7-stdlib:amd64                                   2.7.6-8ubuntu0.2                                    amd64        Interactive high-level object-oriented language (standard library, version 2.7)
ii  libpython3-stdlib:amd64                                     3.4.0-0ubuntu2                                      amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.4:amd64                                          3.4.3-1ubuntu1~14.04.3                              amd64        Shared Python runtime library (version 3.4)
ii  libpython3.4-minimal:amd64                                  3.4.3-1ubuntu1~14.04.3                              amd64        Minimal subset of the Python language (version 3.4)
ii  libpython3.4-stdlib:amd64                                   3.4.3-1ubuntu1~14.04.3                              amd64        Interactive high-level object-oriented language (standard library, version 3.4)
ii  libpyzy-1.0-0                                               1.0.1-4                                             amd64        Chinese PinYin and Bopomofo conversion library
ii  libqapt2                                                    2.1.70-0ubuntu4.2                                   amd64        QApt library package
ii  libqapt2-runtime                                            2.1.70-0ubuntu4.2                                   amd64        Runtime components for the QApt library
ii  libqca2:amd64                                               2.0.3-5                                             amd64        libraries for the Qt Cryptographic Architecture
ii  libqca2-plugin-ossl:amd64                                   2.0.0~beta3-2                                       amd64        SSL/TLS support for the Qt Cryptographic Architecture
ii  libqextserialport1:amd64                                    1.2.0~rc1+git7-g3be3fbf-1                           amd64        interface to serial ports for Qt-based apps - development files
ii  libqgis-analysis2.0.1                                       2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgis-analysis)
ii  libqgis-core2.0.1                                           2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgis-core)
ii  libqgis-gui2.0.1                                            2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgis-gui)
ii  libqgis-networkanalysis2.0.1                                2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgis-networkanalysis)
ii  libqgisgrass2.0.1                                           2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgisgrass)
ii  libqgispython2.0.1                                          2.0.1-2build2                                       amd64        QGIS - shared libraries (libqgispython)
ii  libqhull6:amd64                                             2012.1-4                                            amd64        calculate convex hulls and related structures (shared library)
ii  libqimageblitz4                                             1:0.0.6-4build1                                     amd64        QImageBlitz image effects library
ii  libqjson0:amd64                                             0.8.1-3                                             amd64        Qt-based library that maps JSON data to QVariant objects
ii  libqmi-glib0:amd64                                          1.4.0-1                                             amd64        Support library to use the Qualcomm MSM Interface (QMI) protocol
ii  libqmobipocket1                                             4:4.13.0-0ubuntu1                                   amd64        library for reading Mobipocket documents
ii  libqpdf13:amd64                                             5.1.1-1                                             amd64        runtime library for PDF transformation/inspection software
ii  libqrencode3:amd64                                          3.4.2-1                                             amd64        QR Code encoding library
ii  libqrupdate1                                                1.1.1-1                                             amd64        Fast updates of QR and Cholesky decompositions
ii  libqscintilla2-11                                           2.8.1-2ubuntu1                                      amd64        Qt4 port of the Scintilla source code editing widget
ii  libqscintilla2-l10n                                         2.8.1-2ubuntu1                                      all          Scintilla source code editing widget for Qt4, translation files
ii  libqt4-dbus:amd64                                           4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 D-Bus module
ii  libqt4-dbus:i386                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 D-Bus module
ii  libqt4-declarative:amd64                                    4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 Declarative module
ii  libqt4-declarative:i386                                     4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 Declarative module
ii  libqt4-designer:amd64                                       4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 designer module
ii  libqt4-dev                                                  4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 development files
ii  libqt4-dev-bin                                              4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 development programs
ii  libqt4-help:amd64                                           4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 help module
ii  libqt4-network:amd64                                        4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 network module
ii  libqt4-network:i386                                         4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 network module
ii  libqt4-opengl:amd64                                         4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 OpenGL module
ii  libqt4-opengl:i386                                          4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 OpenGL module
ii  libqt4-opengl-dev                                           4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 OpenGL library development files
ii  libqt4-qt3support:amd64                                     4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 3 compatibility library for Qt 4
ii  libqt4-script:amd64                                         4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 script module
ii  libqt4-script:i386                                          4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 script module
ii  libqt4-scripttools:amd64                                    4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 script tools module
ii  libqt4-sql:amd64                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 SQL module
ii  libqt4-sql:i386                                             4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 SQL module
ii  libqt4-sql-mysql:amd64                                      4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 MySQL database driver
ii  libqt4-sql-mysql:i386                                       4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 MySQL database driver
ii  libqt4-sql-sqlite:amd64                                     4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 SQLite 3 database driver
ii  libqt4-svg:amd64                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 SVG module
ii  libqt4-test:amd64                                           4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 test module
ii  libqt4-xml:amd64                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 XML module
ii  libqt4-xml:i386                                             4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 XML module
ii  libqt4-xmlpatterns:amd64                                    4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 XML patterns module
ii  libqt4-xmlpatterns:i386                                     4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 XML patterns module
ii  libqt5core5a:amd64                                          5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 core module
ii  libqt5dbus5:amd64                                           5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 D-Bus module
ii  libqt5feedback5:amd64                                       5.0~git20130529-0ubuntu3                            amd64        Qt Feedback module
ii  libqt5gui5:amd64                                            5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 GUI module
ii  libqt5multimedia5:amd64                                     5.2.1-0ubuntu5                                      amd64        Qt 5 Multimedia module
ii  libqt5network5:amd64                                        5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 network module
ii  libqt5opengl5:amd64                                         5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 OpenGL module
ii  libqt5organizer5:amd64                                      5.0~git20140203~e0c5eebe-0ubuntu2                   amd64        Qt PIM module, Organizer library
ii  libqt5positioning5:amd64                                    5.2.1-1ubuntu2                                      amd64        Qt Positioning module
ii  libqt5printsupport5:amd64                                   5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 print support module
ii  libqt5qml-graphicaleffects:amd64                            5.2.1-1                                             amd64        Qt 5 Graphical Effects module
ii  libqt5qml5:amd64                                            5.2.1-3ubuntu15.1                                   amd64        Qt 5 QML module
ii  libqt5quick5:amd64                                          5.2.1-3ubuntu15.1                                   amd64        Qt 5 Quick library
ii  libqt5sensors5:amd64                                        5.2.1+dfsg-2ubuntu2                                 amd64        Qt Sensors module
ii  libqt5sql5:amd64                                            5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 SQL module
ii  libqt5sql5-sqlite:amd64                                     5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 SQLite 3 database driver
ii  libqt5svg5:amd64                                            5.2.1-1                                             amd64        Qt 5 SVG module
ii  libqt5test5:amd64                                           5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 test module
ii  libqt5webkit5:amd64                                         5.1.1-1ubuntu8                                      amd64        Web content engine library for Qt
ii  libqt5webkit5-qmlwebkitplugin:amd64                         5.1.1-1ubuntu8                                      amd64        Qt WebKit QML plugin
ii  libqt5widgets5:amd64                                        5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 widgets module
ii  libqt5xml5:amd64                                            5.2.1+dfsg-1ubuntu14.3                              amd64        Qt 5 XML module
ii  libqtassistantclient4:amd64                                 4.6.3-6                                             amd64        Qt Assistant client library (runtime)
ii  libqtcore4:amd64                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 core module
ii  libqtcore4:i386                                             4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 core module
ii  libqtdbus4:amd64                                            4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 D-Bus module library
ii  libqtdbus4:i386                                             4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 D-Bus module library
ii  libqtgui4:amd64                                             4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 GUI module
ii  libqtgui4:i386                                              4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             i386         Qt 4 GUI module
ii  libqtlocation1:amd64                                        1.2.0-3ubuntu5                                      amd64        Qt Mobility Location module
ii  libqtwebkit-dev                                             2.3.2-0ubuntu7                                      amd64        Web content engine library for Qt - development files
ii  libqtwebkit4:amd64                                          2.3.2-0ubuntu7                                      amd64        Web content engine library for Qt
ii  libqtwebkit4:i386                                           2.3.2-0ubuntu7                                      i386         Web content engine library for Qt
ii  libquadmath0:amd64                                          6.1.1-3ubuntu11~14.04.1                             amd64        GCC Quad-Precision Math Library
ii  libquazip0:amd64                                            0.6.2-0ubuntu1                                      amd64        C++ wrapper wrapper for ZIP/UNZIP
ii  libquicktime2:amd64                                         2:1.2.4-4ubuntu2                                    amd64        library for reading and writing Quicktime files
ii  libquvi-0.9-0.9.3:amd64                                     0.9.3.1~ppa1.1                                      amd64        library for parsing video download links (runtime libraries)
ii  libquvi-scripts                                             0.4.21-1                                            all          library for parsing video download links (Lua scripts)
ii  libquvi-scripts-0.9                                         0.9.20131130~ppa1                                   all          library for parsing video download links (Lua scripts)
ii  libquvi7:amd64                                              0.4.1-1ubuntu3                                      amd64        library for parsing video download links (runtime libraries)
ii  libqwt6                                                     6.0.0-1.2                                           amd64        Qt widgets library for technical applications (runtime)
ii  libraptor2-0:amd64                                          2.0.13-1                                            amd64        Raptor 2 RDF syntax library
ii  librarian0                                                  0.8.1-5ubuntu1                                      amd64        Documentation meta-data library (library package)
ii  librasqal3:amd64                                            0.9.32-1                                            amd64        Rasqal RDF query library
ii  libraw1394-11:amd64                                         2.1.0-1ubuntu1                                      amd64        library for direct access to IEEE 1394 bus (aka FireWire)
ii  libraw9:amd64                                               0.15.4-1                                            amd64        raw image decoder library
ii  librdf0:amd64                                               1.0.17-1                                            amd64        Redland Resource Description Framework (RDF) library
ii  libreadline-dev:amd64                                       6.3-4ubuntu2                                        amd64        GNU readline and history libraries, development files
ii  libreadline5:amd64                                          5.2+dfsg-2                                          amd64        GNU readline and history libraries, run-time libraries
ii  libreadline6:amd64                                          6.3-4ubuntu2                                        amd64        GNU readline and history libraries, run-time libraries
ii  libreadline6-dev:amd64                                      6.3-4ubuntu2                                        amd64        GNU readline and history libraries, development files
ii  libreoffice-avmedia-backend-gstreamer                       1:4.2.8-0ubuntu4                                    amd64        GStreamer backend for LibreOffice
ii  libreoffice-base-core                                       1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- shared library
ii  libreoffice-calc                                            1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- spreadsheet
ii  libreoffice-common                                          1:4.2.8-0ubuntu4                                    all          office productivity suite -- arch-independent files
ii  libreoffice-core                                            1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- arch-dependent files
ii  libreoffice-draw                                            1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- drawing
ii  libreoffice-gnome                                           1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- GNOME integration
ii  libreoffice-gtk                                             1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- GTK+ integration
ii  libreoffice-help-en-gb                                      1:4.2.8-0ubuntu1                                    all          office productivity suite -- English_british help
ii  libreoffice-help-en-us                                      1:4.2.8-0ubuntu1                                    all          office productivity suite -- English_american help
ii  libreoffice-impress                                         1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- presentation
ii  libreoffice-java-common                                     1:4.2.8-0ubuntu4                                    all          office productivity suite -- arch-independent Java support files
ii  libreoffice-l10n-en-gb                                      1:4.2.8-0ubuntu1                                    all          office productivity suite -- English_british language package
ii  libreoffice-l10n-en-za                                      1:4.2.8-0ubuntu1                                    all          office productivity suite -- English_southafrican language package
ii  libreoffice-math                                            1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- equation editor
ii  libreoffice-ogltrans                                        1:4.2.8-0ubuntu4                                    amd64        LibreOffice Impress extension for transitions using OpenGL
ii  libreoffice-pdfimport                                       1:4.2.8-0ubuntu4                                    amd64        PDF Import component for LibreOffice
ii  libreoffice-presentation-minimizer                          1:4.2.8-0ubuntu4                                    all          transitional package for the LibreOffice presentation minimizer
ii  libreoffice-style-human                                     1:4.2.8-0ubuntu4                                    all          office productivity suite -- Human symbol style
ii  libreoffice-writer                                          1:4.2.8-0ubuntu4                                    amd64        office productivity suite -- word processor
ii  libresid-builder0c2a                                        2.1.1-14                                            amd64        SID chip emulation class based on resid
ii  librest-0.7-0:amd64                                         0.7.90-0ubuntu1                                     amd64        REST service access library
ii  librhino-java                                               1.7R4-2                                             all          Libraries for rhino Java Script Engine
ii  librhythmbox-core8                                          3.0.2-0ubuntu2+grilo                                amd64        support library for the rhythmbox music player
ii  libroar-compat2                                             1.0~beta11-1                                        amd64        drop-in replacements for other sound libraries
ii  libroar2                                                    1.0~beta11-1                                        amd64        foundation libraries for the RoarAudio sound server and clients
ii  libroken18-heimdal:amd64                                    1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - roken support library
ii  librpm3                                                     4.11.1-3ubuntu0.1                                   amd64        RPM shared library
ii  librpmbuild3                                                4.11.1-3ubuntu0.1                                   amd64        RPM build shared library
ii  librpmio3                                                   4.11.1-3ubuntu0.1                                   amd64        RPM IO shared library
ii  librpmsign1                                                 4.11.1-3ubuntu0.1                                   amd64        RPM signing shared library
ii  librsvg2-2:amd64                                            2.40.2-1                                            amd64        SAX-based renderer library for SVG files (runtime)
ii  librsvg2-bin                                                2.40.2-1                                            amd64        command-line and graphical viewers for SVG files
ii  librsvg2-common:amd64                                       2.40.2-1                                            amd64        SAX-based renderer library for SVG files (extra runtime)
ii  librsvg2-dev                                                2.40.2-1                                            amd64        SAX-based renderer library for SVG files (development)
ii  librsync1:amd64                                             0.9.7-10                                            amd64        rsync remote-delta algorithm library
ii  librtmp-dev                                                 2.4+20121230.gitdf6c518-1                           amd64        toolkit for RTMP streams (development files)
ii  librtmp0:amd64                                              2.4+20121230.gitdf6c518-1                           amd64        toolkit for RTMP streams (shared library)
ii  libruby1.9.1                                                1.9.3.484-2ubuntu1.2                                amd64        Libraries necessary to run Ruby 1.9.1
ii  libsamplerate0:amd64                                        0.1.8-7                                             amd64        Audio sample rate conversion library
ii  libsamplerate0:i386                                         0.1.8-7                                             i386         Audio sample rate conversion library
ii  libsane:amd64                                               1.0.23-3ubuntu3.1                                   amd64        API library for scanners
ii  libsane-common                                              1.0.23-3ubuntu3.1                                   amd64        API library for scanners -- documentation and support files
ii  libsane-hpaio                                               3.14.3-0ubuntu3.4                                   amd64        HP SANE backend for multi-function peripherals
ii  libsasl2-2:amd64                                            2.1.25.dfsg1-17build1                               amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-dev                                                2.1.25.dfsg1-17build1                               amd64        Cyrus SASL - development files for authentication abstraction library
ii  libsasl2-modules:amd64                                      2.1.25.dfsg1-17build1                               amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64                                   2.1.25.dfsg1-17build1                               amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libsaxon-java                                               1:6.5.5-10                                          all          Saxon XSLT Processor
ii  libsbc1:amd64                                               1.1-2ubuntu2                                        amd64        Sub Band CODEC library - runtime
ii  libsbsms10:amd64                                            2.0.1-1                                             amd64        Subband Sinusoidal Modeling Synthesis
ii  libschroedinger-1.0-0:amd64                                 1.0.11-2ubuntu1                                     amd64        library for encoding/decoding of Dirac video streams
ii  libsctp1:amd64                                              1.0.15+dfsg-1                                       amd64        user-space access to Linux Kernel SCTP - shared library
ii  libsdl-image1.2:amd64                                       1.2.12-5build2                                      amd64        Image loading library for Simple DirectMedia Layer 1.2, libraries
ii  libsdl-mixer1.2:amd64                                       1.2.12-10                                           amd64        Mixer library for Simple DirectMedia Layer 1.2, libraries
ii  libsdl-ttf2.0-0:amd64                                       2.0.11-3                                            amd64        TrueType Font library for Simple DirectMedia Layer 1.2, libraries
ii  libsdl1.2debian:amd64                                       1.2.15-8ubuntu1.1                                   amd64        Simple DirectMedia Layer
ii  libsecret-1-0:amd64                                         0.16-0ubuntu1                                       amd64        Secret store
ii  libsecret-common                                            0.16-0ubuntu1                                       all          Secret store (common files)
ii  libselinux1:amd64                                           2.2.2-1ubuntu0.1                                    amd64        SELinux runtime shared libraries
ii  libselinux1:i386                                            2.2.2-1ubuntu0.1                                    i386         SELinux runtime shared libraries
ii  libsemanage-common                                          2.2-1                                               all          Common files for SELinux policy management libraries
ii  libsemanage1:amd64                                          2.2-1                                               amd64        SELinux policy management library
ii  libsensors4:amd64                                           1:3.3.4-2ubuntu1                                    amd64        library to read temperature/voltage/fan sensors
ii  libsepol1:amd64                                             2.2-1ubuntu0.1                                      amd64        SELinux library for manipulating binary security policies
ii  libserf-1-1:amd64                                           1.3.3-1ubuntu0.1                                    amd64        high-performance asynchronous HTTP client library
ii  libsgutils2-2                                               1.36-1ubuntu1                                       amd64        utilities for devices using the SCSI command set (shared libraries)
ii  libshine3:amd64                                             3.1.0-2                                             amd64        Fixed-point MP3 encoding library - runtime files
ii  libshout3:amd64                                             2.3.1-3                                             amd64        MP3/Ogg Vorbis broadcast streaming library
ii  libshp1:amd64                                               1.2.10-7                                            amd64        Library for reading and writing ArcView Shapefiles
ii  libsidplay1                                                 1.36.59-5ubuntu1                                    amd64        SID (MOS 6581) emulation library
ii  libsidplay2                                                 2.1.1-14                                            amd64        SID (MOS 6581) emulation library
ii  libsidplayfp:amd64                                          1.2.2-1                                             amd64        Library to play Commodore 64 music based on libsidplay2
ii  libsigc++-2.0-0c2a:amd64                                    2.2.10-0.2ubuntu2                                   amd64        type-safe Signal Framework for C++ - runtime
ii  libsignon-extension1                                        8.56+14.04.20140307-0ubuntu2                        amd64        Single Sign On framework
ii  libsignon-glib1                                             1.10daily13.06.25-0ubuntu2                          amd64        library for signond
ii  libsignon-plugins-common1                                   8.56+14.04.20140307-0ubuntu2                        amd64        Single Sign On framework
ii  libsignon-qt1                                               8.56+14.04.20140307-0ubuntu2                        amd64        Single Sign On framework
ii  libsignon-qt5-1                                             8.56+14.04.20140307-0ubuntu2                        amd64        Single Sign On framework
ii  libsigsegv2:amd64                                           2.10-2                                              amd64        Library for handling page faults in a portable way
ii  libskinlf-java                                              6.7-8                                               all          Skin Look and Feel - Skinning Engine for the Swing toolkit
ii  libslang2:amd64                                             2.2.4-15ubuntu1                                     amd64        S-Lang programming library - runtime version
ii  libslicot0:amd64                                            5.0+20101122-1                                      amd64        numerical algorithms from systems and control theory (shared library)
ii  libslp1                                                     1.2.1-9ubuntu0.2                                    amd64        OpenSLP libraries
ii  libslv2-9                                                   0.6.6+dfsg1-2                                       amd64        library for simple use of LV2 plugins
ii  libsm-dev:amd64                                             2:1.2.1-2                                           amd64        X11 Session Management library (development headers)
ii  libsm6:amd64                                                2:1.2.1-2                                           amd64        X11 Session Management library
ii  libsm6:i386                                                 2:1.2.1-2                                           i386         X11 Session Management library
ii  libsmbclient:amd64                                          2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        shared library for communication with SMB/CIFS servers
ii  libsmpeg0:amd64                                             0.4.5+cvs20030824-5ubuntu4                          amd64        SDL MPEG Player Library - shared libraries
ii  libsndfile1:amd64                                           1.0.25-7ubuntu2.1                                   amd64        Library for reading/writing audio files
ii  libsndfile1:i386                                            1.0.25-7ubuntu2.1                                   i386         Library for reading/writing audio files
ii  libsnmp-base                                                5.7.2~dfsg-8.1ubuntu3.2                             all          SNMP configuration script, MIBs and documentation
ii  libsnmp30:amd64                                             5.7.2~dfsg-8.1ubuntu3.2                             amd64        SNMP (Simple Network Management Protocol) library
ii  libsocket6-perl                                             0.25-1                                              amd64        Perl extensions for IPv6
ii  libsolid4                                                   4:4.13.3-0ubuntu0.2                                 amd64        Solid Library for KDE Platform
ii  libsonic0:amd64                                             0.1.18-0ubuntu1                                     amd64        Simple library to speed up or slow down speech
ii  libsoprano4                                                 2.9.4+dfsg1-0ubuntu2                                amd64        libraries for the Soprano RDF framework
ii  libsoqt4-20                                                 1.6.0~e8310f-1                                      amd64        Qt4 GUI component toolkit for Inventor - runtime
ii  libsoundtouch0:amd64                                        1.7.1-5                                             amd64        Sound stretching library
ii  libsoup-gnome2.4-1:amd64                                    2.44.2-1ubuntu2.1                                   amd64        HTTP library implementation in C -- GNOME support library
ii  libsoup2.4-1:amd64                                          2.44.2-1ubuntu2.1                                   amd64        HTTP library implementation in C -- Shared library
ii  libsox-fmt-alsa:amd64                                       14.4.1-3ubuntu1                                     amd64        SoX alsa format I/O library
ii  libsox-fmt-base:amd64                                       14.4.1-3ubuntu1                                     amd64        Minimal set of SoX format libraries
ii  libsox2:amd64                                               14.4.1-3ubuntu1                                     amd64        SoX library of audio effects and processing
ii  libsoxr0:amd64                                              0.1.1-1                                             amd64        High quality 1D sample-rate conversion library
ii  libsp1c2                                                    1.3.4-1.2.1-47.3ubuntu1                             amd64        Runtime library for James Clark's SP suite
ii  libspandsp2                                                 0.0.6~pre21-2                                       amd64        Telephony signal processing library
ii  libspatialindex3:amd64                                      1.8.1-2                                             amd64        General framework for developing spatial indices
ii  libspatialite5:amd64                                        4.1.1-5ubuntu1                                      amd64        Geospatial extension for SQLite - libraries
ii  libspectre1:amd64                                           0.2.7-2ubuntu1.1                                    amd64        Library for rendering PostScript documents
ii  libspeechd2:amd64                                           0.8-5ubuntu1                                        amd64        Speech Dispatcher: Shared libraries
ii  libspeex1:amd64                                             1.2~rc1.1-1ubuntu1                                  amd64        The Speex codec runtime library
ii  libspeexdsp1:amd64                                          1.2~rc1.1-1ubuntu1                                  amd64        The Speex extended runtime library
ii  libspeexdsp1:i386                                           1.2~rc1.1-1ubuntu1                                  i386         The Speex extended runtime library
ii  libsphinxbase1                                              0.8-0ubuntu10                                       amd64        Sphinx base libraries
ii  libspice-server1:amd64                                      0.12.4-0nocelt2ubuntu1.3                            amd64        Implements the server side of the SPICE protocol
ii  libspnav0                                                   0.2.2-1ubuntu1                                      amd64        Library to access 3D-input-devices (development files)
ii  libsqlite0                                                  2.8.17-10ubuntu2                                    amd64        SQLite shared library
ii  libsqlite3-0:amd64                                          3.8.2-1ubuntu2.1                                    amd64        SQLite 3 shared library
ii  libsqlite3-0:i386                                           3.8.2-1ubuntu2.1                                    i386         SQLite 3 shared library
ii  libsqlite3-dev:amd64                                        3.8.2-1ubuntu2.1                                    amd64        SQLite 3 development files
ii  libsrtp0                                                    1.4.5~20130609~dfsg-1                               amd64        Secure RTP (SRTP) and UST Reference Implementations - shared library
ii  libss2:amd64                                                1.42.9-3ubuntu1.3                                   amd64        command-line interface parsing library
ii  libssh-4:amd64                                              0.6.1-0ubuntu3.3                                    amd64        tiny C SSH library
ii  libssh2-1:amd64                                             1.4.3-2                                             amd64        SSH2 client-side library
ii  libssl-dev:amd64                                            1.0.1f-1ubuntu2.19                                  amd64        Secure Sockets Layer toolkit - development files
ii  libssl-doc                                                  1.0.1f-1ubuntu2.19                                  all          Secure Sockets Layer toolkit - development documentation
ii  libssl1.0.0:amd64                                           1.0.1f-1ubuntu2.19                                  amd64        Secure Sockets Layer toolkit - shared libraries
ii  libssl1.0.0:i386                                            1.0.1f-1ubuntu2.19                                  i386         Secure Sockets Layer toolkit - shared libraries
ii  libstartup-notification0:amd64                              0.12-3ubuntu1                                       amd64        library for program launch feedback (shared library)
ii  libstdc++-4.8-dev:amd64                                     4.8.5-2ubuntu1~14.04.1                              amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64                                            6.1.1-3ubuntu11~14.04.1                             amd64        GNU Standard C++ Library v3
ii  libstdc++6:i386                                             6.1.1-3ubuntu11~14.04.1                             i386         GNU Standard C++ Library v3
ii  libstreamanalyzer0                                          0.7.8-1ubuntu2                                      amd64        streamanalyzer library for Strigi Desktop Search
ii  libstreams0                                                 0.7.8-1ubuntu2                                      amd64        streams library for Strigi Desktop Search
ii  libsub-identify-perl                                        0.04-1build3                                        amd64        Retrieve names of code references
ii  libsub-name-perl                                            0.05-1build4                                        amd64        module for assigning a new name to referenced sub
ii  libsvga1:amd64                                              1:1.4.3-33                                          amd64        console SVGA display libraries
ii  libsvn1:amd64                                               1.8.8-1ubuntu3.2                                    amd64        Shared libraries used by Apache Subversion
ii  libswscale-dev                                              6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Development files for libswscale
ii  libswscale2:amd64                                           6:9.18-0ubuntu0.14.04.1+fdkaac                      amd64        Libav video scaling library
ii  libsys-hostname-long-perl                                   1.4-3                                               all          Figure out the long (fully-qualified) hostname
ii  libsystemd-daemon0:amd64                                    204-5ubuntu20.19                                    amd64        systemd utility library
ii  libsystemd-journal0:amd64                                   204-5ubuntu20.19                                    amd64        systemd journal utility library
ii  libsystemd-login0:amd64                                     204-5ubuntu20.19                                    amd64        systemd login utility library
ii  libt1-5                                                     5.1.2-3.6ubuntu1                                    amd64        Type 1 font rasterizer library - runtime
ii  libtablelayout-java                                         20090826-2                                          all          Java layout manager for creating user interfaces fast and easy
ii  libtag1-vanilla:amd64                                       1.9.1-2                                             amd64        audio meta-data library - vanilla flavour
ii  libtag1c2a:amd64                                            1.9.1-2                                             amd64        audio meta-data library
ii  libtalloc2:amd64                                            2.1.5-0ubuntu0.14.04.1                              amd64        hierarchical pool based memory allocator
rc  libtar0                                                     1.2.20-3ubuntu0.1                                   amd64        C library for manipulating tar archives
ii  libtasn1-6:amd64                                            3.4-3ubuntu0.4                                      amd64        Manage ASN.1 structures (runtime)
ii  libtasn1-6:i386                                             3.4-3ubuntu0.4                                      i386         Manage ASN.1 structures (runtime)
ii  libtasn1-6-dev                                              3.4-3ubuntu0.4                                      amd64        Manage ASN.1 structures (development)
ii  libtbb2                                                     4.2~20130725-1.1ubuntu1                             amd64        parallelism library for C++ - runtime files
ii  libtcl8.5:amd64                                             8.5.15-2ubuntu1                                     amd64        Tcl (the Tool Command Language) v8.5 - run-time library files
ii  libtcl8.6:amd64                                             8.6.1-4ubuntu1                                      amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libtdb1:amd64                                               1.3.8-0ubuntu0.14.04.1                              amd64        Trivial Database - shared library
ii  libtelepathy-farstream3:amd64                               0.6.1-0ubuntu1                                      amd64        Glue library between telepathy and farstream
ii  libtelepathy-glib0:amd64                                    0.22.1-1ubuntu2                                     amd64        Telepathy framework - GLib library
ii  libtelepathy-logger3:amd64                                  0.8.0-3                                             amd64        Telepathy logger service - utility library
ii  libterm-readkey-perl                                        2.31-1                                              amd64        perl module for simple terminal control
ii  libterm-ui-perl                                             0.42-1                                              all          Term::ReadLine UI made easy
ii  libtevent0:amd64                                            0.9.28-0ubuntu0.14.04.1                             amd64        talloc-based event loop library - shared library
ii  libtext-charwidth-perl                                      0.04-7build3                                        amd64        get display widths of characters on the terminal
ii  libtext-iconv-perl                                          1.7-5build2                                         amd64        converts between character sets in Perl
ii  libtext-levenshtein-perl                                    0.06~01-2                                           all          implementation of the Levenshtein edit distance
ii  libtext-soundex-perl                                        3.4-1build1                                         amd64        implementation of the soundex algorithm
ii  libtext-unidecode-perl                                      0.04-2                                              all          Text::Unidecode -- US-ASCII transliterations of Unicode text
ii  libtext-wrapi18n-perl                                       0.06-7                                              all          internationalized substitute of Text::Wrap
ii  libthai-data                                                0.1.20-3                                            all          Data files for Thai language support library
ii  libthai0:amd64                                              0.1.20-3                                            amd64        Thai language support library
ii  libthai0:i386                                               0.1.20-3                                            i386         Thai language support library
ii  libtheora0:amd64                                            1.1.1+dfsg.1-3.2                                    amd64        Theora Video Compression Codec
ii  libthreadweaver4                                            4:4.13.3-0ubuntu0.2                                 amd64        ThreadWeaver Library for the KDE Platform
ii  libthumbnailer0:amd64                                       1.1+14.04.20150205-0ubuntu1                         amd64        generate thumbnails from files
ii  libtie-ixhash-perl                                          1.23-1                                              all          Perl module to order associative arrays
ii  libtiff-tools                                               4.0.3-7ubuntu0.4                                    amd64        TIFF manipulation and conversion tools
ii  libtiff5:amd64                                              4.0.3-7ubuntu0.4                                    amd64        Tag Image File Format (TIFF) library
ii  libtiff5:i386                                               4.0.3-7ubuntu0.4                                    i386         Tag Image File Format (TIFF) library
ii  libtiff5-dev:amd64                                          4.0.3-7ubuntu0.4                                    amd64        Tag Image File Format library (TIFF), development files
ii  libtiffxx5:amd64                                            4.0.3-7ubuntu0.4                                    amd64        Tag Image File Format (TIFF) library -- C++ interface
ii  libtimedate-perl                                            2.3000-1                                            all          collection of modules to manipulate date/time information
ii  libtimezonemap1                                             0.4.1                                               amd64        GTK+3 timezone map widget
ii  libtinfo-dev:amd64                                          5.9+20140118-1ubuntu1                               amd64        developer's library for the low-level terminfo library
ii  libtinfo5:amd64                                             5.9+20140118-1ubuntu1                               amd64        shared low-level terminfo library for terminal handling
ii  libtinfo5:i386                                              5.9+20140118-1ubuntu1                               i386         shared low-level terminfo library for terminal handling
ii  libtinyxml2.6.2:amd64                                       2.6.2-2                                             amd64        C++ XML parsing library
ii  libtk8.5:amd64                                              8.5.15-2ubuntu3                                     amd64        Tk toolkit for Tcl and X11 v8.5 - run-time files
ii  libtk8.6:amd64                                              8.6.1-3ubuntu2                                      amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtogl1                                                    1.7-12ubuntu1                                       amd64        a Tk OpenGL widget
ii  libtool                                                     2.4.2-1.7ubuntu1                                    amd64        Generic library support script
ii  libtorque2                                                  2.4.16+dfsg-1.3ubuntu1                              amd64        shared library for Torque client and server
ii  libtotem-plparser18                                         3.10.3-1~trusty                                     amd64        Totem Playlist Parser library - runtime files
ii  libtotem0                                                   3.10.1-1ubuntu4.1                                   amd64        Main library for the Totem media player
ii  libts-0.0-0:amd64                                           1.0-12                                              amd64        touch screen library
ii  libtsan0:amd64                                              6.1.1-3ubuntu11~14.04.1                             amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtwolame0                                                 0.3.13-1ubuntu1                                     amd64        MPEG Audio Layer 2 encoding library
ii  libtxc-dxtn-s2tc0:amd64                                     0~git20131104-1.1                                   amd64        Texture compression library for Mesa
ii  libtxc-dxtn-s2tc0:i386                                      0~git20131104-1.1                                   i386         Texture compression library for Mesa
ii  libudev1:amd64                                              204-5ubuntu20.19                                    amd64        libudev shared library
ii  libudev1:i386                                               204-5ubuntu20.19                                    i386         libudev shared library
ii  libudisks2-0:amd64                                          2.1.3-1ubuntu0.1                                    amd64        GObject based library to access udisks2
ii  libudunits2-0:amd64                                         2.2.0-1                                             amd64        Library for handling of units of physical quantities
ii  libufe-xidgetter0                                           3.0.0+14.04.20140416-0ubuntu1.14.04.1               amd64        Firefox extension: Unity Integration
ii  libuil4:amd64                                               2.3.4-5ubuntu0.1                                    amd64        Motif - UIL (User Interface Language) shared library
ii  libumfpack5.6.2:amd64                                       1:4.2.1-3ubuntu1                                    amd64        sparse LU factorization library
ii  libunique-1.0-0                                             1.1.6-4ubuntu2                                      amd64        Library for writing single instance applications - shared libraries
ii  libunique-3.0-0                                             3.0.2-2ubuntu1                                      amd64        Library for writing single instance applications - shared libraries
ii  libunistring0:amd64                                         0.9.3-5ubuntu3                                      amd64        Unicode string library for C
ii  libunity-action-qt1:amd64                                   1.1.0+14.04.20140304-0ubuntu1                       amd64        Unity Action Qt API
ii  libunity-control-center1                                    14.04.3+14.04.20150916-0ubuntu1                     amd64        utilities to configure the GNOME desktop
ii  libunity-core-6.0-9                                         7.2.6+14.04.20151021-0ubuntu1                       amd64        core library for the Unity interface
ii  libunity-gtk2-parser0:amd64                                 0.0.0+14.04.20141212-0ubuntu1                       amd64        GtkMenuShell to GMenuModel parser
ii  libunity-gtk3-parser0:amd64                                 0.0.0+14.04.20141212-0ubuntu1                       amd64        GtkMenuShell to GMenuModel parser
ii  libunity-misc4                                              4.0.5+14.04.20140115-0ubuntu1                       amd64        Miscellaneous functions for Unity - shared library
ii  libunity-protocol-private0:amd64                            7.1.4+14.04.20140210-0ubuntu1                       amd64        binding to get places into the launcher - private library
ii  libunity-scopes-json-def-desktop                            7.1.4+14.04.20140210-0ubuntu1                       all          binding to get places into the launcher - desktop def file
ii  libunity-webapps0                                           2.5.0~+14.04.20140409-0ubuntu1                      amd64        Web Apps integration with the Unity desktop
ii  libunity9:amd64                                             7.1.4+14.04.20140210-0ubuntu1                       amd64        binding to get places into the launcher - shared library
ii  libunityvoice1:amd64                                        0.1+14.04.20140304-0ubuntu1                         amd64        client library for Unity voice service
ii  libunwind8                                                  1.1-2.2ubuntu3                                      amd64        library to determine the call-chain of a program - runtime
ii  libupnp6                                                    1:1.6.17-1.2                                        amd64        Portable SDK for UPnP Devices, version 1.6 (shared libraries)
ii  libupower-glib1:amd64                                       0.9.23-2ubuntu1                                     amd64        abstraction for power management - shared library
ii  libupstart1:amd64                                           1.12.1-0ubuntu4.2                                   amd64        Upstart Client Library
ii  liburi-perl                                                 1.60-1                                              all          module to manipulate and access URI strings
ii  liburiparser1                                               0.7.5-1ubuntu2                                      amd64        URI parsing library compliant with RFC 3986
ii  liburl-dispatcher1:amd64                                    0.1+14.04.20140403-0ubuntu1                         amd64        library for sending requests to the url dispatcher
ii  libusageenvironment1                                        2014.01.13-1                                        amd64        multimedia RTSP streaming library (UsageEnvironment classes)
ii  libusb-0.1-4:amd64                                          2:0.1.12-23.3ubuntu1                                amd64        userspace USB programming library
ii  libusb-1.0-0:amd64                                          2:1.0.17-1ubuntu2                                   amd64        userspace USB programming library
ii  libusbmuxd2                                                 1.0.8-2ubuntu1                                      amd64        USB multiplexor daemon for iPhone and iPod Touch devices - library
ii  libustr-1.0-1:amd64                                         1.0.4-3ubuntu2                                      amd64        Micro string library: shared library
ii  libutempter0                                                1.1.5-4build1                                       amd64        A privileged helper for utmp/wtmp updates (runtime)
ii  libuuid-perl                                                0.05-1                                              amd64        Perl extension for using UUID interfaces as defined in e2fsprogs
ii  libuuid1:amd64                                              2.20.1-5.1ubuntu20.7                                amd64        Universally Unique ID library
ii  libuuid1:i386                                               2.20.1-5.1ubuntu20.7                                i386         Universally Unique ID library
ii  libv4l-0:amd64                                              1.0.1-1                                             amd64        Collection of video4linux support libraries
ii  libv4lconvert0:amd64                                        1.0.1-1                                             amd64        Video4linux frame format conversion library
ii  libva-drm1:amd64                                            1.4.0~trusty                                        amd64        Video Acceleration (VA) API for Linux -- DRM runtime
ii  libva-x11-1:amd64                                           1.4.0~trusty                                        amd64        Video Acceleration (VA) API for Linux -- X11 runtime
ii  libva1:amd64                                                1.4.0~trusty                                        amd64        Video Acceleration (VA) API for Linux -- runtime
ii  libvamp-hostsdk3:amd64                                      2.5+repack0-2                                       amd64        helper library for Vamp hosts written in C++
ii  libvcdinfo0                                                 0.7.24+dfsg-0.1ubuntu2                              amd64        library to extract information from VideoCD
ii  libvdpau1:amd64                                             0.7-1ubuntu0.1                                      amd64        Video Decode and Presentation API for Unix (libraries)
ii  libvidstab1.0                                               2:1.0~trusty1.3                                     amd64        Video stabilization library.
ii  libvirtodbc0                                                6.1.6+repack-0ubuntu3                               amd64        high-performance database - ODBC libraries
ii  libvisio-0.0-0                                              0.0.31-1ubuntu2                                     amd64        library for parsing the visio file structure
ii  libvisual-0.4-0:amd64                                       0.4.0-5                                             amd64        Audio visualization framework
ii  libvisual-0.4-plugins:amd64                                 0.4.0.dfsg.1-7build1                                amd64        Audio visualization framework plugins
ii  libvlc5                                                     2.2.1~trusty2                                       amd64        multimedia player and streamer library
rc  libvlccore7                                                 2.1.5+ppa1                                          amd64        base library for VLC and its modules
ii  libvlccore8                                                 2.2.1~trusty2                                       amd64        base library for VLC and its modules
rc  libvncclient0:amd64                                         0.9.9+dfsg-6~ubuntu14.04.1~ppa1                     amd64        API to write one's own vnc server - client library
ii  libvncserver0:amd64                                         0.9.9+dfsg-6~ubuntu14.04.1~ppa1                     amd64        API to write one's own vnc server
ii  libvo-aacenc0:amd64                                         0.1.3-1                                             amd64        VisualOn AAC encoder library
ii  libvo-amrwbenc0:amd64                                       0.1.3-1                                             amd64        VisualOn AMR-WB encoder library
ii  libvorbis0a:amd64                                           1.3.4-2~trusty1                                     amd64        decoder library for Vorbis General Audio Compression Codec
ii  libvorbis0a:i386                                            1.3.4-2~trusty1                                     i386         decoder library for Vorbis General Audio Compression Codec
ii  libvorbisenc2:amd64                                         1.3.4-2~trusty1                                     amd64        encoder library for Vorbis General Audio Compression Codec
ii  libvorbisenc2:i386                                          1.3.4-2~trusty1                                     i386         encoder library for Vorbis General Audio Compression Codec
ii  libvorbisfile3:amd64                                        1.3.4-2~trusty1                                     amd64        high-level API for Vorbis General Audio Compression Codec
ii  libvorbisidec1                                              1.0.2+svn18153-0.2                                  amd64        Integer-only Ogg Vorbis decoder, AKA "tremor"
ii  libvpx1:amd64                                               1.3.0-3~trusty                                      amd64        VP8 and VP9 video codec (shared library)
ii  libvte-2.90-9                                               1:0.34.9-1ubuntu2                                   amd64        Terminal emulator widget for GTK+ 3.0 - runtime files
ii  libvte-2.90-common                                          1:0.34.9-1ubuntu2                                   all          Terminal emulator widget for GTK+ 3.0 - common files
ii  libvte-common                                               1:0.28.2-5ubuntu1                                   all          Terminal emulator widget for GTK+ 2.x - common files
ii  libvte9                                                     1:0.28.2-5ubuntu1                                   amd64        Terminal emulator widget for GTK+ 2.0 - runtime files
ii  libvtk5-dev                                                 5.8.0-14.1ubuntu3                                   amd64        VTK header files for building C++ code
ii  libvtk5.8                                                   5.8.0-14.1ubuntu3                                   amd64        Visualization Toolkit - A high level 3D visualization library - runtime
ii  libwacom-common                                             0.8-1                                               all          Wacom model feature query library (common files)
ii  libwacom2:amd64                                             0.8-1                                               amd64        Wacom model feature query library
ii  libwavpack1:amd64                                           4.70.0-1                                            amd64        audio codec (lossy and lossless) - library
ii  libwayland-client0:amd64                                    1.4.0-1ubuntu1                                      amd64        wayland compositor infrastructure - client library
ii  libwayland-cursor0:amd64                                    1.4.0-1ubuntu1                                      amd64        wayland compositor infrastructure - cursor library
ii  libwayland-egl1-mesa:amd64                                  10.1.3-0ubuntu0.6                                   amd64        implementation of the Wayland EGL platform -- runtime
ii  libwayland-server0:amd64                                    1.4.0-1ubuntu1                                      amd64        wayland compositor infrastructure - server library
ii  libwbclient0:amd64                                          2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        Samba winbind client library
ii  libwebkitgtk-1.0-0:amd64                                    2.4.10-0ubuntu0.14.04.1                             amd64        Web content engine library for GTK+
ii  libwebkitgtk-1.0-common                                     2.4.10-0ubuntu0.14.04.1                             all          Web content engine library for GTK+ - data files
ii  libwebkitgtk-3.0-0:amd64                                    2.4.10-0ubuntu0.14.04.1                             amd64        Web content engine library for GTK+
ii  libwebkitgtk-3.0-common                                     2.4.10-0ubuntu0.14.04.1                             all          Web content engine library for GTK+ - data files
ii  libwebp5:amd64                                              0.4.0-4                                             amd64        Lossy compression of digital photographic images.
rc  libwebpdemux1:amd64                                         0.4.0-4                                             amd64        Lossy compression of digital photographic images.
ii  libwebpmux1:amd64                                           0.4.0-4                                             amd64        Lossy compression of digital photographic images.
ii  libwhoopsie-preferences0                                    0.12                                                amd64        Ubuntu error tracker submission settings - shared library
ii  libwhoopsie0                                                0.2.24.6ubuntu2                                     amd64        Ubuntu error tracker submission - shared library
ii  libwildmidi-config                                          0.2.3.4-2.1ubuntu3                                  all          software MIDI player configuration
ii  libwildmidi1:amd64                                          0.2.3.4-2.1ubuntu3                                  amd64        software MIDI player library
ii  libwind0-heimdal:amd64                                      1.6~git20131207+dfsg-1ubuntu1.1                     amd64        Heimdal Kerberos - stringprep implementation
ii  libwlocate0                                                 0.0git20130108-0ubuntu1                             amd64        Library for doing location lookup based on free openwlanmap.org data
ii  libwmf-bin                                                  0.2.8.4-10.3ubuntu1.14.04.1                         amd64        Windows metafile conversion tools
ii  libwmf-dev                                                  0.2.8.4-10.3ubuntu1.14.04.1                         amd64        Windows metafile conversion development
ii  libwmf0.2-7:amd64                                           0.2.8.4-10.3ubuntu1.14.04.1                         amd64        Windows metafile conversion library
ii  libwmf0.2-7-gtk                                             0.2.8.4-10.3ubuntu1.14.04.1                         amd64        Windows metafile conversion library
ii  libwnck-3-0:amd64                                           3.4.7-0ubuntu3.1                                    amd64        Window Navigator Construction Kit - runtime files
ii  libwnck-3-common                                            3.4.7-0ubuntu3.1                                    all          Window Navigator Construction Kit - common files
ii  libwnck-common                                              1:2.30.7-0ubuntu4                                   all          Window Navigator Construction Kit - common files
ii  libwnck22                                                   1:2.30.7-0ubuntu4                                   amd64        Window Navigator Construction Kit - runtime files
ii  libwpd-0.9-9                                                0.9.9-1                                             amd64        Library for handling WordPerfect documents (shared library)
ii  libwpg-0.2-2                                                0.2.2-1ubuntu1                                      amd64        WordPerfect graphics import/convert library (shared library)
ii  libwps-0.2-2                                                0.2.9-2ubuntu1                                      amd64        Works text file format import filter library (shared library)
ii  libwrap0:amd64                                              7.6.q-25                                            amd64        Wietse Venema's TCP wrappers library
ii  libwrap0:i386                                               7.6.q-25                                            i386         Wietse Venema's TCP wrappers library
ii  libwriter2latex-java                                        1.0.2-10ubuntu1                                     all          OpenOffice.org Writer/Calc to LaTeX/XHTML converter -- library
ii  libwv-1.2-4:amd64                                           1.2.9-3                                             amd64        Library for accessing Microsoft Word documents
ii  libwww-perl                                                 6.05-2                                              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  libwxbase2.8-0:amd64                                        2.8.12.1+dfsg-2ubuntu2                              amd64        wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
ii  libwxbase3.0-0:amd64                                        3.0.0-2                                             amd64        wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
ii  libwxgtk-media2.8-0:amd64                                   2.8.12.1+dfsg-2ubuntu2                              amd64        wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library runtime)
ii  libwxgtk2.8-0:amd64                                         2.8.12.1+dfsg-2ubuntu2                              amd64        wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii  libwxgtk3.0-0:amd64                                         3.0.0-2                                             amd64        wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii  libx11-6:amd64                                              2:1.6.2-1ubuntu2                                    amd64        X11 client-side library
ii  libx11-6:i386                                               2:1.6.2-1ubuntu2                                    i386         X11 client-side library
ii  libx11-data                                                 2:1.6.2-1ubuntu2                                    all          X11 client-side library
ii  libx11-dev:amd64                                            2:1.6.2-1ubuntu2                                    amd64        X11 client-side library (development headers)
ii  libx11-doc                                                  2:1.6.2-1ubuntu2                                    all          X11 client-side library (development documentation)
ii  libx11-xcb-dev:amd64                                        2:1.6.2-1ubuntu2                                    amd64        Xlib/XCB interface library (development headers)
ii  libx11-xcb1:amd64                                           2:1.6.2-1ubuntu2                                    amd64        Xlib/XCB interface library
ii  libx11-xcb1:i386                                            2:1.6.2-1ubuntu2                                    i386         Xlib/XCB interface library
ii  libx264-142:amd64                                           3:0.142.2491+git24e4fed-1~trusty                    amd64        x264 video coding library
ii  libx264-148:amd64                                           3:0.148.2643+git5c65704-1~trusty                    amd64        x264 video coding library
rc  libx265-59:amd64                                            1.7-1~trusty                                        amd64        H.265/HEVC video stream encoder (shared library)
ii  libx265-79:amd64                                            1.9-0ppa1~trusty                                    amd64        H.265/HEVC video stream encoder (shared library)
ii  libx86-1:amd64                                              1.1+ds1-10                                          amd64        x86 real-mode library
ii  libxalan2-java                                              2.7.1-9                                             all          XSL Transformations (XSLT) processor in Java
ii  libxapian22                                                 1.2.16-2ubuntu1                                     amd64        Search engine library
ii  libxatracker2:amd64                                         10.1.3-0ubuntu0.6                                   amd64        X acceleration library -- runtime
ii  libxau-dev:amd64                                            1:1.0.8-1                                           amd64        X11 authorisation library (development headers)
ii  libxau6:amd64                                               1:1.0.8-1                                           amd64        X11 authorisation library
ii  libxau6:i386                                                1:1.0.8-1                                           i386         X11 authorisation library
ii  libxaw7:amd64                                               2:1.0.12-1                                          amd64        X11 Athena Widget library
ii  libxcb-composite0:amd64                                     1.10-2ubuntu1                                       amd64        X C Binding, composite extension
ii  libxcb-dri2-0:amd64                                         1.10-2ubuntu1                                       amd64        X C Binding, dri2 extension
ii  libxcb-dri2-0:i386                                          1.10-2ubuntu1                                       i386         X C Binding, dri2 extension
ii  libxcb-dri2-0-dev:amd64                                     1.10-2ubuntu1                                       amd64        X C Binding, dri2 extension, development files
ii  libxcb-dri3-0:amd64                                         1.10-2ubuntu1                                       amd64        X C Binding, dri3 extension
ii  libxcb-dri3-0:i386                                          1.10-2ubuntu1                                       i386         X C Binding, dri3 extension
ii  libxcb-dri3-dev:amd64                                       1.10-2ubuntu1                                       amd64        X C Binding, dri3 extension, development files
ii  libxcb-glx0:amd64                                           1.10-2ubuntu1                                       amd64        X C Binding, glx extension
ii  libxcb-glx0:i386                                            1.10-2ubuntu1                                       i386         X C Binding, glx extension
ii  libxcb-glx0-dev:amd64                                       1.10-2ubuntu1                                       amd64        X C Binding, glx extension, development files
ii  libxcb-icccm4:amd64                                         0.4.1-1ubuntu1                                      amd64        utility libraries for X C Binding -- icccm
ii  libxcb-image0:amd64                                         0.3.9-1ubuntu2                                      amd64        utility libraries for X C Binding -- image
ii  libxcb-keysyms1:amd64                                       0.3.9-1ubuntu1                                      amd64        utility libraries for X C Binding -- keysyms
ii  libxcb-present-dev:amd64                                    1.10-2ubuntu1                                       amd64        X C Binding, present extension, development files
ii  libxcb-present0:amd64                                       1.10-2ubuntu1                                       amd64        X C Binding, present extension
ii  libxcb-present0:i386                                        1.10-2ubuntu1                                       i386         X C Binding, present extension
ii  libxcb-randr0:amd64                                         1.10-2ubuntu1                                       amd64        X C Binding, randr extension
ii  libxcb-randr0-dev:amd64                                     1.10-2ubuntu1                                       amd64        X C Binding, randr extension, development files
ii  libxcb-render-util0:amd64                                   0.3.8-1.1ubuntu1                                    amd64        utility libraries for X C Binding -- render-util
ii  libxcb-render0:amd64                                        1.10-2ubuntu1                                       amd64        X C Binding, render extension
ii  libxcb-render0:i386                                         1.10-2ubuntu1                                       i386         X C Binding, render extension
ii  libxcb-render0-dev:amd64                                    1.10-2ubuntu1                                       amd64        X C Binding, render extension, development files
ii  libxcb-shape0:amd64                                         1.10-2ubuntu1                                       amd64        X C Binding, shape extension
ii  libxcb-shape0-dev:amd64                                     1.10-2ubuntu1                                       amd64        X C Binding, shape extension, development files
ii  libxcb-shm0:amd64                                           1.10-2ubuntu1                                       amd64        X C Binding, shm extension
ii  libxcb-shm0:i386                                            1.10-2ubuntu1                                       i386         X C Binding, shm extension
ii  libxcb-shm0-dev:amd64                                       1.10-2ubuntu1                                       amd64        X C Binding, shm extension, development files
ii  libxcb-sync-dev:amd64                                       1.10-2ubuntu1                                       amd64        X C Binding, sync extension, development files
ii  libxcb-sync1:amd64                                          1.10-2ubuntu1                                       amd64        X C Binding, sync extension
ii  libxcb-sync1:i386                                           1.10-2ubuntu1                                       i386         X C Binding, sync extension
ii  libxcb-util0:amd64                                          0.3.8-2ubuntu1                                      amd64        utility libraries for X C Binding -- atom, aux and event
ii  libxcb-xfixes0:amd64                                        1.10-2ubuntu1                                       amd64        X C Binding, xfixes extension
ii  libxcb-xfixes0-dev:amd64                                    1.10-2ubuntu1                                       amd64        X C Binding, xfixes extension, development files
ii  libxcb-xkb1:amd64                                           1.10-2ubuntu1                                       amd64        X C Binding, XKEYBOARD extension
ii  libxcb-xv0:amd64                                            1.10-2ubuntu1                                       amd64        X C Binding, xv extension
ii  libxcb1:amd64                                               1.10-2ubuntu1                                       amd64        X C Binding
ii  libxcb1:i386                                                1.10-2ubuntu1                                       i386         X C Binding
ii  libxcb1-dev:amd64                                           1.10-2ubuntu1                                       amd64        X C Binding, development files
ii  libxcomposite1:amd64                                        1:0.4.4-1                                           amd64        X11 Composite extension library
ii  libxcomposite1:i386                                         1:0.4.4-1                                           i386         X11 Composite extension library
ii  libxcursor1:amd64                                           1:1.1.14-1                                          amd64        X cursor management library
ii  libxcursor1:i386                                            1:1.1.14-1                                          i386         X cursor management library
ii  libxdamage-dev:amd64                                        1:1.1.4-1ubuntu1                                    amd64        X11 damaged region extension library (development headers)
ii  libxdamage1:amd64                                           1:1.1.4-1ubuntu1                                    amd64        X11 damaged region extension library
ii  libxdamage1:i386                                            1:1.1.4-1ubuntu1                                    i386         X11 damaged region extension library
ii  libxdmcp-dev:amd64                                          1:1.1.1-1                                           amd64        X11 authorisation library (development headers)
ii  libxdmcp6:amd64                                             1:1.1.1-1                                           amd64        X11 Display Manager Control Protocol library
ii  libxdmcp6:i386                                              1:1.1.1-1                                           i386         X11 Display Manager Control Protocol library
ii  libxdot4                                                    2.36.0-0ubuntu3.1                                   amd64        rich set of graph drawing tools - xdot library
ii  libxerces-c3.1:amd64                                        3.1.1-5.1+deb8u3build0.14.04.1                      amd64        validating XML parser library for C++
ii  libxerces2-java                                             2.11.0-7                                            all          Validating XML parser for Java with DOM level 3 support
ii  libxext-dev:amd64                                           2:1.3.2-1ubuntu0.0.14.04.1                          amd64        X11 miscellaneous extensions library (development headers)
ii  libxext6:amd64                                              2:1.3.2-1ubuntu0.0.14.04.1                          amd64        X11 miscellaneous extension library
ii  libxext6:i386                                               2:1.3.2-1ubuntu0.0.14.04.1                          i386         X11 miscellaneous extension library
ii  libxfce4ui-1-0                                              4.11.1-2ubuntu1                                     amd64        widget library for Xfce - Gtk+2 variant
ii  libxfce4ui-common                                           4.11.1-2ubuntu1                                     all          common files for libxfce4ui
ii  libxfce4util-bin                                            4.10.1-1ubuntu1                                     amd64        tools for libxfce4util
ii  libxfce4util-common                                         4.10.1-1ubuntu1                                     all          common files for libxfce4util
ii  libxfce4util6                                               4.10.1-1ubuntu1                                     amd64        Utility functions library for Xfce4
ii  libxfconf-0-2                                               4.10.0-2ubuntu1                                     amd64        Client library for Xfce4 configure interface
ii  libxfixes-dev:amd64                                         1:5.0.1-1ubuntu1.1                                  amd64        X11 miscellaneous 'fixes' extension library (development headers)
ii  libxfixes3:amd64                                            1:5.0.1-1ubuntu1.1                                  amd64        X11 miscellaneous 'fixes' extension library
ii  libxfixes3:i386                                             1:5.0.1-1ubuntu1.1                                  i386         X11 miscellaneous 'fixes' extension library
ii  libxfont1:amd64                                             1:1.4.7-1ubuntu0.2                                  amd64        X11 font rasterisation library
ii  libxft-dev                                                  2.3.1-2                                             amd64        FreeType-based font drawing library for X (development files)
ii  libxft2:amd64                                               2.3.1-2                                             amd64        FreeType-based font drawing library for X
ii  libxft2:i386                                                2.3.1-2                                             i386         FreeType-based font drawing library for X
ii  libxi6:amd64                                                2:1.7.1.901-1ubuntu1.1                              amd64        X11 Input extension library
ii  libxi6:i386                                                 2:1.7.1.901-1ubuntu1.1                              i386         X11 Input extension library
ii  libxine1                                                    1.1.21-2ubuntu1                                     amd64        xine video/media player library – meta-package
ii  libxine1-bin                                                1.1.21-2ubuntu1                                     amd64        xine video/media player library ‒ binary files
ii  libxine1-ffmpeg                                             1.1.21-2ubuntu1                                     amd64        MPEG-related plugins for libxine1
ii  libxine1-misc-plugins                                       1.1.21-2ubuntu1                                     amd64        Input, audio output and post plugins for libxine1
ii  libxine1-plugins                                            1.1.21-2ubuntu1                                     all          xine video/media player library ‒ meta package for common plugins
ii  libxine1-x                                                  1.1.21-2ubuntu1                                     amd64        X desktop video output plugins for libxine1
ii  libxine2                                                    1.2.4-2ubuntu1                                      amd64        xine media player library – meta-package
ii  libxine2-bin                                                1.2.4-2ubuntu1                                      amd64        xine video/media player library – binary files
ii  libxine2-doc                                                1.2.4-2ubuntu1                                      all          xine video player library – documentation files
ii  libxine2-ffmpeg                                             1.2.4-2ubuntu1                                      amd64        MPEG-related plugins for libxine2
ii  libxine2-misc-plugins                                       1.2.4-2ubuntu1                                      amd64        Input, audio output and post plugins for libxine2
ii  libxine2-plugins                                            1.2.4-2ubuntu1                                      all          xine video/media player library ‒ meta-package for commonly-used plugins
ii  libxinerama1:amd64                                          2:1.1.3-1                                           amd64        X11 Xinerama extension library
ii  libxinerama1:i386                                           2:1.1.3-1                                           i386         X11 Xinerama extension library
ii  libxkbcommon-x11-0:amd64                                    0.4.1-0ubuntu1                                      amd64        library to create keymaps with the XKB X11 protocol
ii  libxkbcommon0:amd64                                         0.4.1-0ubuntu1                                      amd64        library interface to the XKB compiler - shared library
ii  libxkbfile1:amd64                                           1:1.0.8-1                                           amd64        X11 keyboard file manipulation library
ii  libxklavier16                                               5.4-0ubuntu1                                        amd64        X Keyboard Extension high-level API
ii  libxm4:amd64                                                2.3.4-5ubuntu0.1                                    amd64        Motif - X/Motif shared library
ii  libxml-commons-external-java                                1.4.01-2build1                                      all          XML Commons external code - DOM, SAX, and JAXP, etc
ii  libxml-commons-resolver1.1-java                             1.2-7build1                                         all          XML entity and URI resolver library
ii  libxml-libxml-perl                                          2.0108+dfsg-1ubuntu0.1                              amd64        Perl interface to the libxml2 library
ii  libxml-namespacesupport-perl                                1.11-1                                              all          Perl module for supporting simple generic namespaces
ii  libxml-parser-perl                                          2.41-1build3                                        amd64        Perl module for parsing XML files
ii  libxml-sax-base-perl                                        1.07-1                                              all          base class for SAX drivers and filters
ii  libxml-sax-expat-perl                                       0.40-2                                              all          Perl module for a SAX2 driver for Expat (XML::Parser)
ii  libxml-sax-perl                                             0.99+dfsg-2ubuntu1                                  all          Perl module for using and building Perl SAX2 XML processors
ii  libxml2:amd64                                               2.9.1+dfsg1-3ubuntu4.8                              amd64        GNOME XML library
ii  libxml2:i386                                                2.9.1+dfsg1-3ubuntu4.8                              i386         GNOME XML library
ii  libxml2-dev:amd64                                           2.9.1+dfsg1-3ubuntu4.8                              amd64        Development files for the GNOME XML library
ii  libxml2-doc                                                 2.9.1+dfsg1-3ubuntu4.8                              all          Documentation for the GNOME XML library
ii  libxml2-utils                                               2.9.1+dfsg1-3ubuntu4.8                              amd64        XML utilities
ii  libxmlbeans-java                                            2.5.0-4build1                                       all          Java library for accessing XML by binding it to Java types
ii  libxmlgraphics-commons-java                                 1.5-4ubuntu1                                        all          Reusable components used by Batik and FOP
ii  libxmu6:amd64                                               2:1.1.1-1                                           amd64        X11 miscellaneous utility library
ii  libxmuu1:amd64                                              2:1.1.1-1                                           amd64        X11 miscellaneous micro-utility library
ii  libxom-java                                                 1.2.10-1                                            all          New XML object model for Java
ii  libxp6:amd64                                                1:1.0.2-1ubuntu1                                    amd64        X Printing Extension (Xprint) client library
ii  libxpm4:amd64                                               1:3.5.10-1                                          amd64        X11 pixmap library
ii  libxpp2-java                                                2.1.10-7build1                                      all          XML pull parser library for java V2
ii  libxpp3-java                                                1.1.4c-2build1                                      all          XML pull parser library for java
ii  libxrandr2:amd64                                            2:1.4.2-1                                           amd64        X11 RandR extension library
ii  libxrandr2:i386                                             2:1.4.2-1                                           i386         X11 RandR extension library
ii  libxrender-dev:amd64                                        1:0.9.8-1build0.14.04.1                             amd64        X Rendering Extension client library (development files)
ii  libxrender1:amd64                                           1:0.9.8-1build0.14.04.1                             amd64        X Rendering Extension client library
ii  libxrender1:i386                                            1:0.9.8-1build0.14.04.1                             i386         X Rendering Extension client library
ii  libxres1:amd64                                              2:1.0.7-1                                           amd64        X11 Resource extension library
ii  libxshmfence-dev:amd64                                      1.1-2                                               amd64        X shared memory fences - development files
ii  libxshmfence1:amd64                                         1.1-2                                               amd64        X shared memory fences - shared library
ii  libxshmfence1:i386                                          1.1-2                                               i386         X shared memory fences - shared library
ii  libxslt1.1:amd64                                            1.1.28-2build1                                      amd64        XSLT 1.0 processing library - runtime library
ii  libxslt1.1:i386                                             1.1.28-2build1                                      i386         XSLT 1.0 processing library - runtime library
ii  libxss-dev:amd64                                            1:1.2.2-1                                           amd64        X11 Screen Saver extension library (development headers)
ii  libxss1:amd64                                               1:1.2.2-1                                           amd64        X11 Screen Saver extension library
ii  libxss1:i386                                                1:1.2.2-1                                           i386         X11 Screen Saver extension library
ii  libxt-dev:amd64                                             1:1.1.4-1                                           amd64        X11 toolkit intrinsics library (development headers)
ii  libxt6:amd64                                                1:1.1.4-1                                           amd64        X11 toolkit intrinsics library
ii  libxt6:i386                                                 1:1.1.4-1                                           i386         X11 toolkit intrinsics library
ii  libxtables10                                                1.4.21-1ubuntu1                                     amd64        netfilter xtables library
ii  libxtst6:amd64                                              2:1.2.2-1                                           amd64        X11 Testing -- Record extension library
ii  libxv1:amd64                                                2:1.0.10-1                                          amd64        X11 Video extension library
ii  libxv1:i386                                                 2:1.0.10-1                                          i386         X11 Video extension library
ii  libxvidcore4:amd64                                          2:1.3.2-9ubuntu1                                    amd64        Open source MPEG-4 video codec (library)
ii  libxvmc1:amd64                                              2:1.0.8-1ubuntu1                                    amd64        X11 Video extension library
ii  libxxf86dga1:amd64                                          2:1.1.4-1                                           amd64        X11 Direct Graphics Access extension library
ii  libxxf86vm-dev:amd64                                        1:1.1.3-1                                           amd64        X11 XFree86 video mode extension library (development headers)
ii  libxxf86vm1:amd64                                           1:1.1.3-1                                           amd64        X11 XFree86 video mode extension library
ii  libxxf86vm1:i386                                            1:1.1.3-1                                           i386         X11 XFree86 video mode extension library
ii  libyajl2:amd64                                              2.0.4-4                                             amd64        Yet Another JSON Library
ii  libyaml-0-2:amd64                                           0.1.4-3ubuntu3.1                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libyaml-cpp0.3:amd64                                        0.3.0-1.1                                           amd64        YAML parser and emitter for C++ (0.3 series)
ii  libyaml-syck-perl                                           1.27-2build1                                        amd64        Perl module providing a fast, lightweight YAML loader and dumper
ii  libyaml-tiny-perl                                           1.56-1                                              all          Perl module for reading and writing YAML files
ii  libyelp0                                                    3.10.2-0ubuntu1                                     amd64        Library for the GNOME help browser
ii  libzbar0                                                    0.10+doc-9build1                                    amd64        bar code scanner and decoder (library)
ii  libzeitgeist-1.0-1                                          0.3.18-1ubuntu2                                     amd64        library to access Zeitgeist - shared library
ii  libzeitgeist-2.0-0:amd64                                    0.9.14-0ubuntu4.1                                   amd64        library to access Zeitgeist - shared library
ii  libzephyr4:amd64                                            3.1.2-1                                             amd64        Project Athena's notification service - non-Kerberos libraries
ii  libzip2                                                     0.10.1-1.2                                          amd64        library for reading, creating, and modifying zip archives (runtime)
ii  libzipios++0c2a                                             0.1.5.9+cvs.2007.04.28-5.1                          amd64        a small C++ library for reading zip files (library)
ii  libzvbi-common                                              0.2.35-2                                            all          Vertical Blanking Interval decoder (VBI) - common files
ii  libzvbi0:amd64                                              0.2.35-2                                            amd64        Vertical Blanking Interval decoder (VBI) - runtime files
ii  light-themes                                                14.04+14.04.20140410-0ubuntu1                       all          Light Themes (Ambiance and Radiance)
ii  lightdm                                                     1.10.6-0ubuntu1                                     amd64        Display Manager
ii  lintian                                                     2.5.22ubuntu1                                       all          Debian package checker
ii  linux-firmware                                              1.127.22                                            all          Firmware for Linux kernel drivers
ii  linux-firmware-nonfree                                      1.14ubuntu3                                         all          Non-free firmware for Linux kernel drivers
ii  linux-headers-3.13.0-24                                     3.13.0-24.47                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-24-generic                             3.13.0-24.47                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-29                                     3.13.0-29.53                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-29-generic                             3.13.0-29.53                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-30                                     3.13.0-30.55                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-30-generic                             3.13.0-30.55                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-32                                     3.13.0-32.57                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-32-generic                             3.13.0-32.57                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-33                                     3.13.0-33.58                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-33-generic                             3.13.0-33.58                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-34                                     3.13.0-34.60                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-34-generic                             3.13.0-34.60                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-36                                     3.13.0-36.63                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-36-generic                             3.13.0-36.63                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-37                                     3.13.0-37.64                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-37-generic                             3.13.0-37.64                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-39                                     3.13.0-39.66                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-39-generic                             3.13.0-39.66                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-40                                     3.13.0-40.69                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-40-generic                             3.13.0-40.69                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-43                                     3.13.0-43.72                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-43-generic                             3.13.0-43.72                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-44                                     3.13.0-44.73                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-44-generic                             3.13.0-44.73                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-45                                     3.13.0-45.74                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-45-generic                             3.13.0-45.74                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-46                                     3.13.0-46.79                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-46-generic                             3.13.0-46.79                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-48                                     3.13.0-48.80                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-48-generic                             3.13.0-48.80                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-49                                     3.13.0-49.83                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-49-generic                             3.13.0-49.83                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-51                                     3.13.0-51.84                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-51-generic                             3.13.0-51.84                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-52                                     3.13.0-52.86                                        all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-52-generic                             3.13.0-52.86                                        amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-61                                     3.13.0-61.100                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-61-generic                             3.13.0-61.100                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-63                                     3.13.0-63.103                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-63-generic                             3.13.0-63.103                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-65                                     3.13.0-65.106                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-65-generic                             3.13.0-65.106                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-66                                     3.13.0-66.108                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-66-generic                             3.13.0-66.108                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-68                                     3.13.0-68.111                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-68-generic                             3.13.0-68.111                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-71                                     3.13.0-71.114                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-71-generic                             3.13.0-71.114                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-74                                     3.13.0-74.118                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-74-generic                             3.13.0-74.118                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-77                                     3.13.0-77.121                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-77-generic                             3.13.0-77.121                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-79                                     3.13.0-79.123                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-79-generic                             3.13.0-79.123                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-83                                     3.13.0-83.127                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-83-generic                             3.13.0-83.127                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-86                                     3.13.0-86.131                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-86-generic                             3.13.0-86.131                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-87                                     3.13.0-87.133                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-87-generic                             3.13.0-87.133                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-3.13.0-91                                     3.13.0-91.138                                       all          Header files related to Linux kernel version 3.13.0
ii  linux-headers-3.13.0-91-generic                             3.13.0-91.138                                       amd64        Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii  linux-headers-generic                                       3.13.0.91.97                                        amd64        Generic Linux kernel headers
ii  linux-image-3.13.0-24-generic                               3.13.0-24.47                                        amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-3.13.0-29-generic                               3.13.0-29.53                                        amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-extra-3.13.0-24-generic                         3.13.0-24.47                                        amd64        Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-extra-3.13.0-29-generic                         3.13.0-29.53                                        amd64        Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
ii  linux-libc-dev:amd64                                        3.13.0-91.138                                       amd64        Linux Kernel Headers for development
ii  linux-lts-utopic-tools-3.16.0-45                            3.16.0-45.60~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-45
ii  linux-lts-utopic-tools-3.16.0-49                            3.16.0-49.65~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-49
ii  linux-lts-utopic-tools-3.16.0-50                            3.16.0-50.67~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-50
ii  linux-lts-utopic-tools-3.16.0-51                            3.16.0-51.69~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-51
ii  linux-lts-utopic-tools-3.16.0-53                            3.16.0-53.72~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-53
ii  linux-lts-utopic-tools-3.16.0-55                            3.16.0-55.74~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-55
ii  linux-lts-utopic-tools-3.16.0-57                            3.16.0-57.77~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-57
ii  linux-lts-utopic-tools-3.16.0-60                            3.16.0-60.80~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-60
ii  linux-lts-utopic-tools-3.16.0-62                            3.16.0-62.83~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-62
ii  linux-lts-utopic-tools-3.16.0-67                            3.16.0-67.87~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-67
ii  linux-lts-utopic-tools-3.16.0-71                            3.16.0-71.92~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-71
ii  linux-lts-utopic-tools-3.16.0-76                            3.16.0-76.98~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-76
ii  linux-sound-base                                            1.0.25+dfsg-0ubuntu4                                all          base package for ALSA and OSS sound systems
ii  linux-tools-3.13.0-45                                       3.13.0-45.74                                        amd64        Linux kernel version specific tools for version 3.13.0-45
ii  linux-tools-3.13.0-45-generic                               3.13.0-45.74                                        amd64        Linux kernel version specific tools for version 3.13.0-45
ii  linux-tools-3.13.0-46                                       3.13.0-46.79                                        amd64        Linux kernel version specific tools for version 3.13.0-46
ii  linux-tools-3.13.0-46-generic                               3.13.0-46.79                                        amd64        Linux kernel version specific tools for version 3.13.0-46
ii  linux-tools-3.13.0-48                                       3.13.0-48.80                                        amd64        Linux kernel version specific tools for version 3.13.0-48
ii  linux-tools-3.13.0-48-generic                               3.13.0-48.80                                        amd64        Linux kernel version specific tools for version 3.13.0-48
ii  linux-tools-3.13.0-49                                       3.13.0-49.83                                        amd64        Linux kernel version specific tools for version 3.13.0-49
ii  linux-tools-3.13.0-49-generic                               3.13.0-49.83                                        amd64        Linux kernel version specific tools for version 3.13.0-49
ii  linux-tools-3.13.0-51                                       3.13.0-51.84                                        amd64        Linux kernel version specific tools for version 3.13.0-51
ii  linux-tools-3.13.0-51-generic                               3.13.0-51.84                                        amd64        Linux kernel version specific tools for version 3.13.0-51
ii  linux-tools-3.13.0-52                                       3.13.0-52.86                                        amd64        Linux kernel version specific tools for version 3.13.0-52
ii  linux-tools-3.13.0-52-generic                               3.13.0-52.86                                        amd64        Linux kernel version specific tools for version 3.13.0-52
ii  linux-tools-3.13.0-61                                       3.13.0-61.100                                       amd64        Linux kernel version specific tools for version 3.13.0-61
ii  linux-tools-3.13.0-61-generic                               3.13.0-61.100                                       amd64        Linux kernel version specific tools for version 3.13.0-61
ii  linux-tools-3.13.0-63                                       3.13.0-63.103                                       amd64        Linux kernel version specific tools for version 3.13.0-63
ii  linux-tools-3.13.0-63-generic                               3.13.0-63.103                                       amd64        Linux kernel version specific tools for version 3.13.0-63
ii  linux-tools-3.13.0-65                                       3.13.0-65.106                                       amd64        Linux kernel version specific tools for version 3.13.0-65
ii  linux-tools-3.13.0-65-generic                               3.13.0-65.106                                       amd64        Linux kernel version specific tools for version 3.13.0-65
ii  linux-tools-3.13.0-66                                       3.13.0-66.108                                       amd64        Linux kernel version specific tools for version 3.13.0-66
ii  linux-tools-3.13.0-66-generic                               3.13.0-66.108                                       amd64        Linux kernel version specific tools for version 3.13.0-66
ii  linux-tools-3.13.0-68                                       3.13.0-68.111                                       amd64        Linux kernel version specific tools for version 3.13.0-68
ii  linux-tools-3.13.0-68-generic                               3.13.0-68.111                                       amd64        Linux kernel version specific tools for version 3.13.0-68
ii  linux-tools-3.13.0-71                                       3.13.0-71.114                                       amd64        Linux kernel version specific tools for version 3.13.0-71
ii  linux-tools-3.13.0-71-generic                               3.13.0-71.114                                       amd64        Linux kernel version specific tools for version 3.13.0-71
ii  linux-tools-3.13.0-74                                       3.13.0-74.118                                       amd64        Linux kernel version specific tools for version 3.13.0-74
ii  linux-tools-3.13.0-74-generic                               3.13.0-74.118                                       amd64        Linux kernel version specific tools for version 3.13.0-74
ii  linux-tools-3.13.0-77                                       3.13.0-77.121                                       amd64        Linux kernel version specific tools for version 3.13.0-77
ii  linux-tools-3.13.0-77-generic                               3.13.0-77.121                                       amd64        Linux kernel version specific tools for version 3.13.0-77
ii  linux-tools-3.13.0-79                                       3.13.0-79.123                                       amd64        Linux kernel version specific tools for version 3.13.0-79
ii  linux-tools-3.13.0-79-generic                               3.13.0-79.123                                       amd64        Linux kernel version specific tools for version 3.13.0-79
ii  linux-tools-3.13.0-83                                       3.13.0-83.127                                       amd64        Linux kernel version specific tools for version 3.13.0-83
ii  linux-tools-3.13.0-83-generic                               3.13.0-83.127                                       amd64        Linux kernel version specific tools for version 3.13.0-83
ii  linux-tools-3.13.0-86                                       3.13.0-86.131                                       amd64        Linux kernel version specific tools for version 3.13.0-86
ii  linux-tools-3.13.0-86-generic                               3.13.0-86.131                                       amd64        Linux kernel version specific tools for version 3.13.0-86
ii  linux-tools-3.13.0-87                                       3.13.0-87.133                                       amd64        Linux kernel version specific tools for version 3.13.0-87
ii  linux-tools-3.13.0-87-generic                               3.13.0-87.133                                       amd64        Linux kernel version specific tools for version 3.13.0-87
ii  linux-tools-3.13.0-91                                       3.13.0-91.138                                       amd64        Linux kernel version specific tools for version 3.13.0-91
ii  linux-tools-3.13.0-91-generic                               3.13.0-91.138                                       amd64        Linux kernel version specific tools for version 3.13.0-91
ii  linux-tools-3.16.0-45-generic                               3.16.0-45.60~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-45
ii  linux-tools-3.16.0-49-generic                               3.16.0-49.65~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-49
ii  linux-tools-3.16.0-50-generic                               3.16.0-50.67~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-50
ii  linux-tools-3.16.0-51-generic                               3.16.0-51.69~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-51
ii  linux-tools-3.16.0-53-generic                               3.16.0-53.72~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-53
ii  linux-tools-3.16.0-55-generic                               3.16.0-55.74~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-55
ii  linux-tools-3.16.0-57-generic                               3.16.0-57.77~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-57
ii  linux-tools-3.16.0-60-generic                               3.16.0-60.80~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-60
ii  linux-tools-3.16.0-62-generic                               3.16.0-62.83~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-62
ii  linux-tools-3.16.0-67-generic                               3.16.0-67.87~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-67
ii  linux-tools-3.16.0-71-generic                               3.16.0-71.92~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-71
ii  linux-tools-3.16.0-76-generic                               3.16.0-76.98~14.04.1                                amd64        Linux kernel version specific tools for version 3.16.0-76
ii  linux-tools-common                                          3.13.0-91.138                                       all          Linux kernel version specific tools for version 3.13.0
ii  linux-tools-generic                                         3.13.0.91.97                                        amd64        Generic Linux kernel tools
ii  linux-tools-virtual-lts-utopic                              3.16.0.76.67                                        amd64        This package will always depend on the latest minimal generic kernel tools.
ii  linuxdoc-tools                                              0.9.69-2                                            amd64        convert LinuxDoc SGML source into other formats
ii  lksctp-tools                                                1.0.15+dfsg-1                                       amd64        user-space access to Linux Kernel SCTP - commandline tools
ii  lmodern                                                     2.004.4-3                                           all          scalable PostScript and OpenType fonts based on Computer Modern
ii  locales                                                     2.13+git20120306-12.1                               all          common files for locale support
ii  lockfile-progs                                              0.1.17                                              amd64        Programs for locking and unlocking files and mailboxes
ii  login                                                       1:4.1.5.1-1ubuntu9.2                                amd64        system login tools
ii  logrotate                                                   3.8.7-1ubuntu1                                      amd64        Log rotation utility
ii  logwatch                                                    7.4.0+svn20130529rev144-1ubuntu1                    all          log analyser with nice output written in Perl
ii  lp-solve                                                    5.5.0.13-7build1                                    amd64        Solve (mixed integer) linear programming problems
ii  lsb-base                                                    4.1+Debian11ubuntu6.1                               all          Linux Standard Base 4.1 init script functionality
ii  lsb-core                                                    4.1+Debian11ubuntu6.1                               amd64        Linux Standard Base 4.1 core support package
ii  lsb-release                                                 4.1+Debian11ubuntu6.1                               all          Linux Standard Base version reporting utility
ii  lsb-security                                                4.1+Debian11ubuntu6.1                               amd64        Linux Standard Base 4.1 Security package
ii  lshw                                                        02.16-2ubuntu1.3                                    amd64        information about hardware configuration
ii  lsof                                                        4.86+dfsg-1ubuntu2                                  amd64        Utility to list open files
ii  ltrace                                                      0.7.3-4ubuntu5.1                                    amd64        Tracks runtime library calls in dynamically linked programs
ii  lua-bitop:amd64                                             1.0.2-2                                             amd64        fast bit manipulation library for the Lua language
ii  lua-expat:amd64                                             1.2.0-6                                             amd64        libexpat bindings for the Lua language
ii  lua-json                                                    1.3.1-1ubuntu0.1~ubuntu14.04.1                      all          JSON decoder/encoder for Lua
ii  lua-lpeg:amd64                                              0.12-1                                              amd64        LPeg library for the Lua language
ii  lua-socket:amd64                                            3.0~rc1-3                                           amd64        TCP/UDP socket library for the Lua language
ii  luatex                                                      0.76.0-3ubuntu1                                     amd64        next generation TeX engine
ii  lvm2                                                        2.02.98-6ubuntu2                                    amd64        Linux Logical Volume Manager
ii  lxkeymap                                                    0.8.0~bzr25+repack-0ubuntu2                         all          Application that allows to easily switch between keyboard layouts
ii  lyx                                                         2.0.8.1-0ubuntu1                                    amd64        document processor
ii  lyx-common                                                  2.0.8.1-0ubuntu1                                    all          architecture-independent files for LyX
ii  m-tx                                                        0.60d.ctan20131214-1                                amd64        Simple music-from-text language for use with PMX/MusiXTeX
ii  m17n-contrib                                                1.1.14-1                                            all          multilingual text processing library - contributed database
ii  m17n-db                                                     1.6.4-1                                             all          multilingual text processing library - database
ii  m4                                                          1.4.17-2ubuntu1                                     amd64        a macro processing language
ii  make                                                        3.81-8.2ubuntu3                                     amd64        An utility for Directing compilation.
ii  makedev                                                     2.3.1-93ubuntu1                                     all          creates device files in /dev
ii  man-db                                                      2.6.7.1-1ubuntu1                                    amd64        on-line manual pager
ii  man2html                                                    1.6g-7                                              amd64        browse man pages in your web browser
ii  man2html-base                                               1.6g-7                                              amd64        convert man pages into HTML format
ii  manpages                                                    3.54-1ubuntu1                                       all          Manual pages about using a GNU/Linux system
ii  manpages-dev                                                3.54-1ubuntu1                                       all          Manual pages about using GNU/Linux for development
ii  marble-data                                                 4:4.13.3-0ubuntu0.1                                 all          data files for Marble
ii  marble-plugins                                              4:4.13.3-0ubuntu0.1                                 amd64        plugins for Marble
ii  marco                                                       1.8.0-0+trusty                                      amd64        lightweight GTK+ window manager
ii  marco-common                                                1.8.0-0+trusty                                      all          launcher and docking facility for MATE (common files)
ii  mate-applets                                                1.8.0-0+trusty                                      amd64        Various applets for the MATE panel
ii  mate-applets-common                                         1.8.0-0+trusty                                      all          Various applets for the MATE panel (common files)
ii  mate-backgrounds                                            1.8.0-0+trusty                                      all          a set of backgrounds packaged with the MATE desktop
ii  mate-calc                                                   1.8.0-0+trusty                                      amd64        MATE desktop calculator
ii  mate-calc-common                                            1.8.0-0+trusty                                      all          MATE desktop calculator (common files)
ii  mate-control-center                                         1.8.0-0+trusty                                      amd64        utilities to configure the MATE desktop
ii  mate-core                                                   1.8.0+trusty                                        all          MATE Desktop Environment (essential components)
ii  mate-desktop                                                1.8.0-0+trusty                                      amd64        Library with common API for various MATE modules
ii  mate-desktop-common                                         1.8.0-0+trusty                                      all          Library with common API for various MATE modules (common files)
ii  mate-desktop-environment                                    1.8.0+trusty                                        all          MATE Desktop Environment
ii  mate-dialogs                                                1.8.0-0+trusty                                      amd64        Display graphical dialog boxes from shell scripts
ii  mate-dialogs-common                                         1.8.0-0+trusty                                      all          Display graphical dialog boxes from shell scripts (common files)
ii  mate-icon-theme                                             1.8.0-0+trusty                                      all          MATE Desktop icon theme
ii  mate-media                                                  1.8.0-0+trusty                                      all          MATE media utilities (metapackage)
ii  mate-media-common                                           1.8.0-0+trusty                                      all          MATE media utilities (common files)
ii  mate-media-gstreamer                                        1.8.0-0+trusty                                      amd64        MATE media utilities (GStreamer backend)
ii  mate-menus                                                  1.8.0-0+trusty                                      amd64        implementation of the freedesktop menu specification for MATE
ii  mate-notification-daemon                                    1.8.0-0+trusty                                      amd64        daemon to displays passive pop-up notifications
ii  mate-panel                                                  1.8.0-0+trusty                                      amd64        launcher and docking facility for MATE
ii  mate-panel-common                                           1.8.0-0+trusty                                      all          launcher and docking facility for MATE (common files)
ii  mate-polkit:amd64                                           1.8.0-0+trusty                                      amd64        MATE authentication agent for PolicyKit-1
ii  mate-polkit-common                                          1.8.0-0+trusty                                      amd64        MATE authentication agent for PolicyKit-1 (common files)
ii  mate-power-manager                                          1.8.0-0+trusty                                      amd64        power management tool for the MATE desktop
ii  mate-power-manager-common                                   1.8.0-0+trusty                                      all          power management tool for the MATE desktop (common files)
ii  mate-screensaver                                            1.8.0-0+trusty                                      amd64        MATE screen saver and locker
ii  mate-screensaver-common                                     1.8.0-0+trusty                                      all          MATE screen saver and locker (common files)
ii  mate-session-manager                                        1.8.0-0+trusty                                      amd64        MATE Session Manager
ii  mate-settings-daemon                                        1.8.0-0+trusty                                      all          daemon handling the MATE session settings (metapackage)
ii  mate-settings-daemon-common                                 1.8.0-0+trusty                                      all          daemon handling the MATE session settings (common files)
ii  mate-settings-daemon-gstreamer                              1.8.0-0+trusty                                      amd64        daemon handling the MATE session settings (GStreamer version)
ii  mate-system-monitor                                         1.8.0-0+trusty                                      amd64        Process viewer and system resource monitor for MATE
ii  mate-terminal                                               1.8.0-0+trusty                                      amd64        MATE terminal emulator application
ii  mate-terminal-common                                        1.8.0-0+trusty                                      all          MATE terminal emulator application (common files)
ii  mate-themes                                                 1.8.0-0+trusty                                      all          Official themes for the MATE desktop
ii  mate-utils                                                  1.8.0-0+trusty                                      amd64        MATE desktop utilities
ii  mate-utils-common                                           1.8.0-0+trusty                                      amd64        MATE desktop utilities (common files)
ii  mawk                                                        1.3.3-17ubuntu2                                     amd64        a pattern scanning and text processing language
ii  maxima                                                      5.32.1-1                                            amd64        Computer algebra system -- base system
ii  maxima-doc                                                  5.32.1-1                                            all          Computer algebra system -- documentation
ii  maxima-share                                                5.32.1-1                                            all          Computer algebra system -- extra code
ii  mcp-account-manager-uoa                                     3.8.6-0ubuntu9.2                                    amd64        GNOME multi-protocol chat and call client (UOA plugin)
ii  mdadm                                                       3.2.5-5ubuntu4.3                                    amd64        tool to administer Linux MD arrays (software RAID)
ii  media-player-info                                           21-0ubuntu1                                         all          Media player identification files
ii  mediterranean-theme                                         3.0-a~trusty~NoobsLab.com                           all          Themes uploaded on http://www.NoobsLab.com PPA - Creator Url: https://github.com/rbrito/pkg-mediterranean-gtk-themes
ii  meld                                                        1.8.4-1                                             all          graphical tool to diff and merge files
ii  melt                                                        0.9.0-3                                             amd64        command line media player and video editor
ii  memtest86+                                                  4.20-1.1ubuntu8                                     amd64        thorough real-mode memory tester
ii  mencoder                                                    2:1.1+dfsg1-0ubuntu3                                amd64        MPlayer's Movie Encoder
ii  mendeleydesktop                                             1.16.1                                              amd64        Mendeley Desktop (paper management and sharing software)
ii  menu                                                        2.1.46ubuntu1                                       amd64        generates programs menu for all menu-aware applications
ii  menu-xdg                                                    0.5                                                 all          freedesktop.org menu compliant window manager scripts
ii  mesa-common-dev                                             10.1.3-0ubuntu0.6                                   amd64        Developer documentation for Mesa
ii  meshlab                                                     1.3.2+dfsg1-2build1                                 amd64        System for processing and editing triangular meshes
ii  metacity                                                    1:2.34.13-0ubuntu4.1                                amd64        lightweight GTK+ window manager
ii  metacity-common                                             1:2.34.13-0ubuntu4.1                                all          shared files for the Metacity window manager
ii  midori                                                      0.5.11-0ubuntu1                                     amd64        fast, lightweight graphical web browser
ii  mime-support                                                3.54ubuntu1.1                                       all          MIME files 'mime.types' & 'mailcap', and support programs
ii  mlocate                                                     0.26-1ubuntu1                                       amd64        quickly find files on the filesystem based on their name
ii  mobile-broadband-provider-info                              20140317-1                                          all          database of mobile broadband service providers
ii  modemmanager                                                1.0.0-2ubuntu1.1                                    amd64        D-Bus service for managing modems
ii  module-init-tools                                           15-0ubuntu6                                         all          transitional dummy package (module-init-tools to kmod)
ii  mono-4.0-gac                                                3.2.8+dfsg-4ubuntu1.1                               all          Mono GAC tool (for CLI 4.0)
ii  mono-gac                                                    3.2.8+dfsg-4ubuntu1.1                               all          Mono GAC tool
ii  mono-runtime                                                3.2.8+dfsg-4ubuntu1.1                               amd64        Mono runtime - default version
ii  mono-runtime-common                                         3.2.8+dfsg-4ubuntu1.1                               amd64        Mono runtime - common files
ii  mono-runtime-sgen                                           3.2.8+dfsg-4ubuntu1.1                               amd64        Mono runtime - SGen
ii  mount                                                       2.20.1-5.1ubuntu20.7                                amd64        Tools for mounting and manipulating filesystems
ii  mountall                                                    2.53                                                amd64        filesystem mounting tool
ii  mousetweaks                                                 3.8.0-2                                             amd64        mouse accessibility enhancements for the GNOME desktop
ii  mpg321                                                      0.3.2-1.1                                           amd64        Simple and lightweight command line MP3 player
ii  mpi-default-bin                                             1.0.2ubuntu1                                        amd64        Standard MPI runtime programs (metapackage)
ii  mpi-default-dev                                             1.0.2ubuntu1                                        amd64        Standard MPI development files (metapackage)
ii  mpich                                                       3.0.4-6ubuntu1                                      amd64        Implementation of the MPI Message Passing Interface standard
ii  mpich-doc                                                   3.0.4-6ubuntu1                                      all          Documentation for MPICH
ii  mpich2                                                      3.0.4-6ubuntu1                                      amd64        Transitional dummy package
ii  mpich2-doc                                                  3.0.4-6ubuntu1                                      all          Transitional dummy package for MPICH documentation
ii  mpich2python                                                2.9.4-1                                             amd64        MPI-enhanced Python interpreter (MPICH2 based version)
ii  mplayer                                                     2:1.1+svn37814~trusty                               amd64        movie player for Unix-like systems
ii  mplayer-doc                                                 2:1.1+svn37814~trusty                               all          documentation for MPlayer
ii  mplayer-fonts                                               3.5-2                                               all          Fonts for mplayer
ii  mplayer-gui                                                 2:1.1+dfsg1-0ubuntu3                                amd64        movie player for Unix-like systems
ii  mplayer-skin-blue                                           3.1                                                 all          Transitional package for the 'blue' mplayer-skin package
ii  mplayer-skins                                               3.1                                                 all          Skins for the Mplayer package
ii  mpt-status                                                  1.2.0-8                                             amd64        get RAID status out of mpt (and other) HW RAID controllers
ii  mscompress                                                  0.4-3                                               amd64        Microsoft "compress.exe/expand.exe" compatible (de)compressor
ii  mtools                                                      4.0.18-1ubuntu1                                     amd64        Tools for manipulating MSDOS files
ii  mtr-tiny                                                    0.85-2                                              amd64        Full screen ncurses traceroute tool
ii  multiarch-support                                           2.19-0ubuntu6.9                                     amd64        Transitional package to ensure multiarch compatibility
ii  musixtex                                                    1:1.15.ctan20131214-1                               amd64        Typeset music scores with TeX
ii  myspell-en-au                                               2.1-5.4                                             all          English_australian dictionary for myspell
ii  myspell-en-gb                                               1:4.2.1-0ubuntu1.1                                  all          English_british dictionary for myspell
ii  myspell-en-za                                               1:4.2.1-0ubuntu1.1                                  all          English_southafrican dictionary for myspell
ii  mysql-client-5.5                                            5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database client binaries
ii  mysql-client-core-5.5                                       5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database core client binaries
ii  mysql-common                                                5.5.49-0ubuntu0.14.04.1                             all          MySQL database common files, e.g. /etc/mysql/my.cnf
ii  mysql-server-5.5                                            5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database server binaries and system database setup
ii  mysql-server-core-5.5                                       5.5.49-0ubuntu0.14.04.1                             amd64        MySQL database server binaries
ii  mythes-en-au                                                2.1-5.4                                             all          Australian English Thesaurus for OpenOffice.org
ii  mythes-en-us                                                1:4.2.1-0ubuntu1.1                                  all          English Thesaurus for LibreOffice
ii  nano                                                        2.2.6-1ubuntu1                                      amd64        small, friendly text editor inspired by Pico
ii  nautilus                                                    1:3.10.1-0ubuntu9.11                                amd64        file manager and graphical shell for GNOME
ii  nautilus-actions                                            3.2.3-1                                             amd64        nautilus extension to configure programs to launch
ii  nautilus-data                                               1:3.10.1-0ubuntu9.11                                all          data files for nautilus
ii  nautilus-script-audio-convert                               0.3.1.1-0ubuntu6                                    all          A nautilus audio converter script
ii  nautilus-scripts-manager                                    1.7-2                                               all          simple tool for nautilus scripts management
ii  nautilus-sendto                                             3.6.1-2ubuntu1                                      amd64        integrates Evolution and Pidgin into the Nautilus file manager
ii  nautilus-sendto-empathy                                     3.8.6-0ubuntu9.2                                    amd64        GNOME multi-protocol chat and call client (nautilus-sendto plugin)
ii  nautilus-share                                              0.7.3-1ubuntu5                                      amd64        Nautilus extension to share folder using Samba
ii  ncurses-base                                                5.9+20140118-1ubuntu1                               all          basic terminal type definitions
ii  ncurses-bin                                                 5.9+20140118-1ubuntu1                               amd64        terminal-related programs and man pages
ii  ncurses-term                                                5.9+20140118-1ubuntu1                               all          additional terminal type definitions
ii  nepomuk-core-data                                           4:4.13.3-0ubuntu0.2                                 all          Nepomuk Semantik Desktop core libraries -- shared data files
ii  nepomuk-core-runtime                                        4:4.13.3-0ubuntu0.2                                 amd64        Nepomuk Semantik Desktop core libraries
ii  net-tools                                                   1.60-25ubuntu2.1                                    amd64        The NET-3 networking toolkit
ii  netbase                                                     5.2                                                 all          Basic TCP/IP networking system
ii  netcat-openbsd                                              1.105-7ubuntu1                                      amd64        TCP/IP swiss army knife
ii  netcdf-bin                                                  1:4.1.3-7ubuntu2                                    amd64        Programs for reading and writing NetCDF files
ii  netcdf-doc                                                  1:4.1.3-7ubuntu2                                    all          Documentation for NetCDF and CF
ii  netgen                                                      4.9.13.dfsg-8build1                                 amd64        Automatic 3d tetrahedral mesh generator
ii  netpbm                                                      2:10.0-15ubuntu2                                    amd64        Graphics conversion tools between image formats
ii  network-manager                                             0.9.8.8-0ubuntu7.3                                  amd64        network management framework (daemon and userspace tools)
ii  network-manager-gnome                                       0.9.8.8-0ubuntu4.4                                  amd64        network management framework (GNOME frontend)
ii  network-manager-pptp                                        0.9.8.2-1ubuntu2                                    amd64        network management framework (PPTP plugin core)
ii  network-manager-pptp-gnome                                  0.9.8.2-1ubuntu2                                    amd64        network management framework (PPTP plugin GNOME GUI)
ii  neurodebian-popularity-contest                              0.37.4~nd14.04+1                                    all          neuroscience-oriented distribution - popcon integration
ii  nomachine                                                   4.2.25-1                                            amd64        Fast and secure remote access system
ii  notify-osd                                                  0.9.35+14.04.20140213-0ubuntu1                      amd64        daemon that displays passive pop-up notifications
ii  notify-osd-icons                                            0.8+14.04.20151016-0ubuntu1                         all          Notify-OSD icons
ii  noweb                                                       2.11b-7.1ubuntu1                                    amd64        A WEB-like literate-programming tool
ii  nspluginviewer                                              1.4.4-0ubuntu5                                      i386         A wrapper to run Netscape plugins on other architectures
ii  nspluginwrapper                                             1.4.4-0ubuntu5                                      amd64        A wrapper to run Netscape plugins on other architectures
ii  ntfs-3g                                                     1:2013.1.13AR.1-2ubuntu2                            amd64        read/write NTFS driver for FUSE
ii  ntpdate                                                     1:4.2.6.p5+dfsg-3ubuntu2.14.04.8                    amd64        client for setting system time from NTP servers
ii  ntrack-module-libnl-0                                       016-1.2ubuntu2                                      amd64        libnl based ntrack module
ii  nux-tools                                                   4.0.6+14.04.20141107-0ubuntu1                       amd64        Visual rendering toolkit for real-time applications - tools
ii  nvidia-331                                                  340.96-0ubuntu0.14.04.1                             amd64        Transitional package for nvidia-331
rc  nvidia-331-updates                                          331.38-0ubuntu7                                     amd64        NVIDIA binary driver - version 331.38
ii  nvidia-331-uvm                                              340.96-0ubuntu0.14.04.1                             amd64        Transitional package for nvidia-340-uvm
ii  nvidia-340                                                  340.96-0ubuntu0.14.04.1                             amd64        NVIDIA binary driver - version 340.96
ii  nvidia-340-uvm                                              340.96-0ubuntu0.14.04.1                             amd64        Transitional package for nvidia-340
rc  nvidia-libopencl1-331                                       331.113-0ubuntu0.0.4                                amd64        NVIDIA OpenCL Driver and ICD Loader library
rc  nvidia-libopencl1-331-updates                               331.38-0ubuntu7                                     amd64        NVIDIA OpenCL Driver and ICD Loader library
rc  nvidia-opencl-icd-331                                       340.76-0ubuntu0.1                                   amd64        Transitional package for nvidia-opencl-icd-340
rc  nvidia-opencl-icd-331-updates                               331.38-0ubuntu7                                     amd64        NVIDIA OpenCL ICD
ii  nvidia-opencl-icd-340                                       340.96-0ubuntu0.14.04.1                             amd64        NVIDIA OpenCL ICD
ii  nvidia-prime                                                0.6.2                                               amd64        Tools to enable NVIDIA's Prime
ii  nvidia-settings                                             331.20-0ubuntu8                                     amd64        Tool for configuring the NVIDIA graphics driver
ii  obex-data-server                                            0.4.6-0ubuntu2                                      amd64        D-Bus service for OBEX client and server side functionality
ii  obexd-client                                                0.46-1ubuntu7                                       amd64        D-Bus OBEX client
ii  ocaml-base-nox                                              4.01.0-3ubuntu3                                     amd64        Runtime system for OCaml bytecode executables (no X)
ii  ocl-icd-libopencl1:amd64                                    2.1.3-4                                             amd64        Generic OpenCL ICD Loader
ii  octave                                                      3.8.1-1ubuntu1                                      amd64        GNU Octave language for numerical computations
ii  octave-benchmark                                            1.1.1-4                                             all          code to benchmark speed of Octave
ii  octave-common                                               3.8.1-1ubuntu1                                      all          architecture-independent files for octave
ii  octave-control                                              2.6.2-1build1                                       amd64        control functions for Octave from Octave-Forge
ii  octave-data-smoothing                                       1.3.0-2                                             all          functions to do data smoothing on noisy data
ii  octave-dataframe                                            0.9.1-1                                             all          manipulate data in Octave similar to R data.frame
ii  octave-dbg                                                  3.8.1-1ubuntu1                                      amd64        Debug symbols for octave
ii  octave-epstk                                                2.4-1                                               all          GNU Octave encapsulated postscript toolkit
ii  octave-fpl                                                  1.3.4-1                                             all          plot data on unstructured triangular and tetrahedral meshes in Octave
ii  octave-ga                                                   0.10.0-1                                            all          genetic optimization code for Octave
ii  octave-general                                              1.3.4-1                                             amd64        provide extra general functions for Octave
ii  octave-geometry                                             1.7.0-1build1                                       amd64        geometric computing functions for Octave
ii  octave-gmt                                                  4.5.11-1build1                                      amd64        Support of GMT grid files for Octave
ii  octave-htmldoc                                              3.8.1-1ubuntu1                                      all          HTML documentation on the GNU Octave language
ii  octave-image                                                2.2.0-3                                             amd64        image manipulation for Octave
ii  octave-info                                                 3.8.1-1ubuntu1                                      all          GNU Info documentation on the GNU Octave language
ii  octave-io                                                   2.0.2-1ubuntu1                                      amd64        input/output data functions for Octave
ii  octave-linear-algebra                                       2.2.0-1build1                                       amd64        additional linear-algebra functions for Octave
ii  octave-mapping                                              1.0.7-4                                             all          geographical mapping functions for Octave
ii  octave-miscellaneous                                        1.2.0-2build1                                       amd64        miscellaneous tools for Octave
ii  octave-missing-functions                                    1.0.2-4                                             all          finds functions that are in Matlab but not in Octave
ii  octave-mpi                                                  1.1.1-1build2                                       amd64        Octave toolbox for parallel computing using MPI
ii  octave-nan                                                  2.5.9-1build1                                       amd64        handles data with and without missing values in Octave
ii  octave-nlopt                                                2.4.1+dfsg-1ubuntu1                                 amd64        nonlinear optimization library -- GNU Octave package
ii  octave-nnet                                                 0.1.13-2                                            all          feed forward multi-layer neural network functions for Octave
ii  octave-octcdf                                               1.1.7-1                                             amd64        NetCDF data files interface for Octave
ii  octave-octgpr                                               1.2.0-3build1                                       amd64        functions to smooth and interpolate scattered data in Octave
ii  octave-odepkg                                               0.8.4-1build1                                       amd64        solve differential equations and initial value problems in Octave
ii  octave-openmpi-ext                                          1.1.1-1build2                                       all          Transitional package for parallel computing in Octave using MPI
ii  octave-optim                                                1.3.0-1                                             amd64        unconstrained non-linear optimization toolkit for Octave
ii  octave-optiminterp                                          0.3.4-1build1                                       amd64        optimal interpolation package for Octave
ii  octave-parallel                                             2.2.0-1build1                                       amd64        parallel execution of Octave in clusters of computers
ii  octave-plot                                                 1.1.0-2                                             all          additional plotting tools for Octave
ii  octave-quaternion                                           2.2.0-1build1                                       amd64        quaternion package for Octave
ii  octave-signal                                               1.2.2-1build1                                       amd64        signal processing functions for Octave
ii  octave-sockets                                              1.0.8-1build1                                       amd64        communication through Internet sockets in Octave
ii  octave-specfun                                              1.1.0-2~ubuntu14.04.1                               all          special mathematical functions for Octave
ii  octave-splines                                              1.2.6-1                                             all          cubic spline functions for Octave
ii  octave-statistics                                           1.2.3-1                                             all          additional statistical functions for Octave
ii  octave-strings                                              1.1.0-1build1                                       amd64        additional string manipulation functions for Octave
ii  octave-struct                                               1.0.10-1build1                                      amd64        additional structure manipulation functions for Octave
ii  octave-symbolic                                             1.1.0-2build1                                       amd64        symbolic package for Octave
ii  octave-tsa                                                  4.2.7-1build1                                       amd64        time series analysis in Octave
ii  octave-vrml                                                 1.0.13-1                                            all          VRML functions for Octave
ii  octave-zenity                                               0.5.7-5                                             all          simple graphical user interfaces using zenity in Octave
ii  odbcinst                                                    2.2.14p2-5ubuntu5                                   amd64        Helper program for accessing odbc ini files
ii  odbcinst1debian2:amd64                                      2.2.14p2-5ubuntu5                                   amd64        Support library for accessing odbc ini files
rc  oem-config                                                  2.18.8                                              all          Perform end-user configuration after initial OEM installation
rc  oem-config-gtk                                              2.18.8                                              all          GTK+ frontend for end-user post-OEM-install configuration
ii  okular                                                      4:4.13.3-0ubuntu0.1                                 amd64        universal document viewer
ii  okular-backend-odp                                          1:2.8.1-1-0ubuntu3                                  amd64        Okular backend for ODP documents
ii  onboard                                                     1.0.1-0ubuntu1                                      amd64        Simple On-screen Keyboard
ii  onboard-data                                                1.0.1-0ubuntu1                                      all          Language model files for the word suggestion feature of Onboard
ii  oneconf                                                     0.3.7.14.04.1                                       all          synchronize your configuration data over the network
ii  oneconf-common                                              0.3.7.14.04.1                                       all          synchronize your configuration data over the network
ii  openjdk-7-jdk:amd64                                         7u101-2.6.6-0ubuntu0.14.04.1                        amd64        OpenJDK Development Kit (JDK)
ii  openjdk-7-jre:amd64                                         7u101-2.6.6-0ubuntu0.14.04.1                        amd64        OpenJDK Java runtime, using Hotspot JIT
ii  openjdk-7-jre-headless:amd64                                7u101-2.6.6-0ubuntu0.14.04.1                        amd64        OpenJDK Java runtime, using Hotspot JIT (headless)
ii  openmpi-bin                                                 1.6.5-8                                             amd64        high performance message passing library -- binaries
ii  openmpi-common                                              1.6.5-8                                             all          high performance message passing library -- common files
ii  openoffice.org-hyphenation                                  0.7.1                                               all          Hyphenation patterns for OpenOffice.org
ii  openprinting-ppds                                           20140410-0ubuntu1                                   all          OpenPrinting printer support - PostScript PPD files
ii  openshot                                                    1.4.3-1.1                                           all          Create and edit videos and movies
ii  openshot-doc                                                1.4.3-1.1                                           all          Help manual for OpenShot Video Editor
ii  openssh-client                                              1:6.6p1-2ubuntu2.7                                  amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssh-server                                              1:6.6p1-2ubuntu2.7                                  amd64        secure shell (SSH) server, for secure access from remote machines
ii  openssh-sftp-server                                         1:6.6p1-2ubuntu2.7                                  amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
ii  openssl                                                     1.0.1f-1ubuntu2.19                                  amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  os-prober                                                   1.63ubuntu1.1                                       amd64        utility to detect other OSes on a set of drives
ii  overlay-scrollbar                                           0.2.16+r359+14.04.20131129-0ubuntu1                 all          Scrollbar overlay
ii  overlay-scrollbar-gtk2:amd64                                0.2.16+r359+14.04.20131129-0ubuntu1                 amd64        GTK 2 module for overlay scrollbars
ii  overlay-scrollbar-gtk3:amd64                                0.2.16+r359+14.04.20131129-0ubuntu1                 amd64        GTK 3 module for overlay scrollbars
ii  oxideqt-codecs-extra:amd64                                  1.15.8-0ubuntu0.14.04.1                             amd64        Web browser engine for Qt (codecs)
ii  oxygen-icon-theme                                           4:4.13.0-0ubuntu1                                   all          Oxygen icon theme
ii  p11-kit                                                     0.20.2-2ubuntu2                                     amd64        p11-glue utilities
ii  p11-kit-modules:amd64                                       0.20.2-2ubuntu2                                     amd64        p11-glue proxy and trust modules
ii  p7zip                                                       9.20.1~dfsg.1-4+deb7u2build0.14.04.1                amd64        7z file archiver with high compression ratio
ii  p7zip-full                                                  9.20.1~dfsg.1-4+deb7u2build0.14.04.1                amd64        7z and 7za file archivers with high compression ratio
ii  p7zip-rar                                                   9.20.1~ds.1-3                                       amd64        non-free rar module for p7zip
ii  pam-kwallet                                                 0.0~git20140410-0ubuntu2.1                          amd64        KWallet integration with PAM
ii  paraview                                                    4.0.1-1ubuntu1                                      amd64        Parallel Visualization Application
ii  paraview-dev                                                4.0.1-1ubuntu1                                      amd64        Parallel Visualization Application. Development header files
ii  paraview-doc                                                4.0.1-1ubuntu1                                      all          Parallel Visualization Application. Comprehensive documentation
ii  paraview-python                                             4.0.1-1ubuntu1                                      amd64        Parallel Visualization Application. python-support
ii  parted                                                      2.3-19ubuntu1.14.04.1                               amd64        disk partition manipulator
ii  passwd                                                      1:4.1.5.1-1ubuntu9.2                                amd64        change and administer password and group data
ii  pastebinit                                                  1.4-3                                               all          command-line pastebin client
ii  patch                                                       2.7.1-4ubuntu2.3                                    amd64        Apply a diff file to an original
ii  patchutils                                                  0.3.2-3                                             amd64        Utilities to work with patches
ii  pax                                                         1:20120606-2+deb7u1                                 amd64        Portable Archive Interchange (cpio, pax, tar)
ii  pciutils                                                    1:3.2.1-1ubuntu5.1                                  amd64        Linux PCI Utilities
ii  pcmciautils                                                 018-8                                               amd64        PCMCIA utilities for Linux 2.6
ii  pdfmod                                                      0.9.1-7                                             all          simple tool for modifying PDF documents
ii  pdfshuffler                                                 0.6.0-5                                             all          merge, split and re-arrange pages from PDF documents
ii  pdftk                                                       2.01-1                                              amd64        tool for manipulating PDF documents
ii  pep8                                                        1.4.6-1.1build1                                     all          Python PEP 8 code style checker - python2
ii  pepperflashplugin-nonfree                                   1.3ubuntu1                                          amd64        Pepper Flash Player - browser plugin
ii  perl                                                        5.18.2-2ubuntu1.1                                   amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                                                   5.18.2-2ubuntu1.1                                   amd64        minimal Perl system
ii  perl-doc                                                    5.18.2-2ubuntu1.1                                   all          Perl documentation
ii  perl-modules                                                5.18.2-2ubuntu1.1                                   all          Core Perl modules
ii  perlmagick                                                  8:6.7.7.10-6ubuntu3.1                               amd64        Perl interface to the ImageMagick graphics routines
ii  pfb2t1c2pfb                                                 0.3-10                                              amd64        convert pfb into more compressible format and back
ii  pgf                                                         2.10-1                                              all          TeX Portable Graphic Format
ii  phonon:amd64                                                4:4.7.80-0ubuntu1~ubuntu14.04                       amd64        multimedia framework from KDE - metapackage
ii  phonon-backend-gstreamer:amd64                              4:4.7.80-0ubuntu2~ubuntu14.04                       amd64        Phonon GStreamer 1.0.x backend
ii  phonon-backend-gstreamer-common:amd64                       4:4.7.80-0ubuntu2~ubuntu14.04                       amd64        Phonon GStreamer 1.0.x backend icons
ii  phonon-backend-gstreamer1.0                                 4:4.7.80-0ubuntu2~ubuntu14.04                       all          transitional package
ii  php5-common                                                 5.5.9+dfsg-1ubuntu4.17                              amd64        Common files for packages built from the php5 source
ii  php5-imagick                                                3.1.2-1build1                                       amd64        ImageMagick module for php5
ii  php5-json                                                   1.3.2-2build1                                       amd64        JSON module for php5
ii  pkg-config                                                  0.26-1ubuntu4                                       amd64        manage compile and link flags for libraries
ii  plainbox-provider-checkbox                                  0.4-1                                               amd64        CheckBox provider for PlainBox
ii  plainbox-provider-resource-generic                          0.3-1                                               amd64        CheckBox generic resource jobs provider
ii  plainbox-secure-policy                                      0.5.3-2                                             all          policykit policy required to use plainbox (secure version)
ii  plasma-scriptengine-javascript                              4:4.13.3-0ubuntu0.2                                 amd64        JavaScript script engine for Plasma
ii  pluma                                                       1.8.0-0+trusty                                      amd64        official text editor of the MATE desktop environment
ii  pluma-common                                                1.8.0-0+trusty                                      all          official text editor of the MATE desktop environment (common files)
ii  plymouth                                                    0.8.8-0ubuntu17.1                                   amd64        graphical boot animation and logger - main package
ii  plymouth-label                                              0.8.8-0ubuntu17.1                                   amd64        graphical boot animation and logger - label control
ii  plymouth-theme-ubuntu-logo                                  0.8.8-0ubuntu17.1                                   amd64        graphical boot animation and logger - ubuntu-logo theme
ii  plymouth-theme-ubuntu-text                                  0.8.8-0ubuntu17.1                                   amd64        graphical boot animation and logger - ubuntu-logo theme
ii  pm-utils                                                    1.4.1-13ubuntu0.2                                   all          utilities and scripts for power management
ii  pmx                                                         2.7.0.ctan20131214-1                                amd64        Preprocessor for MusiXTeX
ii  po-debconf                                                  1.0.16+nmu2ubuntu1                                  all          tool for managing templates file translations with gettext
ii  policykit-1                                                 0.105-4ubuntu3.14.04.1                              amd64        framework for managing administrative policies and privileges
ii  policykit-1-gnome                                           0.105-1ubuntu4                                      amd64        GNOME authentication agent for PolicyKit-1
ii  policykit-desktop-privileges                                0.17                                                all          run common desktop actions without password
ii  poppler-data                                                0.4.6-4                                             all          encoding data for the poppler PDF rendering library
ii  poppler-utils                                               0.24.5-2ubuntu4.4                                   amd64        PDF utilities (based on Poppler)
ii  popularity-contest                                          1.57ubuntu1                                         all          Vote for your favourite packages automatically
ii  postfix                                                     2.11.0-1ubuntu1                                     amd64        High-performance mail transport agent
ii  povray                                                      1:3.7.0.0-4~ubuntu14.04.1                           amd64        Persistence of vision raytracer (3D renderer)
ii  povray-includes                                             1:3.7.0.0-4~ubuntu14.04.1                           all          Persistance of vision raytracer (3D renderer) include files
ii  powermgmt-base                                              1.31build1                                          amd64        Common utils and configs for power management
ii  powerpanel                                                  1.3.2                                               amd64        The PowerPanel software is major help system to monitor UPS.
ii  ppp                                                         2.4.5-5.1ubuntu2.2                                  amd64        Point-to-Point Protocol (PPP) - daemon
ii  pppconfig                                                   2.3.19ubuntu1                                       all          A text menu based utility for configuring ppp
ii  pppoeconf                                                   1.20ubuntu1                                         all          configures PPPoE/ADSL connections
ii  pptp-linux                                                  1.7.2-7                                             amd64        Point-to-Point Tunneling Protocol (PPTP) Client
ii  preview-latex-style                                         11.87-1ubuntu2                                      all          extraction of elements from LaTeX documents as graphics
ii  printer-driver-c2esp                                        27~rc1-1                                            amd64        printer driver for Kodak ESP AiO color inkjet Series
ii  printer-driver-foo2zjs                                      20140209dfsg0-1ubuntu1                              amd64        printer driver for ZjStream-based printers
ii  printer-driver-foo2zjs-common                               20140209dfsg0-1ubuntu1                              all          printer driver for ZjStream-based printers - common files
ii  printer-driver-gutenprint                                   5.2.10~pre2-0ubuntu2                                amd64        printer drivers for CUPS
ii  printer-driver-hpcups                                       3.14.3-0ubuntu3.4                                   amd64        HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii  printer-driver-min12xxw                                     0.0.9-8ubuntu1                                      amd64        printer driver for KonicaMinolta PagePro 1[234]xxW
ii  printer-driver-pnm2ppa                                      1.13+nondbs-0ubuntu4                                amd64        printer driver for HP-GDI printers
ii  printer-driver-postscript-hp                                3.14.3-0ubuntu3.4                                   all          HP Printers PostScript Descriptions
ii  printer-driver-ptouch                                       1.3-8                                               amd64        printer driver Brother P-touch label printers
ii  printer-driver-pxljr                                        1.4+repack0-3                                       amd64        printer driver for HP Color LaserJet 35xx/36xx
ii  printer-driver-sag-gdi                                      0.1-3                                               all          printer driver for Ricoh Aficio SP 1000s/SP 1100s
ii  printer-driver-splix                                        2.0.0+svn315-2fakesync1                             amd64        Driver for Samsung and Xerox SPL2 and SPLc laser printers
ii  procps                                                      1:3.3.9-1ubuntu2.2                                  amd64        /proc file system utilities
ii  proj-bin                                                    4.8.0-2ubuntu2                                      amd64        Cartographic projection library (tools)
ii  proj-data                                                   4.8.0-2ubuntu2                                      amd64        Cartographic projection filter and library (datum package)
ii  prosper                                                     1.00.4+cvs.2007.05.01-4                             all          LaTeX class for writing transparencies
ii  ps2eps                                                      1.68-1build1                                        amd64        convert PostScript to EPS (Encapsulated PostScript) files
ii  psmisc                                                      22.20-1ubuntu2                                      amd64        utilities that use the proc file system
ii  pstoedit                                                    3.62-1ubuntu1                                       amd64        PostScript and PDF files to editable vector graphics converter
ii  psutils                                                     1.17.dfsg-1                                         amd64        PostScript document handling utilities
ii  pulseaudio                                                  1:4.0-0ubuntu11.1                                   amd64        PulseAudio sound server
ii  pulseaudio-module-bluetooth                                 1:4.0-0ubuntu11.1                                   amd64        Bluetooth module for PulseAudio sound server
ii  pulseaudio-module-x11                                       1:4.0-0ubuntu11.1                                   amd64        X11 module for PulseAudio sound server
ii  pulseaudio-utils                                            1:4.0-0ubuntu11.1                                   amd64        Command line tools for the PulseAudio sound server
ii  purifyeps                                                   1.1-2                                               all          creates EPS files usable in TeX and pdfTeX
ii  pyro                                                        1:3.14-1.1                                          all          distributed object system for Python
ii  python                                                      2.7.5-5ubuntu3                                      amd64        interactive high-level object-oriented language (default version)
ii  python-appindicator                                         12.10.1+13.10.20130920-0ubuntu4.1                   amd64        Python bindings for libappindicator
ii  python-apt                                                  0.9.3.5ubuntu2                                      amd64        Python interface to libapt-pkg
ii  python-apt-common                                           0.9.3.5ubuntu2                                      all          Python interface to libapt-pkg (locales)
ii  python-aptdaemon                                            1.1.1-1ubuntu5.2                                    all          Python 2 module for the server and client of aptdaemon
ii  python-aptdaemon.gtk3widgets                                1.1.1-1ubuntu5.2                                    all          Python 2 GTK+ 3 widgets to run an aptdaemon client
ii  python-bzrlib                                               2.6.0+bzr6593-1ubuntu1.5                            amd64        distributed version control system - python library
ii  python-cairo                                                1.8.8-1ubuntu5                                      amd64        Python bindings for the Cairo vector graphics library
ii  python-chardet                                              2.0.1-2build2                                       all          universal character encoding detector
ii  python-chardet-whl                                          2.2.1-2~ubuntu1                                     all          universal character encoding detector
ii  python-cheetah                                              2.4.4-3.fakesyncbuild1                              amd64        text-based template engine and Python code generator
ii  python-collada                                              0.4-2                                               all          Python module for creating, editing and loading COLLADA
ii  python-colorama                                             0.2.5-0.1ubuntu2                                    all          Cross-platform colored terminal text in Python - Python 2.x
ii  python-colorama-whl                                         0.2.5-0.1ubuntu2                                    all          Cross-platform colored terminal text in Python - Wheels
ii  python-commandnotfound                                      0.3ubuntu12                                         all          Python 2 bindings for command-not-found.
ii  python-compizconfig                                         1:0.9.11.3+14.04.20160425-0ubuntu1                  amd64        Compizconfig bindings for python
ii  python-configobj                                            4.7.2+ds-5build1                                    all          simple but powerful config file reader and writer for Python
ii  python-crypto                                               2.6.1-4build1                                       amd64        cryptographic algorithms and protocols for Python
ii  python-cups                                                 1.9.66-0ubuntu2                                     amd64        Python bindings for CUPS
ii  python-cupshelpers                                          1.4.3+20140219-0ubuntu2.6                           all          Python modules for printer configuration with CUPS
ii  python-dap                                                  2.2.6.7-2                                           all          DAP (Data Access Protocol) client and server
ii  python-dateutil                                             1.5+dfsg-1ubuntu1                                   all          powerful extensions to the standard datetime module
ii  python-dbg                                                  2.7.5-5ubuntu3                                      amd64        debug build of the Python Interpreter (version 2.7)
ii  python-dbus                                                 1.2.0-2build2                                       amd64        simple interprocess messaging system (Python interface)
ii  python-dbus-dev                                             1.2.0-2build2                                       all          main loop integration development files for python-dbus
ii  python-debian                                               0.1.21+nmu2ubuntu2                                  all          Python modules to work with Debian-related data formats
ii  python-debtagshw                                            1.12ubuntu2                                         all          Match debtags hardware:: tags against the actual hardware
ii  python-defer                                                1.0.6-2build1                                       all          Small framework for asynchronous programming (Python 2)
ii  python-dev                                                  2.7.5-5ubuntu3                                      amd64        header files and a static library for Python (default)
ii  python-dirspec                                              13.10-0ubuntu2                                      all          Python User Folders Specification Library
ii  python-distlib                                              0.1.8-1ubuntu1                                      all          low-level components of python distutils2/packaging
ii  python-distlib-whl                                          0.1.8-1ubuntu1                                      all          low-level components of python distutils2/packaging
ii  python-dns                                                  2.3.6-3                                             all          DNS client module for Python
ii  python-egenix-mxdatetime                                    3.2.7-1build1                                       amd64        date and time handling routines for Python
ii  python-egenix-mxtools                                       3.2.7-1build1                                       amd64        collection of additional builtins for Python
ii  python-eyed3                                                0.6.18-1                                            all          Python module for id3-tags manipulation
ii  python-formencode                                           1.2.6-1ubuntu1                                      all          validation and form generation Python package
ii  python-gconf                                                2.28.1+dfsg-1ubuntu2                                amd64        Python bindings for the GConf configuration database system
ii  python-gdal                                                 1.10.1+dfsg-5ubuntu1                                amd64        Python bindings to the Geospatial Data Abstraction Library
ii  python-gdbm                                                 2.7.5-1ubuntu1                                      amd64        GNU dbm database support for Python
ii  python-gi                                                   3.12.0-1ubuntu1                                     amd64        Python 2.x bindings for gobject-introspection libraries
ii  python-gi-cairo                                             3.12.0-1ubuntu1                                     amd64        Python Cairo bindings for the GObject library
ii  python-glade2                                               2.24.0-3ubuntu3                                     amd64        GTK+ bindings: Glade support
ii  python-gnome2                                               2.28.1+dfsg-1ubuntu2                                amd64        Python bindings for the GNOME desktop environment
ii  python-gnomekeyring                                         2.32.0+dfsg-3                                       amd64        Python bindings for the GNOME keyring library
ii  python-gobject                                              3.12.0-1ubuntu1                                     all          Python 2.x bindings for GObject - transitional package
ii  python-gobject-2                                            2.28.6-12build1                                     amd64        deprecated static Python bindings for the GObject library
ii  python-gpgme                                                0.3-0ubuntu3                                        amd64        python wrapper for the GPGME library (Python 2)
ii  python-gst0.10                                              0.10.22-3ubuntu2                                    amd64        generic media-playing framework (Python bindings)
ii  python-gtk2                                                 2.24.0-3ubuntu3                                     amd64        Python bindings for the GTK+ widget set
ii  python-gtksourceview2                                       2.10.1-2build1                                      amd64        Python bindings for the GtkSourceView widget
ii  python-html5lib                                             0.999-3~ubuntu1                                     all          HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 2)
ii  python-html5lib-whl                                         0.999-3~ubuntu1                                     all          HTML parser/tokenizer based on the WHATWG HTML5 specification
ii  python-httplib2                                             0.8-2build1                                         all          comprehensive HTTP client library written for Python
ii  python-ibus                                                 1.5.5-1ubuntu3.2                                    all          Intelligent Input Bus - Python support
ii  python-imaging                                              2.3.0-1ubuntu3                                      all          Python Imaging Library compatibility layer
ii  python-joblib                                               0.9.4-1~nd14.04+1                                   all          tools to provide lightweight pipelining in Python
ii  python-kde4                                                 4:4.13.3-0ubuntu0.1                                 amd64        Python bindings for the KDE Development Platform
ii  python-keyring                                              3.5-1                                               all          store and access your passwords safely
ii  python-launchpadlib                                         1.10.2+ds-2                                         all          Launchpad web services client library
ii  python-lazr.restfulclient                                   0.13.3-1build1                                      all          client for lazr.restful-based web services
ii  python-lazr.uri                                             1.0.3-1build1                                       all          library for parsing, manipulating, and generating URIs
ii  python-ldb                                                  1:1.1.24-0ubuntu0.14.04.1                           amd64        Python bindings for LDB
ii  python-libxml2                                              2.9.1+dfsg1-3ubuntu4.8                              amd64        Python bindings for the GNOME XML library
ii  python-lockfile                                             1:0.8-2ubuntu2                                      all          file locking library for Python
ii  python-lxml                                                 3.3.3-1ubuntu0.1                                    amd64        pythonic binding for the libxml2 and libxslt libraries
ii  python-matplotlib                                           1.3.1-1ubuntu5                                      amd64        Python based plotting system in a style similar to Matlab
ii  python-matplotlib-data                                      1.3.1-1ubuntu5                                      all          Python based plotting system (data package)
ii  python-minimal                                              2.7.5-5ubuntu3                                      amd64        minimal subset of the Python language (default version)
ii  python-mlt                                                  0.9.0-3                                             amd64        multimedia framework (python bindings)
ii  python-mpi                                                  2.9.4-1                                             all          MPI module for Python
ii  python-mpltoolkits.basemap                                  1.0.7+dfsg-1                                        amd64        matplotlib toolkit to plot on map projections
ii  python-mpltoolkits.basemap-data                             1.0.7+dfsg-1                                        all          matplotlib toolkit to plot on map projections (data package)
ii  python-mpltoolkits.basemap-doc                              1.0.7+dfsg-1                                        all          matplotlib toolkit to plot on map projections (documentation)
ii  python-netcdf                                               2.9.4-1                                             amd64        netCDF interface for Python
ii  python-netifaces                                            0.8-3build1                                         amd64        portable network interface information for Python
ii  python-nose                                                 1.3.1-2                                             all          test discovery and running of Python's unittest
ii  python-notify                                               0.1.1-3ubuntu2                                      amd64        Python bindings for libnotify
ii  python-ntdb                                                 1.0-2ubuntu1                                        amd64        Python bindings for NTDB
ii  python-numexpr                                              2.4.3-1~nd14.04+1                                   amd64        Fast numerical array expression evaluator for Python and NumPy
ii  python-numexpr-dbg                                          2.4.3-1~nd14.04+1                                   amd64        Fast numerical array expression evaluator for Python and NumPy (debug ext)
ii  python-numpy                                                1:1.8.2-0ubuntu0.1                                  amd64        Numerical Python adds a fast array facility to the Python language
ii  python-numpy-dbg                                            1:1.8.2-0ubuntu0.1                                  amd64        Fast array facility to the Python language (debug extension)
ii  python-oauth                                                1.0.1-3build2                                       all          Python library implementing of the OAuth protocol
ii  python-oauthlib                                             0.6.1-1                                             all          generic, spec-compliant implementation of OAuth for Python
ii  python-oneconf                                              0.3.7.14.04.1                                       all          synchronize your configuration data over the network (Python 2)
ii  python-opengl                                               3.0.2-1                                             all          Python bindings to OpenGL (Python 2)
ii  python-openid                                               2.2.5-3ubuntu1                                      all          OpenID support for servers and consumers
ii  python-openssl                                              0.13-2ubuntu6                                       amd64        Python 2 wrapper around the OpenSSL library
ii  python-pam                                                  0.4.2-13.1ubuntu3                                   amd64        Python interface to the PAM library
ii  python-paramiko                                             1.10.1-1git1build1                                  all          Make ssh v2 connections with Python (Python 2)
ii  python-paste                                                1.7.5.1-6ubuntu3                                    all          tools for using a Web Server Gateway Interface stack
ii  python-pastedeploy                                          1.5.2-1                                             all          load, configure, and compose WSGI applications and servers
ii  python-pastedeploy-tpl                                      1.5.2-1                                             all          load, configure, and compose WSGI applications and servers - templates
ii  python-pastescript                                          1.7.5-3build1                                       all          serving web applications, creating file layouts for Python packages
ii  python-pexpect                                              3.1-1ubuntu0.1                                      all          Python module for automating interactive applications
ii  python-pil                                                  2.3.0-1ubuntu3                                      amd64        Python Imaging Library (Pillow fork)
ii  python-pip                                                  1.5.4-1ubuntu3                                      all          alternative Python package installer
ii  python-pip-whl                                              1.5.4-1ubuntu3                                      all          alternative Python package installer
ii  python-piston-mini-client                                   0.7.5-0ubuntu2                                      all          library for writing clients for Django's Piston REST APIs
ii  python-pivy                                                 0.5.0~v609hg-3                                      amd64        Coin binding for Python
ii  python-pkg-resources                                        3.3-1ubuntu2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python-ply                                                  3.4-3ubuntu2                                        all          Lex and Yacc implementation for Python2
ii  python-poppler                                              0.12.1-8.1                                          amd64        Poppler Python bindings
ii  python-psycopg2                                             2.4.5-1build5                                       amd64        Python module for PostgreSQL
ii  python-pycurl                                               7.19.3-0ubuntu3                                     amd64        Python bindings to libcurl
ii  python-pygame                                               1.9.1release+dfsg-9ubuntu1                          amd64        SDL bindings for games development in Python
ii  python-pygoocanvas                                          0.14.1-1ubuntu8                                     amd64        GooCanvas Python bindings
ii  python-pyinotify                                            0.9.4-1build1                                       all          simple Linux inotify Python bindings
ii  python-pyorbit                                              2.24.0-6ubuntu4                                     amd64        A Python language binding for the ORBit2 CORBA implementation
ii  python-pyparsing                                            2.0.1+dfsg1-1build1                                 all          Python parsing module
ii  python-pypdf                                                1.13-1                                              all          PDF toolkit implemented solely in Python
ii  python-pyshp                                                1.1.4-1                                             all          read/write support for ESRI Shapefile format
ii  python-pyspatialite                                         3.0.1-4                                             amd64        Python interface to Spatialite
ii  python-qgis                                                 2.0.1-2build2                                       amd64        Python bindings to QGIS
ii  python-qgis-common                                          2.0.1-2build2                                       all          Python bindings to QGIS - architecture-independent files
ii  python-qscintilla2                                          2.8.1-2ubuntu1                                      amd64        Python bindings for QScintilla 2
ii  python-qt4                                                  4.10.4+dfsg-1ubuntu1                                amd64        Python bindings for Qt4
ii  python-qt4-dbus                                             4.10.4+dfsg-1ubuntu1                                amd64        D-Bus Support for PyQt4
ii  python-qt4-gl                                               4.10.4+dfsg-1ubuntu1                                amd64        Python bindings for Qt4's OpenGL module
ii  python-renderpm                                             3.0-1build1                                         amd64        python low level render interface
ii  python-reportlab                                            3.0-1build1                                         all          ReportLab library to create PDF documents using Python
ii  python-reportlab-accel                                      3.0-1build1                                         amd64        C coded extension accelerator for the ReportLab Toolkit
ii  python-requests                                             2.2.1-1ubuntu0.3                                    all          elegant and simple HTTP library for Python, built for human beings
ii  python-requests-whl                                         2.2.1-1ubuntu0.3                                    all          elegant and simple HTTP library for Python, built for human beings
ii  python-rpy2                                                 2.3.9-1                                             amd64        Python interface to the GNU R language and environment (version 2)
ii  python-samba                                                2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        Python bindings for Samba
ii  python-scgi                                                 1.13-1.1build1                                      amd64        Server-side implementation of the SCGI protocol
ii  python-scientific                                           2.9.4-1                                             amd64        Python modules useful for scientific computing
ii  python-scour                                                0.26-3build1                                        all          SVG scrubber and optimizer
ii  python-secretstorage                                        2.0.0-1ubuntu1.1                                    all          Python module for storing secrets - Python 2.x version
ii  python-serial                                               2.6-1build1                                         all          pyserial - module encapsulating access for the serial port
ii  python-setuptools                                           3.3-1ubuntu2                                        all          Python Distutils Enhancements
ii  python-setuptools-whl                                       3.3-1ubuntu2                                        all          Python Distutils Enhancements (wheel package)
ii  python-shapely                                              1.3.0-1                                             amd64        geometric objects, predicates, and operations (Python 2)
ii  python-simplejson                                           3.3.1-1ubuntu6                                      amd64        simple, fast, extensible JSON encoder/decoder for Python
ii  python-sip                                                  4.15.5-1build1                                      amd64        Python/C++ bindings generator runtime library
ii  python-six                                                  1.9.0-3~bpo8+1~nd14.04+1                            all          Python 2 and 3 compatibility library (Python 2 interface)
ii  python-six-whl                                              1.9.0-3~bpo8+1~nd14.04+1                            all          Python 2 and 3 compatibility library (universal wheel)
ii  python-smbc                                                 1.0.14.1-0ubuntu2                                   amd64        Python bindings for Samba clients (libsmbclient)
ii  python-sqlite                                               1.0.1-11                                            amd64        Python interface to SQLite 2
ii  python-support                                              1.0.15                                              all          automated rebuilding support for Python modules
ii  python-talloc                                               2.1.5-0ubuntu0.14.04.1                              amd64        hierarchical pool based memory allocator - Python bindings
ii  python-tdb                                                  1.3.8-0ubuntu0.14.04.1                              amd64        Python bindings for TDB
ii  python-tempita                                              0.5.2-1build1                                       all          very small text templating language
ii  python-tk                                                   2.7.5-1ubuntu1                                      amd64        Tkinter - Writing Tk applications with Python
ii  python-twisted-bin                                          13.2.0-1ubuntu1                                     amd64        Event-based framework for internet applications
ii  python-twisted-core                                         13.2.0-1ubuntu1                                     all          Event-based framework for internet applications
ii  python-twisted-web                                          13.2.0-1ubuntu1                                     all          HTTP protocol implementation together with clients and servers
ii  python-tz                                                   2012c-1ubuntu0.1                                    all          Python version of the Olson timezone database
ii  python-ubuntu-sso-client                                    13.10-0ubuntu6                                      all          Ubuntu Single Sign-On client - Python library
ii  python-urllib3                                              1.7.1-1ubuntu4                                      all          HTTP library with thread-safe connection pooling for Python
ii  python-urllib3-whl                                          1.7.1-1ubuntu4                                      all          HTTP library with thread-safe connection pooling
ii  python-vtk                                                  5.8.0-14.1ubuntu3                                   amd64        Python bindings for VTK
ii  python-wadllib                                              1.3.2-2build1                                       all          Python library for navigating WADL files
ii  python-wheel                                                0.24.0-1~ubuntu1                                    all          built-package format for Python
ii  python-wxgtk2.8                                             2.8.12.1+dfsg-2ubuntu2                              amd64        wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
ii  python-wxversion                                            2.8.12.1+dfsg-2ubuntu2                              all          wxWidgets Cross-platform C++ GUI toolkit (wxPython version selector)
ii  python-xapian                                               1.2.16-2ubuntu1                                     amd64        Xapian search engine interface for Python
ii  python-xdg                                                  0.25-4                                              all          Python 2 library to access freedesktop.org standards
ii  python-xklavier                                             0.4-4                                               amd64        Python binding for libxklavier, an X Keyboard Extension API
ii  python-zeitgeist                                            0.9.14-0ubuntu4.1                                   all          event logging framework - Python bindings
ii  python-zope.interface                                       4.0.5-1ubuntu4                                      amd64        Interfaces for Python
ii  python2.7                                                   2.7.6-8ubuntu0.2                                    amd64        Interactive high-level object-oriented language (version 2.7)
ii  python2.7-dbg                                               2.7.6-8ubuntu0.2                                    amd64        Debug Build of the Python Interpreter (version 2.7)
ii  python2.7-dev                                               2.7.6-8ubuntu0.2                                    amd64        Header files and a static library for Python (v2.7)
ii  python2.7-minimal                                           2.7.6-8ubuntu0.2                                    amd64        Minimal subset of the Python language (version 2.7)
ii  python3                                                     3.4.0-0ubuntu2                                      amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-apport                                              2.14.1-0ubuntu3.21                                  all          Python 3 library for Apport crash report handling
ii  python3-apt                                                 0.9.3.5ubuntu2                                      amd64        Python 3 interface to libapt-pkg
ii  python3-aptdaemon                                           1.1.1-1ubuntu5.2                                    all          Python 3 module for the server and client of aptdaemon
ii  python3-aptdaemon.gtk3widgets                               1.1.1-1ubuntu5.2                                    all          Python 3 GTK+ 3 widgets to run an aptdaemon client
ii  python3-aptdaemon.pkcompat                                  1.1.1-1ubuntu5.2                                    all          PackageKit compatibilty for AptDaemon
ii  python3-brlapi                                              5.0-2ubuntu2                                        amd64        Braille display access via BRLTTY - Python3 bindings
ii  python3-cairo                                               1.10.0+dfsg-3ubuntu2                                amd64        Python 3 bindings for the Cairo vector graphics library
ii  python3-chardet                                             2.2.1-2~ubuntu1                                     all          universal character encoding detector for Python3
ii  python3-checkbox-ng                                         0.3-2                                               all          PlainBox based test runner (Python 3 library)
ii  python3-checkbox-support                                    0.2-1                                               all          collection of Python modules used by PlainBox providers
ii  python3-commandnotfound                                     0.3ubuntu12                                         all          Python 3 bindings for command-not-found.
ii  python3-crypto                                              2.6.1-4build1                                       amd64        cryptographic algorithms and protocols for Python 3
ii  python3-dbus                                                1.2.0-2build2                                       amd64        simple interprocess messaging system (Python 3 interface)
ii  python3-debian                                              0.1.21+nmu2ubuntu2                                  all          Python 3 modules to work with Debian-related data formats
ii  python3-defer                                               1.0.6-2build1                                       all          Small framework for asynchronous programming (Python 3)
ii  python3-distupgrade                                         1:0.220.8                                           all          manage release upgrades
ii  python3-doc                                                 3.4.0-0ubuntu2                                      all          documentation for the high-level object-oriented language Python 3
ii  python3-feedparser                                          5.1.3-2                                             all          Universal Feed Parser for Python 3
ii  python3-gdbm:amd64                                          3.4.3-1~14.04.2                                     amd64        GNU dbm database support for Python 3.x
ii  python3-gi                                                  3.12.0-1ubuntu1                                     amd64        Python 3 bindings for gobject-introspection libraries
ii  python3-gi-cairo                                            3.12.0-1ubuntu1                                     amd64        Python 3 Cairo bindings for the GObject library
ii  python3-httplib2                                            0.8-2build1                                         all          comprehensive HTTP client library written for Python3
ii  python3-icu                                                 1.5-2ubuntu4                                        amd64        Python 3 extension wrapping the ICU C++ API
ii  python3-louis                                               2.5.3-2ubuntu1                                      all          Python bindings for liblouis
ii  python3-lxml                                                3.3.3-1ubuntu0.1                                    amd64        pythonic binding for the libxml2 and libxslt libraries
ii  python3-magic                                               1:5.14-2ubuntu3.3                                   all          File type determination library using "magic" numbers (Python 3 bindings)
ii  python3-mako                                                0.9.1-1                                             all          fast and lightweight templating for the Python 3 platform
ii  python3-markupsafe                                          0.18-1build2                                        amd64        HTML/XHTML/XML string library for Python 3
ii  python3-minimal                                             3.4.0-0ubuntu2                                      amd64        minimal subset of the Python language (default python3 version)
ii  python3-mutagen                                             1.31.0-1                                            all          audio metadata editing library (Python 3)
ii  python3-oauthlib                                            0.6.1-1                                             all          generic, spec-compliant implementation of OAuth for Python3
ii  python3-oneconf                                             0.3.7.14.04.1                                       all          synchronize your configuration data over the network (Python 3)
ii  python3-pam                                                 0.4.2-13.1ubuntu3                                   amd64        Python interface to the PAM library
ii  python3-pil                                                 2.3.0-1ubuntu3                                      amd64        Python Imaging Library (Python3)
ii  python3-piston-mini-client                                  0.7.5-0ubuntu2                                      all          library for writing clients for Django's Piston REST APIs
ii  python3-pkg-resources                                       3.3-1ubuntu2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-plainbox                                            0.5.3-2                                             all          toolkit for software and hardware testing (python3 module)
ii  python3-problem-report                                      2.14.1-0ubuntu3.21                                  all          Python 3 library to handle problem reports
ii  python3-pyatspi                                             2.10.0+dfsg-1                                       all          Assistive Technology Service Provider Interface - Python3 bindings
ii  python3-pycurl                                              7.19.3-0ubuntu3                                     amd64        Python 3 bindings to libcurl
ii  python3-pyparsing                                           2.0.1+dfsg1-1build1                                 all          Python parsing module, Python3 package
ii  python3-requests                                            2.2.1-1ubuntu0.3                                    all          elegant and simple HTTP library for Python3, built for human beings
ii  python3-six                                                 1.9.0-3~bpo8+1~nd14.04+1                            all          Python 2 and 3 compatibility library (Python 3 interface)
ii  python3-software-properties                                 0.92.37.7                                           all          manage the repositories that you install software from
ii  python3-speechd                                             0.8-5ubuntu1                                        all          Python interface to Speech Dispatcher
ii  python3-uno                                                 1:4.2.8-0ubuntu4                                    amd64        Python-UNO bridge
ii  python3-update-manager                                      1:0.196.14                                          all          python 3.x module for update-manager
ii  python3-urllib3                                             1.7.1-1ubuntu4                                      all          HTTP library with thread-safe connection pooling for Python3
ii  python3-xdg                                                 0.25-4                                              all          Python 3 library to access freedesktop.org standards
ii  python3-xkit                                                0.5.0ubuntu2                                        all          library for the manipulation of xorg.conf files (Python 3)
ii  python3.4                                                   3.4.3-1ubuntu1~14.04.3                              amd64        Interactive high-level object-oriented language (version 3.4)
ii  python3.4-doc                                               3.4.3-1ubuntu1~14.04.3                              all          Documentation for the high-level object-oriented language Python (v3.4)
ii  python3.4-minimal                                           3.4.3-1ubuntu1~14.04.3                              amd64        Minimal subset of the Python language (version 3.4)
ii  qapt-batch                                                  2.1.70-0ubuntu4.2                                   amd64        Batch package manager for KDE
ii  qdbus                                                       4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 D-Bus tool
ii  qgis                                                        2.0.1-2build2                                       amd64        Geographic Information System (GIS)
ii  qgis-common                                                 2.0.1-2build2                                       all          QGIS - architecture-independent data
ii  qgis-plugin-globe                                           2.0.1-2build2                                       amd64        OSG globe plugin for QGIS
ii  qgis-plugin-globe-common                                    2.0.1-2build2                                       all          OSG GLOBE plugin for QGIS - architecture-independent data
ii  qgis-plugin-grass                                           2.0.1-2build2                                       amd64        GRASS plugin for QGIS
ii  qgis-plugin-grass-common                                    2.0.1-2build2                                       all          GRASS plugin for QGIS - architecture-independent data
ii  qgis-providers                                              2.0.1-2build2                                       amd64        collection of data providers to QGIS
ii  qgis-providers-common                                       2.0.1-2build2                                       all          collection of data providers to QGIS - architecture-independent files
ii  qpdf                                                        5.1.1-1                                             amd64        tools for and transforming and inspecting PDF files
ii  qt-at-spi:amd64                                             0.3.1-4fakesync1                                    amd64        at-spi accessibility plugin for Qt
ii  qt4-designer                                                4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        graphical designer for Qt 4 applications
ii  qt4-dev-tools                                               4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 development tools
ii  qt4-doc                                                     4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             all          Qt 4 API documentation
ii  qt4-linguist-tools                                          4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 Linguist tools
ii  qt4-qmake                                                   4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             amd64        Qt 4 qmake Makefile generator tool
ii  qtchooser                                                   39-g4717841-3                                       amd64        Wrapper to select between Qt development binary versions
ii  qtcore4-l10n                                                4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1             all          Qt 4 core module translations
ii  qtdeclarative5-accounts-plugin                              0.4+14.04.20140317-0ubuntu1                         amd64        Expose the Online Accounts API to QML applications
ii  qtdeclarative5-dialogs-plugin:amd64                         5.2.1-3ubuntu15.1                                   amd64        Qt 5 Dialogs QML plugin
ii  qtdeclarative5-localstorage-plugin:amd64                    5.2.1-3ubuntu15.1                                   amd64        Qt 5 localstorage QML plugin
ii  qtdeclarative5-privatewidgets-plugin:amd64                  5.2.1-3ubuntu15.1                                   amd64        Qt 5 Private Widgets QML plugin
ii  qtdeclarative5-qtfeedback-plugin:amd64                      5.0~git20130529-0ubuntu3                            amd64        Qt Feedback module - QML plugin
ii  qtdeclarative5-qtquick2-plugin:amd64                        5.2.1-3ubuntu15.1                                   amd64        Qt 5 Qt Quick 2 QML plugin
ii  qtdeclarative5-ubuntu-ui-extras-browser-plugin:amd64        0.23+14.04.20140428-0ubuntu1                        amd64        Ubuntu web browser QML plugin
ii  qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets       0.23+14.04.20140428-0ubuntu1                        all          Ubuntu web browser QML plugin assets
ii  qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64               0.1.46+14.04.20140408.1-0ubuntu1                    amd64        Qt Components for Ubuntu - QML plugin
ii  qtdeclarative5-unity-action-plugin:amd64                    1.1.0+14.04.20140304-0ubuntu1                       amd64        Unity Action QML Components
ii  qtdeclarative5-window-plugin:amd64                          5.2.1-3ubuntu15.1                                   amd64        Qt 5 window QML plugin
ii  qtoctave                                                    0.10.1-4                                            amd64        Qt front-end to Octave
ii  r-base-core                                                 3.0.2-1ubuntu1                                      amd64        GNU R core of statistical computation and graphics system
ii  r-base-dev                                                  3.0.2-1ubuntu1                                      all          GNU R installation of auxiliary GNU R packages
ii  r-cran-boot                                                 1.3-9-1                                             all          GNU R package for bootstrapping functions from Davison and Hinkley
ii  r-cran-class                                                7.3-9-1                                             amd64        GNU R package for classification
ii  r-cran-cluster                                              1.14.4-1                                            amd64        GNU R package for cluster analysis by Rousseeuw et al
ii  r-cran-codetools                                            0.2-8-2                                             all          GNU R package providing code analysis tools
ii  r-cran-foreign                                              0.8.59-1                                            amd64        GNU R package to read/write data from other stat. systems
ii  r-cran-kernsmooth                                           2.23-10-2                                           amd64        GNU R package for kernel smoothing and density estimation
ii  r-cran-lattice                                              0.20-24-1                                           amd64        GNU R package for 'Trellis' graphics
ii  r-cran-mass                                                 7.3-29-1                                            amd64        GNU R package of Venables and Ripley's MASS
ii  r-cran-matrix                                               1.1-2-1                                             amd64        GNU R package of classes for dense and sparse matrices
ii  r-cran-mgcv                                                 1.7-28-1                                            amd64        GNU R package for multiple parameter smoothing estimation
ii  r-cran-nlme                                                 3.1.113-1                                           amd64        GNU R package for (non-)linear mixed effects models
ii  r-cran-nnet                                                 7.3-7-1                                             amd64        GNU R package for feed-forward neural networks
ii  r-cran-rpart                                                4.1-5-1                                             amd64        GNU R package for recursive partitioning and regression trees
ii  r-cran-spatial                                              7.3-7-1                                             amd64        GNU R package for spatial statistics
ii  r-cran-survival                                             2.37-7-1                                            amd64        GNU R package for survival analysis
ii  r-doc-html                                                  3.0.2-1ubuntu1                                      all          GNU R html manuals for statistical computing system
ii  r-recommended                                               3.0.2-1ubuntu1                                      all          GNU R collection of recommended packages [metapackage]
ii  radiance                                                    4R1+20120125-1.1                                    amd64        Lighting Simulation and Rendering System
ii  radiance-materials                                          4R1+20120125-1.1                                    all          Lighting Simulation and Rendering System - Materials
ii  rar                                                         2:4.2.0-1                                           amd64        Archiver for .rar files
ii  rarian-compat                                               0.8.1-5ubuntu1                                      amd64        Documentation meta-data library (compatibility tools)
ii  rcs                                                         5.9.2-1                                             amd64        The GNU Revision Control System
ii  rdate                                                       1:1.2-5                                             amd64        sets the system's date from a remote host
ii  readline-common                                             6.3-4ubuntu2                                        all          GNU readline and history libraries, common files
ii  recordmydesktop                                             0.3.8.1+svn602-1ubuntu3                             amd64        Captures audio-video data of a Linux desktop session
ii  remmina                                                     1.0.0-4ubuntu3                                      amd64        remote desktop client for GNOME desktop environment
ii  remmina-common                                              1.0.0-4ubuntu3                                      all          common files for remmina remote desktop client
ii  remmina-plugin-rdp                                          1.0.0-4ubuntu3                                      amd64        RDP plugin for remmina remote desktop client
ii  remmina-plugin-vnc                                          1.0.0-4ubuntu3                                      amd64        VNC plugin for remmina remote desktop client
ii  resolvconf                                                  1.69ubuntu1.1                                       all          name server information handler
ii  rfkill                                                      0.5-1ubuntu1                                        amd64        tool for enabling and disabling wireless devices
ii  rhino                                                       1.7R4-2                                             all          JavaScript engine written in Java
ii  rhythmbox                                                   3.0.2-0ubuntu2+grilo                                amd64        music player and organizer for GNOME
ii  rhythmbox-data                                              3.0.2-0ubuntu2+grilo                                all          data files for rhythmbox
ii  rhythmbox-mozilla                                           3.0.2-0ubuntu2+grilo                                amd64        Rhythmbox Mozilla plugin
ii  rhythmbox-plugin-alternative-toolbar                        0.17.1-1                                            all          Enhanced play controls and interface for Rhythmbox
ii  rhythmbox-plugin-android-remote                             0.2-1                                               all          Allows rhythmbox to be controlled via the android
ii  rhythmbox-plugin-artdisplay                                 0.3.1-1~rb3                                         all          Display art covers as per v2.96 rhythmbox
ii  rhythmbox-plugin-cdrecorder                                 3.0.2-0ubuntu2+grilo                                amd64        burning plugin for rhythmbox music player
ii  rhythmbox-plugin-close-on-hide                              0.1-1                                               all          close means close plugin
ii  rhythmbox-plugin-complete                                   0.3.11-1                                            amd64        install all packages
ii  rhythmbox-plugin-countdown-playlist                         0.2-3                                               all          Countdown Playlist
ii  rhythmbox-plugin-coverart-browser                           2.1.2-1~rb3                                         all          Browse your cover-art albums in Rhythmbox
ii  rhythmbox-plugin-coverart-search                            1.2.2-1~rb3                                         all          Drop in alternative to artsearch plugin to find
ii  rhythmbox-plugin-desktopart                                 0.3.0-1~rb3ubuntu1                                  all          desktop-art
ii  rhythmbox-plugin-drc                                        0.2.4-1                                             all          Digital Room Correction plugin for rhythmbox
ii  rhythmbox-plugin-equalizer                                  0.4.0-1~rb3                                         all          rhythmbox sound equalizer
ii  rhythmbox-plugin-fileorganizer                              3.0-1                                               all          Intelligently move files to folders according to track tags
ii  rhythmbox-plugin-fullscreen                                 0.7.1-1                                             all          This python plugin gives you a stylish full screen window
ii  rhythmbox-plugin-hide                                       0.2-1                                               all          rhythmbox_hide
ii  rhythmbox-plugin-jumptowindow                               0.3.1-1+ppafossfreedomrb3                           all          JumpToWindow
ii  rhythmbox-plugin-llyrics                                    1.1-1~rb3                                           all          rhythmbox alternative lyrics plugin
ii  rhythmbox-plugin-looper                                     0.4-1~rb3                                           all          Loop part of the song in Rhythmbox.
ii  rhythmbox-plugin-magnatune                                  3.0.2-0ubuntu2+grilo                                amd64        Magnatune plugin for rhythmbox music player
ii  rhythmbox-plugin-now-playing                                0.1-1                                               all          Rhythmbox Now Playing Sidebar Plugin
ii  rhythmbox-plugin-opencontainingfolder                       0.2-4~rb3                                           all          opencontainingfolder
ii  rhythmbox-plugin-parametriceq                               0.2.2-1                                             all          parametric equalizer with up to 64 Bands
ii  rhythmbox-plugin-playlist-import-export                     1.1.0-1~trusty                                      all          A Rhythmbox plugin to export all of your playlists with one
ii  rhythmbox-plugin-podcast-pos                                0.2-1                                               all          Save and restore podcast playing position
ii  rhythmbox-plugin-radio-browser                              0.5.2-1~rb3                                         all          radio-browser
ii  rhythmbox-plugin-randomalbumplayer                          0.3.1-1~rb3                                         all          Random Album Player
ii  rhythmbox-plugin-rating-filters                             0.2-2~rb3                                           all          Rating filters for the library browser.
ii  rhythmbox-plugin-remembertherhythm                          0.3.0-1~rb3                                         all          Remember the rhythm
ii  rhythmbox-plugin-repeat-one-song                            0.4.0-1ubuntu1                                      all          Repeat One Song
ii  rhythmbox-plugin-rhythmweb                                  0.5-1~rb3ubuntu1                                    all          Rhythmweb
ii  rhythmbox-plugin-screensaver                                0.2.1-1                                             all          screensaver
ii  rhythmbox-plugin-smallwindow                                0.2.2-1                                             all          smallwindow
ii  rhythmbox-plugin-spectrum                                   0.3.1-1ubuntu1                                      all          Spectrum Analyzer
ii  rhythmbox-plugin-suspend                                    0.2.1-1                                             all          suspend after playing
ii  rhythmbox-plugin-tray-icon                                  0.3-1ubuntu1                                        all          trayicon
ii  rhythmbox-plugin-wikipedia                                  0.1-3~rb3                                           all          webmenu
ii  rhythmbox-plugin-zeitgeist                                  3.0.2-0ubuntu2+grilo                                all          zeitgeist plugin for rhythmbox music player
ii  rhythmbox-plugins                                           3.0.2-0ubuntu2+grilo                                amd64        plugins for rhythmbox music player
ii  rpm                                                         4.11.1-3ubuntu0.1                                   amd64        package manager for RPM
ii  rpm-common                                                  4.11.1-3ubuntu0.1                                   amd64        common files for RPM
ii  rpm2cpio                                                    4.11.1-3ubuntu0.1                                   amd64        tool to convert RPM package to CPIO archive
ii  rsync                                                       3.1.0-2ubuntu0.2                                    amd64        fast, versatile, remote (and local) file-copying tool
ii  rsyslog                                                     7.4.4-1ubuntu2.6                                    amd64        reliable system and kernel logging daemon
ii  rtkit                                                       0.10-3                                              amd64        Realtime Policy and Watchdog Daemon
ii  ruby                                                        1:1.9.3.4                                           all          Interpreter of object-oriented scripting language Ruby (default version)
ii  ruby1.9.1                                                   1.9.3.484-2ubuntu1.2                                amd64        Interpreter of object-oriented scripting language Ruby
ii  samba-common                                                2:4.3.9+dfsg-0ubuntu0.14.04.3                       all          common files used by both the Samba server and client
ii  samba-common-bin                                            2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        Samba common files used by both the server and the client
ii  samba-libs:amd64                                            2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        Samba core libraries
ii  sane-utils                                                  1.0.23-3ubuntu3.1                                   amd64        API library for scanners -- utilities
ii  sbsigntool                                                  0.6-0ubuntu7.1                                      amd64        utility for signing and verifying files for UEFI Secure Boot
ii  scilab                                                      5.5.0-2                                             all          Scientific software package for numerical computations
ii  scilab-cli                                                  5.5.0-2                                             all          Scientific software package - Command Line Interpreter
ii  scilab-data                                                 5.5.0-2                                             all          Scientific software package for numerical computations (data files)
ii  scilab-doc                                                  5.5.0-2                                             all          Scientific software package (english documentations)
ii  scilab-full-bin                                             5.5.0-2                                             amd64        Scientific software package for numerical computations (all binary files)
ii  scilab-include                                              5.5.0-2                                             amd64        Scientific software package for numerical computations (include files)
ii  scilab-minimal-bin                                          5.5.0-2                                             amd64        Scientific software package for numerical computations (minimal binary files)
ii  scilab-sivp                                                 0.5.3+svn287-2ubuntu1                               amd64        Scilab Image and Video Processing toolbox
ii  screen-resolution-extra                                     0.17.1                                              all          Extension for the GNOME screen resolution applet
ii  scribus                                                     1.4.2.dfsg+r18267-1ubuntu2                          amd64        Open Source Desktop Page Layout - stable branch
ii  seahorse                                                    3.10.2-0ubuntu1                                     amd64        GNOME front end for GnuPG
ii  sed                                                         4.2.2-4ubuntu1                                      amd64        The GNU sed stream editor
ii  sensible-utils                                              0.0.9                                               all          Utilities for sensible alternative selection
ii  session-migration                                           0.2.1                                               amd64        Tool to migrate in user session settings
ii  sessioninstaller                                            0.20+bzr141-0ubuntu4                                all          APT based installer using PackageKit's session DBus API
ii  sgml-base                                                   1.26+nmu4ubuntu1                                    all          SGML infrastructure and SGML catalog file support
ii  sgml-data                                                   2.0.9-1                                             all          common SGML and XML data
ii  shared-desktop-ontologies                                   0.11.0-1                                            all          shared ontologies for semantic searching
ii  shared-mime-info                                            1.2-0ubuntu3                                        amd64        FreeDesktop.org shared MIME database and spec
ii  shotwell                                                    0.18.0-0ubuntu4.4                                   amd64        digital photo organizer
ii  shotwell-common                                             0.18.0-0ubuntu4.4                                   all          digital photo organizer - common files
ii  signon-keyring-extension                                    0.6+14.04.20140307-0ubuntu1                         amd64        GNOME keyring extension for signond
ii  signon-plugin-oauth2                                        0.19+14.04.20140305-0ubuntu2                        amd64        Single Signon oauth2 plugin
ii  signon-plugin-password                                      8.56+14.04.20140307-0ubuntu2                        amd64        Plain Password plugin for Single Sign On
ii  signon-ui                                                   0.16+14.04.20140304.is.0.15+14.04.20140313-0ubuntu1 amd64        Single Sign-on UI
ii  signond                                                     8.56+14.04.20140307-0ubuntu2                        amd64        Single Sign On framework
ii  simple-scan                                                 3.12.3-0ubuntu1                                     amd64        Simple Scanning Utility
ii  skype                                                       4.3.0.37-0ubuntu0.12.04.1                           amd64        client for Skype VOIP and instant messaging service
ii  skype-bin                                                   4.3.0.37-0ubuntu0.12.04.1                           i386         client for Skype VOIP and instant messaging service - binary files
ii  smartmontools                                               6.2+svn3841-1.2                                     amd64        control and monitor storage systems using S.M.A.R.T.
ii  smbclient                                                   2:4.3.9+dfsg-0ubuntu0.14.04.3                       amd64        command-line SMB/CIFS clients for Unix
ii  smplayer                                                    16.1.0-1~trusty1                                    amd64        A great media player
ii  smplayer-skins                                              2:15.2.0-1~trusty1                                  all          Skin themes for SMPlayer
ii  smplayer-themes                                             2:15.12.0-1~trusty1                                 all          Icon themes for SMPlayer
ii  smplayer-translations                                       0.8.6-2                                             all          complete front-end for MPlayer and MPlayer2 - translation files
ii  smtube                                                      16.3.0-1~trusty1                                    amd64        YouTube browser for SMPlayer
ii  sni-qt:amd64                                                0.2.6-0ubuntu1                                      amd64        indicator support for Qt
ii  sni-qt:i386                                                 0.2.6-0ubuntu1                                      i386         indicator support for Qt
ii  snmp                                                        5.7.2~dfsg-8.1ubuntu3.2                             amd64        SNMP (Simple Network Management Protocol) applications
ii  socat                                                       1.7.2.3-1                                           amd64        multipurpose relay for bidirectional data transfer
ii  software-center                                             13.10-0ubuntu4.1                                    all          Utility for browsing, installing, and removing software
ii  software-center-aptdaemon-plugins                           0.1.6build1                                         all          The aptdaemon plugins for software-center
ii  software-properties-common                                  0.92.37.7                                           all          manage the repositories that you install software from (common)
ii  software-properties-gtk                                     0.92.37.7                                           all          manage the repositories that you install software from (gtk)
ii  soprano-daemon                                              2.9.4+dfsg1-0ubuntu2                                amd64        daemon for the Soprano RDF framework
ii  sound-theme-freedesktop                                     0.8-1                                               all          freedesktop.org sound theme
ii  sox                                                         14.4.1-3ubuntu1                                     amd64        Swiss army knife of sound processing
ii  sp                                                          1.3.4-1.2.1-47.3ubuntu1                             amd64        James Clark's SGML parsing tools
ii  speech-dispatcher                                           0.8-5ubuntu1                                        amd64        Common interface to speech synthesizers
ii  speech-dispatcher-audio-plugins:amd64                       0.8-5ubuntu1                                        amd64        Speech Dispatcher: Audio output plugins
ii  sphinx-voxforge-hmm-en                                      0.1.1~daily20130301-0ubuntu1                        all          English sphinx acoustic model built from Voxforge audio corpus
ii  sphinx-voxforge-lm-en                                       0.1.1~daily20130301-0ubuntu1                        all          English sphinx language model built from Voxforge audio corpus
ii  sqlite3                                                     3.8.2-1ubuntu2.1                                    amd64        Command line interface for SQLite 3
ii  sqliteman                                                   1.2.2-0ubuntu6                                      amd64        GUI tool for SQLite3 admin and developers alike
ii  sqliteman-doc                                               1.2.2-0ubuntu6                                      all          GUI tool for SQLite3 admin and developers alike
ii  ssh-askpass-gnome                                           1:6.6p1-2ubuntu2.7                                  amd64        interactive X program to prompt users for a passphrase for ssh-add
ii  ssh-import-id                                               3.21-0ubuntu1                                       all          securely retrieve an SSH public key and install it locally
ii  ssl-cert                                                    1.0.33                                              all          simple debconf wrapper for OpenSSL
ii  stellarium                                                  0.12.4-1                                            amd64        real-time photo-realistic sky generator
ii  stellarium-data                                             0.12.4-1                                            all          Stellarium data files
ii  strace                                                      4.8-1ubuntu5                                        amd64        A system call tracer
ii  streamripper                                                1.64.6-1                                            amd64        download online streams into audio files
ii  subversion                                                  1.8.8-1ubuntu3.2                                    amd64        Advanced version control system
ii  sudo                                                        1.8.9p5-1ubuntu1.2                                  amd64        Provide limited super user privileges to specific users
ii  swath                                                       0.5.2-1                                             amd64        Thai word segmentation program
ii  synaptic                                                    0.81.1ubuntu1                                       amd64        Graphical package manager
ii  syslinux                                                    3:4.05+dfsg-6+deb8u1                                amd64        collection of boot loaders
ii  syslinux-common                                             3:4.05+dfsg-6+deb8u1                                all          collection of boot loaders (common files)
ii  syslinux-legacy                                             2:3.63+dfsg-2ubuntu5                                amd64        Bootloader for Linux/i386 using MS-DOS floppies
ii  system-config-printer-common                                1.4.3+20140219-0ubuntu2.6                           all          Printer configuration GUI
ii  system-config-printer-gnome                                 1.4.3+20140219-0ubuntu2.6                           all          Printer configuration GUI
ii  system-config-printer-udev                                  1.4.3+20140219-0ubuntu2.6                           amd64        Printer auto-configuration facility based on udev
ii  system76-driver                                             14.04.31                                            all          Universal driver for System76 computers
ii  system76-wallpapers                                         14.04.4                                             all          System76 Wallpapers
ii  systemd-services                                            204-5ubuntu20.19                                    amd64        systemd runtime services
ii  systemd-shim                                                6-2bzr1                                             amd64        shim for systemd
ii  sysv-rc                                                     2.88dsf-41ubuntu6.3                                 all          System-V-like runlevel change mechanism
ii  sysv-rc-conf                                                0.99-7                                              all          SysV init runlevel configuration tool for the terminal
ii  sysvinit-utils                                              2.88dsf-41ubuntu6.3                                 amd64        System-V-like utilities
ii  t1utils                                                     1.37-2ubuntu1.1                                     amd64        Collection of simple Type 1 font manipulation programs
ii  tagtool                                                     0.12.3-9                                            amd64        Tool to tag and rename MP3 and Ogg Vorbis files
ii  tar                                                         1.27.1-1                                            amd64        GNU version of the tar archiving utility
ii  tasksel                                                     2.88ubuntu15                                        all          Tool for selecting tasks for installation on Debian systems
ii  tasksel-data                                                2.88ubuntu15                                        all          Official tasks used for installation of Debian systems
ii  tcl                                                         8.6.0+6ubuntu3                                      amd64        Tool Command Language (default version) - shell
ii  tcl-vtk                                                     5.8.0-14.1ubuntu3                                   amd64        Tcl bindings for VTK
ii  tcl8.5                                                      8.5.15-2ubuntu1                                     amd64        Tcl (the Tool Command Language) v8.5 - shell
ii  tcl8.5-dev:amd64                                            8.5.15-2ubuntu1                                     amd64        Tcl (the Tool Command Language) v8.5 - development files
ii  tcl8.6                                                      8.6.1-4ubuntu1                                      amd64        Tcl (the Tool Command Language) v8.6 - shell
ii  tcl8.6-dev:amd64                                            8.6.1-4ubuntu1                                      amd64        Tcl (the Tool Command Language) v8.6 - development files
ii  tcpd                                                        7.6.q-25                                            amd64        Wietse Venema's TCP wrapper utilities
ii  tcpdump                                                     4.5.1-2ubuntu1.2                                    amd64        command-line network traffic analyzer
ii  tcsh                                                        6.18.01-2                                           amd64        TENEX C Shell, an enhanced version of Berkeley csh
ii  telepathy-gabble                                            0.18.3-0ubuntu0.1                                   amd64        Jabber/XMPP connection manager
ii  telepathy-haze                                              0.8.0-1                                             amd64        Telepathy connection manager that uses libpurple
ii  telepathy-idle                                              0.2.0-1                                             amd64        IRC connection manager for Telepathy
ii  telepathy-indicator                                         0.3.1+14.04.20140411-0ubuntu1                       amd64        Desktop service to integrate Telepathy with the messaging menu.
ii  telepathy-logger                                            0.8.0-3                                             amd64        Telepathy logger service - Daemon
ii  telepathy-mission-control-5                                 1:5.16.1-1ubuntu3                                   amd64        management daemon for Telepathy real-time communication framework
ii  telepathy-salut                                             0.8.1-1ubuntu3                                      amd64        Link-local XMPP connection manager for the Telepathy framework
ii  telnet                                                      0.17-36build2                                       amd64        The telnet client
ii  tex-common                                                  4.04                                                all          common infrastructure for building and installing TeX
ii  tex-gyre                                                    2.004.2-4                                           all          scalable PostScript and OpenType fonts based on URW Fonts
ii  tex4ht                                                      20090611-1.1build1                                  amd64        LaTeX and TeX for Hypertext (HTML) - executables
ii  tex4ht-common                                               20090611-1.1build1                                  all          LaTeX and TeX for Hypertext (HTML) - support files
ii  texi2html                                                   1.82+dfsg1-3                                        all          Convert Texinfo files to HTML
ii  texinfo                                                     5.2.0.dfsg.1-2                                      amd64        Documentation system for on-line information and printed output
ii  texlive                                                     2013.20140215-1                                     all          TeX Live: A decent selection of the TeX Live packages
ii  texlive-base                                                2013.20140215-1                                     all          TeX Live: Essential programs and files
ii  texlive-bibtex-extra                                        2013.20140215-2                                     all          TeX Live: BibTeX additional styles
ii  texlive-binaries                                            2013.20130729.30972-2build3                         amd64        Binaries for TeX Live
ii  texlive-extra-utils                                         2013.20140215-2                                     all          TeX Live: TeX auxiliary programs
ii  texlive-font-utils                                          2013.20140215-2                                     all          TeX Live: Graphics and font utilities
ii  texlive-fonts-extra                                         2013.20140215-2                                     all          TeX Live: Additional fonts
ii  texlive-fonts-extra-doc                                     2013.20140215-2                                     all          TeX Live: Documentation files for texlive-fonts-extra
ii  texlive-fonts-recommended                                   2013.20140215-1                                     all          TeX Live: Recommended fonts
ii  texlive-fonts-recommended-doc                               2013.20140215-1                                     all          TeX Live: Documentation files for texlive-fonts-recommended
ii  texlive-formats-extra                                       2013.20140215-2                                     all          TeX Live: Additional formats
ii  texlive-full                                                2013.20140215-1                                     all          TeX Live: metapackage pulling in all components of TeX Live
ii  texlive-games                                               2013.20140215-2                                     all          TeX Live: Games typesetting
ii  texlive-generic-extra                                       2013.20140215-2                                     all          TeX Live: Generic additional packages
ii  texlive-generic-recommended                                 2013.20140215-1                                     all          TeX Live: Generic recommended packages
ii  texlive-humanities                                          2013.20140215-2                                     all          TeX Live: Humanities packages
ii  texlive-humanities-doc                                      2013.20140215-2                                     all          TeX Live: Documentation files for texlive-humanities
ii  texlive-lang-african                                        2013.20140215-1                                     all          TeX Live: African scripts
ii  texlive-lang-arabic                                         2013.20140215-1                                     all          TeX Live: Arabic
ii  texlive-lang-cjk                                            2013.20140215-1                                     all          TeX Live: Chinese/Japanese/Korean
ii  texlive-lang-cyrillic                                       2013.20140215-1                                     all          TeX Live: Cyrillic
ii  texlive-lang-czechslovak                                    2013.20140215-1                                     all          TeX Live: Czech/Slovak
ii  texlive-lang-english                                        2013.20140215-1                                     all          TeX Live: US and UK English
ii  texlive-lang-european                                       2013.20140215-1                                     all          TeX Live: Other European languages
ii  texlive-lang-french                                         2013.20140215-1                                     all          TeX Live: French
ii  texlive-lang-german                                         2013.20140215-1                                     all          TeX Live: German
ii  texlive-lang-greek                                          2013.20140215-1                                     all          TeX Live: Greek
ii  texlive-lang-indic                                          2013.20140215-1                                     all          TeX Live: Indic scripts
ii  texlive-lang-italian                                        2013.20140215-1                                     all          TeX Live: Italian
ii  texlive-lang-other                                          2013.20140215-1                                     all          TeX Live: Other languages
ii  texlive-lang-polish                                         2013.20140215-1                                     all          TeX Live: Polish
ii  texlive-lang-portuguese                                     2013.20140215-1                                     all          TeX Live: Portuguese
ii  texlive-lang-spanish                                        2013.20140215-1                                     all          TeX Live: Spanish
ii  texlive-latex-base                                          2013.20140215-1                                     all          TeX Live: LaTeX fundamental packages
ii  texlive-latex-base-doc                                      2013.20140215-1                                     all          TeX Live: Documentation files for texlive-latex-base
ii  texlive-latex-extra                                         2013.20140215-2                                     all          TeX Live: LaTeX additional packages
ii  texlive-latex-extra-doc                                     2013.20140215-2                                     all          TeX Live: Documentation files for texlive-latex-extra
ii  texlive-latex-recommended                                   2013.20140215-1                                     all          TeX Live: LaTeX recommended packages
ii  texlive-latex-recommended-doc                               2013.20140215-1                                     all          TeX Live: Documentation files for texlive-latex-recommended
ii  texlive-luatex                                              2013.20140215-1                                     all          TeX Live: LuaTeX packages
ii  texlive-math-extra                                          2013.20140215-2                                     all          TeX Live: Mathematics packages
ii  texlive-metapost                                            2013.20140215-1                                     all          TeX Live: MetaPost and Metafont packages
ii  texlive-metapost-doc                                        2013.20140215-1                                     all          TeX Live: Documentation files for texlive-metapost
ii  texlive-music                                               2013.20140215-2                                     all          TeX Live: Music packages
ii  texlive-omega                                               2013.20140215-1                                     all          TeX Live: Omega packages
ii  texlive-pictures                                            2013.20140215-1                                     all          TeX Live: Graphics, pictures, diagrams
ii  texlive-pictures-doc                                        2013.20140215-1                                     all          TeX Live: Documentation files for texlive-pictures
ii  texlive-plain-extra                                         2013.20140215-2                                     all          TeX Live: Plain TeX packages
ii  texlive-pstricks                                            2013.20140215-2                                     all          TeX Live: PSTricks
ii  texlive-pstricks-doc                                        2013.20140215-2                                     all          TeX Live: Documentation files for texlive-pstricks
ii  texlive-publishers                                          2013.20140215-2                                     all          TeX Live: Publisher styles, theses, etc.
ii  texlive-publishers-doc                                      2013.20140215-2                                     all          TeX Live: Documentation files for texlive-publishers
ii  texlive-science                                             2013.20140215-2                                     all          TeX Live: Natural and computer sciences
ii  texlive-science-doc                                         2013.20140215-2                                     all          TeX Live: Documentation files for texlive-science
ii  texlive-xetex                                               2013.20140215-1                                     all          TeX Live: XeTeX and packages
ii  texmacs                                                     1:1.0.7.18-1                                        amd64        WYSIWYG mathematical text editor using TeX fonts
ii  texmacs-common                                              1:1.0.7.18-1                                        all          WYSIWYG mathematical text editor using TeX fonts
ii  texstudio                                                   2.6.6+debian-1                                      amd64        Latex Editor
ii  thunderbird                                                 1:38.8.0+build1-0ubuntu0.14.04.1                    amd64        Email, RSS and newsgroup client with integrated spam filter
ii  thunderbird-gnome-support                                   1:38.8.0+build1-0ubuntu0.14.04.1                    amd64        Email, RSS and newsgroup client - GNOME support
ii  thunderbird-locale-en                                       1:38.8.0+build1-0ubuntu0.14.04.1                    amd64        English language pack for Thunderbird
ii  thunderbird-locale-en-gb                                    1:38.8.0+build1-0ubuntu0.14.04.1                    all          Transitional English language pack for Thunderbird
ii  thunderbird-locale-en-us                                    1:38.8.0+build1-0ubuntu0.14.04.1                    all          Transitional English language pack for Thunderbird
ii  time                                                        1.7-24                                              amd64        GNU time program for measuring CPU resource usage
ii  timeshift                                                   16.3~186~ubuntu14.04.1                              amd64        A system restore utility for Linux
ii  tipa                                                        2:1.3-19                                            all          system for processing phonetic symbols in LaTeX
ii  tix                                                         8.4.3-4ubuntu1                                      amd64        The Tix library for Tk -- runtime package
ii  tix-dev                                                     8.4.3-4ubuntu1                                      amd64        The Tix library for Tk -- development package
ii  tk                                                          8.6.0+6ubuntu3                                      amd64        Toolkit for Tcl and X11 (default version) - windowing shell
ii  tk8.5                                                       8.5.15-2ubuntu3                                     amd64        Tk toolkit for Tcl and X11, v8.5 - windowing shell
ii  tk8.5-dev:amd64                                             8.5.15-2ubuntu3                                     amd64        Tk toolkit for Tcl and X11, v8.5 - development files
ii  tk8.6                                                       8.6.1-3ubuntu2                                      amd64        Tk toolkit for Tcl and X11 v8.6 - windowing shell
ii  tk8.6-dev:amd64                                             8.6.1-3ubuntu2                                      amd64        Tk toolkit for Tcl and X11 v8.6 - development files
ii  tlp                                                         0.8-1~trusty                                        all          Save battery power on laptops
ii  tlp-rdw                                                     0.8-1~trusty                                        all          Radio device wizard
ii  toshset                                                     1.76-4                                              amd64        Access much of the Toshiba laptop hardware interface
ii  totem                                                       3.10.1-1ubuntu4.1                                   amd64        Simple media player for the GNOME desktop based on GStreamer
ii  totem-common                                                3.10.1-1ubuntu4.1                                   all          Data files for the Totem media player
ii  totem-mozilla                                               3.10.1-1ubuntu4.1                                   amd64        Totem Mozilla plugin
ii  totem-plugins                                               3.10.1-1ubuntu4.1                                   amd64        Plugins for the Totem media player
ii  transfig                                                    1:3.2.5.e-1ubuntu1                                  amd64        Utilities for converting XFig figure files
ii  transmission-common                                         2.82-1.1ubuntu3.1                                   all          lightweight BitTorrent client (common files)
ii  transmission-gtk                                            2.82-1.1ubuntu3.1                                   amd64        lightweight BitTorrent client (GTK+ interface)
ii  tsconf                                                      1.0-12                                              all          touch screen library common files
ii  ttf-adf-accanthis                                           0.20090423-2                                        all          Accanthis font of the Arkandis Digital Foundry
ii  ttf-adf-gillius                                             0.20090423-2                                        all          Gillius font of the Arkandis Digital Foundry
ii  ttf-dejavu-core                                             2.34-1ubuntu1                                       all          transitional dummy package
ii  ttf-indic-fonts-core                                        1:0.5.14ubuntu1                                     all          Core collection of free fonts for languages of India
ii  ttf-jsmath                                                  0.090709+0-3                                        all          transition dummy package.
ii  ttf-mscorefonts-installer                                   3.4+nmu1ubuntu1                                     all          Installer for Microsoft TrueType core fonts
ii  ttf-punjabi-fonts                                           1:0.5.14ubuntu1                                     all          Free TrueType fonts for the Punjabi language
ii  ttf-ubuntu-font-family                                      0.80-0ubuntu6                                       all          Ubuntu Font Family, sans-serif typeface hinted for clarity
ii  ttf-xfree86-nonfree                                         4.2.1-3.1ubuntu1                                    all          non-free TrueType fonts from XFree86
ii  tth                                                         4.03+ds-3                                           amd64        TeX/LaTeX to HTML converter
ii  tth-common                                                  4.03+ds-3                                           amd64        auxiliary software material for TtH and TtM
ii  txt2html                                                    2.51-1                                              all          Text to HTML converter
ii  txt2man                                                     1.5.5-4.1                                           all          Converts flat ASCII text to man page format
ii  tzdata                                                      2016d-0ubuntu0.14.04                                all          time zone and daylight-saving time data
ii  tzdata-java                                                 2016d-0ubuntu0.14.04                                all          time zone and daylight-saving time data for use by java runtimes
ii  ubuntu-artwork                                              1:14.04+14.04.20140410-0ubuntu1                     all          Ubuntu themes and artwork
ii  ubuntu-desktop                                              1.325                                               amd64        The Ubuntu desktop system
ii  ubuntu-docs                                                 14.04.5                                             all          Ubuntu Desktop Guide
ii  ubuntu-drivers-common                                       1:0.2.91.11                                         amd64        Detect and install additional Ubuntu driver packages
ii  ubuntu-extras-keyring                                       2010.09.27                                          all          GnuPG keys of the Ubuntu extras archive
ii  ubuntu-keyring                                              2012.05.19                                          all          GnuPG keys of the Ubuntu archive
ii  ubuntu-minimal                                              1.325                                               amd64        Minimal core of Ubuntu
ii  ubuntu-mono                                                 14.04+14.04.20140410-0ubuntu1                       all          Ubuntu Mono Icon theme
ii  ubuntu-release-upgrader-core                                1:0.220.8                                           all          manage release upgrades
ii  ubuntu-release-upgrader-gtk                                 1:0.220.8                                           all          manage release upgrades
ii  ubuntu-restricted-addons                                    20                                                  amd64        Commonly used restricted packages for Ubuntu
ii  ubuntu-restricted-extras                                    60.1                                                amd64        Commonly used restricted packages for Ubuntu
ii  ubuntu-session                                              3.9.90-0ubuntu12.1                                  all          Ubuntu session
ii  ubuntu-settings                                             14.04.5                                             all          default settings for the Ubuntu desktop
ii  ubuntu-sounds                                               0.13                                                all          Ubuntu's GNOME audio theme
ii  ubuntu-sso-client                                           13.10-0ubuntu6                                      all          Ubuntu Single Sign-On client
ii  ubuntu-sso-client-qt                                        13.10-0ubuntu6                                      all          Ubuntu Single Sign-On client - Qt frontend
ii  ubuntu-standard                                             1.325                                               amd64        The Ubuntu standard system
ii  ubuntu-system-service                                       0.2.5build1                                         all          Dbus service to set various system-wide configurations
ii  ubuntu-ui-toolkit-theme                                     0.1.46+14.04.20140408.1-0ubuntu1                    amd64        Qt Components for Ubuntu - Ubuntu Theme
ii  ubuntu-wallpapers                                           14.04.0.1-0ubuntu1                                  all          Ubuntu Wallpapers
ii  ubuntu-wallpapers-trusty                                    14.04.0.1-0ubuntu1                                  all          Ubuntu 14.04 Wallpapers
ii  ubuntuone-client-data                                       13.05-0ubuntu1                                      all          Data files for Ubuntu One
ii  ucf                                                         3.0027+nmu1                                         all          Update Configuration File(s): preserve user changes to config files
ii  udev                                                        204-5ubuntu20.19                                    amd64        /dev/ and hotplug management daemon
ii  udisks                                                      1.0.5-1                                             amd64        storage media interface
ii  udisks2                                                     2.1.3-1ubuntu0.1                                    amd64        D-BUS service to access and manipulate storage devices
ii  ufraw-batch                                                 0.19.2-2ubuntu2                                     amd64        batch importer for raw camera images
ii  ufw                                                         0.34~rc-0ubuntu2                                    all          program for managing a Netfilter firewall
ii  unattended-upgrades                                         0.82.1ubuntu2.4                                     all          automatic installation of security upgrades
ii  uni2ascii                                                   4.18-2                                              amd64        UTF-8 to 7-bit ASCII and vice versa converter
ii  units                                                       2.02-2                                              amd64        converts between different systems of units
ii  unity                                                       7.2.6+14.04.20151021-0ubuntu1                       amd64        Interface designed for efficiency of space and interaction.
ii  unity-asset-pool                                            0.8.24daily13.06.10-0ubuntu1                        all          Unity Assets Pool
ii  unity-chromium-extension                                    3.0.0+14.04.20140318-0ubuntu1                       amd64        Unity WebApp extension for the chromium browser
ii  unity-control-center                                        14.04.3+14.04.20150916-0ubuntu1                     amd64        utilities to configure the GNOME desktop
ii  unity-control-center-signon                                 0.1.7~+14.04.20140211.2-0ubuntu4                    amd64        Unity Control Center extension for single signon
ii  unity-greeter                                               14.04.11-0ubuntu1                                   amd64        Unity Greeter
ii  unity-gtk-module-common                                     0.0.0+14.04.20141212-0ubuntu1                       all          Common files for GtkMenuShell D-Bus exporter
ii  unity-gtk2-module:amd64                                     0.0.0+14.04.20141212-0ubuntu1                       amd64        GtkMenuShell D-Bus exporter
ii  unity-gtk3-module:amd64                                     0.0.0+14.04.20141212-0ubuntu1                       amd64        GtkMenuShell D-Bus exporter
ii  unity-lens-applications                                     7.1.0+13.10.20131011-0ubuntu2                       amd64        Application lens for unity
ii  unity-lens-files                                            7.1.0+13.10.20130920-0ubuntu1                       amd64        File lens for unity
ii  unity-lens-friends                                          0.1.3+14.04.20140317-0ubuntu1                       amd64        Friends scope for unity
ii  unity-lens-music                                            6.9.0+14.04.20151120.2-0ubuntu1                     amd64        Music lens for unity
ii  unity-lens-photos                                           1.0+14.04.20140318-0ubuntu1                         all          Photos lens for Unity
ii  unity-lens-video                                            0.3.15+13.10.20130920-0ubuntu1                      amd64        Unity Video lens
ii  unity-scope-audacious                                       0.1+13.10.20130927.1-0ubuntu1                       all          Audacious scope for Unity
ii  unity-scope-calculator                                      0.1+14.04.20140328-0ubuntu1                         all          Calculator scope for Unity
ii  unity-scope-chromiumbookmarks                               0.1+13.10.20130723-0ubuntu1                         all          Chromium bookmarks scope for Unity
ii  unity-scope-clementine                                      0.1+13.10.20130723-0ubuntu1                         all          Clementine scope for Unity
ii  unity-scope-colourlovers                                    0.1+13.10.20130723-0ubuntu1                         all          COLOURlovers scope for Unity
ii  unity-scope-devhelp                                         0.1+14.04.20140328-0ubuntu1                         all          devhelp scope for Unity
ii  unity-scope-firefoxbookmarks                                0.1+13.10.20130809.1-0ubuntu1                       all          Firefox bookmarks scope for Unity
ii  unity-scope-gdrive                                          0.9+13.10.20130723-0ubuntu1                         all          Google Drive scope for Unity
ii  unity-scope-gmusicbrowser                                   0.1+13.10.20130723-0ubuntu1                         all          gmusicbrowser scope for Unity
ii  unity-scope-gourmet                                         0.1+13.10.20130723-0ubuntu1                         all          Gourmet Recipe Manager scope for Unity
ii  unity-scope-guayadeque                                      0.1+13.10.20130927.1-0ubuntu1                       all          Guayadeque scope for Unity
ii  unity-scope-home                                            6.8.2+14.04.20131029.1-0ubuntu1                     amd64        Home scope that aggregates results from multiple scopes
ii  unity-scope-manpages                                        3.0+14.04.20140324-0ubuntu1                         all          Manual pages scope for Unity
ii  unity-scope-musicstores                                     6.9.0+14.04.20151120.2-0ubuntu1                     amd64        Ubuntu One music store scope for unity
ii  unity-scope-musique                                         0.1+13.10.20130723-0ubuntu1                         all          Musique scope for Unity
ii  unity-scope-openclipart                                     0.1+13.10.20130723-0ubuntu1                         all          OpenClipArt scope for Unity
ii  unity-scope-texdoc                                          0.1+14.04.20140328-0ubuntu1                         all          Texdoc scope for Unity
ii  unity-scope-tomboy                                          0.1+13.10.20130723-0ubuntu1                         all          Tomboy scope for Unity
ii  unity-scope-video-remote                                    0.3.15+13.10.20130920-0ubuntu1                      amd64        Remote videos engine
ii  unity-scope-virtualbox                                      0.1+13.10.20130723-0ubuntu1                         all          VirtualBox scope for Unity
ii  unity-scope-yelp                                            0.1+13.10.20130723-0ubuntu1                         all          Help scope for Unity
ii  unity-scope-zotero                                          0.1+13.10.20130723-0ubuntu1                         all          Zotero scope for Unity
ii  unity-scopes-master-default                                 6.8.2+14.04.20131029.1-0ubuntu1                     all          Home scope that aggregates results from multiple scopes
ii  unity-scopes-runner                                         7.1.4+14.04.20140210-0ubuntu1                       all          desktop runner for misceallenous scopes
ii  unity-services                                              7.2.6+14.04.20151021-0ubuntu1                       amd64        Services for the Unity interface
ii  unity-settings-daemon                                       14.04.0+14.04.20151012-0ubuntu1                     amd64        daemon handling the Unity session settings
ii  unity-tweak-tool                                            0.0.6ubuntu1                                        all          configuration tool for the Unity desktop environment
ii  unity-voice-service:amd64                                   0.1+14.04.20140304-0ubuntu1                         amd64        Voice recognition service for unity
ii  unity-webapps-common                                        2.4.17+14.04.20140416-0ubuntu1                      all          Unity WebApp integration scripts
ii  unity-webapps-qml                                           0.1+14.04.20140408-0ubuntu1                         amd64        Unity Webapps QML component
ii  unity-webapps-service                                       2.5.0~+14.04.20140409-0ubuntu1                      amd64        Service for Web Apps integration with the Unity desktop
ii  unixodbc                                                    2.2.14p2-5ubuntu5                                   amd64        Basic ODBC tools
ii  unixodbc-dev                                                2.2.14p2-5ubuntu5                                   amd64        ODBC libraries for UNIX (development files)
ii  uno-libs3                                                   4.2.8-0ubuntu4                                      amd64        LibreOffice UNO runtime environment -- public shared libraries
ii  unrar                                                       1:5.0.10-1ubuntu0.14.04.1                           amd64        Unarchiver for .rar files (non-free version)
ii  unzip                                                       6.0-9ubuntu1.5                                      amd64        De-archiver for .zip files
ii  update-inetd                                                4.43                                                all          inetd configuration file updater
ii  update-manager                                              1:0.196.14                                          all          GNOME application that manages apt updates
ii  update-manager-core                                         1:0.196.14                                          all          manage release upgrades
ii  update-notifier                                             0.154.1ubuntu1                                      amd64        Daemon which notifies about package updates
ii  update-notifier-common                                      0.154.1ubuntu1                                      all          Files shared between update-notifier and other packages
ii  upower                                                      0.9.23-2ubuntu1                                     amd64        abstraction for power management
ii  upstart                                                     1.12.1-0ubuntu4.2                                   amd64        event-based init daemon
ii  ure                                                         4.2.8-0ubuntu4                                      amd64        LibreOffice UNO runtime environment
ii  ureadahead                                                  0.100.0-16                                          amd64        Read required files in advance
ii  usb-creator-common                                          0.2.56.3ubuntu0.1                                   amd64        create a startup disk using a CD or disc image (common files)
ii  usb-creator-gtk                                             0.2.56.3ubuntu0.1                                   amd64        create a startup disk using a CD or disc image (for GNOME)
ii  usb-modeswitch                                              2.1.1+repack0-1ubuntu1                              amd64        mode switching tool for controlling "flip flop" USB devices
ii  usb-modeswitch-data                                         20140327-1                                          all          mode switching data for usb-modeswitch
ii  usbmuxd                                                     1.0.8-2ubuntu1                                      amd64        USB multiplexor daemon for iPhone and iPod Touch devices
ii  usbutils                                                    1:007-2ubuntu1.1                                    amd64        Linux USB utilities
ii  util-linux                                                  2.20.1-5.1ubuntu20.7                                amd64        Miscellaneous system utilities
ii  uuid-runtime                                                2.20.1-5.1ubuntu20.7                                amd64        runtime components for the Universally Unique ID library
ii  va-driver-all:amd64                                         1.4.0~trusty                                        amd64        Video Acceleration (VA) API -- driver metapackage
ii  vbetool                                                     1.1-3                                               amd64        run real-mode video BIOS code to alter hardware state
ii  vdpau-va-driver:amd64                                       0.7.3-2ubuntu1.2                                    amd64        VDPAU-based backend for VA API
ii  vim                                                         2:7.4.052-1ubuntu3                                  amd64        Vi IMproved - enhanced vi editor
ii  vim-common                                                  2:7.4.052-1ubuntu3                                  amd64        Vi IMproved - Common files
ii  vim-runtime                                                 2:7.4.052-1ubuntu3                                  all          Vi IMproved - Runtime files
ii  vim-tiny                                                    2:7.4.052-1ubuntu3                                  amd64        Vi IMproved - enhanced vi editor - compact version
ii  vino                                                        3.8.1-0ubuntu1                                      amd64        VNC server for GNOME
ii  virtualbox                                                  4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1                 amd64        x86 virtualization solution - base binaries
ii  virtualbox-dkms                                             4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1                 all          x86 virtualization solution - kernel module sources for dkms
ii  virtualbox-qt                                               4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1                 amd64        x86 virtualization solution - Qt based user interface
ii  virtuoso-minimal                                            6.1.6+repack-0ubuntu3                               all          high-performance database - core dependency package
ii  virtuoso-opensource-6.1-bin                                 6.1.6+repack-0ubuntu3                               amd64        high-performance database - binaries
ii  virtuoso-opensource-6.1-common                              6.1.6+repack-0ubuntu3                               amd64        high-performance database - common files
rc  vivaldi-beta                                                1.0.403.24-1                                        amd64        A new browser for our friends
ii  vivaldi-stable                                              1.2.490.43-1                                        amd64        A new browser for our friends
ii  vlc                                                         2.2.1~trusty2                                       amd64        multimedia player and streamer
ii  vlc-data                                                    2.2.1~trusty2                                       all          Common data for VLC
ii  vlc-nox                                                     2.2.1~trusty2                                       amd64        multimedia player and streamer (without X support)
ii  vlc-plugin-fluidsynth                                       2.2.1~trusty2                                       amd64        FluidSynth plugin for VLC
ii  vlc-plugin-jack                                             2.2.1~trusty2                                       amd64        Jack audio plugins for VLC
ii  vlc-plugin-notify                                           2.2.1~trusty2                                       amd64        LibNotify plugin for VLC
ii  vlc-plugin-samba                                            2.2.1~trusty2                                       amd64        Samba plugin for VLC
ii  vlc-plugin-sdl                                              2.2.1~trusty2                                       amd64        SDL video and audio output plugin for VLC
ii  vlc-plugin-svg                                              2.2.1~trusty2                                       amd64        SVG plugin for VLC
ii  vlc-plugin-vlsub                                            0.9.10-1                                            all          VLC extension to download subtitles from opensubtitles.org
ii  vlc-plugin-zvbi                                             2.2.1~trusty2                                       amd64        VBI teletext plugin for VLC
ii  wallch                                                      4.0-0ubuntu4                                        amd64        wallpaper changer
ii  wamerican                                                   7.1-1                                               all          American English dictionary words for /usr/share/dict
ii  watershed                                                   7                                                   amd64        reduce superfluous executions of idempotent command
ii  wbritish                                                    7.1-1                                               all          British English dictionary words for /usr/share/dict
ii  wdiff                                                       1.2.1-2                                             amd64        Compares two files word by word
ii  webaccounts-extension-common                                0.5-0ubuntu2.14.04.1                                amd64        Ubuntu Online Accounts browser extension - common files
ii  webapp-container                                            0.23+14.04.20140428-0ubuntu1                        amd64        Ubuntu web applications container
ii  webbrowser-app                                              0.23+14.04.20140428-0ubuntu1                        amd64        Ubuntu web browser
ii  wget                                                        1.15-1ubuntu1.14.04.2                               amd64        retrieves files from the web
ii  whiptail                                                    0.52.15-2ubuntu5                                    amd64        Displays user-friendly dialog boxes from shell scripts
ii  whitedune                                                   0.30.10-1.3                                         amd64        graphical VRML97/X3D viewer, editor, 3D modeller and animation tool
ii  whois                                                       5.1.1                                               amd64        intelligent WHOIS client
ii  whoopsie                                                    0.2.24.6ubuntu2                                     amd64        Ubuntu error tracker submission
ii  whoopsie-preferences                                        0.12                                                amd64        System preferences for error reporting
ii  wireless-regdb                                              2013.02.13-1ubuntu1                                 all          wireless regulatory database
ii  wireless-tools                                              30~pre9-8ubuntu1                                    amd64        Tools for manipulating Linux Wireless Extensions
ii  wodim                                                       9:1.1.11-2ubuntu3                                   amd64        command line CD/DVD writing tool
ii  wpasupplicant                                               2.1-0ubuntu1.4                                      amd64        client support for WPA and WPA2 (IEEE 802.11i)
ii  writer2latex                                                1.0.2-10ubuntu1                                     all          OpenOffice.org Writer/Calc to LaTeX/XHTML converter
ii  wv                                                          1.2.9-3                                             amd64        Programs for accessing Microsoft Word documents
ii  wxmaxima                                                    13.04.2-2                                           amd64        GUI for the computer algebra system Maxima
ii  x11-apps                                                    7.7+2                                               amd64        X applications
ii  x11-common                                                  1:7.7+1ubuntu8.1                                    all          X Window System (X.Org) infrastructure
ii  x11-session-utils                                           7.7+1                                               amd64        X session utilities
ii  x11-utils                                                   7.7+1                                               amd64        X11 utilities
ii  x11-xfs-utils                                               7.7+1                                               amd64        X font server utilities
ii  x11-xkb-utils                                               7.7+1                                               amd64        X11 XKB utilities
ii  x11-xserver-utils                                           7.7+2ubuntu1                                        amd64        X server utilities
ii  x11proto-core-dev                                           7.0.26-1~ubuntu2                                    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-2ubuntu2                                      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-1                                               all          X11 Input extension wire protocol
ii  x11proto-kb-dev                                             1.0.6-2                                             all          X11 XKB extension wire protocol
ii  x11proto-render-dev                                         2:0.11.1-2                                          all          X11 Render extension wire protocol
ii  x11proto-scrnsaver-dev                                      1.2.2-1                                             all          X11 Screen Saver 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  xauth                                                       1:1.0.7-1ubuntu1                                    amd64        X authentication utility
ii  xaw3dg:amd64                                                1.5+E-18.2                                          amd64        Xaw3d widget set
ii  xbitmaps                                                    1.1.1-2                                             all          Base X bitmaps
ii  xcftools                                                    1.0.7-4ubuntu1                                      amd64        command-line tools for extracting data for XCF files
ii  xcursor-themes                                              1.0.3-1                                             all          Base X cursor themes
ii  xdg-user-dirs                                               0.15-1ubuntu3                                       amd64        tool to manage well known user directories
ii  xdg-user-dirs-gtk                                           0.10-1ubuntu1                                       amd64        tool to manage well known user directories (Gtk extension)
ii  xdg-utils                                                   1.1.0~rc1-2ubuntu7.1                                all          desktop integration utilities from freedesktop.org
ii  xdiagnose                                                   3.6.3build2                                         all          X.org diagnosis tool
ii  xemacs21                                                    21.4.22-4ubuntu3                                    all          highly customizable text editor
ii  xemacs21-basesupport                                        2009.02.17.dfsg.2-1                                 all          Editor and kitchen sink -- compiled elisp support files
ii  xemacs21-bin                                                21.4.22-4ubuntu3                                    amd64        highly customizable text editor -- support binaries
ii  xemacs21-mule                                               21.4.22-4ubuntu3                                    amd64        highly customizable text editor -- Mule binary
ii  xemacs21-mulesupport                                        2009.02.17.dfsg.2-1                                 all          Editor and kitchen sink -- Mule elisp support files
ii  xemacs21-support                                            21.4.22-4ubuntu3                                    all          highly customizable text editor -- architecture independent support files
ii  xfburn                                                      0.5.0-0ubuntu1                                      amd64        CD-burner application for Xfce Desktop Environment
ii  xfconf                                                      4.10.0-2ubuntu1                                     amd64        utilities for managing settings in Xfce
ii  xfig                                                        1:3.2.5.c-1ubuntu1                                  amd64        Facility for Interactive Generation of figures under X11
ii  xfig-libs                                                   1:3.2.5.c-1ubuntu1                                  all          XFig image libraries and examples
ii  xfonts-100dpi                                               1:1.0.3                                             all          100 dpi fonts for X
ii  xfonts-base                                                 1:1.0.3                                             all          standard fonts for X
ii  xfonts-encodings                                            1:1.0.4-1ubuntu1                                    all          Encodings for X.Org fonts
ii  xfonts-mathml                                               6ubuntu1                                            all          Type1 Symbol font for MathML
ii  xfonts-scalable                                             1:1.0.3-1                                           all          scalable fonts for X
ii  xfonts-utils                                                1:7.7+1                                             amd64        X Window System font utility programs
ii  xindy                                                       2.4-1.3                                             amd64        index generator for structured documents like LaTeX or SGML
ii  xindy-rules                                                 2.4-1.3                                             all          rule files for xindy
ii  xinit                                                       1.3.2-1                                             amd64        X server initialisation tool
ii  xinput                                                      1.6.1-1                                             amd64        Runtime configuration and test of XInput devices
ii  xkb-data                                                    2.10.1-1ubuntu1                                     all          X Keyboard Extension (XKB) configuration data
ii  xml-core                                                    0.13+nmu2                                           all          XML infrastructure and XML catalog file support
ii  xml2                                                        0.4-3.1                                             amd64        Convert between XML, HTML, CSV and a line-oriented format
ii  xorg                                                        1:7.7+1ubuntu8.1                                    amd64        X.Org X Window System
ii  xorg-docs-core                                              1:1.7-1                                             all          Core documentation for the X.org X Window System
ii  xorg-sgml-doctools                                          1:1.11-1                                            all          Common tools for building X.Org SGML documentation
ii  xpdf                                                        3.03-16+experimental2                               amd64        Portable Document Format (PDF) reader
ii  xsane                                                       0.998-5ubuntu1                                      amd64        featureful graphical frontend for SANE (Scanner Access Now Easy)
ii  xsane-common                                                0.998-5ubuntu1                                      all          featureful graphical frontend for SANE (Scanner Access Now Easy)
ii  xserver-common                                              2:1.15.1-0ubuntu2.7                                 all          common files used by various X servers
ii  xserver-xorg                                                1:7.7+1ubuntu8.1                                    amd64        X.Org X server
ii  xserver-xorg-core                                           2:1.15.1-0ubuntu2.7                                 amd64        Xorg X server - core server
ii  xserver-xorg-input-all                                      1:7.7+1ubuntu8.1                                    amd64        X.Org X server -- input driver metapackage
ii  xserver-xorg-input-evdev                                    1:2.8.2-1ubuntu2                                    amd64        X.Org X server -- evdev input driver
ii  xserver-xorg-input-mouse                                    1:1.9.0-1build1                                     amd64        X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics                                1.7.4-0ubuntu1                                      amd64        Synaptics TouchPad driver for X.Org server
ii  xserver-xorg-input-vmmouse                                  1:13.0.0-1build1                                    amd64        X.Org X server -- VMMouse input driver to use with VMWare
ii  xserver-xorg-input-wacom                                    1:0.23.0-0ubuntu2                                   amd64        X.Org X server -- Wacom input driver
ii  xserver-xorg-video-all                                      1:7.7+1ubuntu8.1                                    amd64        X.Org X server -- output driver metapackage
ii  xserver-xorg-video-ati                                      1:7.3.0-1ubuntu3.1                                  amd64        X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-cirrus                                   1:1.5.2-1build1                                     amd64        X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-fbdev                                    1:0.4.4-1build1                                     amd64        X.Org X server -- fbdev display driver
ii  xserver-xorg-video-glamoregl                                0.6.0-0ubuntu4                                      amd64        X.Org X server -- graphics acceleration module based on OpenGL
ii  xserver-xorg-video-intel                                    2:2.99.910-0ubuntu1.6                               amd64        X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-mach64                                   6.9.4-1build1                                       amd64        X.Org X server -- ATI Mach64 display driver
ii  xserver-xorg-video-mga                                      1:1.6.3-1build1                                     amd64        X.Org X server -- MGA display driver
ii  xserver-xorg-video-modesetting                              0.8.1-1build1                                       amd64        X.Org X server -- Generic modesetting driver
ii  xserver-xorg-video-neomagic                                 1:1.2.8-1build1                                     amd64        X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-nouveau                                  1:1.0.10-1ubuntu2                                   amd64        X.Org X server -- Nouveau display driver
ii  xserver-xorg-video-openchrome                               1:0.3.3-1ubuntu0.1                                  amd64        X.Org X server -- VIA display driver
ii  xserver-xorg-video-qxl                                      0.1.1-0ubuntu3                                      amd64        X.Org X server -- QXL display driver
ii  xserver-xorg-video-r128                                     6.9.2-1build1                                       amd64        X.Org X server -- ATI r128 display driver
ii  xserver-xorg-video-radeon                                   1:7.3.0-1ubuntu3.1                                  amd64        X.Org X server -- AMD/ATI Radeon display driver
ii  xserver-xorg-video-s3                                       1:0.6.5-0ubuntu4                                    amd64        X.Org X server -- legacy S3 display driver
ii  xserver-xorg-video-savage                                   1:2.3.7-2ubuntu2                                    amd64        X.Org X server -- Savage display driver
ii  xserver-xorg-video-siliconmotion                            1:1.7.7-2build1                                     amd64        X.Org X server -- SiliconMotion display driver
ii  xserver-xorg-video-sis                                      1:0.10.7-0ubuntu6                                   amd64        X.Org X server -- SiS display driver
ii  xserver-xorg-video-sisusb                                   1:0.9.6-2build1                                     amd64        X.Org X server -- SiS USB display driver
ii  xserver-xorg-video-tdfx                                     1:1.4.5-1build1                                     amd64        X.Org X server -- tdfx display driver
ii  xserver-xorg-video-trident                                  1:1.3.6-0ubuntu5                                    amd64        X.Org X server -- Trident display driver
ii  xserver-xorg-video-vesa                                     1:2.3.3-1build1                                     amd64        X.Org X server -- VESA display driver
ii  xserver-xorg-video-vmware                                   1:13.0.2-2ubuntu1                                   amd64        X.Org X server -- VMware display driver
ii  xterm                                                       297-1ubuntu1                                        amd64        X terminal emulator
ii  xtrans-dev                                                  1.3.5-1~ubuntu14.04.1                               all          X transport library (development files)
ii  xul-ext-ubufox                                              3.2-0ubuntu0.14.04.1                                all          Ubuntu modifications for Firefox
ii  xul-ext-unity                                               3.0.0+14.04.20140416-0ubuntu1.14.04.1               all          Firefox extension: Unity Integration
ii  xul-ext-webaccounts                                         0.5-0ubuntu2.14.04.1                                amd64        Ubuntu Online Accounts extension for firefox
ii  xul-ext-websites-integration                                2.3.6+13.10.20130920.1-0ubuntu1.2                   all          Firefox extension: Website Integration
ii  xz-utils                                                    5.1.1alpha+20120614-2ubuntu2                        amd64        XZ-format compression utilities
ii  yelp                                                        3.10.2-0ubuntu1                                     amd64        Help browser for GNOME
ii  yelp-xsl                                                    3.10.1-1                                            all          XSL stylesheets for the yelp help browser
ii  zeitgeist                                                   0.9.14-0ubuntu4.1                                   all          event logging framework
ii  zeitgeist-core                                              0.9.14-0ubuntu4.1                                   amd64        event logging framework - engine
ii  zeitgeist-datahub                                           0.9.14-0ubuntu4.1                                   amd64        event logging framework - passive logging daemon
ii  zenity                                                      3.8.0-1ubuntu1                                      amd64        Display graphical dialog boxes from shell scripts
ii  zenity-common                                               3.8.0-1ubuntu1                                      all          Display graphical dialog boxes from shell scripts (common files)
ii  zip                                                         3.0-8                                               amd64        Archiver for .zip files
ii  zlib1g:amd64                                                1:1.2.8.dfsg-1ubuntu1                               amd64        compression library - runtime
ii  zlib1g:i386                                                 1:1.2.8.dfsg-1ubuntu1                               i386         compression library - runtime
ii  zlib1g-dev:amd64                                            1:1.2.8.dfsg-1ubuntu1                               amd64        compression library - development
ii  zsh                                                         5.0.2-3ubuntu6                                      amd64        shell with lots of features
ii  zsh-common                                                  5.0.2-3ubuntu6                                      all          architecture independent files for Zsh


More information about the CIG-SHORT mailing list