A lot of errors

Asked by CARLOS DIAZ

carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ ubuntu-support-status
Estado de servicio técnico de «carlosedv-Lenovo-ideapad-Y700-15ISK»:

Tiene 5 paquetes (0.2 %) con servicio técnico hasta marzo 2018 (9m)
Tiene 2108 paquetes (92.9 %) con servicio técnico hasta enero 2018 (9m)

Tiene 0 paquetes (0.0 %) que no pueden descargarse más
Tiene 157 paquetes (6.9 %) sin servicio técnico

Ejecute con --show-unsupported, --show-supported o --show-all para ver más detalles
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No existe el archivo o el directorio
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ dpkg --print-foreign-architectures
i386
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo grep -R roxy /etc/apt/*
[sudo] password for carlosedv:
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ grep roxy /etc/environment
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ echo $http_proxy

carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ echo $ftp_proxy

carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ grep roxy /etc/bash.bashrc
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ grep roxy ~/.bashrc
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No existe el archivo o el directorio
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No existe el archivo o el directorio
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo fuser -vvv /var/lib/dpkg/lock
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo fuser -vvv /var/cache/apt/archives/lock
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ uname -a
Linux carlosedv-Lenovo-ideapad-Y700-15ISK 4.10.0-24-generic #28-Ubuntu SMP Wed Jun 14 08:14:34 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm /var/lib/apt/lists/lockcarlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm /var/cache/apt/archives/lock
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm /var/lib/dpkg/lock
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
cp: no se puede efectuar `stat' sobre '/var/lib/dpkg/available-old': No existe el archivo o el directorio
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm -rf /var/lib/dpkg/updates/*
[sudo] password for carlosedv:
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm -rf /var/lib/apt/lists
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo rm /var/cache/apt/*.bin
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo mkdir /var/lib/apt/lists
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo mkdir /var/lib/apt/lists/partial
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get clean
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:7
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo dpkg --configure -a
dpkg: error processing package linux-image-generic (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 4.10.0.24.26); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-generic
 linux-generic
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo dpkg --clear-avail
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package linux-image-generic needs to be reinstalled, but I can't find an archive for it.
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package linux-image-generic needs to be reinstalled, but I can't find an archive for it.
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package linux-image-generic needs to be reinstalled, but I can't find an archive for it.
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://archive.canonical.com/ubuntu zesty InRelease [10.2 kB]
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Get:3 http://archive.ubuntu.com/ubuntu zesty InRelease [243 kB]
Get:4 http://apt.insynchq.com/ubuntu zesty InRelease [5559 B]
Get:5 http://dl.google.com/linux/chrome/deb stable Release [1189 B]
Get:6 http://archive.canonical.com/ubuntu zesty/partner Sources [1836 B]
Get:7 http://dl.google.com/linux/chrome/deb stable Release.gpg [916 B]
Get:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1392 B]
Get:9 http://archive.canonical.com/ubuntu zesty/partner amd64 Packages [1840 B]
Get:10 http://archive.canonical.com/ubuntu zesty/partner i386 Packages [2152 B]
Get:11 http://archive.canonical.com/ubuntu zesty/partner Translation-en [1084 B]
Get:12 http://apt.insynchq.com/ubuntu zesty/non-free amd64 Packages [775 B]
Get:13 http://apt.insynchq.com/ubuntu zesty/non-free i386 Packages [773 B]
Get:14 http://apt.insynchq.com/ubuntu zesty/contrib amd64 Packages [1591 B]
Get:15 http://apt.insynchq.com/ubuntu zesty/contrib i386 Packages [1589 B]
Get:16 http://archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB]
Get:17 http://archive.ubuntu.com/ubuntu zesty-backports InRelease [89.2 kB]
Get:18 http://archive.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
Get:19 http://archive.ubuntu.com/ubuntu zesty/multiverse Sources [184 kB]
Get:20 http://archive.ubuntu.com/ubuntu zesty/universe Sources [8459 kB]
Get:21 http://archive.ubuntu.com/ubuntu zesty/main Sources [912 kB]
Get:22 http://archive.ubuntu.com/ubuntu zesty/restricted Sources [5064 B]
Get:23 http://archive.ubuntu.com/ubuntu zesty/main amd64 Packages [1207 kB]
Get:24 http://archive.ubuntu.com/ubuntu zesty/main i386 Packages [1204 kB]
Get:25 http://archive.ubuntu.com/ubuntu zesty/main Translation-en [577 kB]
Get:26 http://archive.ubuntu.com/ubuntu zesty/main amd64 DEP-11 Metadata [536 kB]
Get:27 http://archive.ubuntu.com/ubuntu zesty/main DEP-11 64x64 Icons [373 kB]
Get:28 http://archive.ubuntu.com/ubuntu zesty/restricted amd64 Packages [8672 B]
Get:29 http://archive.ubuntu.com/ubuntu zesty/restricted i386 Packages [8648 B]
Get:30 http://archive.ubuntu.com/ubuntu zesty/restricted Translation-en [2724 B]
Get:31 http://archive.ubuntu.com/ubuntu zesty/restricted amd64 DEP-11 Metadata [185 B]
Get:32 http://archive.ubuntu.com/ubuntu zesty/universe amd64 Packages [8068 kB]
Get:33 http://archive.ubuntu.com/ubuntu zesty/universe i386 Packages [8037 kB]
Get:34 http://archive.ubuntu.com/ubuntu zesty/universe Translation-en [4671 kB]
Get:35 http://archive.ubuntu.com/ubuntu zesty/universe amd64 DEP-11 Metadata [2713 kB]
Get:36 http://archive.ubuntu.com/ubuntu zesty/universe DEP-11 64x64 Icons [7842 kB]
Get:37 http://archive.ubuntu.com/ubuntu zesty/multiverse amd64 Packages [154 kB]
Get:38 http://archive.ubuntu.com/ubuntu zesty/multiverse i386 Packages [147 kB]
Get:39 http://archive.ubuntu.com/ubuntu zesty/multiverse Translation-en [109 kB]
Get:39 http://archive.ubuntu.com/ubuntu zesty/multiverse Translation-en [109 kB]
Get:40 http://archive.ubuntu.com/ubuntu zesty/multiverse amd64 DEP-11 Metadata [43.3 kB]
Get:41 http://archive.ubuntu.com/ubuntu zesty/multiverse DEP-11 64x64 Icons [207 kB]
Get:42 http://archive.ubuntu.com/ubuntu zesty-updates/restricted Sources [956 B]
Get:43 http://archive.ubuntu.com/ubuntu zesty-updates/main Sources [50.8 kB]
Get:44 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse Sources [2492 B]
Get:45 http://archive.ubuntu.com/ubuntu zesty-updates/universe Sources [20.0 kB]
Get:46 http://archive.ubuntu.com/ubuntu zesty-updates/main amd64 Packages [126 kB]
Get:47 http://archive.ubuntu.com/ubuntu zesty-updates/main i386 Packages [124 kB]
Get:48 http://archive.ubuntu.com/ubuntu zesty-updates/main Translation-en [57.7 kB]
Get:49 http://archive.ubuntu.com/ubuntu zesty-updates/main amd64 DEP-11 Metadata [41.9 kB]
Get:50 http://archive.ubuntu.com/ubuntu zesty-updates/main DEP-11 64x64 Icons [14.0 kB]
Get:51 http://archive.ubuntu.com/ubuntu zesty-updates/restricted i386 Packages [2156 B]
Get:52 http://archive.ubuntu.com/ubuntu zesty-updates/restricted amd64 Packages [2168 B]
Get:53 http://archive.ubuntu.com/ubuntu zesty-updates/restricted Translation-en [1280 B]
Get:54 http://archive.ubuntu.com/ubuntu zesty-updates/restricted amd64 DEP-11 Metadata [193 B]
Get:55 http://archive.ubuntu.com/ubuntu zesty-updates/universe amd64 Packages [68.8 kB]
Get:56 http://archive.ubuntu.com/ubuntu zesty-updates/universe i386 Packages [68.7 kB]
Get:57 http://archive.ubuntu.com/ubuntu zesty-updates/universe Translation-en [39.3 kB]
Get:58 http://archive.ubuntu.com/ubuntu zesty-updates/universe amd64 DEP-11 Metadata [57.6 kB]
Get:59 http://archive.ubuntu.com/ubuntu zesty-updates/universe DEP-11 64x64 Icons [63.5 kB]
Get:60 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse i386 Packages [4320 B]
Get:61 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse amd64 Packages [4176 B]
Get:62 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse Translation-en [2168 B]
Get:63 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse amd64 DEP-11 Metadata [2464 B]
Get:64 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse DEP-11 64x64 Icons [2638 B]
Get:65 http://archive.ubuntu.com/ubuntu zesty-backports/main Sources [1040 B]
Get:66 http://archive.ubuntu.com/ubuntu zesty-backports/universe Sources [2308 B]
Get:67 http://archive.ubuntu.com/ubuntu zesty-backports/main amd64 Packages [1484 B]
Get:68 http://archive.ubuntu.com/ubuntu zesty-backports/main i386 Packages [1476 B]
Get:69 http://archive.ubuntu.com/ubuntu zesty-backports/main Translation-en [664 B]
Get:70 http://archive.ubuntu.com/ubuntu zesty-backports/main amd64 DEP-11 Metadata [208 B]
Get:71 http://archive.ubuntu.com/ubuntu zesty-backports/main DEP-11 64x64 Icons [29 B]
Get:72 http://archive.ubuntu.com/ubuntu zesty-backports/restricted amd64 DEP-11 Metadata [194 B]
Get:73 http://archive.ubuntu.com/ubuntu zesty-backports/universe amd64 Packages [2960 B]
Get:74 http://archive.ubuntu.com/ubuntu zesty-backports/universe i386 Packages [2964 B]
Get:75 http://archive.ubuntu.com/ubuntu zesty-backports/universe Translation-en [1344 B]
Get:76 http://archive.ubuntu.com/ubuntu zesty-backports/universe amd64 DEP-11 Metadata [4672 B]
Get:77 http://archive.ubuntu.com/ubuntu zesty-backports/universe DEP-11 64x64 Icons [2716 B]
Get:78 http://archive.ubuntu.com/ubuntu zesty-backports/multiverse amd64 DEP-11 Metadata [212 B]
Get:79 http://archive.ubuntu.com/ubuntu zesty-backports/multiverse DEP-11 64x64 Icons [29 B]
Get:80 http://archive.ubuntu.com/ubuntu zesty-security/multiverse Sources [724 B]
Get:81 http://archive.ubuntu.com/ubuntu zesty-security/universe Sources [11.5 kB]
Get:82 http://archive.ubuntu.com/ubuntu zesty-security/main Sources [28.6 kB]
Get:83 http://archive.ubuntu.com/ubuntu zesty-security/restricted Sources [956 B]
Get:84 http://archive.ubuntu.com/ubuntu zesty-security/main amd64 Packages [82.6 kB]
Get:85 http://archive.ubuntu.com/ubuntu zesty-security/main i386 Packages [80.7 kB]
Get:86 http://archive.ubuntu.com/ubuntu zesty-security/main Translation-en [38.0 kB]
Get:87 http://archive.ubuntu.com/ubuntu zesty-security/main amd64 DEP-11 Metadata [5812 B]
Get:88 http://archive.ubuntu.com/ubuntu zesty-security/main DEP-11 64x64 Icons [5289 B]
Get:89 http://archive.ubuntu.com/ubuntu zesty-security/restricted amd64 Packages [2168 B]
Get:90 http://archive.ubuntu.com/ubuntu zesty-security/restricted i386 Packages [2156 B]
Get:91 http://archive.ubuntu.com/ubuntu zesty-security/restricted Translation-en [1280 B]
Get:92 http://archive.ubuntu.com/ubuntu zesty-security/restricted amd64 DEP-11 Metadata [192 B]
Get:93 http://archive.ubuntu.com/ubuntu zesty-security/universe i386 Packages [40.1 kB]
Get:94 http://archive.ubuntu.com/ubuntu zesty-security/universe amd64 Packages [40.1 kB]
Get:95 http://archive.ubuntu.com/ubuntu zesty-security/universe Translation-en [26.2 kB]
Get:96 http://archive.ubuntu.com/ubuntu zesty-security/universe amd64 DEP-11 Metadata [8900 B]
Get:97 http://archive.ubuntu.com/ubuntu zesty-security/universe DEP-11 64x64 Icons [27.0 kB]
Get:98 http://archive.ubuntu.com/ubuntu zesty-security/multiverse amd64 Packages [1824 B]
Get:99 http://archive.ubuntu.com/ubuntu zesty-security/multiverse i386 Packages [1976 B]
Get:100 http://archive.ubuntu.com/ubuntu zesty-security/multiverse Translation-en [1020 B]
Get:101 http://archive.ubuntu.com/ubuntu zesty-security/multiverse amd64 DEP-11 Metadata [208 B]
Get:102 http://archive.ubuntu.com/ubuntu zesty-security/multiverse DEP-11 64x64 Icons [29 B]
Fetched 47.2 MB in 6min 44s (116 kB/s)
Reading package lists... Done
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:7
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:7
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:3 http://apt.insynchq.com/ubuntu zesty InRelease
Hit:4 http://archive.canonical.com/ubuntu zesty InRelease
Hit:5 http://archive.ubuntu.com/ubuntu zesty InRelease
Hit:7 http://archive.ubuntu.com/ubuntu zesty-updates InRelease
Hit:8 http://archive.ubuntu.com/ubuntu zesty-backports InRelease
Hit:9 http://archive.ubuntu.com/ubuntu zesty-security InRelease
Reading package lists... Done
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:7
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:7
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  icoutils libwxbase3.0-0v5 libwxgtk3.0-0v5 python-wxgtk3.0 python-wxversion
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 2312 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu zesty-updates/main amd64 linux-image-generic amd64 4.10.0.24.26 [2312 B]
Fetched 2312 B in 0s (4896 B/s)
dpkg: error processing package linux-image-generic (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 4.10.0.24.26); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          Errors were encountered while processing:
 linux-image-generic
 linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 17.04 _Zesty Zapus_ - Release amd64 (20170412)]/ zesty main restricted
     2 deb-src http://archive.ubuntu.com/ubuntu zesty main restricted #Added by software-properties
     3
     4 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     5 # newer versions of the distribution.
     6 deb http://archive.ubuntu.com/ubuntu zesty main restricted
     7 deb-src http://archive.ubuntu.com/ubuntu zesty multiverse main universe #Added by software-properties
     8 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty main restricted
     9
    10 ## Major bug fix updates produced after the final release of the
    11 ## distribution.
    12 deb http://archive.ubuntu.com/ubuntu zesty-updates main restricted
    13 deb-src http://archive.ubuntu.com/ubuntu zesty-updates multiverse restricted main universe #Added by software-properties
    14 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty-updates main restricted
    15
    16 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    17 ## team. Also, please note that software in universe WILL NOT receive any
    18 ## review or updates from the Ubuntu security team.
    19 deb http://archive.ubuntu.com/ubuntu zesty universe
    20 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty universe
    21 deb http://archive.ubuntu.com/ubuntu zesty-updates universe
    22 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty-updates universe
    23
    24 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    25 ## team, and may not be under a free licence. Please satisfy yourself as to
    26 ## your rights to use the software. Also, please note that software in
    27 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    28 ## security team.
    29 deb http://archive.ubuntu.com/ubuntu zesty multiverse
    30 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty multiverse
    31 deb http://archive.ubuntu.com/ubuntu zesty-updates multiverse
    32 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty-updates multiverse
    33
    34 ## N.B. software from this repository may not have been tested as
    35 ## extensively as that contained in the main release, although it includes
    36 ## newer versions of some applications which may provide useful features.
    37 ## Also, please note that software in backports WILL NOT receive any review
    38 ## or updates from the Ubuntu security team.
    39 deb http://archive.ubuntu.com/ubuntu zesty-backports main restricted universe multiverse
    40 deb-src http://archive.ubuntu.com/ubuntu zesty-backports main restricted universe multiverse #Added by software-properties
    41 # deb-src http://co.archive.ubuntu.com/ubuntu/ zesty-backports main restricted universe multiverse
    42
    43 ## Uncomment the following two lines to add software from Canonical's
    44 ## 'partner' repository.
    45 ## This software is not part of Ubuntu, but is offered by Canonical and the
    46 ## respective vendors as a service to Ubuntu users.
    47 deb http://archive.canonical.com/ubuntu zesty partner
    48 deb-src http://archive.canonical.com/ubuntu zesty partner
    49
    50 deb http://archive.ubuntu.com/ubuntu zesty-security main restricted
    51 deb-src http://archive.ubuntu.com/ubuntu zesty-security multiverse restricted main universe #Added by software-properties
    52 # deb-src http://security.ubuntu.com/ubuntu zesty-security main restricted
    53 deb http://archive.ubuntu.com/ubuntu zesty-security universe
    54 # deb-src http://security.ubuntu.com/ubuntu zesty-security universe
    55 deb http://archive.ubuntu.com/ubuntu zesty-security multiverse
    56 # deb-src http://security.ubuntu.com/ubuntu zesty-security multiverse

/etc/apt/sources.list.d/noobslab-ubuntu-apps-zesty.list

     1 # deb http://ppa.launchpad.net/noobslab/apps/ubuntu zesty main
     2 # deb-src http://ppa.launchpad.net/noobslab/apps/ubuntu zesty main

/etc/apt/sources.list.d/graphics-drivers-ubuntu-ppa-zesty.list

     1 # deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu zesty main
     2 # deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu zesty main

/etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-zesty.list

     1 # deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu zesty main
     2 # deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu zesty main

/etc/apt/sources.list.d/google-chrome.list

     1 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d/insync.list

     1 deb http://apt.insynchq.com/ubuntu zesty non-free contrib
carlosedv@carlosedv-Lenovo-ideapad-Y700-15ISK:~$ sudo dpkg --audit
The following packages are in a mess due to serious problems during
installation. They must be reinstalled for them (and any packages
that depend on them) to function properly:
 linux-image-generic Generic Linux kernel image

The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 linux-generic Complete Generic Linux kernel and headers

The following packages are missing the list control file in the
database, they need to be reinstalled:
 a11y-profile-manager-indicator Accessibility Profile Manager - Unity desktop i
 account-plugin-facebook Online account plugin for Unity - Facebook
 account-plugin-flickr Online account plugin for Unity - Flickr
 account-plugin-google Online account plugin for Unity - Google
 accountsservice query and manipulate user account information
 accountsservice-ubuntu-schemas AccountsService schemas for Ubuntu
 accountsservice-ubuntu-touch-schemas Transitional package for accountsservice-
 acl Access control list utilities
 acpi-support scripts for handling many ACPI events
 acpid Advanced Configuration and Power Interface event daemon
 activity-log-manager blacklist configuration user interface for Zeitgeist
 address-book-service:amd64 Ubuntu contact service
 adduser add and remove users and groups
 adium-theme-ubuntu Adium message style for Ubuntu
 adwaita-icon-theme default icon theme of GNOME (small subset)
 aisleriot GNOME solitaire card game collection
 alsa-base ALSA driver configuration files
 alsa-utils Utilities for configuring and using ALSA
 anacron cron-like program that doesn't go by time
 apg Automated Password Generator - Standalone version
 app-install-data Ubuntu applications (data files)
 app-install-data-partner Application Installer (data files for partner applica
 apparmor user-space parser utility for AppArmor
 appmenu-qt:amd64 application menu for Qt
 apport automatically generate crash reports for debugging
 apport-gtk GTK+ frontend for the apport crash report system
 apport-symptoms symptom scripts for apport
 appstream Software component metadata management
 apt commandline package manager
 apt-transport-https https download transport for APT
 apt-utils package management related utility programs
 aptdaemon transaction based package management service
 aptdaemon-data data files for clients
 apturl install packages using the apt protocol - GTK+ frontend
 apturl-common install packages using the apt protocol - common data
 aspell GNU Aspell spell-checker
 aspell-en English dictionary for GNU Aspell
 at-spi2-core Assistive Technology Service Provider Interface (dbus cor
 autoconf automatic configure script builder
 automake Tool for generating GNU Standards-compliant Makefiles
 autopoint The autopoint program from GNU gettext
 autotools-dev Update infrastructure for config.{guess,sub} files
 avahi-autoipd Avahi IPv4LL network address configuration daemon
 avahi-daemon Avahi mDNS/DNS-SD daemon
 avahi-utils Avahi browsing, publishing and discovery utilities
 bamfdaemon Window matching library - daemon
 baobab GNOME disk usage analyzer
 base-files Debian base system miscellaneous files
 base-passwd Debian base system master password and group files
 bash GNU Bourne Again SHell
 bash-completion programmable completion for the bash shell
 bc GNU bc arbitrary precision calculator language
 bind9-host Version of 'host' bundled with BIND 9.X
 binutils GNU assembler, linker and binary utilities
 biometryd-bin biometryd mediates/multiplexes to biometric devices - dae
 bluez Bluetooth tools and daemons
 bluez-cups Bluetooth printer driver for CUPS
 bluez-obexd bluez obex daemon
 branding-ubuntu Replacement artwork with Ubuntu branding
 brltty Access software for a blind person using a braille displa
 bsdmainutils collection of more utilities from FreeBSD
 bsdutils basic utilities from 4.4BSD-Lite
 build-essential Informational list of build-essential packages
 busybox-initramfs Standalone shell setup for initramfs
 busybox-static Standalone rescue shell with tons of builtin utilities
 bzip2 high-quality block-sorting file compressor - utilities
 bzip2-doc high-quality block-sorting file compressor - documentatio
 ca-certificates Common CA certificates
 cabextract Microsoft Cabinet file unpacker
 cdbs common build system for Debian packages
 checkbox-converged testing tool for all Ubuntu devices
 cheese tool to take pictures and videos from your webcam
 cheese-common Common files for the Cheese tool to take pictures and vid
 chromium-codecs-ffmpeg-extra Extra ffmpeg codecs for the Chromium Browser
 colord system service to manage device colour profiles -- system
 colord-data system service to manage device colour profiles -- data f
 command-not-found Suggest installation of packages in interactive bash sess
 command-not-found-data Set of data files for command-not-found.
 compiz OpenGL window and compositing manager
 compiz-core OpenGL window and compositing manager
 compiz-gnome OpenGL window and compositing manager - GNOME window deco
 compiz-plugins-default:amd64 OpenGL window and compositing manager - default plugins
 console-setup console font and keymap setup program
 console-setup-linux Linux specific part of console-setup
 content-hub content sharing/picking service
 coreutils GNU core utilities
 cpio GNU cpio -- a program to manage archives of files
 cpp GNU C preprocessor (cpp)
 cpp-6 GNU C preprocessor
 cracklib-runtime runtime support for password checker library cracklib2
 crda wireless Central Regulatory Domain Agent
 cron process scheduling daemon
 cups Common UNIX Printing System(tm) - PPD/driver support, web
 cups-browsed OpenPrinting CUPS Filters - cups-browsed
 cups-bsd Common UNIX Printing System(tm) - BSD commands
 cups-client Common UNIX Printing System(tm) - client programs (SysV)
 cups-common Common UNIX Printing System(tm) - common files
 cups-core-drivers Common UNIX Printing System(tm) - driverless printing
 cups-daemon Common UNIX Printing System(tm) - daemon
 cups-filters OpenPrinting CUPS Filters - Main Package
 cups-filters-core-drivers OpenPrinting CUPS Filters - Driverless printing
 cups-ipp-utils Common UNIX Printing System(tm) - IPP developer/admin uti
 cups-pk-helper PolicyKit helper to configure cups with fine-grained priv
 cups-ppdc Common UNIX Printing System(tm) - PPD manipulation utilit
 cups-server-common Common UNIX Printing System(tm) - server common files
 curl command line tool for transferring data with URL syntax
 dash POSIX-compliant shell
 dbus simple interprocess messaging system (daemon and utilitie
 dbus-user-session simple interprocess messaging system (systemd --user inte
 dbus-x11 simple interprocess messaging system (X11 deps)
 dc GNU dc arbitrary precision reverse-polish calculator
 dconf-cli simple configuration storage system - utilities
 dconf-gsettings-backend:amd64 simple configuration storage system - GSettings back-e
 dconf-service simple configuration storage system - D-Bus service
 debconf Debian configuration management system
 debconf-i18n full internationalization support for debconf
 debhelper helper programs for debian/rules
 debianutils Miscellaneous utilities specific to Debian
 deja-dup Back up your files
 desktop-file-utils Utilities for .desktop files
 dh-autoreconf debhelper add-on to call autoreconf and clean up after th
 dh-python Debian helper tools for packaging Python libraries and ap
 dh-strip-nondeterminism file non-deterministic information stripper — Debhel
 dh-translations debhelper extension for translation support
 dictionaries-common spelling dictionaries - common utilities
 diffstat produces graph of changes introduced by a diff file
 diffutils File comparison utilities
 dirmngr GNU privacy guard - network certificate management servic
 distro-info-data information about the distributions' releases (data files
 dmidecode SMBIOS/DMI table decoder
 dmsetup Linux Kernel Device Mapper userspace library
 dmz-cursor-theme Style neutral, scalable cursor theme
 dnsutils Clients provided with BIND
 doc-base utilities to manage online documentation
 dosfstools utilities for making and checking MS-DOS FAT filesystems
 dpkg Debian package management system
 dpkg-dev Debian package development tools
 e2fslibs:amd64 ext2/ext3/ext4 file system libraries
 e2fsprogs ext2/ext3/ext4 file system utilities
 ed classic UNIX line editor
 efibootmgr Interact with the EFI Boot Manager
 eject ejects CDs and operates CD-Changers under Linux
 emacsen-common Common facilities for all emacsen
 enchant Wrapper for various spell checker engines (binary program
 eog Eye of GNOME graphics viewer program
 espeak-ng-data:amd64 Multi-lingual software speech synthesizer: speech data fi
 evince Document (PostScript, PDF) viewer
 evince-common Document (PostScript, PDF) viewer - common files
 evolution-data-server evolution database backend server
 evolution-data-server-common architecture independent files for Evolution Data
 evolution-data-server-online-accounts evolution data server integration with U
 evolution-data-server-utouch EDS extension used by Ubuntu Touch apps
 example-content Ubuntu example content
 fakeroot tool for simulating superuser privileges
 file Recognize the type of data in a file using "magic" number
 file-roller archive manager for GNOME
 findutils utilities for finding files--find, xargs
 firefox Safe and easy web browser from Mozilla
 firefox-locale-en English language pack for Firefox
 firefox-locale-es Spanish; Castilian language pack for Firefox
 flashplugin-installer Adobe Flash Player plugin installer
 folks-common library to aggregates people into metacontacts (common fi
 fontconfig generic font configuration library - support binaries
 fontconfig-config generic font configuration library - configuration
 fonts-dejavu-core Vera font family derivate with additional characters
 fonts-droid-fallback handheld device font with extensive style and language su
 fonts-freefont-ttf Freefont Serif, Sans and Mono Truetype fonts
 fonts-guru Meta package to install all Punjabi fonts
 fonts-guru-extra Free fonts for Punjabi language
 fonts-kacst KACST free TrueType Arabic fonts
 fonts-kacst-one TrueType font designed for Arabic language
 fonts-khmeros-core KhmerOS Unicode fonts for the Khmer language of Cambodia
 fonts-lao TrueType font for Lao language
 fonts-liberation Fonts with the same metrics as Times, Arial and Courier
 fonts-lklug-sinhala Unicode Sinhala font by Lanka Linux User Group
 fonts-lohit-guru Lohit TrueType font for Punjabi Language
 fonts-nanum Nanum Korean fonts
 fonts-noto-cjk "No Tofu" font families with large Unicode coverage (CJK)
 fonts-noto-mono "No Tofu" monospaced font family with large Unicode cover
 fonts-opensymbol OpenSymbol TrueType font
 fonts-sil-abyssinica smart Unicode font for Ethiopian and Erythrean scripts (A
 fonts-sil-padauk smart Unicode font for languages in Myanmar
 fonts-symbola symbolic font providing emoji characters from Unicode 7.0
 fonts-takao-pgothic Japanese TrueType font set, Takao P Gothic Fonts
 fonts-thai-tlwg Thai fonts maintained by TLWG (metapackage)
 fonts-tibetan-machine font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode
 fonts-tlwg-garuda Thai Garuda font (dependency package)
 fonts-tlwg-garuda-ttf Thai Garuda TrueType font
 fonts-tlwg-kinnari Thai Kinnari font (dependency package)
 fonts-tlwg-kinnari-ttf Thai Kinnari TrueType font
 fonts-tlwg-laksaman Thai Laksaman font (dependency package)
 fonts-tlwg-laksaman-ttf Thai Laksaman TrueType font
 fonts-tlwg-loma Thai Loma font (dependency package)
 fonts-tlwg-loma-ttf Thai Loma TrueType font
 fonts-tlwg-mono Thai TlwgMono font (dependency package)
 fonts-tlwg-mono-ttf Thai TlwgMono TrueType font
 fonts-tlwg-norasi Thai Norasi font (dependency package)
 fonts-tlwg-norasi-ttf Thai Norasi TrueType font
 fonts-tlwg-purisa Thai Purisa font (dependency package)
 fonts-tlwg-purisa-ttf Thai Purisa TrueType font
 fonts-tlwg-sawasdee Thai Sawasdee font (dependency package)
 fonts-tlwg-sawasdee-ttf Thai Sawasdee TrueType font
 fonts-tlwg-typewriter Thai TlwgTypewriter font (dependency package)
 fonts-tlwg-typewriter-ttf Thai TlwgTypewriter TrueType font
 fonts-tlwg-typist Thai TlwgTypist font (dependency package)
 fonts-tlwg-typist-ttf Thai TlwgTypist TrueType font
 fonts-tlwg-typo Thai TlwgTypo font (dependency package)
 fonts-tlwg-typo-ttf Thai TlwgTypo TrueType font
 fonts-tlwg-umpush Thai Umpush font (dependency package)
 fonts-tlwg-umpush-ttf Thai Umpush TrueType font
 fonts-tlwg-waree Thai Waree font (dependency package)
 fonts-tlwg-waree-ttf Thai Waree TrueType font
 fonts-wine Windows API implementation - fonts
 foomatic-db-compressed-ppds OpenPrinting printer support - Compressed PPDs der
 freepats Free patch set for MIDI audio synthesis
 friendly-recovery Make recovery boot mode more user-friendly
 ftp classical file transfer client
 fuse Filesystem in Userspace
 fwupd Firmware update daemon
 fwupdate Tools to manage UEFI firmware updates
 fwupdate-signed Linux Firmware Updater EFI signed binary
 g++ GNU C++ compiler
 g++-6 GNU C++ compiler
 gcc GNU C compiler
 gcc-6 GNU C compiler
 gcc-6-base:amd64 GCC, the GNU Compiler Collection (base package)
 gcc-6-base:i386 GCC, the GNU Compiler Collection (base package)
 gcr GNOME crypto services (daemon and tools)
 gdb GNU Debugger
 gdbserver GNU Debugger (remote server)
 gdisk GPT fdisk text-mode partitioning tool
 gedit official text editor of the GNOME desktop environment
 gedit-common official text editor of the GNOME desktop environment (su
 genisoimage Creates ISO-9660 CD-ROM filesystem images
 geoclue Geographic information framework
 geoclue-2.0 geoinformation service
 geoclue-ubuntu-geoip Provide positioning for GeoClue via Ubuntu GeoIP services
 geoip-database IP lookup command line tools that use the GeoIP library (
 gettext GNU Internationalization utilities
 gettext-base GNU Internationalization utilities for the base system
 gfortran GNU Fortran 95 compiler
 gfortran-6 GNU Fortran compiler
 ghostscript interpreter for the PostScript language and for PDF
 ghostscript-x interpreter for the PostScript language and for PDF - X11
 gir1.2-accounts-1.0:amd64 typelib file for libaccounts-glib0
 gir1.2-appindicator3-0.1 Typelib files for libappindicator3-1.
 gir1.2-appstreamglib-1.0 GObject introspection data for the libappstream-glib
 gir1.2-atk-1.0:amd64 ATK accessibility toolkit (GObject introspection)
 gir1.2-atspi-2.0:amd64 Assistive Technology Service Provider (GObject introspect
 gir1.2-dbusmenu-glib-0.4:amd64 typelib file for libdbusmenu-glib4
 gir1.2-dee-1.0 GObject introspection data for the Dee library
 gir1.2-freedesktop:amd64 Introspection data for some FreeDesktop components
 gir1.2-gdata-0.0:amd64 GObject introspection data for the GData webservices libr
 gir1.2-gdkpixbuf-2.0:amd64 GDK Pixbuf library - GObject-Introspection
 gir1.2-glib-2.0:amd64 Introspection data for GLib, GObject, Gio and GModule
 gir1.2-gnomekeyring-1.0 GNOME keyring services library - introspection data
 gir1.2-goa-1.0:amd64 Introspection data for GNOME Online Accounts
 gir1.2-gst-plugins-base-1.0 GObject introspection data for the GStreamer Plugi
 gir1.2-gstreamer-1.0 GObject introspection data for the GStreamer library
 gir1.2-gtk-3.0:amd64 GTK+ graphical user interface library -- gir bindings
 gir1.2-gtksource-3.0:amd64 gir files for the GTK+ syntax highlighting widget
 gir1.2-gudev-1.0:amd64 libgudev-1.0 introspection data
 gir1.2-gusb-1.0 GObject introspection data for libgusb
 gir1.2-ibus-1.0:amd64 Intelligent Input Bus - introspection data
 gir1.2-javascriptcoregtk-4.0:amd64 JavaScript engine library from WebKitGTK+ - GObje
 gir1.2-json-1.0:amd64 GLib JSON manipulation library (introspection data)
 gir1.2-notify-0.7:amd64 sends desktop notifications to a notification daemon (Int
 gir1.2-packagekitglib-1.0 GObject introspection data for the PackageKit GLib l
 gir1.2-pango-1.0:amd64 Layout and rendering of internationalized text - gir bind
 gir1.2-peas-1.0:amd64 Application plugin library (introspection files)
 gir1.2-rb-3.0:amd64 GObject introspection data for the rhythmbox music player
 gir1.2-secret-1:amd64 Secret store (GObject-Introspection)
 gir1.2-signon-1.0 GObject introspection data for the Signon library
 gir1.2-soup-2.4:amd64 GObject introspection data for the libsoup HTTP library
 gir1.2-totem-1.0:amd64 GObject introspection data for Totem media player
 gir1.2-totem-plparser-1.0:amd64 GObject introspection data for the Totem Playlist Pa
 gir1.2-udisks-2.0:amd64 GObject based library to access udisks2 - introspection d
 gir1.2-unity-5.0:amd64 GObject introspection data for the Unity library
 gir1.2-vte-2.91:amd64 GObject introspection data for the VTE library
 gir1.2-webkit2-4.0:amd64 Web content engine library for GTK+ - GObject introspecti
 gir1.2-wnck-3.0:amd64 GObject introspection data for the WNCK library
 gkbd-capplet GNOME control center tools for libgnomekbd
 glib-networking:amd64 network-related giomodules for GLib
 glib-networking-common network-related giomodules for GLib - data files
 glib-networking-services network-related giomodules for GLib - D-Bus services
 gnome-accessibility-themes Accessibility themes for the GNOME desktop
 gnome-bluetooth GNOME Bluetooth tools
 gnome-calculator GNOME desktop calculator
 gnome-calendar Calendar application for GNOME
 gnome-clocks Simple GNOME app with stopwatch, timer, and world clock s
 gnome-desktop3-data Common files for GNOME desktop apps
 gnome-disk-utility manage and configure disk drives and media
 gnome-font-viewer font viewer for GNOME
 gnome-keyring GNOME keyring services (daemon and tools)
 gnome-mahjongg classic Eastern tile game for GNOME
 gnome-menus GNOME implementation of the freedesktop menu specificatio
 gnome-mines popular minesweeper puzzle game for GNOME
 gnome-orca Scriptable screen reader
 gnome-power-manager power management tool for the GNOME desktop
 gnome-screensaver GNOME screen saver and locker
 gnome-screenshot screenshot application for GNOME
 gnome-session-bin GNOME Session Manager - Minimal runtime
 gnome-session-canberra GNOME session log in and log out sound events
 gnome-session-common GNOME Session Manager - common files
 gnome-settings-daemon-schemas gnome-settings-daemon schemas
 gnome-software Software Center for GNOME
 gnome-software-common Software Center for GNOME (common files)
 gnome-software-plugin-snap Snap support for GNOME Software
 gnome-sudoku Sudoku puzzle game for GNOME
 gnome-system-log system log viewer for GNOME
 gnome-system-monitor Process viewer and system resource monitor for GNOME
 gnome-terminal GNOME terminal emulator application
 gnome-terminal-data Data files for the GNOME terminal emulator
 gnome-user-share User level public file sharing via WebDAV or ObexFTP
 gnome-video-effects Collection of GStreamer effects
 gnupg GNU privacy guard - a free PGP replacement
 gnupg-agent GNU privacy guard - cryptographic agent
 gnupg-l10n GNU privacy guard - localization files
 gpgv GNU privacy guard - signature verification tool
 grep GNU grep, egrep and fgrep
 grilo-plugins-0.3-base:amd64 Framework for discovering and browsing media - Plugins
 groff-base GNU troff text-formatting system (base system components)
 grub-common GRand Unified Bootloader (common files)
 grub-efi-amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-amd64-bin GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
 grub-efi-amd64-signed GRand Unified Bootloader, version 2 (EFI-AMD64 version,
 grub2-common GRand Unified Bootloader (common files for version 2)
 gsettings-desktop-schemas GSettings desktop-wide schemas
 gsettings-ubuntu-schemas GSettings deskop-wide schemas for Ubuntu
 gsfonts Fonts for the Ghostscript interpreter(s)
 gstreamer1.0-alsa:amd64 GStreamer plugin for ALSA
 gstreamer1.0-clutter-3.0 Clutter PLugin for GStreamer 1.0
 gstreamer1.0-fluendo-mp3:amd64 Fluendo mp3 decoder GStreamer 1.0 plugin
 gstreamer1.0-libav:amd64 libav plugin for GStreamer
 gstreamer1.0-plugins-bad:amd64 GStreamer plugins from the "bad" set
 gstreamer1.0-plugins-bad-faad:amd64 GStreamer faad plugin from the "bad" set
 gstreamer1.0-plugins-bad-videoparsers:amd64 GStreamer videoparsers plugin from the "
 gstreamer1.0-plugins-base:amd64 GStreamer plugins from the "base" set
 gstreamer1.0-plugins-base-apps GStreamer helper programs from the "base" set
 gstreamer1.0-plugins-good:amd64 GStreamer plugins from the "good" set
 gstreamer1.0-plugins-ugly:amd64 GStreamer plugins from the "ugly" set
 gstreamer1.0-plugins-ugly-amr:amd64 GStreamer plugins from the "ugly" set
 gstreamer1.0-pulseaudio:amd64 GStreamer plugin for PulseAudio
 gstreamer1.0-tools Tools for use with GStreamer
 gstreamer1.0-x:amd64 GStreamer plugins for X11 and Pango
 gtk-update-icon-cache icon theme caching utility
 gtk2-engines-murrine:amd64 cairo-based gtk+-2.0 theme engine
 gucharmap Unicode character picker and font browser
 guile-2.0-libs:amd64 Core Guile libraries
 gvfs:amd64 userspace virtual filesystem - GIO module
 gvfs-backends userspace virtual filesystem - backends
 gvfs-bin userspace virtual filesystem - binaries
 gvfs-common userspace virtual filesystem - common data files
 gvfs-daemons userspace virtual filesystem - servers
 gvfs-fuse userspace virtual filesystem - fuse server
 gvfs-libs:amd64 userspace virtual filesystem - private libraries
 gzip GNU compression utilities
 hardinfo Displays system information
 hdparm tune hard disk parameters for high performance
 hicolor-icon-theme default fallback theme for FreeDesktop.org icon themes
 history-service History service to store messages and calls
 hostname utility to set/show the host name or domain name
 hplip HP Linux Printing and Imaging System (HPLIP)
 hplip-data HP Linux Printing and Imaging - data files
 hud Backend for the Unity HUD
 humanity-icon-theme Humanity Icon theme
 hunspell-en-au English (Australia) dictionary for hunspell
 hunspell-en-ca English (Canada) dictionary for hunspell
 hunspell-en-gb English (GB) dictionary for hunspell
 hunspell-en-us English_american dictionary for hunspell
 hunspell-en-za English (South Africa) dictionary for hunspell
 hunspell-es Spanish dictionary for hunspell
 hyphen-en-ca English (Canada) hyphenation patterns
 hyphen-en-gb English (GB) hyphenation patterns
 hyphen-en-us English (US) hyphenation patterns
 hyphen-es Spanish hyphenation patterns
 i965-va-driver:amd64 VAAPI driver for Intel G45 & HD Graphics family
 ibus Intelligent Input Bus - core
 ibus-gtk:amd64 Intelligent Input Bus - GTK+2 support
 ibus-gtk3:amd64 Intelligent Input Bus - GTK+3 support
 ibus-table table engine for IBus
 icoutils Create and extract MS Windows icons and cursors
 icu-devtools Development utilities for International Components for Un
 ifupdown high level tools to configure network interfaces
 iio-sensor-proxy IIO sensors to D-Bus proxy
 im-config Input method configuration framework
 imagemagick image manipulation programs -- binaries
 imagemagick-6-common image manipulation programs -- infrastructure
 imagemagick-6.q16 image manipulation programs -- quantum depth Q16
 indicator-application Application Indicators
 indicator-appmenu Indicator for application menus.
 indicator-bluetooth System bluetooth indicator.
 indicator-common indicator shared files
 indicator-datetime Simple clock
 indicator-keyboard Keyboard indicator
 indicator-messages indicator that collects messages that need a response
 indicator-network Systems settings menu service - Network indicator
 indicator-power Indicator showing power state.
 indicator-printers indicator showing active print jobs
 indicator-session indicator showing session management, status and user swi
 indicator-sound System sound indicator.
 indicator-transfer Shows Transfers
 indicator-transfer-download-manager Download manager plugin for trasfer indica
 info Standalone GNU Info documentation browser
 init metapackage ensuring an init system is installed
 init-system-helpers helper tools for all init systems
 initramfs-tools generic modular initramfs generator (automation)
 initramfs-tools-bin binaries used by initramfs-tools
 initramfs-tools-core generic modular initramfs generator (core tools)
 inputattach utility to connect serial-attached peripherals to the inp
 install-info Manage installed documentation in info format
 insync Google Drive sync and backup with multiple account suppor
 intel-gpu-tools tools for debugging the Intel graphics driver
 intltool Utility scripts for internationalizing XML
 intltool-debian Help i18n of RFC822 compliant config files
 ippusbxd Daemon for IPP USB printer support
 iproute2 networking and traffic control tools
 iptables administration tools for packet filtering and NAT
 iputils-arping Tool to send ICMP echo requests to an ARP address
 iputils-ping Tools to test the reachability of network hosts
 iputils-tracepath Tools to trace the network path to a remote host
 irqbalance Daemon to balance interrupts for SMP systems
 isc-dhcp-client DHCP client for automatically obtaining an IP address
 isc-dhcp-common common manpages relevant to all of the isc-dhcp packages
 iso-codes ISO language, territory, currency, script codes and their
 isomaster Graphical CD image editor
 iw tool for configuring Linux wireless devices
 jayatana Java Native Library for ayatana project
 kbd Linux console font and keytable utilities
 kerneloops-daemon kernel oops tracker
 keyboard-configuration system-wide keyboard preferences
 klibc-utils small utilities built with klibc for early boot
 kmod tools for managing Linux kernel modules
 krb5-locales internationalization support for MIT Kerberos
 language-pack-en translation updates for language English
 language-pack-en-base translations for language English
 language-pack-es translation updates for language Spanish; Castilian
 language-pack-es-base translations for language Spanish; Castilian
 language-pack-gnome-en GNOME translation updates for language English
 language-pack-gnome-en-base GNOME translations for language English
 language-pack-gnome-es GNOME translation updates for language Spanish; Castili
 language-pack-gnome-es-base GNOME translations for language Spanish; Castilian
 language-selector-common Language selector for Ubuntu
 language-selector-gnome Language selector for Ubuntu
 laptop-detect attempt to detect a laptop
 less pager program similar to more
 liba11y-profile-manager-0.1-0:amd64 Accessibility profile manager - Shared library
 liba11y-profile-manager-data Accessibility Profile Manager - GSettings data
 liba52-0.7.4:amd64 library for decoding ATSC A/52 streams
 libaa1:amd64 ASCII art library
 libaacs0:amd64 free-and-libre implementation of AACS
 libabw-0.1-1:amd64 library for reading and writing AbiWord(tm) documents
 libaccount-plugin-1.0-0:amd64 libaccount-plugin for Unity Control Center
 libaccount-plugin-facebook Online account plugin support lib for Unity 7 - Fac
 libaccount-plugin-flickr Online account plugin support lib for Unity 7 - Flick
 libaccount-plugin-generic-oauth Online account plugin support lib for Unity 7
 libaccount-plugin-google Online account plugin support lib for Unity 7 - Googl
 libaccounts-glib0:amd64 library for single signon
 libaccounts-qt5-1:amd64 QT library for single sign on
 libaccountsservice0:amd64 query and manipulate user account information - shared li
 libacl1:amd64 Access control list shared library
 libalgorithm-diff-perl module to find differences between files
 libalgorithm-diff-xs-perl module to find differences between files (XS acceler
 libalgorithm-merge-perl Perl module for three-way merge of textual data
 libandroid-properties1 Library to provide access to get, set and list Android
 libao-common Cross Platform Audio Output Library (Common files)
 libao4:amd64 Cross Platform Audio Output Library
 libapparmor-perl AppArmor library Perl bindings
 libapparmor1:amd64 changehat AppArmor library
 libappindicator1 Application Indicators
 libappindicator3-1 Application Indicators
 libappstream-glib8:amd64 GNOME library to access AppStream services
 libappstream4:amd64 Library to access AppStream services
 libapt-inst2.0:amd64 deb package format runtime library
 libapt-pkg-perl Perl interface to libapt-pkg
 libapt-pkg5.0:amd64 package management runtime library
 libarchive-zip-perl Perl module for manipulation of ZIP archives
 libarchive13:amd64 Multi-format archive and compression library (shared libr
 libart-2.0-2:amd64 Library of functions for 2D graphics - runtime files
 libasan3:amd64 AddressSanitizer -- a fast memory error detector
 libasn1-8-heimdal:amd64 Heimdal Kerberos - ASN.1 library
 libasn1-8-heimdal:i386 Heimdal Kerberos - ASN.1 library
 libasound2:amd64 shared library for ALSA applications
 libasound2:i386 shared library for ALSA applications
 libasound2-data Configuration files and profiles for ALSA drivers
 libasound2-plugins:amd64 ALSA library additional plugins
 libasound2-plugins:i386 ALSA library additional plugins
 libaspell15:amd64 GNU Aspell spell-checker runtime library
 libass5:amd64 library for SSA/ASS subtitles rendering
 libassuan0:amd64 IPC library for the GnuPG components
 libasyncns0:amd64 Asynchronous name service query library
 libasyncns0:i386 Asynchronous name service query library
 libatasmart4:amd64 ATA S.M.A.R.T. reading and parsing library
 libatk-adaptor:amd64 AT-SPI 2 toolkit bridge
 libatk-bridge2.0-0:amd64 AT-SPI 2 toolkit bridge - shared library
 libatk1.0-0:amd64 ATK accessibility toolkit
 libatk1.0-data Common files for the ATK accessibility toolkit
 libatkmm-1.6-1v5:amd64 C++ wrappers for ATK accessibility toolkit (shared librar
 libatm1:amd64 shared library for ATM (Asynchronous Transfer Mode)
 libatomic1:amd64 support library providing __atomic built-in functions
 libatspi2.0-0:amd64 Assistive Technology Service Provider Interface - shared
 libattr1:amd64 Extended attribute shared library
 libaudio2:amd64 Network Audio System - shared libraries
 libaudit-common Dynamic library for security auditing - common files
 libaudit1:amd64 Dynamic library for security auditing
 libauthen-sasl-perl Authen::SASL - SASL Authentication framework
 libavahi-client3:amd64 Avahi client library
 libavahi-client3:i386 Avahi client library
 libavahi-common-data:amd64 Avahi common data files
 libavahi-common-data:i386 Avahi common data files
 libavahi-common3:amd64 Avahi common library
 libavahi-common3:i386 Avahi common library
 libavahi-core7:amd64 Avahi's embeddable mDNS/DNS-SD library
 libavahi-glib1:amd64 Avahi GLib integration library
 libavahi-ui-gtk3-0:amd64 Avahi GTK+ User interface library for GTK3
 libavc1394-0:amd64 control IEEE 1394 audio/video devices
 libavcodec-extra FFmpeg library with extra codecs (metapackage)
 libavcodec-extra57:amd64 FFmpeg library with additional de/encoders for audio/vide
 libavfilter6:amd64 FFmpeg library containing media filters - runtime files
 libavformat57:amd64 FFmpeg library with (de)muxers for multimedia containers
 libavresample3:amd64 FFmpeg compatibility library for resampling - runtime fil
 libavutil55:amd64 FFmpeg library with functions for simplifying programming
 libbabeltrace-ctf1:amd64 Common Trace Format (CTF) library
 libbabeltrace1:amd64 Babeltrace conversion libraries
 libbamf3-2:amd64 Window matching library - shared library
 libbdplus0:amd64 implementation of BD+ for reading Blu-ray Discs
 libbind9-140:amd64 BIND9 Shared Library used by BIND
 libbiometryd1:amd64 biometryd mediates/multiplexes to biometric devices - run
 libblas-common Dependency package for all BLAS implementations
 libblas-dev Basic Linear Algebra Subroutines 3, static library
 libblas3 Basic Linear Algebra Reference implementations, shared li
 libblkid1:amd64 block device ID library
 libbluetooth3:amd64 Library to use the BlueZ Linux Bluetooth stack
 libbluray2:amd64 Blu-ray disc playback support library (shared library)
 libboost-date-time1.62.0:amd64 set of date-time libraries based on generic programmi
 libboost-filesystem1.62.0:amd64 filesystem operations (portable paths, iteration ove
 libboost-iostreams1.62.0:amd64 Boost.Iostreams Library
 libboost-log1.62.0 C++ logging library
 libboost-program-options1.62.0:amd64 program options library for C++
 libboost-regex1.62.0:amd64 regular expression library for C++
 libboost-serialization1.62.0:amd64 serialization library for C++
 libboost-system1.61.0:amd64 Operating system (e.g. diagnostics support) library
 libboost-system1.62.0:amd64 Operating system (e.g. diagnostics support) library
 libboost-thread1.62.0:amd64 portable C++ multi-threading
 libbrlapi0.6:amd64 braille display access via BRLTTY - shared library
 libbs2b0:amd64 Bauer stereophonic-to-binaural DSP library
 libbsd0:amd64 utility functions from BSD systems - shared library
 libbsd0:i386 utility functions from BSD systems - shared library
 libbz2-1.0:amd64 high-quality block-sorting file compressor library - runt
 libbz2-dev:amd64 high-quality block-sorting file compressor library - deve
 libc-bin GNU C Library: Binaries
 libc-dev-bin GNU C Library: Development binaries
 libc6:amd64 GNU C Library: Shared libraries
 libc6:i386 GNU C Library: Shared libraries
 libc6-dbg:amd64 GNU C Library: detached debugging symbols
 libc6-dev:amd64 GNU C Library: Development Libraries and Header Files
 libcaca0:amd64 colour ASCII art library
 libcairo-gobject2:amd64 Cairo 2D vector graphics library (GObject library)
 libcairo-perl Perl interface to the Cairo graphics library
 libcairo2:amd64 Cairo 2D vector graphics library
 libcairomm-1.0-1v5:amd64 C++ wrappers for Cairo (shared libraries)
 libcamel-1.2-59:amd64 Evolution MIME message handling library
 libcanberra-gtk-module:amd64 translates GTK+ widgets signals to event sounds
 libcanberra-gtk0:amd64 GTK+ helper for playing widget event sounds with libcanbe
 libcanberra-gtk3-0:amd64 GTK+ 3.0 helper for playing widget event sounds with libc
 libcanberra-gtk3-module:amd64 translates GTK3 widgets signals to event sounds
 libcanberra-pulse:amd64 PulseAudio backend for libcanberra
 libcanberra0:amd64 simple abstract interface for playing event sounds
 libcap-ng0:amd64 An alternate POSIX capabilities library
 libcap2:amd64 POSIX 1003.1e capabilities (library)
 libcap2-bin POSIX 1003.1e capabilities (utilities)
 libcapnp-0.5.3:amd64 Cap'n Proto C++ library
 libcc1-0:amd64 GCC cc1 plugin for GDB
 libcdio-cdda1:amd64 library to read and control digital audio CDs
 libcdio-paranoia1:amd64 library to read digital audio CDs with error correction
 libcdio13:amd64 library to read and control CD-ROM
 libcdparanoia0:amd64 audio extraction tool for sampling CDs (library)
 libcdr-0.1-1:amd64 library for reading and converting Corel DRAW files
 libcgi-fast-perl CGI subclass for work with FCGI
 libcgi-pm-perl module for Common Gateway Interface applications
 libcgmanager0:amd64 Central cgroup manager daemon (client library)
 libcheese-gtk25:amd64 tool to take pictures and videos from your webcam - widge
 libcheese8:amd64 tool to take pictures and videos from your webcam - base
 libchromaprint1:amd64 audio fingerprint library
 libcilkrts5:amd64 Intel Cilk Plus language extensions (runtime)
 libclass-accessor-perl Perl module that automatically generates accessors
 libclick-0.4-0:amd64 run-time Click package management library
 libclone-perl module for recursively copying Perl datatypes
 libclucene-contribs1v5:amd64 language specific text analyzers (runtime)
 libclucene-core1v5:amd64 core library for full-featured text search engine (runtim
 libclutter-1.0-0:amd64 Open GL based interactive canvas library
 libclutter-1.0-common Open GL based interactive canvas library (common files)
 libclutter-gst-3.0-0:amd64 Open GL based interactive canvas library GStreamer elemen
 libclutter-gtk-1.0-0:amd64 Open GL based interactive canvas library GTK+ widget
 libcmis-0.5-5v5 CMIS protocol client library
 libcogl-common Object oriented GL/GLES Abstraction/Utility Layer (common
 libcogl-pango20:amd64 Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-path20:amd64 Object oriented GL/GLES Abstraction/Utility Layer
 libcogl20:amd64 Object oriented GL/GLES Abstraction/Utility Layer
 libcolord2:amd64 system service to manage device colour profiles -- runtim
 libcolorhug2:amd64 library to access the ColorHug colourimeter -- runtime
 libcolumbus1-common error tolerant matching engine - common files
 libcolumbus1v5:amd64 error tolerant matching engine - shared library
 libcomerr2:amd64 common error description library
 libcomerr2:i386 common error description library
 libcompizconfig0:amd64 Settings library for plugins - OpenCompositing Project
 libconnectivity-qt1:amd64 Ubuntu Connectivity Qt API
 libcontent-hub-glib0:amd64 content sharing/picking library - GLib bindings
 libcontent-hub0:amd64 content sharing/picking library
 libcrack2:amd64 pro-active password checker library
 libcroco3:amd64 Cascading Style Sheet (CSS) parsing and manipulation tool
 libcryptsetup4:amd64 disk encryption support - shared library
 libcrystalhd3:amd64 Crystal HD Video Decoder (shared library)
 libcups2:amd64 Common UNIX Printing System(tm) - Core library
 libcups2:i386 Common UNIX Printing System(tm) - Core library
 libcupscgi1:amd64 Common UNIX Printing System(tm) - CGI library
 libcupsfilters1:amd64 OpenPrinting CUPS Filters - Shared library
 libcupsimage2:amd64 Common UNIX Printing System(tm) - Raster image library
 libcupsmime1:amd64 Common UNIX Printing System(tm) - MIME library
 libcupsppdc1:amd64 Common UNIX Printing System(tm) - PPD manipulation librar
 libcurl3:amd64 easy-to-use client-side URL transfer library (OpenSSL fla
 libcurl3-gnutls:amd64 easy-to-use client-side URL transfer library (GnuTLS flav
 libdaemon0:amd64 lightweight C library for daemons - runtime library
 libdatrie1:amd64 Double-array trie library
 libdb5.3:amd64 Berkeley v5.3 Database Libraries [runtime]
 libdb5.3:i386 Berkeley v5.3 Database Libraries [runtime]
 libdbus-1-3:amd64 simple interprocess messaging system (library)
 libdbus-1-3:i386 simple interprocess messaging system (library)
 libdbus-cpp5:amd64 header-only dbus-binding leveraging C++-11
 libdbus-glib-1-2:amd64 simple interprocess messaging system (GLib-based shared l
 libdbusmenu-glib4:amd64 library for passing menus over DBus
 libdbusmenu-gtk3-4:amd64 library for passing menus over DBus - GTK+ version
 libdbusmenu-gtk4:amd64 library for passing menus over DBus - GTK+ version
 libdbusmenu-qt2:amd64 Qt implementation of the DBusMenu protocol
 libdbusmenu-qt5:amd64 Qt5 implementation of the DBusMenu protocol
 libdc1394-22:amd64 high level programming interface for IEEE 1394 digital ca
 libdca0:amd64 decoding library for DTS Coherent Acoustics streams
 libdconf1:amd64 simple configuration storage system - runtime library
 libde265-0:amd64 Open H.265 video codec implementation
 libdebconfclient0:amd64 Debian Configuration Management System (C-implementation
 libdecoration0:amd64 Compiz window decoration library
 libdee-1.0-4:amd64 model to synchronize multiple instances over DBus - share
 libdevmapper1.02.1:amd64 Linux Kernel Device Mapper userspace library
 libdfu1:amd64 Firmware update daemon library for DFU support
 libdigest-hmac-perl module for creating standard message integrity checks
 libdjvulibre-text Linguistic support files for libdjvulibre
 libdjvulibre21:amd64 Runtime support for the DjVu image format
 libdmapsharing-3.0-2:amd64 DMAP client and server library - runtime
 libdns-export162 Exported DNS Shared Library
 libdns162:amd64 DNS Shared Library used by BIND
 libdotconf0:amd64 Configuration file parser library - runtime files
 libdouble-conversion1:amd64 routines to convert IEEE floats to and from strings
 libdpkg-perl Dpkg perl modules
 libdrm-amdgpu1:amd64 Userspace interface to amdgpu-specific kernel DRM service
 libdrm-amdgpu1:i386 Userspace interface to amdgpu-specific kernel DRM service
 libdrm-intel1:amd64 Userspace interface to intel-specific kernel DRM services
 libdrm-intel1:i386 Userspace interface to intel-specific kernel DRM services
 libdrm-nouveau2:amd64 Userspace interface to nouveau-specific kernel DRM servic
 libdrm-nouveau2:i386 Userspace interface to nouveau-specific kernel DRM servic
 libdrm-radeon1:amd64 Userspace interface to radeon-specific kernel DRM service
 libdrm-radeon1:i386 Userspace interface to radeon-specific kernel DRM service
 libdrm2:amd64 Userspace interface to kernel DRM services -- runtime
 libdrm2:i386 Userspace interface to kernel DRM services -- runtime
 libdv4:amd64 software library for DV format digital video (runtime lib
 libdvdnav4:amd64 DVD navigation library
 libdvdread4:amd64 library for reading DVDs
 libdw1:amd64 library that provides access to the DWARF debug informati
 libe-book-0.1-1:amd64 library for reading and converting various e-book format
 libebackend-1.2-10:amd64 Utility library for evolution data servers
 libebook-1.2-16:amd64 Client library for evolution address books
 libebook-contacts-1.2-2:amd64 Client library for evolution contacts books
 libebur128-1:amd64 implementation of the EBU R128 loudness standard
 libecal-1.2-19:amd64 Client library for evolution calendars
 libedata-book-1.2-25:amd64 Backend library for evolution address books
 libedata-cal-1.2-28:amd64 Backend library for evolution calendars
 libedataserver-1.2-22:amd64 Utility library for evolution data servers
 libedataserverui-1.2-1:amd64 Utility library for evolution data servers
 libedit2:amd64 BSD editline and history libraries
 libedit2:i386 BSD editline and history libraries
 libefiboot1:amd64 Library to manage UEFI variables
 libefivar1:amd64 Library to manage UEFI variables
 libegl1-mesa:amd64 free implementation of the EGL API -- runtime
 libelf1:amd64 library to read and write ELF files
 libelf1:i386 library to read and write ELF files
 libemail-valid-perl Perl module for checking the validity of Internet email a
 libenchant1c2a:amd64 Wrapper library for various spell checker engines (runtim
 libencode-locale-perl utility to determine the locale encoding
 libeot0:amd64 Library for parsing/converting Embedded OpenType files
 libepoxy0:amd64 OpenGL function pointer management library
 libertine-xmir-tools helper apps for using and interacting with Xmir
 libertined:amd64 d-bus service for managing libertine containers
 libespeak-ng1:amd64 Multi-lingual software speech synthesizer: shared library
 libestr0 Helper functions for handling strings (lib)
 libetonyek-0.1-1:amd64 library for reading and converting Apple Keynote presenta
 libevdev2:amd64 wrapper library for evdev devices
 libevdocument3-4:amd64 Document (PostScript, PDF) rendering library
 libevent-2.0-5:amd64 Asynchronous event notification library
 libevview3-3:amd64 Document (PostScript, PDF) rendering library - Gtk+ widge
 libexempi3:amd64 library to parse XMP metadata (Library)
 libexif12:amd64 library to parse EXIF files
 libexiv2-14:amd64 EXIF/IPTC/XMP metadata manipulation library
 libexpat1:amd64 XML parsing C library - runtime library
 libexpat1:i386 XML parsing C library - runtime library
 libexporter-tiny-perl tiny exporter similar to Sub::Exporter
 libexttextcat-2.0-0:amd64 Language detection library
 libexttextcat-data Language detection library - data files
 libfaad2:amd64 freeware Advanced Audio Decoder - runtime files
 libfakeroot:amd64 tool for simulating superuser privileges - shared librari
 libfcgi-perl helper module for FastCGI
 libfcitx-config4:amd64 Flexible Input Method Framework - configuration support l
 libfcitx-gclient0:amd64 Flexible Input Method Framework - D-Bus client library fo
 libfcitx-utils0:amd64 Flexible Input Method Framework - utility support library
 libfdisk1:amd64 fdisk partitioning library
 libffi6:amd64 Foreign Function Interface library runtime
 libffi6:i386 Foreign Function Interface library runtime
 libfftw3-double3:amd64 Library for computing Fast Fourier Transforms - Double pr
 libfftw3-single3:amd64 Library for computing Fast Fourier Transforms - Single pr
 libfile-basedir-perl Perl module to use the freedesktop basedir specification
 libfile-copy-recursive-perl Perl extension for recursively copying files and d
 libfile-desktopentry-perl Perl module to handle freedesktop .desktop files
 libfile-fcntllock-perl Perl module for file locking with fcntl(2)
 libfile-listing-perl module to parse directory listings
 libfile-mimeinfo-perl Perl module to determine file types
 libfile-stripnondeterminism-perl file non-deterministic information stripper �
 libflac8:amd64 Free Lossless Audio Codec - runtime C library
 libflac8:i386 Free Lossless Audio Codec - runtime C library
 libflite1:amd64 Small run-time speech synthesis engine - shared libraries
 libfluidsynth1:amd64 Real-time MIDI software synthesizer (runtime library)
 libfolks-eds25:amd64 Evolution-data-server backend for libfolks
 libfolks25:amd64 library to aggregates people into metacontacts
 libfont-afm-perl Font::AFM - Interface to Adobe Font Metrics files
 libfontconfig1:amd64 generic font configuration library - runtime
 libfontconfig1:i386 generic font configuration library - runtime
 libfontembed1:amd64 OpenPrinting CUPS Filters - Font Embed Shared library
 libfontenc1:amd64 X11 font encoding library
 libframe6:amd64 Touch Frame Library
 libfreehand-0.1-1 Library for parsing the FreeHand file format structure
 libfreerdp-cache1.1:amd64 Free Remote Desktop Protocol library (cache library)
 libfreerdp-client1.1:amd64 Free Remote Desktop Protocol library (client library)
 libfreerdp-codec1.1:amd64 Free Remote Desktop Protocol library (codec library)
 libfreerdp-common1.1.0:amd64 Free Remote Desktop Protocol library (common library)
 libfreerdp-core1.1:amd64 Free Remote Desktop Protocol library (core library)
 libfreerdp-crypto1.1:amd64 Free Remote Desktop Protocol library (freerdp-crypto libr
 libfreerdp-gdi1.1:amd64 Free Remote Desktop Protocol library (GDI library)
 libfreerdp-locale1.1:amd64 Free Remote Desktop Protocol library (locale library)
 libfreerdp-plugins-standard:amd64 RDP client for Windows Terminal Services (plugins)
 libfreerdp-primitives1.1:amd64 Free Remote Desktop Protocol library (primitives libr
 libfreerdp-utils1.1:amd64 Free Remote Desktop Protocol library (freerdp-utils libra
 libfreetype6:amd64 FreeType 2 font engine, shared library files
 libfreetype6:i386 FreeType 2 font engine, shared library files
 libfribidi0:amd64 Free Implementation of the Unicode BiDi algorithm
 libfuse2:amd64 Filesystem in Userspace (library)
 libfwup1:amd64 Library to manage UEFI firmware updates
 libfwupd1:amd64 Firmware update daemon library
 libgail-3-0:amd64 GNOME Accessibility Implementation Library -- shared libr
 libgail-common:amd64 GNOME Accessibility Implementation Library -- common modu
 libgail18:amd64 GNOME Accessibility Implementation Library -- shared libr
 libgbm1:amd64 generic buffer management API -- runtime
 libgc1c2:amd64 conservative garbage collector for C and C++
 libgcab-1.0-0:amd64 Microsoft Cabinet file manipulation library
 libgcc-6-dev:amd64 GCC support library (development files)
 libgcc1:amd64 GCC support library
 libgcc1:i386 GCC support library
 libgck-1-0:amd64 Glib wrapper library for PKCS#11 - runtime
 libgcr-3-common Library for Crypto UI related tasks - common files
 libgcr-base-3-1:amd64 Library for Crypto related tasks
 libgcr-ui-3-1:amd64 Library for Crypto UI related tasks
 libgcrypt20:amd64 LGPL Crypto library - runtime library
 libgcrypt20:i386 LGPL Crypto library - runtime library
 libgd3:amd64 GD Graphics Library
 libgdata-common Library for accessing GData webservices - common data fil
 libgdata22:amd64 Library for accessing GData webservices - shared librarie
 libgdbm3:amd64 GNU dbm database routines (runtime version)
 libgdk-pixbuf2.0-0:amd64 GDK Pixbuf library
 libgdk-pixbuf2.0-bin GDK Pixbuf library (thumbnailer)
 libgdk-pixbuf2.0-common GDK Pixbuf library - data files
 libgee-0.8-2:amd64 GObject based collection and utility library
 libgeis1:amd64 Gesture engine interface support
 libgeoclue-2-0:amd64 convenience library to interact with geoinformation servi
 libgeoclue0:amd64 C API for GeoClue
 libgeocode-glib0:amd64 geocoding and reverse geocoding GLib library using Nomina
 libgeoip1:amd64 non-DNS IP-to-country resolver library
 libgeonames-common geonames - data files
 libgeonames0:amd64 Parse and query the geonames database dump
 libgexiv2-2:amd64 GObject-based wrapper around the Exiv2 library
 libgflags2v5 commandline flags module for C++ (shared library)
 libgfortran-6-dev:amd64 Runtime library for GNU Fortran applications (development
 libgfortran3:amd64 Runtime library for GNU Fortran applications
 libgirepository-1.0-1:amd64 Library for handling GObject introspection data (runtime
 libgl1-mesa-dri:amd64 free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri:i386 free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-glx:amd64 free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx:i386 free implementation of the OpenGL API -- GLX runtime
 libglapi-mesa:amd64 free implementation of the GL API -- shared library
 libglapi-mesa:i386 free implementation of the GL API -- shared library
 libgles2-mesa:amd64 free implementation of the OpenGL|ES 2.x API -- runtime
 libglewmx1.13:amd64 OpenGL Extension Wrangler (Multiple Rendering Contexts)
 libglib-perl interface to the GLib and GObject libraries
 libglib2.0-0:amd64 GLib library of C routines
 libglib2.0-bin Programs for the GLib library
 libglib2.0-data Common files for GLib library
 libglibmm-2.4-1v5:amd64 C++ wrapper for the GLib toolkit (shared libraries)
 libglu1-mesa:amd64 Mesa OpenGL utility library (GLU)
 libglu1-mesa:i386 Mesa OpenGL utility library (GLU)
 libgme0:amd64 Playback library for video game music files - shared libr
 libgmime-2.6-0:amd64 MIME message parser and creator library
 libgmp10:amd64 Multiprecision arithmetic library
 libgmp10:i386 Multiprecision arithmetic library
 libgnome-bluetooth13:amd64 GNOME Bluetooth tools - support library
 libgnome-desktop-3-12:amd64 Utility library for loading .desktop files - runtime fil
 libgnome-games-support-1-2:amd64 library for common functions of GNOME games
 libgnome-games-support-common library for common functions of GNOME games (com
 libgnome-keyring-common GNOME keyring services library - data files
 libgnome-keyring0:amd64 GNOME keyring services library
 libgnome-menu-3-0:amd64 GNOME implementation of the freedesktop menu specificatio
 libgnomekbd-common GNOME library to manage keyboard configuration - common f
 libgnomekbd8:amd64 GNOME library to manage keyboard configuration - shared l
 libgnutls30:amd64 GNU TLS library - main runtime library
 libgnutls30:i386 GNU TLS library - main runtime library
 libgoa-1.0-0b:amd64 library for GNOME Online Accounts
 libgoa-1.0-common library for GNOME Online Accounts - common files
 libgom-1.0-0:amd64 Object mapper from GObjects to SQLite
 libgom-1.0-common libgom architecture-independent files
 libgomp1:amd64 GCC OpenMP (GOMP) support library
 libgoogle-glog0v5 library that implements application-level logging.
 libgpg-error0:amd64 library for common error values and messages in GnuPG com
 libgpg-error0:i386 library for common error values and messages in GnuPG com
 libgpgme11:amd64 GPGME - GnuPG Made Easy (library)
 libgphoto2-6:amd64 gphoto2 digital camera library
 libgphoto2-l10n gphoto2 digital camera library - localized messages
 libgphoto2-port12:amd64 gphoto2 digital camera port library
 libgpm2:amd64 General Purpose Mouse - shared library
 libgpm2:i386 General Purpose Mouse - shared library
 libgpod-common common files for libgpod
 libgpod4:amd64 library to read and write songs and artwork to an iPod
 libgrail6 Gesture Recognition And Instantiation Library
 libgraphite2-3:amd64 Font rendering engine for Complex Scripts -- library
 libgrilo-0.3-0:amd64 Framework for discovering and browsing media - Shared lib
 libgs9:amd64 interpreter for the PostScript language and for PDF - Lib
 libgs9-common interpreter for the PostScript language and for PDF - com
 libgsettings-qt1:amd64 Library to access GSettings from Qt
 libgsm1:amd64 Shared libraries for GSM speech compressor
 libgsm1:i386 Shared libraries for GSM speech compressor
 libgsound0:amd64 small library for playing system sounds
 libgspell-1-1:amd64 spell-checking library for GTK+ applications
 libgspell-1-common libgspell architecture-independent files
 libgssapi-krb5-2:amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 libgssapi-krb5-2:i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 libgssapi3-heimdal:amd64 Heimdal Kerberos - GSSAPI support library
 libgssapi3-heimdal:i386 Heimdal Kerberos - GSSAPI support library
 libgstreamer-plugins-bad1.0-0:amd64 GStreamer development files for libraries from t
 libgstreamer-plugins-base1.0-0:amd64 GStreamer libraries from the "base" set
 libgstreamer-plugins-good1.0-0:amd64 GStreamer development files for libraries from
 libgstreamer1.0-0:amd64 Core GStreamer libraries and elements
 libgtk-3-0:amd64 GTK+ graphical user interface library
 libgtk-3-bin programs for the GTK+ graphical user interface library
 libgtk-3-common common files for the GTK+ graphical user interface librar
 libgtk2-perl Perl interface to the 2.x series of the Gimp Toolkit libr
 libgtk2.0-0:amd64 GTK+ graphical user interface library
 libgtk2.0-bin programs for the GTK+ graphical user interface library
 libgtk2.0-common common files for the GTK+ graphical user interface librar
 libgtkglext1:amd64 OpenGL Extension to GTK+ (shared libraries)
 libgtkmm-3.0-1v5:amd64 C++ wrappers for GTK+ (shared libraries)
 libgtksourceview-3.0-1:amd64 shared libraries for the GTK+ syntax highlighting widge
 libgtksourceview-3.0-common common files for the GTK+ syntax highlighting widg
 libgtkspell3-3-0:amd64 spell-checking addon for GTK+'s TextView widget
 libgtop-2.0-10:amd64 gtop system monitoring library (shared)
 libgtop2-common gtop system monitoring library (common)
 libgucharmap-2-90-7:amd64 Unicode browser widget library (shared library)
 libgudev-1.0-0:amd64 GObject-based wrapper library for libudev
 libgusb2:amd64 GLib wrapper around libusb1
 libgutenprint2 runtime for the Gutenprint printer driver library
 libgweather-3-6:amd64 GWeather shared library
 libgweather-common GWeather common files
 libgxps2:amd64 handling and rendering XPS documents (library)
 libhardware2 Library to provide access to the Android libhardware HAL
 libharfbuzz-icu0:amd64 OpenType text shaping engine ICU backend
 libharfbuzz0b:amd64 OpenType text shaping engine (shared library)
 libhcrypto4-heimdal:amd64 Heimdal Kerberos - crypto library
 libhcrypto4-heimdal:i386 Heimdal Kerberos - crypto library
 libheimbase1-heimdal:amd64 Heimdal Kerberos - Base library
 libheimbase1-heimdal:i386 Heimdal Kerberos - Base library
 libheimntlm0-heimdal:amd64 Heimdal Kerberos - NTLM support library
 libheimntlm0-heimdal:i386 Heimdal Kerberos - NTLM support library
 libhistoryservice0:amd64 History service to store messages and calls - client libr
 libhogweed4:amd64 low level cryptographic library (public-key cryptos)
 libhogweed4:i386 low level cryptographic library (public-key cryptos)
 libhpmud0:amd64 HP Multi-Point Transport Driver (hpmud) run-time librarie
 libhtml-form-perl module that represents an HTML form element
 libhtml-format-perl module for transforming HTML into various formats
 libhtml-parser-perl collection of modules that parse HTML text documents
 libhtml-tagset-perl Data tables pertaining to HTML
 libhtml-tree-perl Perl module to represent and create HTML syntax trees
 libhttp-cookies-perl HTTP cookie jars
 libhttp-daemon-perl simple http server class
 libhttp-date-perl module of date conversion routines
 libhttp-message-perl perl interface to HTTP style messages
 libhttp-negotiate-perl implementation of content negotiation
 libhud2:amd64 library for exporting items to the Unity HUD
 libhunspell-1.4-0:amd64 spell checker and morphological analyzer (shared library)
 libhx509-5-heimdal:amd64 Heimdal Kerberos - X509 support library
 libhx509-5-heimdal:i386 Heimdal Kerberos - X509 support library
 libhybris Allows to run bionic-based HW adaptations in glibc system
 libhybris-common1 Common library that contains the Android linker and custo
 libhyphen0:amd64 ALTLinux hyphenation library - shared library
 libibus-1.0-5:amd64 Intelligent Input Bus - shared library
 libical2:amd64 iCalendar library implementation in C (runtime)
 libice6:amd64 X11 Inter-Client Exchange library
 libicu-dev Development files for International Components for Unicod
 libicu57:amd64 International Components for Unicode
 libicu57:i386 International Components for Unicode
 libidn11:amd64 GNU Libidn library, implementation of IETF IDN specificat
 libidn11:i386 GNU Libidn library, implementation of IETF IDN specificat
 libidn2-0:amd64 Internationalized domain names (IDNA2008) library
 libido3-0.1-0:amd64 Shared library providing extra gtk menu items for display
 libiec61883-0:amd64 partial implementation of IEC 61883 (shared lib)
 libieee1284-3:amd64 cross-platform library for parallel port access
 libijs-0.35:amd64 IJS raster image transport protocol: shared library
 libilmbase12:amd64 several utility libraries from ILM used by OpenEXR
 libimobiledevice6:amd64 Library for communicating with the iPhone and iPod Touch
 libindicator-transfer0 Shared library used by transfer-indicator and plugins
 libindicator3-7 panel indicator applet - shared library
 libindicator7 panel indicator applet - shared library
 libinput-bin input device management and event handling library - udev
 libinput10:amd64 input device management and event handling library - shar
 libio-html-perl open an HTML file with automatic charset detection
 libio-pty-perl Perl module for pseudo tty IO
 libio-socket-inet6-perl object interface for AF_INET6 domain sockets
 libio-socket-ssl-perl Perl module implementing object oriented interface to SS
 libio-string-perl Emulate IO::File interface for in-core strings
 libip4tc0:amd64 netfilter libi4pt library
 libip6tc0:amd64 netfilter libipt library
 libipc-run-perl Perl module for running processes
 libipc-system-simple-perl Perl module to run commands simply, with detailed di
 libiptc0:amd64 netfilter libipt library
 libisc-export160 Exported ISC Shared Library
 libisc160:amd64 ISC Shared Library used by BIND
 libisccc140:amd64 Command Channel Library used by BIND
 libisccfg140:amd64 Config File Handling Library used by BIND
 libisl15:amd64 manipulating sets and relations of integer points bounded
 libitm1:amd64 GNU Transactional Memory Library
 libiw30:amd64 Wireless tools - library
 libjack-jackd2-0:amd64 JACK Audio Connection Kit (libraries)
 libjack-jackd2-0:i386 JACK Audio Connection Kit (libraries)
 libjansson4:amd64 C library for encoding, decoding and manipulating JSON da
 libjavascriptcoregtk-4.0-18:amd64 JavaScript engine library from WebKitGTK+
 libjbig0:amd64 JBIGkit libraries
 libjbig0:i386 JBIGkit libraries
 libjbig2dec0:amd64 JBIG2 decoder library - shared libraries
 libjpeg-dev:amd64 Independent JPEG Group's JPEG runtime library (dependency
 libjpeg-turbo8:amd64 IJG JPEG compliant runtime library.
 libjpeg-turbo8:i386 IJG JPEG compliant runtime library.
 libjpeg-turbo8-dev:amd64 Development files for the IJG JPEG library
 libjpeg8:amd64 Independent JPEG Group's JPEG runtime library (dependency
 libjpeg8:i386 Independent JPEG Group's JPEG runtime library (dependency
 libjpeg8-dev:amd64 Independent JPEG Group's JPEG runtime library (dependency
 libjson-c3:amd64 JSON manipulation library - shared library
 libjson-glib-1.0-0:amd64 GLib JSON manipulation library
 libjson-glib-1.0-common GLib JSON manipulation library (common files)
 libk5crypto3:amd64 MIT Kerberos runtime libraries - Crypto Library
 libk5crypto3:i386 MIT Kerberos runtime libraries - Crypto Library
 libkate1:amd64 Codec for karaoke and text encapsulation
 libkeyutils1:amd64 Linux Key Management Utilities (library)
 libkeyutils1:i386 Linux Key Management Utilities (library)
 libklibc minimal libc subset for use with initramfs
 libkmod2:amd64 libkmod shared library
 libkpathsea6:amd64 TeX Live: path search library for TeX (runtime part)
 libkrb5-26-heimdal:amd64 Heimdal Kerberos - libraries
 libkrb5-26-heimdal:i386 Heimdal Kerberos - libraries
 libkrb5-3:amd64 MIT Kerberos runtime libraries
 libkrb5-3:i386 MIT Kerberos runtime libraries
 libkrb5support0:amd64 MIT Kerberos runtime libraries - Support library
 libkrb5support0:i386 MIT Kerberos runtime libraries - Support library
 libksba8:amd64 X.509 and CMS support library
 liblangtag-common library to access tags for identifying languages -- data
 liblangtag1:amd64 library to access tags for identifying languages
 liblapack-dev Library of linear algebra routines 3 - static version
 liblapack3 Library of linear algebra routines 3 - shared version
 liblcms2-2:amd64 Little CMS 2 color management library
 liblcms2-2:i386 Little CMS 2 color management library
 liblcms2-utils Little CMS 2 color management library (utilities)
 libldap-2.4-2:amd64 OpenLDAP libraries
 libldap-2.4-2:i386 OpenLDAP libraries
 libldap-common OpenLDAP common files for libraries
 libldb1:amd64 LDAP-like embedded database - shared library
 libleveldb1v5:amd64 fast key-value storage library
 liblibertine1:amd64 runtime for running deb-packaged X11 apps on Ubuntu Perso
 liblightdm-gobject-1-0:amd64 LightDM GObject client library
 liblightdm-qt5-3-0:amd64 LightDM Qt 5 client library
 liblilv-0-0 library for simple use of LV2 plugins
 liblirc-client0:amd64 infra-red remote control support - client library
 liblist-moreutils-perl Perl module with additional list functions not found in
 libllvm4.0:amd64 Modular compiler and toolchain technologies, runtime libr
 libllvm4.0:i386 Modular compiler and toolchain technologies, runtime libr
 liblocale-gettext-perl module using libc functions for internationalization in
 liblouis-data Braille translation library - data
 liblouis12:amd64 Braille translation library - shared libs
 liblouisutdml-bin Braille UTDML translation utilities
 liblouisutdml-data Braille UTDML translation library - data
 liblouisutdml7:amd64 Braille UTDML translation library - shared libs
 liblqr-1-0:amd64 converts plain array images into multi-size representatio
 liblsan0:amd64 LeakSanitizer -- a memory leak detector (runtime)
 libltdl-dev:amd64 System independent dlopen wrapper for GNU libtool
 libltdl7:amd64 System independent dlopen wrapper for GNU libtool
 libltdl7:i386 System independent dlopen wrapper for GNU libtool
 liblttng-ust-ctl2:amd64 LTTng 2.0 Userspace Tracer (trace control library)
 liblttng-ust0:amd64 LTTng 2.0 Userspace Tracer (tracing libraries)
 liblua5.3-0:amd64 Shared library for the Lua interpreter version 5.3
 liblwp-mediatypes-perl module to guess media type for a file or a URL
 liblwp-protocol-https-perl HTTPS driver for LWP::UserAgent
 liblwres141:amd64 Lightweight Resolver Library used by BIND
 liblz4-1:amd64 Fast LZ compression algorithm library - runtime
 liblz4-1:i386 Fast LZ compression algorithm library - runtime
 liblzma-dev:amd64 XZ-format compression library - development files
 liblzma5:amd64 XZ-format compression library
 liblzma5:i386 XZ-format compression library
 liblzo2-2:amd64 data compression library
 libmad0:amd64 MPEG audio decoder library
 libmagic-mgc File type determination library using "magic" numbers (co
 libmagic1:amd64 Recognize the type of data in a file using "magic" number
 libmagickcore-6.q16-3:amd64 low-level image manipulation library -- quantum depth Q1
 libmagickcore-6.q16-3-extra:amd64 low-level image manipulation library - extra codec
 libmagickwand-6.q16-3:amd64 image manipulation library -- quantum depth Q16
 libmail-sendmail-perl simple way to send email from a perl script
 libmailtools-perl Manipulate email in perl programs
 libmbim-glib4:amd64 Support library to use the MBIM protocol
 libmbim-proxy Proxy to communicate with MBIM ports
 libmedia1 Library to provide access to the Android Media HAL
 libmediaart-2.0-0:amd64 media art extraction and cache management library
 libmediascanner-2.0-4:amd64 Access library for the media scanner's index
 libmessaging-menu0:amd64 Messaging Menu - shared library
 libmetacity1:amd64 library for the Metacity window manager
 libmhash2:amd64 Library for cryptographic hashing and message authenticat
 libminiupnpc10:amd64 UPnP IGD client lightweight library
 libmiral2:amd64 Display server for Ubuntu - ABI preserving abstraction la
 libmirclient9:amd64 Display server for Ubuntu - client library
 libmircommon7:amd64 Display server for Ubuntu - shared library
 libmircookie2:amd64 Produce and verify spoof-resistant timestamps - runtime l
 libmircore1:amd64 Display server for Ubuntu - shared library
 libmirplatform15:amd64 Display server for Ubuntu - platform library
 libmirprotobuf3:amd64 Display server for Ubuntu - RPC definitions
 libmirserver43:amd64 Display server for Ubuntu - server library
 libmission-control-plugins0:amd64 management daemon for Telepathy (library for plugi
 libmjpegutils-2.1-0 MJPEG capture/editing/replay and MPEG encoding toolset (l
 libmm-glib0:amd64 D-Bus service for managing modems - shared libraries
 libmms0:amd64 MMS stream protocol library - shared library
 libmng2:amd64 Multiple-image Network Graphics library
 libmnl0:amd64 minimalistic Netlink communication library
 libmodplug1:amd64 shared libraries for mod music based on ModPlug
 libmount1:amd64 device mounting library
 libmp3lame0:amd64 MP3 encoding library
 libmpc3:amd64 multiple precision complex floating-point library
 libmpcdec6:amd64 MusePack decoder - library
 libmpdec2:amd64 library for decimal floating point arithmetic (runtime li
 libmpeg2-4:amd64 MPEG1 and MPEG2 video decoder library
 libmpeg2encpp-2.1-0 MJPEG capture/editing/replay and MPEG encoding toolset (l
 libmpfr4:amd64 multiple precision floating-point computation
 libmpg123-0:amd64 MPEG layer 1/2/3 audio decoder (shared library)
 libmpg123-0:i386 MPEG layer 1/2/3 audio decoder (shared library)
 libmplex2-2.1-0 MJPEG capture/editing/replay and MPEG encoding toolset (l
 libmpx2:amd64 Intel memory protection extensions (runtime)
 libmspack0:amd64 library for Microsoft compression formats (shared library
 libmspub-0.1-1:amd64 library for parsing the mspub file structure
 libmtdev1:amd64 Multitouch Protocol Translation Library - shared library
 libmtp-common Media Transfer Protocol (MTP) common files
 libmtp-runtime Media Transfer Protocol (MTP) runtime tools
 libmtp9:amd64 Media Transfer Protocol (MTP) library
 libmwaw-0.3-3:amd64 import library for some old Mac text documents
 libmythes-1.2-0:amd64 simple thesaurus library
 libnatpmp1:amd64 portable and fully compliant implementation of NAT-PMP
 libnautilus-extension1a:amd64 libraries for nautilus components - runtime version
 libncurses5:amd64 shared libraries for terminal handling
 libncurses5:i386 shared libraries for terminal handling
 libncurses5-dev:amd64 developer's libraries for ncurses
 libncursesw5:amd64 shared libraries for terminal handling (wide character su
 libndp0:amd64 Library for Neighbor Discovery Protocol
 libneon27-gnutls:amd64 HTTP and WebDAV client library (GnuTLS enabled)
 libnet-cpp2:amd64 C++11 library for networking purposes - runtime library
 libnet-dbus-perl Perl extension for the DBus bindings
 libnet-dns-perl Perform DNS queries from a Perl script
 libnet-domain-tld-perl list of currently available Top-level Domains (TLDs)
 libnet-http-perl module providing low-level HTTP connection client
 libnet-ip-perl Perl extension for manipulating IPv4/IPv6 addresses
 libnet-libidn-perl Perl bindings for GNU Libidn
 libnet-smtp-ssl-perl Perl module providing SSL support to Net::SMTP
 libnet-ssleay-perl Perl module for Secure Sockets Layer (SSL)
 libnetfilter-conntrack3:amd64 Netfilter netlink-conntrack library
 libnetpbm10 Graphics conversion tools shared libraries
 libnettle6:amd64 low level cryptographic library (symmetric and one-way cr
 libnettle6:i386 low level cryptographic library (symmetric and one-way cr
 libnewt0.52:amd64 Not Erik's Windowing Toolkit - text mode windowing with s
 libnfnetlink0:amd64 Netfilter netlink library
 libnih-dbus1:amd64 NIH D-Bus Bindings Library
 libnih1:amd64 NIH Utility Library
 libnl-3-200:amd64 library for dealing with netlink sockets
 libnl-genl-3-200:amd64 library for dealing with netlink sockets - generic netlin
 libnm-glib-vpn1:amd64 network management framework (GLib VPN shared library)
 libnm-glib4:amd64 network management framework (GLib shared library)
 libnm-gtk-common library for wireless and mobile dialogs - common files
 libnm-gtk0:amd64 library for wireless and mobile dialogs (libnm-glib versi
 libnm-util2:amd64 network management framework (shared library)
 libnm0:amd64 GObject-based client library for NetworkManager
 libnma-common library for wireless and mobile dialogs - common files
 libnma0:amd64 library for wireless and mobile dialogs (libnm version)
 libnotify-bin sends desktop notifications to a notification daemon (Uti
 libnotify4:amd64 sends desktop notifications to a notification daemon
 libnpth0:amd64 replacement for GNU Pth using system threads
 libnspr4:amd64 NetScape Portable Runtime Library
 libnss-mdns:amd64 NSS module for Multicast DNS name resolution
 libnss-resolve:amd64 nss module to resolve names via systemd-resolved
 libntfs-3g871 read/write NTFS driver for FUSE (runtime library)
 libnuma1:amd64 Libraries for controlling NUMA policy
 libnux-4.0-0 Visual rendering toolkit for real-time applications - sha
 libnux-4.0-common Visual rendering toolkit for real-time applications - com
 liboauth0:amd64 C library for implementing OAuth 1.0
 libodbc1:amd64 ODBC library for Unix
 libodbc1:i386 ODBC library for Unix
 libodfgen-0.1-1:amd64 library to generate ODF documents
 libofa0:amd64 library for acoustic fingerprinting
 libogg0:amd64 Ogg bitstream library
 libogg0:i386 Ogg bitstream library
 libonline-accounts-client1:amd64 Library to interact with the Online Accounts panel
 libonline-accounts-daemon1 Online Accounts simplified API (D-Bus service)
 libonline-accounts-qt1:amd64 Library for the simplified Online Accounts API
 libopenal-data Software implementation of the OpenAL audio API (data fil
 libopenal1:amd64 Software implementation of the OpenAL audio API (shared l
 libopenal1:i386 Software implementation of the OpenAL audio API (shared l
 libopencore-amrnb0:amd64 Adaptive Multi Rate speech codec - shared library
 libopencore-amrwb0:amd64 Adaptive Multi-Rate - Wideband speech codec - shared libr
 libopencv-calib3d2.4v5:amd64 computer vision Camera Calibration library
 libopencv-core2.4v5:amd64 computer vision core library
 libopencv-features2d2.4v5:amd64 computer vision Feature Detection and Descriptor Ext
 libopencv-flann2.4v5:amd64 computer vision Clustering and Search in Multi-Dimensiona
 libopencv-highgui2.4-deb0:amd64 computer vision High-level GUI and Media I/O library
 libopencv-imgproc2.4v5:amd64 computer vision Image Processing library
 libopencv-objdetect2.4v5:amd64 computer vision Object Detection library
 libopencv-video2.4v5:amd64 computer vision Video analysis library
 libopenexr22:amd64 runtime files for the OpenEXR image library
 libopenjp2-7:amd64 JPEG 2000 image compression/decompression library
 libopenmpt0:amd64 module music library based on OpenMPT -- shared library
 libopus0:amd64 Opus codec runtime library
 liborc-0.4-0:amd64 Library of Optimized Inner Loops Runtime Compiler
 libosmesa6:amd64 Mesa Off-screen rendering extension
 libosmesa6:i386 Mesa Off-screen rendering extension
 liboxideqt-qmlplugin:amd64 Web browser engine for Qt (QML plugin)
 liboxideqtcore0:amd64 Web browser engine for Qt (core library and components)
 liboxideqtquick0:amd64 Web browser engine for Qt (QtQuick library)
 libp11-kit-gnome-keyring:amd64 GNOME keyring module for the PKCS#11 module loading l
 libp11-kit0:amd64 library for loading and coordinating access to PKCS#11 mo
 libp11-kit0:i386 library for loading and coordinating access to PKCS#11 mo
 libpackagekit-glib2-18:amd64 Library for accessing PackageKit using GLib
 libpagemaker-0.0-0:amd64 Library for importing and converting PageMaker Documents
 libpam-cap:amd64 POSIX 1003.1e capabilities (PAM module)
 libpam-gnome-keyring:amd64 PAM module to unlock the GNOME keyring upon login
 libpam-modules:amd64 Pluggable Authentication Modules for PAM
 libpam-modules-bin Pluggable Authentication Modules for PAM - helper binarie
 libpam-runtime Runtime support for the PAM library
 libpam-systemd:amd64 system and service manager - PAM module
 libpam0g:amd64 Pluggable Authentication Modules library
 libpango-1.0-0:amd64 Layout and rendering of internationalized text
 libpango-perl Perl module to layout and render international text
 libpango1.0-0:amd64 Layout and rendering of internationalized text (transitio
 libpangocairo-1.0-0:amd64 Layout and rendering of internationalized text
 libpangoft2-1.0-0:amd64 Layout and rendering of internationalized text
 libpangomm-1.4-1v5:amd64 C++ Wrapper for pango (shared libraries)
 libpangox-1.0-0:amd64 pango library X backend
 libpangoxft-1.0-0:amd64 Layout and rendering of internationalized text
 libpaper-utils library for handling paper characteristics (utilities)
 libpaper1:amd64 library for handling paper characteristics
 libparse-debianchangelog-perl parse Debian changelogs and output them in other
 libparted2:amd64 disk partition manipulator - shared library
 libpcap0.8:amd64 system interface for user-level packet capture
 libpcap0.8:i386 system interface for user-level packet capture
 libpcaudio0 C API to different audio devices - shared library
 libpci3:amd64 Linux PCI Utilities (shared library)
 libpciaccess0:amd64 Generic PCI access library for X
 libpciaccess0:i386 Generic PCI access library for X
 libpcre16-3:amd64 Old Perl 5 Compatible Regular Expression Library - 16 bit
 libpcre3:amd64 Old Perl 5 Compatible Regular Expression Library - runtim
 libpcre3:i386 Old Perl 5 Compatible Regular Expression Library - runtim
 libpcre3-dev:amd64 Old Perl 5 Compatible Regular Expression Library - develo
 libpcre32-3:amd64 Old Perl 5 Compatible Regular Expression Library - 32 bit
 libpcrecpp0v5:amd64 Old Perl 5 Compatible Regular Expression Library - C++ ru
 libpcsclite1:amd64 Middleware to access a smart card using PC/SC (library)
 libpeas-1.0-0:amd64 Application plugin library
 libpeas-common Application plugin library (common files)
 libperl5.24:amd64 shared Perl library
 libperlio-gzip-perl module providing a PerlIO layer to gzip/gunzip
 libphonenumber7:amd64 parsing/formatting/validating phone numbers
 libpipeline1:amd64 pipeline manipulation library
 libpixman-1-0:amd64 pixel-manipulation library for X and cairo
 libpkcs11-helper1:amd64 library that simplifies the interaction with PKCS#11
 libplist3:amd64 Library for handling Apple binary and XML property lists
 libplymouth4:amd64 graphical boot animation and logger - shared libraries
 libpng-dev:amd64 PNG library - development (version 1.6)
 libpng-tools PNG library - tools (version 1.6)
 libpng16-16:amd64 PNG library - runtime (version 1.6)
 libpng16-16:i386 PNG library - runtime (version 1.6)
 libpolkit-agent-1-0:amd64 PolicyKit Authentication Agent API
 libpolkit-backend-1-0:amd64 PolicyKit backend API
 libpolkit-gobject-1-0:amd64 PolicyKit Authorization API
 libpoppler-glib8:amd64 PDF rendering library (GLib-based shared library)
 libpoppler-qt5-1:amd64 PDF rendering library (Qt 5 based shared library)
 libpoppler64:amd64 PDF rendering library
 libpopt0:amd64 lib for parsing cmdline parameters
 libpostproc54:amd64 FFmpeg library for post processing - runtime files
 libprocess-cpp3:amd64 C++11 library for handling processes - runtime library
 libprocps6:amd64 library for accessing process information from /proc
 libprotobuf-lite10:amd64 protocol buffers C++ library (lite version)
 libprotobuf10:amd64 protocol buffers C++ library
 libproxy1-plugin-gsettings:amd64 automatic proxy configuration management library (G
 libproxy1-plugin-networkmanager:amd64 automatic proxy configuration management libra
 libproxy1v5:amd64 automatic proxy configuration management library (shared)
 libpsl5:amd64 Library for Public Suffix List (shared libraries)
 libpulse-mainloop-glib0:amd64 PulseAudio client libraries (glib support)
 libpulse0:amd64 PulseAudio client libraries
 libpulse0:i386 PulseAudio client libraries
 libpulsedsp:amd64 PulseAudio OSS pre-load library
 libpwquality-common library for password quality checking and generation (dat
 libpwquality1:amd64 library for password quality checking and generation
 libpython-stdlib:amd64 interactive high-level object-oriented language (default
 libpython2.7:amd64 Shared Python runtime library (version 2.7)
 libpython2.7-minimal:amd64 Minimal subset of the Python language (version 2.7)
 libpython2.7-stdlib:amd64 Interactive high-level object-oriented language (standard
 libpython3-stdlib:amd64 interactive high-level object-oriented language (default
 libpython3.5:amd64 Shared Python runtime library (version 3.5)
 libpython3.5-minimal:amd64 Minimal subset of the Python language (version 3.5)
 libpython3.5-stdlib:amd64 Interactive high-level object-oriented language (standard
 libqdjango-db0:amd64 Database library for the QDjango framework
 libqgsttools-p1:amd64 GStreamer tools for Qt 5 Multimedia module
 libqmenumodel0 Qt binding for GMenuModel - shared library
 libqmi-glib5:amd64 Support library to use the Qualcomm MSM Interface (QMI) p
 libqmi-proxy Proxy to communicate with QMI ports
 libqofono-qt5-0:amd64 Qt library for Ofono
 libqpdf17:amd64 runtime library for PDF transformation/inspection softwar
 libqqwing2v5:amd64 tool for generating and solving Sudoku puzzles (library)
 libqt4-dbus:amd64 Qt 4 D-Bus module
 libqt4-declarative:amd64 Qt 4 Declarative module
 libqt4-network:amd64 Qt 4 network module
 libqt4-script:amd64 Qt 4 script module
 libqt4-sql:amd64 Qt 4 SQL module
 libqt4-sql-sqlite:amd64 Qt 4 SQLite 3 database driver
 libqt4-xml:amd64 Qt 4 XML module
 libqt4-xmlpatterns:amd64 Qt 4 XML patterns module
 libqt5concurrent5:amd64 Qt 5 concurrent module
 libqt5contacts5:amd64 Qt PIM module, Contacts library
 libqt5core5a:amd64 Qt 5 core module
 libqt5dbus5:amd64 Qt 5 D-Bus module
 libqt5feedback5:amd64 Qt Feedback module
 libqt5gui5:amd64 Qt 5 GUI module
 libqt5multimedia5:amd64 Qt 5 Multimedia module
 libqt5multimedia5-plugins:amd64 Qt 5 Multimedia module plugins
 libqt5multimediaquick-p5:amd64 Qt 5 Multimedia Quick module
 libqt5multimediawidgets5:amd64 Qt 5 Multimedia Widgets module
 libqt5network5:amd64 Qt 5 network module
 libqt5opengl5:amd64 Qt 5 OpenGL module
 libqt5organizer5:amd64 Qt PIM module, Organizer library
 libqt5positioning5:amd64 Qt Positioning module
 libqt5printsupport5:amd64 Qt 5 print support module
 libqt5qml5:amd64 Qt 5 QML module
 libqt5quick5:amd64 Qt 5 Quick library
 libqt5quicktest5:amd64 Qt 5 Quick Test library
 libqt5sensors5:amd64 Qt Sensors module
 libqt5sql5:amd64 Qt 5 SQL module
 libqt5sql5-sqlite:amd64 Qt 5 SQLite 3 database driver
 libqt5svg5:amd64 Qt 5 SVG module
 libqt5systeminfo5:amd64 Qt Systems module - system info
 libqt5test5:amd64 Qt 5 test module
 libqt5versit5:amd64 Qt PIM module, Versit library
 libqt5webkit5:amd64 Web content engine library for Qt
 libqt5widgets5:amd64 Qt 5 widgets module
 libqt5xml5:amd64 Qt 5 XML module
 libqt5xmlpatterns5:amd64 Qt 5 XML patterns module
 libqtcore4:amd64 Qt 4 core module
 libqtdbus4:amd64 Qt 4 D-Bus module library
 libqtgui4:amd64 Qt 4 GUI module
 libquadmath0:amd64 GCC Quad-Precision Math Library
 libraptor2-0:amd64 Raptor 2 RDF syntax library
 librasqal3:amd64 Rasqal RDF query library
 libraw1394-11:amd64 library for direct access to IEEE 1394 bus (aka FireWire)
 libraw16:amd64 raw image decoder library
 librdf0:amd64 Redland Resource Description Framework (RDF) library
 libreadline-dev:amd64 GNU readline and history libraries, development files
 libreadline7:amd64 GNU readline and history libraries, run-time libraries
 libreoffice-avmedia-backend-gstreamer GStreamer backend for LibreOffice
 libreoffice-base-core office productivity suite -- shared library
 libreoffice-calc office productivity suite -- spreadsheet
 libreoffice-common office productivity suite -- arch-independent files
 libreoffice-core office productivity suite -- arch-dependent files
 libreoffice-draw office productivity suite -- drawing
 libreoffice-gnome office productivity suite -- GNOME integration
 libreoffice-gtk3 office productivity suite -- GTK+ 3 integration
 libreoffice-help-en-gb office productivity suite -- English_british help
 libreoffice-help-en-us office productivity suite -- English_american help
 libreoffice-help-es office productivity suite -- Spanish help
 libreoffice-impress office productivity suite -- presentation
 libreoffice-l10n-en-gb office productivity suite -- English_british language p
 libreoffice-l10n-en-za office productivity suite -- English_southafrican langu
 libreoffice-l10n-es office productivity suite -- Spanish language package
 libreoffice-math office productivity suite -- equation editor
 libreoffice-ogltrans LibreOffice Impress extension for slide transitions using
 libreoffice-pdfimport PDF Import component for LibreOffice
 libreoffice-style-breeze office productivity suite -- Breeze symbol style
 libreoffice-style-elementary office productivity suite -- Elementary symbol st
 libreoffice-style-galaxy office productivity suite -- Galaxy (Default) symbol
 libreoffice-style-tango office productivity suite -- Tango symbol style
 libreoffice-writer office productivity suite -- word processor
 librest-0.7-0:amd64 REST service access library
 librevenge-0.0-0:amd64 Base Library for writing document interface filters
 librhythmbox-core10:amd64 support library for the rhythmbox music player
 libroken18-heimdal:amd64 Heimdal Kerberos - roken support library
 libroken18-heimdal:i386 Heimdal Kerberos - roken support library
 librsvg2-2:amd64 SAX-based renderer library for SVG files (runtime)
 librsvg2-common:amd64 SAX-based renderer library for SVG files (extra runtime)
 librtmp1:amd64 toolkit for RTMP streams (shared library)
 librubberband2v5:amd64 audio time-stretching and pitch-shifting library
 libsamplerate0:amd64 Audio sample rate conversion library
 libsamplerate0:i386 Audio sample rate conversion library
 libsane:amd64 API library for scanners
 libsane-common API library for scanners -- documentation and support fil
 libsane-hpaio:amd64 HP SANE backend for multi-function peripherals
 libsasl2-2:amd64 Cyrus SASL - authentication abstraction library
 libsasl2-2:i386 Cyrus SASL - authentication abstraction library
 libsasl2-modules:amd64 Cyrus SASL - pluggable authentication modules
 libsasl2-modules:i386 Cyrus SASL - pluggable authentication modules
 libsasl2-modules-db:amd64 Cyrus SASL - pluggable authentication modules (DB)
 libsasl2-modules-db:i386 Cyrus SASL - pluggable authentication modules (DB)
 libsbc1:amd64 Sub Band CODEC library - runtime
 libseccomp2:amd64 high level interface to Linux seccomp filter
 libsecret-1-0:amd64 Secret store
 libsecret-common Secret store (common files)
 libselinux1:amd64 SELinux runtime shared libraries
 libselinux1:i386 SELinux runtime shared libraries
 libsemanage-common Common files for SELinux policy management libraries
 libsemanage1:amd64 SELinux policy management library
 libsensors4:amd64 library to read temperature/voltage/fan sensors
 libsensors4:i386 library to read temperature/voltage/fan sensors
 libsepol1:amd64 SELinux library for manipulating binary security policies
 libserd-0-0:amd64 lightweight RDF syntax library
 libsgutils2-2 utilities for devices using the SCSI command set (shared
 libshine3:amd64 Fixed-point MP3 encoding library - runtime files
 libshout3:amd64 MP3/Ogg Vorbis broadcast streaming library
 libsidplay1v5 SID (MOS 6581) emulation library
 libsigc++-2.0-0v5:amd64 type-safe Signal Framework for C++ - runtime
 libsignon-extension1:amd64 Single Sign On framework
 libsignon-glib1:amd64 library for signond
 libsignon-plugins-common1:amd64 Single Sign On framework
 libsignon-qt5-1:amd64 Single Sign On framework
 libsigsegv2:amd64 Library for handling page faults in a portable way
 libslang2:amd64 S-Lang programming library - runtime version
 libsm6:amd64 X11 Session Management library
 libsmartcols1:amd64 smart column output alignment library
 libsmbclient:amd64 shared library for communication with SMB/CIFS servers
 libsmbios2v5 Provide access to (SM)BIOS information -- dynamic library
 libsnapd-glib1:amd64 GLib snapd library
 libsnappy1v5:amd64 fast compression/decompression library
 libsndfile1:amd64 Library for reading/writing audio files
 libsndfile1:i386 Library for reading/writing audio files
 libsndio6.1:amd64 Small audio and MIDI framework from OpenBSD, runtime libr
 libsndio6.1:i386 Small audio and MIDI framework from OpenBSD, runtime libr
 libsnmp-base SNMP configuration script, MIBs and documentation
 libsnmp30:amd64 SNMP (Simple Network Management Protocol) library
 libsocket6-perl Perl extensions for IPv6
 libsodium18:amd64 Network communication, cryptography and signaturing libra
 libsonic0:amd64 Simple library to speed up or slow down speech
 libsord-0-0:amd64 library for storing RDF data in memory
 libsoundtouch1:amd64 Sound stretching library
 libsoup-gnome2.4-1:amd64 HTTP library implementation in C -- GNOME support library
 libsoup2.4-1:amd64 HTTP library implementation in C -- Shared library
 libsoxr0:amd64 High quality 1D sample-rate conversion library
 libspandsp2:amd64 Telephony signal processing library
 libspectre1:amd64 Library for rendering PostScript documents
 libspeechd2:amd64 Speech Dispatcher: Shared libraries
 libspeex1:amd64 The Speex codec runtime library
 libspeexdsp1:amd64 The Speex extended runtime library
 libspeexdsp1:i386 The Speex extended runtime library
 libsqlite3-0:amd64 SQLite 3 shared library
 libsqlite3-0:i386 SQLite 3 shared library
 libsratom-0-0:amd64 library for serialising LV2 atoms to/from Turtle
 libsrtp0 Secure RTP (SRTP) and UST Reference Implementations - sha
 libss2:amd64 command-line interface parsing library
 libssh-4:amd64 tiny C SSH library (OpenSSL flavor)
 libssh-gcrypt-4:amd64 tiny C SSH library (gcrypt flavor)
 libssl1.0.0:amd64 Secure Sockets Layer toolkit - shared libraries
 libssl1.0.0:i386 Secure Sockets Layer toolkit - shared libraries
 libstartup-notification0:amd64 library for program launch feedback (shared library)
 libstdc++-6-dev:amd64 GNU Standard C++ Library v3 (development files)
 libstdc++6:amd64 GNU Standard C++ Library v3
 libstdc++6:i386 GNU Standard C++ Library v3
 libstemmer0d:amd64 Snowball stemming algorithms for use in Information Retri
 libsub-name-perl module for assigning a new name to referenced sub
 libswresample2:amd64 FFmpeg library for audio resampling, rematrixing etc. - r
 libswscale4:amd64 FFmpeg library for image scaling and various conversions
 libsys-hostname-long-perl Figure out the long (fully-qualified) hostname
 libsystemd0:amd64 systemd utility library
 libsystemd0:i386 systemd utility library
 libsystemsettings1:amd64 System Settings Library for Ubuntu Touch
 libtag1v5:amd64 audio meta-data library
 libtag1v5-vanilla:amd64 audio meta-data library - vanilla flavour
 libtalloc2:amd64 hierarchical pool based memory allocator
 libtasn1-6:amd64 Manage ASN.1 structures (runtime)
 libtasn1-6:i386 Manage ASN.1 structures (runtime)
 libtbb2:amd64 parallelism library for C++ - runtime files
 libtcl8.6:amd64 Tcl (the Tool Command Language) v8.6 - run-time library f
 libtdb1:amd64 Trivial Database - shared library
 libtelepathy-glib0:amd64 Telepathy framework - GLib library
 libtelepathy-qt4-2:amd64 Telepathy framework - Qt 4 library
 libtelepathy-qt5-0:amd64 Telepathy framework - Qt 5 library
 libtevent0:amd64 talloc-based event loop library - shared library
 libtext-charwidth-perl get display widths of characters on the terminal
 libtext-iconv-perl converts between character sets in Perl
 libtext-levenshtein-perl implementation of the Levenshtein edit distance
 libtext-wrapi18n-perl internationalized substitute of Text::Wrap
 libthai-data Data files for Thai language support library
 libthai0:amd64 Thai language support library
 libtheora0:amd64 Theora Video Compression Codec
 libthumbnailer-qt1.0:amd64 Qt/C++ API to obtain thumbnails
 libtie-ixhash-perl Perl module to order associative arrays
 libtiff5:amd64 Tag Image File Format (TIFF) library
 libtiff5:i386 Tag Image File Format (TIFF) library
 libtimedate-perl collection of modules to manipulate date/time information
 libtimezonemap-data GTK+3 timezone map widget - data files
 libtimezonemap1:amd64 GTK+3 timezone map widget
 libtinfo-dev:amd64 developer's library for the low-level terminfo library
 libtinfo5:amd64 shared low-level terminfo library for terminal handling
 libtinfo5:i386 shared low-level terminfo library for terminal handling
 libtk8.6:amd64 Tk toolkit for Tcl and X11 v8.6 - run-time files
 libtool Generic library support script
 libtotem-plparser-common Totem Playlist Parser library - common files
 libtotem-plparser18:amd64 Totem Playlist Parser library - runtime files
 libtotem0:amd64 Main library for the Totem media player
 libtracker-sparql-1.0-0:amd64 metadata database, indexer and search tool - library
 libtrust-store2:amd64 C++11 library for persisting trust requests - runtime lib
 libtsan0:amd64 ThreadSanitizer -- a Valgrind-based detector of data race
 libtwolame0:amd64 MPEG Audio Layer 2 encoding library
 libtxc-dxtn-s2tc:amd64 Texture compression library for Mesa
 libtxc-dxtn-s2tc:i386 Texture compression library for Mesa
 libubsan0:amd64 UBSan -- undefined behaviour sanitizer (runtime)
 libubuntu-app-launch4:amd64 library for sending requests to the ubuntu app launch
 libubuntu-application-api3:amd64 Hybris implementation of the Platform API (runtime)
 libubuntu-download-manager-client1 Ubuntu Download Manager - shared public lib
 libubuntu-download-manager-common1 Ubuntu Download Manager - shared common lib
 libubuntu-location-service3:amd64 location service aggregating position/velocity/hea
 libubuntu-platform-hardware-api3:amd64 Hybris implementation of the hw-access parts
 libubuntugestures5:amd64 Ubuntu gestures library for Ubuntu UI Toolkit
 libubuntumetrics5:amd64 Ubuntu metrics library for Ubuntu UI Toolkit
 libubuntutoolkit5:amd64 Ubuntu toolkit common library for Ubuntu UI Toolkit
 libudev1:amd64 libudev shared library
 libudisks2-0:amd64 GObject based library to access udisks2
 libudm-common1 Upload Download Manager - shared common library
 libudm-priv-common1 Upload Download Manager - shared private library
 libunistring0:amd64 Unicode string library for C
 libunity-action-qt1:amd64 Unity Action Qt API
 libunity-api0:amd64 API for Unity shell integration
 libunity-control-center1 utilities to configure the GNOME desktop
 libunity-core-6.0-9:amd64 core library for the Unity interface
 libunity-gtk2-parser0:amd64 GtkMenuShell to GMenuModel parser
 libunity-gtk3-parser0:amd64 GtkMenuShell to GMenuModel parser
 libunity-misc4 Miscellaneous functions for Unity - shared library
 libunity-protocol-private0:amd64 binding to get places into the launcher - private l
 libunity-scopes-json-def-desktop binding to get places into the launcher - des
 libunity-scopes1.0:amd64 API for Unity scopes integration
 libunity-settings-daemon1:amd64 Helper library for accessing settings
 libunity-webapps0:amd64 Web Apps integration with the Unity desktop
 libunity9:amd64 binding to get places into the launcher - shared library
 libunwind8 library to determine the call-chain of a program - runtim
 libupower-glib3:amd64 abstraction for power management - shared library
 liburcu4:amd64 userspace RCU (read-copy-update) library
 liburi-perl module to manipulate and access URI strings
 liburl-dispatcher1:amd64 library for sending requests to the url dispatcher
 libusb-1.0-0:amd64 userspace USB programming library
 libusbmuxd4:amd64 USB multiplexor daemon for iPhone and iPod Touch devices
 libusermetricsinput1:amd64 library for exporting anonymous metrics about users
 libusermetricsoutput1:amd64 library for retrieving anonymous metrics about users
 libustr-1.0-1:amd64 Micro string library: shared library
 libutempter0:amd64 privileged helper for utmp/wtmp updates (runtime)
 libuuid-perl Perl extension for using UUID interfaces as defined in e2
 libuuid1:amd64 Universally Unique ID library
 libv4l-0:amd64 Collection of video4linux support libraries
 libv4lconvert0:amd64 Video4linux frame format conversion library
 libva-drm1:amd64 Video Acceleration (VA) API for Linux -- DRM runtime
 libva-x11-1:amd64 Video Acceleration (VA) API for Linux -- X11 runtime
 libva1:amd64 Video Acceleration (VA) API for Linux -- runtime
 libvdpau1:amd64 Video Decode and Presentation API for Unix (libraries)
 libvisio-0.1-1:amd64 library for parsing the visio file structure
 libvisual-0.4-0:amd64 audio visualization framework
 libvncclient1:amd64 API to write one's own VNC server - client library
 libvo-aacenc0:amd64 VisualOn AAC encoder library
 libvo-amrwbenc0:amd64 VisualOn AMR-WB encoder library
 libvorbis0a:amd64 decoder library for Vorbis General Audio Compression Code
 libvorbis0a:i386 decoder library for Vorbis General Audio Compression Code
 libvorbisenc2:amd64 encoder library for Vorbis General Audio Compression Code
 libvorbisenc2:i386 encoder library for Vorbis General Audio Compression Code
 libvorbisfile3:amd64 high-level API for Vorbis General Audio Compression Codec
 libvpx4:amd64 VP8 and VP9 video codec (shared library)
 libvte-2.91-0:amd64 Terminal emulator widget for GTK+ 3.0 - runtime files
 libvte-2.91-common Terminal emulator widget for GTK+ 3.0 - common files
 libwacom-bin Wacom model feature query library -- binaries
 libwacom-common Wacom model feature query library (common files)
 libwacom2:amd64 Wacom model feature query library
 libwavpack1:amd64 audio codec (lossy and lossless) - library
 libwayland-client0:amd64 wayland compositor infrastructure - client library
 libwayland-cursor0:amd64 wayland compositor infrastructure - cursor library
 libwayland-egl1-mesa:amd64 implementation of the Wayland EGL platform -- runtime
 libwayland-server0:amd64 wayland compositor infrastructure - server library
 libwbclient0:amd64 Samba winbind client library
 libwebkit2gtk-4.0-37:amd64 Web content engine library for GTK+
 libwebp6:amd64 Lossy compression of digital photographic images.
 libwebpmux2:amd64 Lossy compression of digital photographic images.
 libwebrtc-audio-processing1:amd64 AudioProcessing module from the WebRTC project.
 libwhoopsie-preferences0 Ubuntu error tracker submission settings - shared lib
 libwhoopsie0:amd64 Ubuntu error tracker submission - shared library
 libwildmidi-config software MIDI player configuration
 libwildmidi2:amd64 software MIDI player library
 libwind0-heimdal:amd64 Heimdal Kerberos - stringprep implementation
 libwind0-heimdal:i386 Heimdal Kerberos - stringprep implementation
 libwine:amd64 Windows API implementation - library
 libwine:i386 Windows API implementation - library
 libwinpr-crt0.1:amd64 Windows Portable Runtime library (crt library)
 libwinpr-dsparse0.1:amd64 Windows Portable Runtime library (dsparse library)
 libwinpr-environment0.1:amd64 Windows Portable Runtime library (environment library)
 libwinpr-file0.1:amd64 Windows Portable Runtime library (file library)
 libwinpr-handle0.1:amd64 Windows Portable Runtime library (handle library)
 libwinpr-heap0.1:amd64 Windows Portable Runtime library (heap library)
 libwinpr-input0.1:amd64 Windows Portable Runtime library (input library)
 libwinpr-interlocked0.1:amd64 Windows Portable Runtime library (interlocked library)
 libwinpr-library0.1:amd64 Windows Portable Runtime library (library)
 libwinpr-path0.1:amd64 Windows Portable Runtime library (path library)
 libwinpr-pool0.1:amd64 Windows Portable Runtime library (pool library)
 libwinpr-registry0.1:amd64 Windows Portable Runtime library (registry library)
 libwinpr-rpc0.1:amd64 Windows Portable Runtime library (RPC library)
 libwinpr-sspi0.1:amd64 Windows Portable Runtime library (sspi library)
 libwinpr-synch0.1:amd64 Windows Portable Runtime library (synch library)
 libwinpr-sysinfo0.1:amd64 Windows Portable Runtime library (sysinfo library)
 libwinpr-thread0.1:amd64 Windows Portable Runtime library (thread library)
 libwinpr-utils0.1:amd64 Windows Portable Runtime library (utils library)
 libwmf0.2-7:amd64 Windows metafile conversion library
 libwmf0.2-7-gtk Windows metafile conversion library
 libwnck-3-0:amd64 Window Navigator Construction Kit - runtime files
 libwnck-3-common Window Navigator Construction Kit - common files
 libwpd-0.10-10:amd64 Library for handling WordPerfect documents (shared librar
 libwpg-0.3-3:amd64 WordPerfect graphics import/convert library (shared libra
 libwps-0.4-4:amd64 Works text file format import filter library (shared libr
 libwrap0:amd64 Wietse Venema's TCP wrappers library
 libwrap0:i386 Wietse Venema's TCP wrappers library
 libwww-perl simple and consistent interface to the world-wide web
 libwww-robotrules-perl database of robots.txt-derived permissions
 libwxbase3.0-0v5:amd64 wxBase library (runtime) - non-GUI support classes of wxW
 libwxgtk3.0-0v5:amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
 libx11-6:amd64 X11 client-side library
 libx11-6:i386 X11 client-side library
 libx11-data X11 client-side library
 libx11-protocol-perl Perl module for the X Window System Protocol, version 11
 libx11-xcb1:amd64 Xlib/XCB interface library
 libx11-xcb1:i386 Xlib/XCB interface library
 libx264-148:amd64 x264 video coding library
 libx265-110:amd64 H.265/HEVC video stream encoder (shared library)
 libxapian30:amd64 Search engine library
 libxatracker2:amd64 X acceleration library -- runtime
 libxau6:amd64 X11 authorisation library
 libxau6:i386 X11 authorisation library
 libxaw7:amd64 X11 Athena Widget library
 libxcb-dri2-0:amd64 X C Binding, dri2 extension
 libxcb-dri2-0:i386 X C Binding, dri2 extension
 libxcb-dri3-0:amd64 X C Binding, dri3 extension
 libxcb-dri3-0:i386 X C Binding, dri3 extension
 libxcb-glx0:amd64 X C Binding, glx extension
 libxcb-glx0:i386 X C Binding, glx extension
 libxcb-icccm4:amd64 utility libraries for X C Binding -- icccm
 libxcb-image0:amd64 utility libraries for X C Binding -- image
 libxcb-keysyms1:amd64 utility libraries for X C Binding -- keysyms
 libxcb-present0:amd64 X C Binding, present extension
 libxcb-present0:i386 X C Binding, present extension
 libxcb-randr0:amd64 X C Binding, randr extension
 libxcb-render-util0:amd64 utility libraries for X C Binding -- render-util
 libxcb-render0:amd64 X C Binding, render extension
 libxcb-shape0:amd64 X C Binding, shape extension
 libxcb-shm0:amd64 X C Binding, shm extension
 libxcb-sync1:amd64 X C Binding, sync extension
 libxcb-sync1:i386 X C Binding, sync extension
 libxcb-util1:amd64 utility libraries for X C Binding -- atom, aux and event
 libxcb-xfixes0:amd64 X C Binding, xfixes extension
 libxcb-xinerama0:amd64 X C Binding, xinerama extension
 libxcb-xkb1:amd64 X C Binding, XKEYBOARD extension
 libxcb1:amd64 X C Binding
 libxcb1:i386 X C Binding
 libxcomposite1:amd64 X11 Composite extension library
 libxcomposite1:i386 X11 Composite extension library
 libxcursor1:amd64 X cursor management library
 libxcursor1:i386 X cursor management library
 libxdamage1:amd64 X11 damaged region extension library
 libxdamage1:i386 X11 damaged region extension library
 libxdmcp6:amd64 X11 Display Manager Control Protocol library
 libxdmcp6:i386 X11 Display Manager Control Protocol library
 libxext6:amd64 X11 miscellaneous extension library
 libxext6:i386 X11 miscellaneous extension library
 libxfixes3:amd64 X11 miscellaneous 'fixes' extension library
 libxfixes3:i386 X11 miscellaneous 'fixes' extension library
 libxfont1:amd64 X11 font rasterisation library
 libxfont2:amd64 X11 font rasterisation library
 libxft2:amd64 FreeType-based font drawing library for X
 libxi6:amd64 X11 Input extension library
 libxi6:i386 X11 Input extension library
 libxinerama1:amd64 X11 Xinerama extension library
 libxinerama1:i386 X11 Xinerama extension library
 libxkbcommon-x11-0:amd64 library to create keymaps with the XKB X11 protocol
 libxkbcommon0:amd64 library interface to the XKB compiler - shared library
 libxkbfile1:amd64 X11 keyboard file manipulation library
 libxklavier16:amd64 X Keyboard Extension high-level API
 libxml-parser-perl Perl module for parsing XML files
 libxml-twig-perl Perl module for processing huge XML documents in tree mod
 libxml-xpathengine-perl re-usable XPath engine for DOM-like trees
 libxml2:amd64 GNOME XML library
 libxml2:i386 GNOME XML library
 libxmu6:amd64 X11 miscellaneous utility library
 libxmuu1:amd64 X11 miscellaneous micro-utility library
 libxpm4:amd64 X11 pixmap library
 libxrandr2:amd64 X11 RandR extension library
 libxrandr2:i386 X11 RandR extension library
 libxrender1:amd64 X Rendering Extension client library
 libxrender1:i386 X Rendering Extension client library
 libxres1:amd64 X11 Resource extension library
 libxshmfence1:amd64 X shared memory fences - shared library
 libxshmfence1:i386 X shared memory fences - shared library
 libxslt1.1:amd64 XSLT 1.0 processing library - runtime library
 libxslt1.1:i386 XSLT 1.0 processing library - runtime library
 libxss1:amd64 X11 Screen Saver extension library
 libxt6:amd64 X11 toolkit intrinsics library
 libxtables11:amd64 netfilter xtables library
 libxtst6:amd64 X11 Testing -- Record extension library
 libxv1:amd64 X11 Video extension library
 libxvidcore4:amd64 Open source MPEG-4 video codec (library)
 libxvmc1:amd64 X11 Video extension library
 libxxf86dga1:amd64 X11 Direct Graphics Access extension library
 libxxf86vm1:amd64 X11 XFree86 video mode extension library
 libxxf86vm1:i386 X11 XFree86 video mode extension library
 libyajl2:amd64 Yet Another JSON Library
 libyaml-0-2:amd64 Fast YAML 1.1 parser and emitter library
 libyaml-libyaml-perl Perl interface to libyaml, a YAML implementation
 libyaml-tiny-perl Perl module for reading and writing YAML files
 libyelp0:amd64 Library for the GNOME help browser
 libzbar0:amd64 bar code scanner and decoder (library)
 libzeitgeist-1.0-1:amd64 library to access Zeitgeist - shared library
 libzeitgeist-2.0-0:amd64 library to access Zeitgeist - shared library
 libzmq5:amd64 lightweight messaging kernel (shared library)
 libzmqpp4:amd64 High-level C++ bindings for zeromq3
 libzvbi-common Vertical Blanking Interval decoder (VBI) - common files
 libzvbi0:amd64 Vertical Blanking Interval decoder (VBI) - runtime files
 light-themes Light Themes (Ambiance and Radiance)
 lightdm Display Manager
 lintian Debian package checker
 linux-base Linux image base package
 linux-firmware Firmware for Linux kernel drivers
 linux-generic Complete Generic Linux kernel and headers
 linux-headers-4.10.0-19 Header files related to Linux kernel version 4.10.0
 linux-headers-4.10.0-19-generic Linux kernel headers for version 4.10.0 on 64
 linux-headers-4.10.0-24 Header files related to Linux kernel version 4.10.0
 linux-headers-4.10.0-24-generic Linux kernel headers for version 4.10.0 on 64
 linux-headers-generic Generic Linux kernel headers
 linux-image-4.10.0-19-generic Linux kernel image for version 4.10.0 on 64 bit
 linux-image-4.10.0-24-generic Linux kernel image for version 4.10.0 on 64 bit
 linux-image-extra-4.10.0-19-generic Linux kernel extra modules for version 4.1
 linux-image-extra-4.10.0-24-generic Linux kernel extra modules for version 4.1
 linux-image-generic Generic Linux kernel image
 linux-libc-dev:amd64 Linux Kernel Headers for development
 linux-signed-generic Complete Signed Generic Linux kernel and headers
 linux-signed-image-4.10.0-19-generic Signed kernel image generic
 linux-signed-image-4.10.0-24-generic Signed kernel image generic
 linux-signed-image-generic Signed Generic Linux kernel image
 linux-sound-base base package for ALSA and OSS sound systems
 lm-sensors utilities to read temperature/voltage/fan sensors
 locales GNU C Library: National Language (locale) data [support]
 login system login tools
 logrotate Log rotation utility
 lsb-base Linux Standard Base init script functionality
 lsb-release Linux Standard Base version reporting utility
 lshw information about hardware configuration
 lsof Utility to list open files
 ltrace Tracks runtime library calls in dynamically linked progra
 m4 macro processing language
 make utility for directing compilation
 man-db on-line manual pager
 manpages Manual pages about using a GNU/Linux system
 manpages-dev Manual pages about using GNU/Linux for development
 mawk a pattern scanning and text processing language
 media-player-info Media player identification files
 mediascanner2.0 Media scanner package
 memtest86+ thorough real-mode memory tester
 mesa-utils Miscellaneous Mesa GL utilities
 mesa-va-drivers:amd64 Mesa VA-API video acceleration drivers
 mesa-vdpau-drivers:amd64 Mesa VDPAU video acceleration drivers
 metacity-common shared files for the Metacity window manager
 mime-support MIME files 'mime.types' & 'mailcap', and support programs
 mir-client-platform-mesa5:amd64 Display server for Ubuntu - client platform library
 mir-graphics-drivers-desktop:amd64 Display server for Ubuntu - desktop driver metapa
 mir-platform-graphics-mesa-kms12:amd64 Display server for Ubuntu - platform library
 mir-platform-graphics-mesa-x12:amd64 Display server for Ubuntu - platform library fo
 mir-platform-input-evdev6:amd64 Display server for Ubuntu - input platform library
 mlocate quickly find files on the filesystem based on their name
 mobile-broadband-provider-info database of mobile broadband service providers
 modemmanager D-Bus service for managing modems
 mokutil tools for manipulating machine owner keys
 mount tools for mounting and manipulating filesystems
 mousetweaks mouse accessibility enhancements for the GNOME desktop
 mscompress Microsoft "compress.exe/expand.exe" compatible (de)compre
 mtools Tools for manipulating MSDOS files
 mtr-tiny Full screen ncurses traceroute tool
 multiarch-support Transitional package to ensure multiarch compatibility
 mythes-en-au Australian English Thesaurus for OpenOffice.org
 mythes-en-us English (USA) Thesaurus for LibreOffice
 mythes-es Spanish Thesaurus for LibreOffice
 nano small, friendly text editor inspired by Pico
 nautilus file manager and graphical shell for GNOME
 nautilus-data data files for nautilus
 nautilus-dropbox Dropbox integration for Nautilus
 nautilus-sendto easily send files via email from within Nautilus
 nautilus-share Nautilus extension to share folder using Samba
 ncurses-base basic terminal type definitions
 ncurses-bin terminal-related programs and man pages
 netbase Basic TCP/IP networking system
 netcat-openbsd TCP/IP swiss army knife
 netpbm Graphics conversion tools between image formats
 network-manager network management framework (daemon and userspace tools)
 network-manager-gnome network management framework (GNOME frontend)
 network-manager-openvpn network management framework (OpenVPN plugin core)
 network-manager-pptp network management framework (PPTP plugin core)
 network-manager-pptp-gnome network management framework (PPTP plugin GNOME GUI
 notify-osd daemon that displays passive pop-up notifications
 notify-osd-icons Notify-OSD icons
 nplan YAML network configuration abstraction for various backen
 ntfs-3g read/write NTFS driver for FUSE
 nux-tools Visual rendering toolkit for real-time applications - too
 ocl-icd-libopencl1:amd64 Generic OpenCL ICD Loader
 ocl-icd-libopencl1:i386 Generic OpenCL ICD Loader
 onboard Simple On-screen Keyboard
 onboard-common Simple On-screen Keyboard (common files)
 onboard-data Language model files for the word suggestion feature of O
 openprinting-ppds OpenPrinting printer support - PostScript PPD files
 openssh-client secure shell (SSH) client, for secure access to remote ma
 openssl Secure Sockets Layer toolkit - cryptographic utility
 openvpn virtual private network daemon
 os-prober utility to detect other OSes on a set of drives
 overlay-scrollbar Scrollbar overlay - configuration
 overlay-scrollbar-gtk2:amd64 GTK 2 module for overlay scrollbars
 oxideqt-codecs-extra:amd64 Web browser engine for Qt (codecs)
 p11-kit p11-glue utilities
 p11-kit-modules:amd64 p11-glue proxy and trust modules
 p7zip 7zr file archiver with high compression ratio
 p7zip-full 7z and 7za file archivers with high compression ratio
 packagekit Provides a package management service
 packagekit-tools Provides PackageKit command-line tools
 parted disk partition manipulator
 passwd change and administer password and group data
 patch Apply a diff file to an original
 patchutils Utilities to work with patches
 pciutils Linux PCI Utilities
 pcmciautils PCMCIA utilities for Linux 2.6
 perl Larry Wall's Practical Extraction and Report Language
 perl-base minimal Perl system
 perl-modules-5.24 Core Perl modules
 perl-openssl-defaults:amd64 version compatibility baseline for Perl OpenSSL packages
 pinentry-curses curses-based PIN or pass-phrase entry dialog for GnuPG
 pinentry-gnome3 GNOME 3 PIN or pass-phrase entry dialog for GnuPG
 pkg-config manage compile and link flags for libraries
 plainbox-provider-checkbox CheckBox provider for PlainBox
 plainbox-provider-resource-generic CheckBox generic resource jobs provider
 plainbox-secure-policy policykit policy required to use plainbox (secure versi
 plymouth boot animation, logger and I/O multiplexer
 plymouth-label boot animation, logger and I/O multiplexer - label contro
 plymouth-theme-ubuntu-logo boot animation, logger and I/O multiplexer - ubuntu
 plymouth-theme-ubuntu-text boot animation, logger and I/O multiplexer - ubuntu
 po-debconf tool for managing templates file translations with gettex
 policykit-1 framework for managing administrative policies and privil
 policykit-1-gnome authentication agent for PolicyKit
 policykit-desktop-privileges run common desktop actions without password
 policykit-unity8 service to prompt for policy kit permissions
 poppler-data encoding data for the poppler PDF rendering library
 poppler-utils PDF utilities (based on Poppler)
 popularity-contest Vote for your favourite packages automatically
 powermgmt-base Common utils and configs for power management
 ppp Point-to-Point Protocol (PPP) - daemon
 pppconfig Text menu based utility for configuring ppp
 pppoeconf configures PPPoE/ADSL connections
 pptp-linux Point-to-Point Tunneling Protocol (PPTP) Client
 printer-driver-brlaser printer driver for (some) Brother laser printers
 printer-driver-c2esp printer driver for Kodak ESP AiO color inkjet Series
 printer-driver-foo2zjs printer driver for ZjStream-based printers
 printer-driver-foo2zjs-common printer driver for ZjStream-based printers - com
 printer-driver-gutenprint printer drivers for CUPS
 printer-driver-hpcups HP Linux Printing and Imaging - CUPS Raster driver (hpcu
 printer-driver-min12xxw printer driver for KonicaMinolta PagePro 1[234]xxW
 printer-driver-pnm2ppa printer driver for HP-GDI printers
 printer-driver-postscript-hp HP Printers PostScript Descriptions
 printer-driver-ptouch printer driver Brother P-touch label printers
 printer-driver-pxljr printer driver for HP Color LaserJet 35xx/36xx
 printer-driver-sag-gdi printer driver for Ricoh Aficio SP 1000s/SP 1100s
 printer-driver-splix Driver for Samsung and Xerox SPL2 and SPLc laser printers
 procps /proc file system utilities
 psmisc utilities that use the proc file system
 publicsuffix accurate, machine-readable list of domain name suffixes
 pulseaudio PulseAudio sound server
 pulseaudio-module-bluetooth Bluetooth module for PulseAudio sound server
 pulseaudio-utils Command line tools for the PulseAudio sound server
 python interactive high-level object-oriented language (default
 python-apt-common Python interface to libapt-pkg (locales)
 python-cairo Python bindings for the Cairo vector graphics library
 python-crypto cryptographic algorithms and protocols for Python
 python-gobject-2 deprecated static Python bindings for the GObject library
 python-gpgme python wrapper for the GPGME library
 python-gtk2 Python bindings for the GTK+ widget set
 python-ldb Python bindings for LDB
 python-minimal minimal subset of the Python language (default version)
 python-pkg-resources Package Discovery and Resource Access using pkg_resources
 python-samba Python bindings for Samba
 python-scour SVG scrubber and optimizer (Python 2 module)
 python-six Python 2 and 3 compatibility library (Python 2 interface)
 python-talloc hierarchical pool based memory allocator - Python binding
 python-tdb Python bindings for TDB
 python-wxgtk3.0 Python interface to the wxWidgets Cross-platform C++ GUI
 python-wxversion API for selecting the wxPython version to use
 python2.7 Interactive high-level object-oriented language (version
 python2.7-minimal Minimal subset of the Python language (version 2.7)
 python3 interactive high-level object-oriented language (default
 python3-apport Python 3 library for Apport crash report handling
 python3-apt Python 3 interface to libapt-pkg
 python3-aptdaemon Python 3 module for the server and client of aptdaemon
 python3-aptdaemon.gtk3widgets Python 3 GTK+ 3 widgets to run an aptdaemon clie
 python3-blinker fast, simple object-to-object and broadcast signaling lib
 python3-brlapi Braille display access via BRLTTY - Python3 bindings
 python3-bs4 error-tolerant HTML parser for Python 3
 python3-cairo Python 3 bindings for the Cairo vector graphics library
 python3-cffi-backend Foreign Function Interface for Python 3 calling C code -
 python3-chardet universal character encoding detector for Python3
 python3-checkbox-support collection of Python modules used by PlainBox provide
 python3-commandnotfound Python 3 bindings for command-not-found.
 python3-crypto cryptographic algorithms and protocols for Python 3
 python3-cryptography Python library exposing cryptographic recipes and primiti
 python3-cups Python3 bindings for CUPS
 python3-cupshelpers Python utility modules around the CUPS printing system
 python3-dbus simple interprocess messaging system (Python 3 interface)
 python3-debian Python 3 modules to work with Debian-related data formats
 python3-defer Small framework for asynchronous programming (Python 3)
 python3-distro-info information about distributions' releases (Python 3 modul
 python3-distupgrade manage release upgrades
 python3-feedparser Universal Feed Parser for Python 3
 python3-gdbm:amd64 GNU dbm database support for Python 3.x
 python3-gi Python 3 bindings for gobject-introspection libraries
 python3-gi-cairo Python 3 Cairo bindings for the GObject library
 python3-guacamole framework for creating command line applications (Python
 python3-html5lib HTML parser/tokenizer based on the WHATWG HTML5 specifica
 python3-httplib2 comprehensive HTTP client library written for Python3
 python3-idna Python IDNA2008 (RFC 5891) handling (Python 3)
 python3-jinja2 small but fast and easy to use stand-alone template engin
 python3-jwt Python 3 implementation of JSON Web Token
 python3-keyring store and access your passwords safely - Python 3 version
 python3-keyrings.alt alternate backend implementations for python3-keyring
 python3-launchpadlib Launchpad web services client library (Python 3)
 python3-lazr.restfulclient client for lazr.restful-based web services (Python
 python3-lazr.uri library for parsing, manipulating, and generating URIs
 python3-libertine Python3 scripts for the Libertine application sandbox
 python3-louis Python bindings for liblouis
 python3-lxml pythonic binding for the libxml2 and libxslt libraries
 python3-mako fast and lightweight templating for the Python 3 platform
 python3-markupsafe HTML/XHTML/XML string library for Python 3
 python3-minimal minimal subset of the Python language (default python3 ve
 python3-oauth Python 3 library implementing of the OAuth protocol
 python3-oauthlib generic, spec-compliant implementation of OAuth for Pytho
 python3-padme mostly transparent proxy class for Python 3
 python3-pexpect Python 3 module for automating interactive applications
 python3-pil:amd64 Python Imaging Library (Python3)
 python3-pkg-resources Package Discovery and Resource Access using pkg_resource
 python3-plainbox toolkit for software and hardware testing (python3 module
 python3-problem-report Python 3 library to handle problem reports
 python3-psutil module providing convenience functions for managing proce
 python3-ptyprocess Run a subprocess in a pseudo terminal from Python 3
 python3-pyasn1 ASN.1 library for Python (Python 3 module)
 python3-pyatspi Assistive Technology Service Provider Interface - Python3
 python3-pyparsing Python parsing module, Python3 package
 python3-renderpm:amd64 python low level render interface
 python3-reportlab ReportLab library to create PDF documents using Python3
 python3-reportlab-accel:amd64 C coded extension accelerator for the ReportLab Toolki
 python3-requests elegant and simple HTTP library for Python3, built for hu
 python3-secretstorage Python module for storing secrets - Python 3.x version
 python3-setuptools Python3 Distutils Enhancements
 python3-simplejson simple, fast, extensible JSON encoder/decoder for Python
 python3-six Python 2 and 3 compatibility library (Python 3 interface)
 python3-software-properties manage the repositories that you install software
 python3-speechd Python interface to Speech Dispatcher
 python3-systemd Python 3 bindings for systemd
 python3-uno Python-UNO bridge
 python3-update-manager python 3.x module for update-manager
 python3-urllib3 HTTP library with thread-safe connection pooling for Pyth
 python3-wadllib Python 3 library for navigating WADL files
 python3-webencodings Python implementation of the WHATWG Encoding standard
 python3-xdg Python 3 library to access freedesktop.org standards
 python3-xkit library for the manipulation of xorg.conf files (Python 3
 python3-xlsxwriter Python 3 module for creating Excel XLSX files
 python3-yaml YAML parser and emitter for Python3
 python3-zope.interface Interfaces for Python3
 python3.5 Interactive high-level object-oriented language (version
 python3.5-minimal Minimal subset of the Python language (version 3.5)
 qdbus Qt 4 D-Bus tool
 qmenumodel-qml Qt binding for GMenuModel - QML module
 qml-module-biometryd biometryd mediates/multiplexes to biometric devices - QML
 qml-module-io-thp-pyotherside:amd64 asynchronous Python 3 Bindings for Qt 5 (QML plu
 qml-module-ofono:amd64 QML bindings for libqofono
 qml-module-pamauthentication0.1:amd64 PAM authentication QML plugin
 qml-module-qmltermwidget1.0:amd64 QMLTermWidget QML plugin.
 qml-module-qt-labs-folderlistmodel:amd64 Qt 5 folderlistmodel QML module
 qml-module-qt-labs-settings:amd64 Qt 5 settings QML module
 qml-module-qtfeedback:amd64 Qt 5 Feedback QML module
 qml-module-qtgraphicaleffects:amd64 Qt 5 Graphical Effects module
 qml-module-qtmultimedia:amd64 Qt 5 Multimedia QML module
 qml-module-qtqml-models2:amd64 Qt 5 Models2 QML module
 qml-module-qtqml-statemachine:amd64 Qt 5 State Machine QML module
 qml-module-qtquick-layouts:amd64 Qt 5 Quick Layouts QML module
 qml-module-qtquick-window2:amd64 Qt 5 window 2 QML module
 qml-module-qtquick-xmllistmodel:amd64 Qt 5 xmllistmodel QML module
 qml-module-qtquick2:amd64 Qt 5 Qt Quick 2 QML module
 qml-module-qtsysteminfo:amd64 Qt 5 System Info QML module
 qml-module-qttest:amd64 Qt 5 test QML module
 qml-module-ubuntu-components:amd64 Qt Components for Ubuntu - Components QML plugin
 qml-module-ubuntu-components-labs:amd64 Qt Components Labs for Ubuntu - Components Q
 qml-module-ubuntu-connectivity:amd64 Ubuntu Connectivity API QML Components
 qml-module-ubuntu-layouts:amd64 Qt Components for Ubuntu - Layouts QML plugin
 qml-module-ubuntu-onlineaccounts:amd64 Expose the Online Accounts API to QML applica
 qml-module-ubuntu-onlineaccounts-client Online Accounts panel library for QML
 qml-module-ubuntu-onlineaccounts2:amd64 Online Accounts API for QML applications
 qml-module-ubuntu-performancemetrics:amd64 Qt Components for Ubuntu - PerformanceMet
 qml-module-ubuntu-settings-components:amd64 Ubuntu settings Components
 qml-module-ubuntu-test:amd64 Qt Components for Ubuntu - Test QML plugin
 qml-module-ubuntu-thumbnailer0.1:amd64 QML interface for the thumbnailer.
 qml-module-ubuntu-web:amd64 Ubuntu web QML module
 qmlscene Qt 5 QML scene viewer
 qpdf tools for transforming and inspecting PDF files
 qt-at-spi:amd64 at-spi accessibility plugin for Qt
 qt5-gtk-platformtheme:amd64 Qt 5 GTK+ 3 platform theme
 qtchooser Wrapper to select between Qt development binary versions
 qtcontact5-galera:amd64 QtContacts backend for galera contact service.
 qtcore4-l10n Qt 4 core module translations
 qtdeclarative5-accounts-plugin:amd64 transitional dummy package for Online Accounts
 qtdeclarative5-dev-tools Qt 5 declarative development programs
 qtdeclarative5-gsettings1.0 QML Bindings for GSettings
 qtdeclarative5-qtmir-plugin:amd64 Qt plugin for Unity specific Mir APIs
 qtdeclarative5-qtquick2-plugin:amd64 transitional dummy package Qt 5 Qt Quick 2 QML
 qtdeclarative5-ubuntu-content1 QML binding for libcontent-hub
 qtdeclarative5-ubuntu-download-manager0.1 Ubuntu Download Manager Plugin
 qtdeclarative5-ubuntu-settings-components:amd64 transitional dummy package for Ubunt
 qtdeclarative5-ubuntu-telephony0.1:amd64 Telephony service components for Ubuntu - Q
 qtdeclarative5-ubuntu-ui-extras0.2 Ubuntu UI Extra Components
 qtdeclarative5-ubuntu-ui-toolkit-plugin Transitional dummy package for Ubuntu
 qtdeclarative5-unity-action-plugin:amd64 Unity Action QML Components
 qtdeclarative5-unity-notifications-plugin:amd64 Unity Notifications - shared library
 qtmir-desktop:amd64 Qt platform abstraction (QPA) plugin for a Mir server (de
 qttranslations5-l10n translations for Qt 5
 qtubuntu-appmenutheme:amd64 Qt platform theme for exported application menus
 qtubuntu-desktop:amd64 Qt plugins for Ubuntu Platform API (desktop)
 qtubuntu-print Print plugin for Qt sending PDFs over content-hub
 r-base GNU R statistical computation and graphics system
 r-base-core GNU R core of statistical computation and graphics system
 r-base-dev GNU R installation of auxiliary GNU R packages
 r-base-html GNU R html docs for statistical computing system function
 r-cran-boot GNU R package for bootstrapping functions from Davison an
 r-cran-class GNU R package for classification
 r-cran-cluster GNU R package for cluster analysis by Rousseeuw et al
 r-cran-codetools GNU R package providing code analysis tools
 r-cran-foreign GNU R package to read/write data from other stat. systems
 r-cran-kernsmooth GNU R package for kernel smoothing and density estimation
 r-cran-lattice GNU R package for 'Trellis' graphics
 r-cran-mass GNU R package of Venables and Ripley's MASS
 r-cran-matrix GNU R package of classes for dense and sparse matrices
 r-cran-mgcv GNU R package for multiple parameter smoothing estimation
 r-cran-nlme GNU R package for (non-)linear mixed effects models
 r-cran-nnet GNU R package for feed-forward neural networks
 r-cran-rpart GNU R package for recursive partitioning and regression t
 r-cran-spatial GNU R package for spatial statistics
 r-cran-survival GNU R package for survival analysis
 r-doc-html GNU R html manuals for statistical computing system
 r-recommended GNU R collection of recommended packages [metapackage]
 readline-common GNU readline and history libraries, common files
 remmina remote desktop client for GNOME desktop environment
 remmina-common common files for remmina remote desktop client
 remmina-plugin-rdp RDP plugin for remmina remote desktop client
 remmina-plugin-vnc VNC plugin for remmina remote desktop client
 rename Perl extension for renaming multiple files
 repowerd Power daemon to monitor and control system power state
 repowerd-data Power daemon to monitor and control system power state
 resolvconf name server information handler
 rfkill tool for enabling and disabling wireless devices
 rhythmbox music player and organizer for GNOME
 rhythmbox-data data files for rhythmbox
 rhythmbox-plugin-zeitgeist zeitgeist plugin for rhythmbox music player
 rhythmbox-plugins plugins for rhythmbox music player
 rsync fast, versatile, remote (and local) file-copying tool
 rsyslog reliable system and kernel logging daemon
 rtkit Realtime Policy and Watchdog Daemon
 samba-common common files used by both the Samba server and client
 samba-common-bin Samba common files used by both the server and the client
 samba-libs:amd64 Samba core libraries
 sane-utils API library for scanners -- utilities
 sbsigntool utility for signing and verifying files for UEFI Secure B
 seahorse GNOME front end for GnuPG
 secureboot-db Secure Boot updates for DB and DBX
 sed GNU stream editor for filtering/transforming text
 sensible-utils Utilities for sensible alternative selection
 session-migration Tool to migrate in user session settings
 session-shortcuts Allows you to shutdown, logout, and reboot from dash
 sessioninstaller APT based installer using PackageKit's session DBus API
 sgml-base SGML infrastructure and SGML catalog file support
 shared-mime-info FreeDesktop.org shared MIME database and spec
 shim boot loader to chain-load signed boot loaders under Secur
 shim-signed Secure Boot chain-loading bootloader (Microsoft-signed bi
 shotwell digital photo organizer
 shotwell-common digital photo organizer - common files
 signon-keyring-extension GNOME keyring extension for signond
 signon-plugin-oauth2 Single Signon oauth2 plugin
 signon-ui Dummy transitional package for signon-ui
 signon-ui-service D-Bus service file for signon-ui
 signon-ui-x11 Single Sign-on UI
 signond Single Sign On framework
 simple-scan Simple Scanning Utility
 snapd Tool to interact with Ubuntu Core Snappy.
 snapd-login-service Daemon to allow non-root access to snapd
 sni-qt:amd64 indicator support for Qt
 software-properties-common manage the repositories that you install software f
 software-properties-gtk manage the repositories that you install software from
 sound-theme-freedesktop freedesktop.org sound theme
 speech-dispatcher Common interface to speech synthesizers
 speech-dispatcher-audio-plugins:amd64 Speech Dispatcher: Audio output plugins
 speech-dispatcher-espeak-ng Speech Dispatcher: Espeak-ng output module
 sqlite3 Command line interface for SQLite 3
 squashfs-tools Tool to create and append to squashfs filesystems
 ssl-cert simple debconf wrapper for OpenSSL
 strace System call tracer
 sudo Provide limited super user privileges to specific users
 suru-icon-theme Ubuntu Suru Icon theme
 syslinux collection of bootloaders (DOS FAT and NTFS bootloader)
 syslinux-common collection of bootloaders (common)
 syslinux-legacy Bootloader for Linux/i386 using MS-DOS floppies
 system-config-printer graphical interface to configure the printing system
 system-config-printer-common backend and the translation files for system-conf
 system-config-printer-udev Utilities to detect and configure printers automati
 systemd system and service manager
 systemd-sysv system and service manager - SysV links
 sysvinit-utils System-V-like utilities
 t1utils Collection of simple Type 1 font manipulation programs
 tar GNU version of the tar archiving utility
 tcl Tool Command Language (default version) - shell
 tcl8.6 Tcl (the Tool Command Language) v8.6 - shell
 tcpd Wietse Venema's TCP wrapper utilities
 tcpdump command-line network traffic analyzer
 telepathy-mission-control-5 management daemon for Telepathy real-time communic
 telephony-service Telephony service components for Ubuntu - backend
 telnet basic telnet client
 thermald Thermal monitoring and controlling daemon
 thumbnailer-service D-Bus service for out of process thumbnailing
 thunderbird Email, RSS and newsgroup client with integrated spam filt
 thunderbird-gnome-support Email, RSS and newsgroup client - GNOME support
 thunderbird-locale-en English language pack for Thunderbird
 thunderbird-locale-en-gb Transitional English language pack for Thunderbird
 thunderbird-locale-en-us Transitional English language pack for Thunderbird
 thunderbird-locale-es Spanish; Castilian language pack for Thunderbird
 thunderbird-locale-es-ar Transitional Spanish language pack for Thunderbird
 thunderbird-locale-es-es Transitional Spanish language pack for Thunderbird
 time GNU time program for measuring CPU resource usage
 tk Toolkit for Tcl and X11 (default version) - windowing she
 tk8.6 Tk toolkit for Tcl and X11 v8.6 - windowing shell
 tone-generator Telephony Tone Generator (daemon)
 totem Simple media player for the GNOME desktop based on GStrea
 totem-common Data files for the Totem media player
 totem-plugins Plugins for the Totem media player
 transmission-common lightweight BitTorrent client (common files)
 transmission-gtk lightweight BitTorrent client (GTK+ interface)
 ttf-ancient-fonts-symbola symbolic font providing emoji characters from Unicod
 ttf-mscorefonts-installer Installer for Microsoft TrueType core fonts
 ttf-ubuntu-font-family Ubuntu Font Family, sans-serif typeface hinted for clar
 tzdata time zone and daylight-saving time data
 ubuntu-app-launch Session init system job for Launching Applications
 ubuntu-application-api3-desktop:amd64 Implementation of the Platform API for Ubuntu
 ubuntu-application-api3-test:amd64 test implementation of the Platform API
 ubuntu-artwork Ubuntu themes and artwork
 ubuntu-desktop The Ubuntu desktop system
 ubuntu-docs Ubuntu Desktop Guide
 ubuntu-download-manager Ubuntu Download Manager - daemon
 ubuntu-drivers-common Detect and install additional Ubuntu driver packages
 ubuntu-keyboard-data Ubuntu on-screen keyboard data files
 ubuntu-keyring GnuPG keys of the Ubuntu archive
 ubuntu-minimal Minimal core of Ubuntu
 ubuntu-mobile-icons Ubuntu Mobile Icon theme
 ubuntu-mono Ubuntu Mono Icon theme
 ubuntu-printing-app Printing app which consumes a PDF from content-hub
 ubuntu-release-upgrader-core manage release upgrades
 ubuntu-release-upgrader-gtk manage release upgrades
 ubuntu-restricted-addons Commonly used restricted packages for Ubuntu
 ubuntu-restricted-extras Commonly used media codecs and fonts for Ubuntu
 ubuntu-session Ubuntu session
 ubuntu-settings default settings for the Ubuntu desktop
 ubuntu-software Utility for browsing, installing, and removing software
 ubuntu-sounds Ubuntu's GNOME audio theme
 ubuntu-standard The Ubuntu standard system
 ubuntu-system-service Dbus service to set various system-wide configurations
 ubuntu-system-settings System Settings application for Ubuntu Touch
 ubuntu-system-settings-online-accounts Online Accounts setup for Ubuntu Touch
 ubuntu-terminal-app Terminal application
 ubuntu-touch-sounds sounds for the Ubuntu Touch image
 ubuntu-ui-toolkit-theme Qt Components for Ubuntu - Ubuntu Theme
 ubuntu-wallpapers Ubuntu Wallpapers
 ubuntu-wallpapers-zesty Ubuntu 17.04 Wallpapers
 ucf Update Configuration File(s): preserve user changes to co
 udev /dev/ and hotplug management daemon
 udisks2 D-Bus service to access and manipulate storage devices
 ufw program for managing a Netfilter firewall
 unattended-upgrades automatic installation of security upgrades
 unity Interface designed for efficiency of space and interactio
 unity-accessibility-profiles Accessibility Profile Manager - Unity profile dat
 unity-asset-pool Unity Assets Pool
 unity-control-center utilities to configure the GNOME desktop
 unity-control-center-faces utilities to configure the GNOME desktop - faces im
 unity-control-center-signon Unity Control Center extension for single signon
 unity-greeter Unity Greeter
 unity-greeter-session-broadcast Service to allow the greeter to communicate to
 unity-gtk-module-common Common files for GtkMenuShell D-Bus exporter
 unity-gtk2-module:amd64 GtkMenuShell D-Bus exporter
 unity-gtk3-module:amd64 GtkMenuShell D-Bus exporter
 unity-lens-applications Application lens for unity
 unity-lens-files File lens for unity
 unity-lens-music Music lens for unity
 unity-lens-photos Photos lens for Unity
 unity-lens-video Unity Video lens
 unity-plugin-scopes:amd64 QML plugin for Scopes
 unity-schemas Interface designed for efficiency of space and interactio
 unity-scope-calculator Calculator scope for Unity
 unity-scope-chromiumbookmarks Chromium bookmarks scope for Unity
 unity-scope-colourlovers COLOURlovers scope for Unity
 unity-scope-devhelp devhelp scope for Unity
 unity-scope-firefoxbookmarks Firefox bookmarks scope for Unity
 unity-scope-gdrive Google Drive scope for Unity
 unity-scope-home Home scope that aggregates results from multiple scopes
 unity-scope-manpages Manual pages scope for Unity
 unity-scope-mediascanner2 Media scanner scope for Unity
 unity-scope-openclipart OpenClipArt scope for Unity
 unity-scope-texdoc Texdoc scope for Unity
 unity-scope-tomboy Tomboy scope for Unity
 unity-scope-video-remote Remote videos engine
 unity-scope-virtualbox VirtualBox scope for Unity
 unity-scope-yelp Help scope for Unity
 unity-scope-zotero Zotero scope for Unity
 unity-scopes-master-default Home scope that aggregates results from multiple s
 unity-scopes-runner desktop runner for misceallenous scopes
 unity-services Services for the Unity interface
 unity-settings-daemon daemon handling the Unity session settings
 unity-system-compositor System compositor for Ubuntu
 unity-webapps-common Unity WebApp integration scripts
 unity-webapps-qml Unity Webapps QML component
 unity-webapps-service Service for Web Apps integration with the Unity desktop
 unity8 Unity 8 shell
 unity8-common Unity 8 shell (common files)
 unity8-desktop-session Unity8 desktop session for Mir
 unity8-private:amd64 Unity 8 private libs
 uno-libs3 LibreOffice UNO runtime environment -- public shared libr
 unrar Unarchiver for .rar files (non-free version)
 unzip De-archiver for .zip files
 update-inetd inetd configuration file updater
 update-manager GNOME application that manages apt updates
 update-manager-core manage release upgrades
 update-notifier Daemon which notifies about package updates
 update-notifier-common Files shared between update-notifier and other packages
 upower abstraction for power management
 upstart event-based init daemon - essential binaries
 ure LibreOffice UNO runtime environment
 ureadahead Read required files in advance
 url-dispatcher:amd64 service to allow sending of URLs and get handlers started
 url-dispatcher-tools tools for working with the URL Dispatcher.
 usb-creator-common create a startup disk using a CD or disc image (common fi
 usb-creator-gtk create a startup disk using a CD or disc image (for GNOME
 usb-modeswitch mode switching tool for controlling "flip flop" USB devic
 usb-modeswitch-data mode switching data for usb-modeswitch
 usbmuxd USB multiplexor daemon for iPhone and iPod Touch devices
 usbutils Linux USB utilities
 usermetricsservice:amd64 library for exporting anonymous metrics about users
 util-linux miscellaneous system utilities
 uuid-runtime runtime components for the Universally Unique ID library
 va-driver-all:amd64 Video Acceleration (VA) API -- driver metapackage
 vdpau-driver-all:amd64 Video Decode and Presentation API for Unix (driver metapa
 vim-common Vi IMproved - Common files
 vim-tiny Vi IMproved - enhanced vi editor - compact version
 vino VNC server for GNOME
 wamerican American English dictionary words for /usr/share/dict
 wbritish British English dictionary words for /usr/share/dict
 webapp-container Ubuntu web applications container
 webbrowser-app Ubuntu web browser
 wget retrieves files from the web
 whiptail Displays user-friendly dialog boxes from shell scripts
 whoopsie Ubuntu error tracker submission
 whoopsie-preferences System preferences for error reporting
 winbind service to resolve user and group information from Window
 wine-stable Windows API implementation - standard suite
 wine32:i386 Windows API implementation - 32-bit binary loader
 wine64 Windows API implementation - 64-bit binary loader
 winetricks package manager for Wine to install software easily
 wireless-regdb wireless regulatory database
 wireless-tools Tools for manipulating Linux Wireless Extensions
 wpasupplicant client support for WPA and WPA2 (IEEE 802.11i)
 wspanish Spanish dictionary words for /usr/share/dict
 x11-apps X applications
 x11-common X Window System (X.Org) infrastructure
 x11-session-utils X session utilities
 x11-utils X11 utilities
 x11-xkb-utils X11 XKB utilities
 x11-xserver-utils X server utilities
 xauth X authentication utility
 xbitmaps Base X bitmaps
 xbrlapi Access software for a blind person using a braille displa
 xcursor-themes Base X cursor themes
 xdg-user-dirs tool to manage well known user directories
 xdg-user-dirs-gtk tool to manage well known user directories (Gtk extension
 xdg-utils desktop integration utilities from freedesktop.org
 xdiagnose X.org diagnosis tool
 xfonts-base standard fonts for X
 xfonts-encodings Encodings for X.Org fonts
 xfonts-scalable scalable fonts for X
 xfonts-utils X Window System font utility programs
 xinit X server initialisation tool
 xinput Runtime configuration and test of XInput devices
 xkb-data X Keyboard Extension (XKB) configuration data
 xmir Xmir X server
 xml-core XML infrastructure and XML catalog file support
 xorg X.Org X Window System
 xorg-docs-core Core documentation for the X.org X Window System
 xserver-common common files used by various X servers
 xserver-xorg X.Org X server
 xserver-xorg-core Xorg X server - core server
 xserver-xorg-input-all X.Org X server -- input driver metapackage
 xserver-xorg-input-libinput X.Org X server -- libinput input driver
 xserver-xorg-input-synaptics Synaptics TouchPad driver for X.Org server
 xserver-xorg-input-wacom X.Org X server -- Wacom input driver
 xserver-xorg-video-all X.Org X server -- output driver metapackage
 xserver-xorg-video-amdgpu X.Org X server -- AMDGPU display driver
 xserver-xorg-video-ati X.Org X server -- AMD/ATI display driver wrapper
 xserver-xorg-video-fbdev X.Org X server -- fbdev display driver
 xserver-xorg-video-intel X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-nouveau X.Org X server -- Nouveau display driver
 xserver-xorg-video-qxl X.Org X server -- QXL display driver
 xserver-xorg-video-radeon X.Org X server -- AMD/ATI Radeon display driver
 xserver-xorg-video-vesa X.Org X server -- VESA display driver
 xserver-xorg-video-vmware X.Org X server -- VMware display driver
 xterm X terminal emulator
 xul-ext-ubufox Ubuntu modifications for Firefox
 xxd tool to make (or reverse) a hex dump
 xz-utils XZ-format compression utilities
 yelp Help browser for GNOME
 yelp-xsl XSL stylesheets for the yelp help browser
 zeitgeist-core event logging framework - engine
 zeitgeist-datahub event logging framework - passive logging daemon
 zenity Display graphical dialog boxes from shell scripts
 zenity-common Display graphical dialog boxes from shell scripts (common
 zip Archiver for .zip files
 zlib1g:amd64 compression library - runtime
 zlib1g:i386 compression library - runtime
 zlib1g-dev:amd64 compression library - development

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

I see three issues:

1. you have an inconsistency (double entry) in the package management configuration
2. one of the packages needs to be reinstalled
3. it seems that the package management has lost detail information about your installed packages

for 1: issue the command
sudo gedit /etc/apt/sources.list
and in the editor that opens after entering your password delete the second line (deb-src ...), save the file and close the editor

for 2: try the command
sudo apt-get install --reinstall -f linux-image-generic=4.10.0.24.26
and report the results

for 3: It should be possible to restore a file with the correct contents from an automatically-created backup
What is the output of the commands
ls -l /var/lib/dpkg/status*
ls -l /var/backups

Can you help with this problem?

Provide an answer of your own, or ask CARLOS DIAZ for more information if necessary.

To post a message you must log in.