Last active
August 8, 2021 16:56
-
-
Save darendarrow/490bd60ddd6c539d2edc5186b2e37550 to your computer and use it in GitHub Desktop.
Error and information for SANS DFIR install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install error | |
>> Completed: smbd (Took: 3556.797 ms) | |
>> Completed: smbd (Took: 4374.305 ms) | |
>> Completed: nmbd (Took: 3788.701 ms) | |
>> Completed: nmbd (Took: 4093.688 ms) | |
>> Completed: /etc/foremost.conf (Took: 7.445 ms) | |
>> Completed: /usr/local/etc/foremost.conf (Took: 4.235 ms) | |
>> Completed: sift-config-tools (Took: 0.917 ms) | |
>> Incomplete due to Failures -- Success: 519, Failure: 20 | |
>>>> List of Failures (first 10 only) | |
NOTE: First failure is generally the root cause. | |
IMPORTANT: If opening a ticket, please include this information. | |
- ID: docker-engine | |
SLS: sift.packages.docker-engine | |
Run#: 44 | |
Comment: Problem encountered installing package(s). Additional info follows: | |
errors: | |
- Running scope as unit run-rb5ee5a333a5c4297a6493c637d66ad95.scope. | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
- ID: open-iscsi | |
SLS: sift.packages.open-iscsi | |
Run#: 135 | |
Comment: Problem encountered installing package(s). Additional info follows: | |
errors: | |
- Running scope as unit run-rb4247bd72dcb450d9969fa3c2688b494.scope. | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
- ID: python-plaso | |
SLS: sift.packages.python-plaso | |
Run#: 153 | |
Comment: Problem encountered installing package(s). Additional info follows: | |
errors: | |
- Running scope as unit run-r73ea9c883df544bca2c31a33128101fc.scope. | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
- ID: undefined | |
SLS: sift.packages.plaso-tools | |
Run#: 154 | |
Comment: One or more requisite failed: sift.packages.python-plaso.python-plaso | |
- ID: sift-wine-apt-update | |
SLS: sift.packages.wine | |
Run#: 246 | |
Comment: Problem encountered upgrading packages. Additional info follows: | |
result: | |
---------- | |
pid: | |
654795 | |
retcode: | |
100 | |
stderr: | |
Running scope as unit run-ra5b9918e787742f9af9d4a5f3cfc4b1e.scope. | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
stdout: | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
Calculating upgrade... | |
The following packages were automatically installed and are no longer required: | |
libsodium18 libyaml-0-2 libzmq5 python-cffi-backend python-cryptography | |
python-enum34 python-ipaddress python-ndg-httpsclient python-openssl | |
python-pyasn1 | |
Use 'sudo apt autoremove' to remove them. | |
The following packages will be upgraded: | |
python-requests python-urllib3 | |
2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. | |
2 not fully installed or removed. | |
Need to get 147 kB of archives. | |
After this operation, 170 kB of additional disk space will be used. | |
Get:1 http://ppa.launchpad.net/gift/stable/ubuntu xenial/main amd64 python-requests all 2.19.1-1ppa1~xenial [58.1 kB] | |
Get:2 http://ppa.launchpad.net/gift/stable/ubuntu xenial/main amd64 python-urllib3 all 1.23-1ppa1~xenial [88.7 kB] | |
Fetched 147 kB in 1s (80.4 kB/s) | |
(Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 132366 files and directories currently installed.) | |
Preparing to unpack .../python-requests_2.19.1-1ppa1~xenial_all.deb ... | |
Unpacking python-requests (2.19.1-1ppa1~xenial) over (2.9.1-3) ... | |
Preparing to unpack .../python-urllib3_1.23-1ppa1~xenial_all.deb ... | |
Unpacking python-urllib3 (1.23-1ppa1~xenial) over (1.13.1-2ubuntu0.16.04.1) ... | |
Setting up open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.4) ... | |
Job for iscsid.service failed because a configured resource limit was exceeded. See "systemctl status iscsid.service" and "journalctl -xe" for details. | |
invoke-rc.d: initscript iscsid, action "start" failed. | |
?[0;1;31m*?[0m iscsid.service - iSCSI initiator daemon (iscsid) | |
Loaded: loaded (/lib/systemd/system/iscsid.service; enabled; vendor preset: enabled) | |
Active: ?[0;1;31mfailed?[0m (Result: resources) since Fri 2018-07-06 16:17:03 UTC; 29ms ago | |
Docs: man:iscsid(8) | |
Process: 655086 ExecStart=/sbin/iscsid (code=exited, status=0/SUCCESS) | |
Process: 655079 ExecStartPre=/lib/open-iscsi/startup-checks.sh (code=exited, status=0/SUCCESS) | |
dpkg: error processing package open-iscsi (--configure): | |
subprocess installed post-installation script returned error exit status 1 | |
Setting up docker-engine (17.05.0~ce-0~ubuntu-xenial) ... | |
Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. | |
invoke-rc.d: initscript docker, action "start" failed. | |
* docker.service - Docker Application Container Engine | |
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) | |
Active: activating (auto-restart) (Result: exit-code) since Fri 2018-07-06 16:17:06 UTC; 25ms ago | |
Docs: https://docs.docker.com | |
Process: 655184 ExecStart=/usr/bin/dockerd -H fd:// ?[0;1;31m(code=exited, status=1/FAILURE)?[0m | |
Main PID: 655184 (code=exited, status=1/FAILURE) | |
dpkg: error processing package docker-engine (--configure): | |
subprocess installed post-installation script returned error exit status 1 | |
Setting up python-urllib3 (1.23-1ppa1~xenial) ... | |
Setting up python-requests (2.19.1-1ppa1~xenial) ... | |
Processing triggers for initramfs-tools (0.122ubuntu8.11) ... | |
Errors were encountered while processing: | |
open-iscsi | |
docker-engine | |
- ID: undefined | |
SLS: sift.packages.wine | |
Run#: 247 | |
Comment: One or more requisite failed: sift.packages.wine.sift-wine-apt-update | |
- ID: undefined | |
SLS: sift.packages | |
Run#: 254 | |
Comment: One or more requisite failed: sift.packages.python-plaso.python-plaso, sift.packages.wine.sift-wine, sift.packages.open-iscsi.open-iscsi, sift.packages.wine.sift-wine-apt-update, sift.packages.docker-engine.docker-engine | |
- ID: sift-python-packages-machinae | |
SLS: sift.python-packages.machinae | |
Run#: 261 | |
Comment: Failed to install packages: machinae. Error: Collecting machinae | |
Downloading https://files.pythonhosted.org/packages/e1/32/fcf173886cb51cbba843a9eb4e6550d71c8f5f9aefec08dc08359232e022/machinae-1.4.0.tar.gz | |
Collecting dnspython3 (from machinae) | |
Downloading https://files.pythonhosted.org/packages/f0/bb/f41cbc8eaa807afb9d44418f092aa3e4acf0e4f42b439c49824348f1f45c/dnspython3-1.15.0.zip | |
Complete output from command python setup.py egg_info: | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
File "/tmp/pip-build-l7ZqQV/dnspython3/setup.py", line 25 | |
"""+"="*78, file=sys.stdout) | |
^ | |
SyntaxError: invalid syntax | |
---------------------------------------- The directory '/home/ddarrow/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | |
The directory '/home/ddarrow/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | |
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-l7ZqQV/dnspython3/ | |
You are using pip version 8.1.1, however version 10.0.1 is available. | |
You should consider upgrading via the 'pip install --upgrade pip' command. | |
- ID: undefined | |
SLS: sift.python-packages | |
Run#: 280 | |
Comment: One or more requisite failed: sift.python-packages.machinae.sift-python-packages-machinae | |
- ID: sift-config-terminal-profiles-install | |
SLS: sift.config.user.terminal | |
Run#: 473 | |
Comment: Command "dconf load /org/gnome/terminal/ < /usr/share/sift/terminal-profiles.txt" run | |
## Fresh install of Xenial | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$ uname -a | |
Linux siftworkstation 4.3.0 BrandZ virtual linux x86_64 x86_64 x86_64 GNU/Linux | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$ cat /etc/issue | |
Ubuntu 16.04.4 LTS \n \l | |
## Installed packages | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$ dpkg --list | |
Desired=Unknown/Install/Remove/Purge/Hold | |
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend | |
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) | |
||/ Name Version Architecture Description | |
+++-===================================================-==============================-==============================-=========================================================================================================== | |
ii accountsservice 0.6.40-2ubuntu11.3 amd64 query and manipulate user account information | |
ii acl 2.2.52-3 amd64 Access control list utilities | |
ii adduser 3.113+nmu3ubuntu4 all add and remove users and groups | |
ii adwaita-icon-theme 3.18.0-2ubuntu3.1 all default icon theme of GNOME (small subset) | |
ii aeskeyfind 1:1.0-3 amd64 tool for locating AES keys in a captured memory image | |
ii afflib-tools 3.7.7-3 amd64 Advanced Forensics Format Library (utilities) | |
ii afterglow 1.6.4-trusy1 amd64 AfterGlow is a tool which facilitates the process of generating graphs. | |
ii aircrack-ng 1:1.2-0~beta3-4 amd64 wireless WEP/WPA cracking utilities | |
ii apache2 2.4.18-2ubuntu3.9 amd64 Apache HTTP Server | |
ii apache2-bin 2.4.18-2ubuntu3.9 amd64 Apache HTTP Server (modules and other binary files) | |
ii apache2-data 2.4.18-2ubuntu3.9 all Apache HTTP Server (common files) | |
ii apache2-utils 2.4.18-2ubuntu3.9 amd64 Apache HTTP Server (utility programs for web servers) | |
ii apg 2.2.3.dfsg.1-2ubuntu1 amd64 Automated Password Generator - Standalone version | |
ii apparmor 2.10.95-0ubuntu2.9 amd64 user-space parser utility for AppArmor | |
ii apt 1.2.27 amd64 commandline package manager | |
ii apt-transport-https 1.2.27 amd64 https download transport for APT | |
ii apt-utils 1.2.27 amd64 package management related utility programs | |
ii aptdaemon 1.1.1+bzr982-0ubuntu14 all transaction based package management service | |
ii arc-icons 1.2~xenial~NoobsLab.com all Arc Icons uploaded on NoobsLab.com PPA | |
ii arc-theme 16.04~xenial~NoobsLab.com all Arc is a theme for GTK 3, GTK 2 and Gnome-Shell. | |
ii arp-scan 1.8.1-2ubuntu1 amd64 arp scanning and fingerprinting tool | |
ii artifacts-data 20180628-1ppa1~xenial all Data files for ForensicArtifacts.com Artifact Repository | |
ii aspell 0.60.7~20110707-3build1 amd64 GNU Aspell spell-checker | |
ii aspell-en 7.1-0-1.1 all English dictionary for GNU Aspell | |
ii at-spi2-core 2.18.3-4ubuntu1 amd64 Assistive Technology Service Provider Interface (dbus core) | |
ii attr 1:2.4.47-2 amd64 Utilities for manipulating filesystem extended attributes | |
ii aufs-tools 1:3.2+20130722-1.1ubuntu1 amd64 Tools to manage aufs filesystems | |
ii autopsy 2.24-1.1 all graphical interface to SleuthKit | |
ii avahi-daemon 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi mDNS/DNS-SD daemon | |
ii avahi-utils 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi browsing, publishing and discovery utilities | |
ii base-files 9.4ubuntu4.6 amd64 Debian base system miscellaneous files | |
ii base-passwd 3.5.39 amd64 Debian base system master password and group files | |
ii bash 4.3-14ubuntu1.2 amd64 GNU Bourne Again SHell | |
ii bcrypt 1.1-8.1 amd64 Cross platform file encryption utility using blowfish (Decrypt only) | |
ii bind9-host 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Version of 'host' bundled with BIND 9.X | |
ii binfmt-support 2.1.6-1 amd64 Support for extra binary formats | |
ii binutils 2.26.1-1ubuntu1~16.04.6 amd64 GNU assembler, linker and binary utilities | |
ii bison 2:3.0.4.dfsg-1 amd64 YACC-compatible parser generator | |
ii bitpim 1.0.7+sift5~xenial all utility to communicate with many CDMA phones | |
ii bitpim-lib 1.0.7+sift5~xenial amd64 architecture-dependent helper files for BitPim | |
ii bkhive 3.0.0-3 all transitional dummy package for samdump2 | |
ii bless 0.6.0-51sift1~trusty all A full featured hexadecimal editor | |
ii blt 2.5.3+dfsg-3 amd64 graphics extension library for Tcl/Tk - run-time | |
ii bluez 5.37-0ubuntu5.1 amd64 Bluetooth tools and daemons | |
ii bluez-obexd 5.37-0ubuntu5.1 amd64 bluez obex daemon | |
ii breeze-icon-theme 4:5.18.0-0ubuntu1 amd64 Default Plasma icon theme. | |
ii bsdmainutils 9.0.6ubuntu3 amd64 collection of more utilities from FreeBSD | |
ii bsdutils 1:2.27.1-6ubuntu3.4 amd64 basic utilities from 4.4BSD-Lite | |
ii build-essential 12.1ubuntu2 amd64 Informational list of build-essential packages | |
ii bulk-extractor 1.5.5-trusty2 amd64 A computer forensics tool that scans a disk image, a file, or a directory of files and extracts useful info | |
ii busybox-initramfs 1:1.22.0-15ubuntu1 amd64 Standalone shell setup for initramfs | |
ii busybox-static 1:1.22.0-15ubuntu1 amd64 Standalone rescue shell with tons of builtin utilities | |
ii bzip2 1.0.6-8 amd64 high-quality block-sorting file compressor - utilities | |
ii ca-certificates 20170717~16.04.1 all Common CA certificates | |
ii ca-certificates-java 20160321ubuntu1 all Common CA certificates (JKS keystore) | |
ii ca-certificates-mono 4.2.1.102+dfsg2-7ubuntu4 all Common CA certificates (Mono keystore) | |
ii cabextract 1.6-1 amd64 Microsoft Cabinet file unpacker | |
ii ccrypt 1.10-4 amd64 secure encryption and decryption of files and streams | |
ii cgroupfs-mount 1.2 all Light-weight package to set up cgroupfs mounts | |
ii cheese-common 3.18.1-2ubuntu3 all Common files for the Cheese tool to take pictures and videos | |
ii cifs-utils 2:6.4-1ubuntu1.1 amd64 Common Internet File System utilities | |
ii clamav 0.99.4+addedllvm-0ubuntu0.16.0 amd64 anti-virus utility for Unix - command-line interface | |
ii clamav-base 0.99.4+addedllvm-0ubuntu0.16.0 all anti-virus utility for Unix - base package | |
ii clamav-freshclam 0.99.4+addedllvm-0ubuntu0.16.0 amd64 anti-virus utility for Unix - virus database update utility | |
ii cli-common 0.9+nmu1 all common files between all CLI packages | |
ii cmospwd 5.0+dfsg-2 amd64 decrypt BIOS passwords from CMOS | |
ii colord 1.2.12-1ubuntu1 amd64 system service to manage device colour profiles -- system daemon | |
ii colord-data 1.2.12-1ubuntu1 all system service to manage device colour profiles -- data files | |
ii comerr-dev 2.1-1.42.13-1ubuntu1 amd64 common error description library - headers and static libraries | |
ii console-setup 1.108ubuntu15.4 all console font and keymap setup program | |
ii console-setup-linux 1.108ubuntu15.4 all Linux specific part of console-setup | |
ii coreutils 8.25-2ubuntu3~16.04 amd64 GNU core utilities | |
ii cpio 2.11+dfsg-5ubuntu1 amd64 GNU cpio -- a program to manage archives of files | |
ii cpp 4:5.3.1-1ubuntu1 amd64 GNU C preprocessor (cpp) | |
ii cpp-5 5.4.0-6ubuntu1~16.04.10 amd64 GNU C preprocessor | |
ii cpu-checker 0.7-0ubuntu7 amd64 tools to help evaluate certain CPU (or BIOS) features | |
ii cracklib-runtime 2.9.2-1ubuntu1 amd64 runtime support for password checker library cracklib2 | |
ii crda 3.13-1 amd64 wireless Central Regulatory Domain Agent | |
ii cron 3.0pl1-128ubuntu2 amd64 process scheduling daemon | |
ii cryptcat 20031202-4 amd64 A lightweight version netcat extended with twofish encryption | |
ii cryptsetup 2:1.6.6-5ubuntu2.1 amd64 disk encryption support - startup scripts | |
ii cryptsetup-bin 2:1.6.6-5ubuntu2.1 amd64 disk encryption support - command line tools | |
ii cups-bsd 2.1.3-4ubuntu0.4 amd64 Common UNIX Printing System(tm) - BSD commands | |
ii cups-client 2.1.3-4ubuntu0.4 amd64 Common UNIX Printing System(tm) - client programs (SysV) | |
ii cups-common 2.1.3-4ubuntu0.4 all Common UNIX Printing System(tm) - common files | |
ii cups-pk-helper 0.2.5-2ubuntu2 amd64 PolicyKit helper to configure cups with fine-grained privileges | |
ii curl 7.47.0-1ubuntu2.8 amd64 command line tool for transferring data with URL syntax | |
ii dash 0.5.8-2.1ubuntu2 amd64 POSIX-compliant shell | |
ii dbus 1.10.6-1ubuntu3.3 amd64 simple interprocess messaging system (daemon and utilities) | |
ii dbus-x11 1.10.6-1ubuntu3.3 amd64 simple interprocess messaging system (X11 deps) | |
ii dc3dd 7.2.641-3 amd64 patched version of GNU dd with forensic features | |
ii dcfldd 1.3.4.1-9 amd64 enhanced version of dd for forensics and security | |
ii dconf-cli 0.24.0-2 amd64 simple configuration storage system - utilities | |
ii dconf-editor 3.18.2-1 amd64 simple configuration storage system - graphical editor | |
ii dconf-gsettings-backend:amd64 0.24.0-2 amd64 simple configuration storage system - GSettings back-end | |
ii dconf-service 0.24.0-2 amd64 simple configuration storage system - D-Bus service | |
ii dconf-tools 0.24.0-2 all transitional dummy package | |
ii dctrl-tools 2.24-2 amd64 Command-line tools to process Debian package information | |
ii debconf 1.5.58ubuntu1 all Debian configuration management system | |
ii debconf-i18n 1.5.58ubuntu1 all full internationalization support for debconf | |
ii debconf-utils 1.5.58ubuntu1 all debconf utilities | |
ii debianutils 4.7 amd64 Miscellaneous utilities specific to Debian | |
ii desktop-file-utils 0.22-1ubuntu5.2 amd64 Utilities for .desktop files | |
ii dh-python 2.20151103ubuntu1.1 all Debian helper tools for packaging Python libraries and applications | |
ii dictionaries-common 1.26.3 all spelling dictionaries - common utilities | |
ii diffstat 1.61-1 amd64 produces graph of changes introduced by a diff file | |
ii diffutils 1:3.3-3 amd64 File comparison utilities | |
ii distro-info-data 0.28ubuntu0.8 all information about the distributions' releases (data files) | |
ii dmidecode 3.0-2ubuntu0.1 amd64 SMBIOS/DMI table decoder | |
ii dmsetup 2:1.02.110-1ubuntu10 amd64 Linux Kernel Device Mapper userspace library | |
ii docbook-xml 4.5-7.3 all standard XML documentation system for software and systems | |
ii docbook-xsl 1.79.1+dfsg-1 all stylesheets for processing DocBook XML to various output formats | |
iF docker-engine 17.05.0~ce-0~ubuntu-xenial amd64 Docker: the open-source application container engine | |
ii dosfstools 3.0.28-2ubuntu0.1 amd64 utilities for making and checking MS-DOS FAT filesystems | |
ii dpkg 1.18.4ubuntu1.4 amd64 Debian package management system | |
ii dpkg-dev 1.18.4ubuntu1.4 all Debian package development tools | |
ii driftnet 1.1.5-1.1 amd64 picks out and displays images from network traffic | |
ii dsniff 2.4b1+debian-22.1 amd64 Various tools to sniff network traffic for cleartext insecurities | |
ii dtracetools-lx 1.0 amd64 A collection of DTrace scripts for LX brand. | |
ii dumbpig 0.10-trusty1 amd64 Automated syntax checking for Snort rules | |
ii e2fslibs:amd64 1.42.13-1ubuntu1 amd64 ext2/ext3/ext4 file system libraries | |
ii e2fslibs-dev 1.42.13-1ubuntu1 amd64 ext2/ext3/ext4 file system libraries - headers and static libraries | |
ii e2fsprogs 1.42.13-1ubuntu1 amd64 ext2/ext3/ext4 file system utilities | |
ii eject 2.1.5+deb1+cvs20081104-13.1ubu amd64 ejects CDs and operates CD-Changers under Linux | |
ii emacsen-common 2.0.8 all Common facilities for all emacsen | |
ii enchant 1.6.0-10.1build2 amd64 Wrapper for various spell checker engines (binary programs) | |
ii ent 1.2debian-1 amd64 pseudorandom number sequence test program | |
ii epic5 1.1.11-1build1 amd64 epic irc client, version 5 | |
ii etherape 0.9.13-1ubuntu1 amd64 graphical network monitor | |
ii ethtool 1:4.5-1 amd64 display or change Ethernet device settings | |
ii ettercap-common 1:0.8.2-2ubuntu1.16.04.1 amd64 Multipurpose sniffer/interceptor/logger for switched LAN | |
ii ettercap-graphical 1:0.8.2-2ubuntu1.16.04.1 amd64 Ettercap GUI-enabled executable | |
ii evolution-data-server 3.18.5-1ubuntu1 amd64 evolution database backend server | |
ii evolution-data-server-common 3.18.5-1ubuntu1 all architecture independent files for Evolution Data Server | |
ii evolution-data-server-online-accounts 3.18.5-1ubuntu1 amd64 evolution data server integration with Ubuntu Online Accounts | |
ii exfat-fuse 1.2.3-1 amd64 read and write exFAT driver for FUSE | |
ii exfat-utils 1.2.3-1 amd64 utilities to create, check, label and dump exFAT filesystem | |
ii exif 0.6.21-1 amd64 command-line utility to show EXIF information in JPEG files | |
ii extundelete 0.2.4-1 amd64 utility to recover deleted files from ext3/ext4 partition | |
ii fakeroot 1.20.2-1ubuntu1 amd64 tool for simulating superuser privileges | |
ii fdupes 1.51-1 amd64 identifies duplicate files within given directories | |
ii feh 2.14-1 amd64 imlib2 based image viewer | |
ii file 1:5.25-2ubuntu1.1 amd64 Determines file type using "magic" numbers | |
ii findutils 4.6.0+git+20160126-2 amd64 utilities for finding files--find, xargs | |
ii firebird2.5-common 2.5.4.26856.ds4-1build1 all common files for firebird 2.5 servers and clients | |
ii firebird2.5-common-doc 2.5.4.26856.ds4-1build1 all copyright, licensing and changelogs of firebird2.5 | |
ii flasm 1.62-7 amd64 assembler and disassembler for Flash (SWF) bytecode | |
ii flex 2.6.0-11 amd64 fast lexical analyzer generator | |
ii fontconfig 2.11.94-0ubuntu1.1 amd64 generic font configuration library - support binaries | |
ii fontconfig-config 2.11.94-0ubuntu1.1 all generic font configuration library - configuration | |
ii fonts-dejavu 2.35-1 all metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra | |
ii fonts-dejavu-core 2.35-1 all Vera font family derivate with additional characters | |
ii fonts-dejavu-extra 2.35-1 all Vera font family derivate with additional characters (extra variants) | |
ii fonts-liberation 1.07.4-1 all Fonts with the same metrics as Times, Arial and Courier | |
ii foremost 1.5.7-6 amd64 forensic program to recover lost files | |
ii fuse 2.9.4-1ubuntu3.1 amd64 Filesystem in Userspace | |
ii g++ 4:5.3.1-1ubuntu1 amd64 GNU C++ compiler | |
ii g++-5 5.4.0-6ubuntu1~16.04.10 amd64 GNU C++ compiler | |
ii gawk 1:4.1.3+dfsg-0.1 amd64 GNU awk, a pattern scanning and processing language | |
ii gcc 4:5.3.1-1ubuntu1 amd64 GNU C compiler | |
ii gcc-5 5.4.0-6ubuntu1~16.04.10 amd64 GNU C compiler | |
ii gcc-5-base:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GCC, the GNU Compiler Collection (base package) | |
ii gcc-6-base:amd64 6.0.1-0ubuntu1 amd64 GCC, the GNU Compiler Collection (base package) | |
ii gcj-5-jre-lib 5.4.0-6ubuntu1~16.04.10 all Java runtime library for use with gcj (jar files) | |
ii gconf-service 3.2.6-3ubuntu6 amd64 GNOME configuration database system (D-Bus service) | |
ii gconf-service-backend 3.2.6-3ubuntu6 amd64 GNOME configuration database system (D-Bus service) | |
ii gconf2 3.2.6-3ubuntu6 amd64 GNOME configuration database system (support tools) | |
ii gconf2-common 3.2.6-3ubuntu6 all GNOME configuration database system (common files) | |
ii gcr 3.18.0-1ubuntu1 amd64 GNOME crypto services (daemon and tools) | |
ii gdb 7.11.1-0ubuntu1~16.5 amd64 GNU Debugger | |
ii gdbserver 7.11.1-0ubuntu1~16.5 amd64 GNU Debugger (remote server) | |
ii gddrescue 1.19-2 amd64 GNU data recovery tool | |
ii gdisk 1.0.1-1build1 amd64 GPT fdisk text-mode partitioning tool | |
ii geoclue 0.12.99-4ubuntu1 amd64 Geographic information framework | |
ii geoclue-ubuntu-geoip 1.0.2+14.04.20131125-0ubuntu2 amd64 Provide positioning for GeoClue via Ubuntu GeoIP services | |
ii geoip-database 20160408-1 all IP lookup command line tools that use the GeoIP library (country database) | |
ii geoip-database-extra 20160408-1 all IP lookup command line tools that use the GeoIP library (ASN/city database) | |
ii gettext 0.19.7-2ubuntu3 amd64 GNU Internationalization utilities | |
ii gettext-base 0.19.7-2ubuntu3 amd64 GNU Internationalization utilities for the base system | |
ii ghex 3.18.0-1 amd64 GNOME Hex editor for files | |
ii ghostscript 9.18~dfsg~0-0ubuntu2.8 amd64 interpreter for the PostScript language and for PDF | |
ii gir1.2-atk-1.0 2.18.0-1 amd64 ATK accessibility toolkit (GObject introspection) | |
ii gir1.2-freedesktop:amd64 1.46.0-3ubuntu1 amd64 Introspection data for some FreeDesktop components | |
ii gir1.2-gdkpixbuf-2.0:amd64 2.32.2-1ubuntu1.4 amd64 GDK Pixbuf library - GObject-Introspection | |
ii gir1.2-glib-2.0:amd64 1.46.0-3ubuntu1 amd64 Introspection data for GLib, GObject, Gio and GModule | |
ii gir1.2-gnomekeyring-1.0 3.12.0-1build1 amd64 GNOME keyring services library - introspection data | |
ii gir1.2-gtk-3.0:amd64 3.18.9-1ubuntu3.3 amd64 GTK+ graphical user interface library -- gir bindings | |
ii gir1.2-ibus-1.0:amd64 1.5.11-1ubuntu2.1 amd64 Intelligent Input Bus - introspection data | |
ii gir1.2-notify-0.7 0.7.6-2svn1 amd64 sends desktop notifications to a notification daemon (Introspection files) | |
ii gir1.2-packagekitglib-1.0 0.8.17-4ubuntu6~gcc5.4ubuntu1. amd64 GObject introspection data for the PackageKit GLib library | |
ii gir1.2-pango-1.0:amd64 1.38.1-1 amd64 Layout and rendering of internationalized text - gir bindings | |
ii git 1:2.7.4-0ubuntu1.4 amd64 fast, scalable, distributed revision control system | |
ii git-man 1:2.7.4-0ubuntu1.4 all fast, scalable, distributed revision control system (manual pages) | |
ii gkbd-capplet 3.6.0-1ubuntu2 amd64 GNOME control center tools for libgnomekbd | |
ii glib-networking:amd64 2.48.2-1~ubuntu16.04.1 amd64 network-related giomodules for GLib | |
ii glib-networking-common 2.48.2-1~ubuntu16.04.1 all network-related giomodules for GLib - data files | |
ii glib-networking-services 2.48.2-1~ubuntu16.04.1 amd64 network-related giomodules for GLib - D-Bus services | |
ii gnome-accessibility-themes 3.18.0-2ubuntu2 all Accessibility themes for the GNOME desktop | |
ii gnome-bluetooth 3.18.2-1ubuntu2 amd64 GNOME Bluetooth tools | |
ii gnome-desktop3-data 3.18.2-1ubuntu1 all Common files for GNOME desktop apps | |
ii gnome-keyring 3.18.3-0ubuntu2 amd64 GNOME keyring services (daemon and tools) | |
ii gnome-menus 3.13.3-6ubuntu3.1 amd64 GNOME implementation of the freedesktop menu specification | |
ii gnome-session-bin 3.18.1.2-1ubuntu1.16.04.2 amd64 GNOME Session Manager - Minimal runtime | |
ii gnome-settings-daemon-schemas 3.18.2-0ubuntu3.1 all gnome-settings-daemon schemas | |
ii gnome-themes-standard:amd64 3.18.0-2ubuntu2 amd64 Adwaita GTK+ 2 theme — engine | |
ii gnome-themes-standard-data 3.18.0-2ubuntu2 all Adwaita GTK+ 2 theme — common files | |
ii gnome-user-guide 3.18.1-1 all GNOME user's guide | |
ii gnome-user-share 3.14.2-2ubuntu4 amd64 User level public file sharing via WebDAV or ObexFTP | |
ii gnupg 1.4.20-1ubuntu3.2 amd64 GNU privacy guard - a free PGP replacement | |
ii gpgv 1.4.20-1ubuntu3.2 amd64 GNU privacy guard - signature verification tool | |
ii graphviz 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools | |
ii grep 2.25-1~16.04.1 amd64 GNU grep, egrep and fgrep | |
ii groff-base 1.22.3-7 amd64 GNU troff text-formatting system (base system components) | |
ii gsettings-desktop-schemas 3.18.1-1ubuntu1 all GSettings desktop-wide schemas | |
ii gsettings-ubuntu-schemas 0.0.5+16.04.20160307-0ubuntu1 all GSettings deskop-wide schemas for Ubuntu | |
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2ub all Fonts for the Ghostscript interpreter(s) | |
ii gsfonts-x11 0.24 all Make Ghostscript fonts available to X11 | |
ii gstreamer0.10-gnomevfs:amd64 0.10.36-2ubuntu0.1 amd64 GStreamer plugin for GnomeVFS | |
ii gstreamer1.0-clutter-3.0 3.0.18-1 amd64 Clutter PLugin for GStreamer 1.0 | |
ii gstreamer1.0-plugins-base:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer plugins from the "base" set | |
ii gstreamer1.0-plugins-good:amd64 1.8.3-1ubuntu0.4 amd64 GStreamer plugins from the "good" set | |
ii gstreamer1.0-pulseaudio:amd64 1.8.3-1ubuntu0.4 amd64 GStreamer plugin for PulseAudio | |
ii gstreamer1.0-x:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer plugins for X11 and Pango | |
ii gthumb 3:3.4.3-1 amd64 image viewer and browser | |
ii gthumb-data 3:3.4.3-1 all image viewer and browser - arch-independent files | |
ii gtk2-engines-murrine:amd64 0.98.2-0ubuntu2.2 amd64 cairo-based gtk+-2.0 theme engine | |
ii gtk2-engines-pixbuf:amd64 2.24.30-1ubuntu1.16.04.2 amd64 pixbuf-based theme for GTK+ 2.x | |
ii gvfs:amd64 1.28.2-1ubuntu1~16.04.2 amd64 userspace virtual filesystem - GIO module | |
ii gvfs-backends 1.28.2-1ubuntu1~16.04.2 amd64 userspace virtual filesystem - backends | |
ii gvfs-bin 1.28.2-1ubuntu1~16.04.2 amd64 userspace virtual filesystem - binaries | |
ii gvfs-common 1.28.2-1ubuntu1~16.04.2 all userspace virtual filesystem - common data files | |
ii gvfs-daemons 1.28.2-1ubuntu1~16.04.2 amd64 userspace virtual filesystem - servers | |
ii gvfs-libs:amd64 1.28.2-1ubuntu1~16.04.2 amd64 userspace virtual filesystem - private libraries | |
ii gzip 1.6-4ubuntu1 amd64 GNU compression utilities | |
ii gzrt 0.8-1 amd64 gzip recovery toolkit | |
ii hardening-includes 2.7ubuntu2 all Makefile for enabling compiler flags for security hardening | |
ii hashdeep 4.4-2 amd64 recursively compute hashsums or piecewise hashings | |
ii hexedit 1.2.13-1build1 amd64 view and edit files in hexadecimal or in ASCII | |
ii hicolor-icon-theme 0.15-0ubuntu1 all default fallback theme for FreeDesktop.org icon themes | |
ii hostname 3.16ubuntu2 amd64 utility to set/show the host name or domain name | |
ii htop 2.0.1-1ubuntu1 amd64 interactive processes viewer | |
ii humanity-icon-theme 0.6.10.1 all Humanity Icon theme | |
ii hunspell-en-us 20070829-6ubuntu3 all English_american dictionary for hunspell | |
ii hwdata 0.267-1 all hardware identification / configuration data | |
ii hydra 8.1-1build2 amd64 very fast network logon cracker | |
ii hydra-gtk 8.1-1build2 amd64 very fast network logon cracker - GTK+ based GUI | |
ii ibus 1.5.11-1ubuntu2.1 amd64 Intelligent Input Bus - core | |
ii icoutils 0.31.0-3 amd64 Create and extract MS Windows icons and cursors | |
ii icu-devtools 55.1-7ubuntu0.4 amd64 Development utilities for International Components for Unicode | |
ii ieee-data 20150531.1 all OUI and IAB listings | |
ii ifupdown 0.8.10ubuntu1.4 amd64 high level tools to configure network interfaces | |
ii im-config 0.29-1ubuntu12.4 all Input method configuration framework | |
ii indicator-applet 12.10.2+15.04.20141127.2-0ubun amd64 GNOME panel indicator applet | |
ii indicator-application 12.10.1+16.04.20170120-0ubuntu amd64 Application Indicators | |
ii indicator-bluetooth 0.0.6+16.04.20160526-0ubuntu1 amd64 System bluetooth indicator. | |
ii indicator-datetime 15.10+16.04.20160406-0ubuntu1 amd64 Simple clock | |
ii indicator-keyboard 0.0.0+16.04.20151125-0ubuntu1 amd64 Keyboard indicator | |
ii indicator-messages 13.10.1+15.10.20150505-0ubuntu amd64 indicator that collects messages that need a response | |
ii indicator-power 12.10.6+16.04.20160105-0ubuntu amd64 Indicator showing power state. | |
ii indicator-sound 12.10.2+16.04.20160406-0ubuntu amd64 System sound indicator. | |
ii init 1.29ubuntu4 amd64 System-V-like init utilities - metapackage | |
ii init-system-helpers 1.29ubuntu4 all helper tools for all init systems | |
ii initramfs-tools 0.122ubuntu8.11 all generic modular initramfs generator (automation) | |
ii initramfs-tools-bin 0.122ubuntu8.11 amd64 binaries used by initramfs-tools | |
ii initramfs-tools-core 0.122ubuntu8.11 all generic modular initramfs generator (core tools) | |
ii initscripts 2.88dsf-59.3ubuntu2 amd64 scripts for initializing and shutting down the system | |
ii insserv 1.14.0-5ubuntu3 amd64 boot sequence organizer using LSB init.d script dependency information | |
ii intltool-debian 0.35.0+20060710.4 all Help i18n of RFC822 compliant config files | |
ii ippusbxd 1.23-1 amd64 Daemon for IPP USB printer support | |
ii iproute2 4.3.0-1ubuntu3.16.04.3 amd64 networking and traffic control tools | |
ii iptables 1.6.0-2ubuntu3 amd64 administration tools for packet filtering and NAT | |
ii iputils-ping 3:20121221-5ubuntu2 amd64 Tools to test the reachability of network hosts | |
ii ipxe-qemu 1.0.0+git-20150424.a25a16d-1ub all PXE boot firmware - ROM images for qemu | |
ii ipython 2.4.1-1 all enhanced interactive Python shell | |
ii isc-dhcp-client 4.3.3-5ubuntu12.10 amd64 DHCP client for automatically obtaining an IP address | |
ii isc-dhcp-common 4.3.3-5ubuntu12.10 amd64 common files used by all of the isc-dhcp packages | |
ii iso-codes 3.65-1 all ISO language, territory, currency, script codes and their translations | |
ii iw 3.17-1 amd64 tool for configuring Linux wireless devices | |
ii java-common 0.56ubuntu2 all Base package for Java runtimes | |
ii javascript-common 11 all Base support for JavaScript library packages | |
ii jq 1.5+dfsg-1 amd64 lightweight and flexible command-line JSON processor | |
ii kactivities 5.18.0-0ubuntu1 amd64 Runtime to organize the user work in separate activities. | |
ii kate-data 4:4.14.3-0ubuntu4 all shared data files for Kate text editor | |
ii katepart 4:4.14.3-0ubuntu4 amd64 embeddable text editor component | |
ii kbd 1.15.5-1ubuntu5 amd64 Linux console font and keytable utilities | |
ii kde-runtime 4:15.12.3-0ubuntu1 amd64 runtime components from the official KDE release | |
ii kde-runtime-data 4:15.12.3-0ubuntu1 all shared data files for the KDE base runtime module | |
ii kde-style-breeze 4:5.5.5-0ubuntu1 amd64 Widget style for Qt and KDE Software | |
ii kde-style-breeze-qt4 4:5.5.5-0ubuntu1 amd64 Widget style for Qt 4 and KDE Software | |
ii kdelibs-bin 4:4.14.16-0ubuntu3.2 amd64 core executables for KDE Applications | |
ii kdelibs5-data 4:4.14.16-0ubuntu3.2 all core shared data for all KDE Applications | |
ii kdelibs5-plugins 4:4.14.16-0ubuntu3.2 amd64 core plugins for KDE Applications | |
ii kdiff3 0.9.98-2 amd64 compares and merges 2 or 3 files or directories | |
ii kdiff3-doc 0.9.98-2 all documentation for kdiff3 | |
ii kdoctools 4:4.14.16-0ubuntu3.2 amd64 various tools for accessing application documentation | |
ii keyboard-configuration 1.108ubuntu15.4 all system-wide keyboard preferences | |
ii keyutils 1.5.9-8ubuntu1 amd64 Linux Key Management Utilities | |
ii klibc-utils 2.0.4-8ubuntu1.16.04.4 amd64 small utilities built with klibc for early boot | |
ii kmod 22-1ubuntu5 amd64 tools for managing Linux kernel modules | |
ii knocker 0.7.1-4 amd64 Simple and easy to use TCP security port scanner | |
ii kpackagelauncherqml 5.18.0-0ubuntu1 amd64 commandline tool for launching kpackage QML application | |
ii kpackagetool5 5.18.0-0ubuntu1 amd64 command line kpackage tool | |
ii kpartx 0.5.0+git1.656f8865-5ubuntu2.5 amd64 create device mappings for partitions | |
ii kwayland-data 4:5.5.5-0ubuntu1 all Qt library wrapper for Wayland libraries - data files | |
ii kwayland-integration:amd64 4:5.5.5-0ubuntu1 amd64 kwayland runtime integration plugins | |
ii less 481-2.1ubuntu0.2 amd64 pager program similar to more | |
ii lft 2.2-4ubuntu1 amd64 layer-four traceroute | |
ii libaa1:amd64 1.4p5-44build1 amd64 ASCII art library | |
ii libaccounts-glib0:amd64 1.21+16.04.20160222-0ubuntu1 amd64 library for single signon | |
ii libaccounts-qt5-1:amd64 1.14+16.04.20151106.1-0ubuntu1 amd64 QT library for single sign on | |
ii libaccountsservice0:amd64 0.6.40-2ubuntu11.3 amd64 query and manipulate user account information - shared libraries | |
ii libacl1:amd64 2.2.52-3 amd64 Access control list shared library | |
ii libafflib-dev 3.7.7-3 amd64 Advanced Forensics Format Library (development files) | |
ii libafflib0v5 3.7.7-3 amd64 Advanced Forensics Format Library | |
ii libaio1:amd64 0.3.110-2 amd64 Linux kernel AIO access library - shared library | |
ii libalgorithm-diff-perl 1.19.03-1 all module to find differences between files | |
ii libalgorithm-diff-xs-perl 0.04-4build1 amd64 module to find differences between files (XS accelerated) | |
ii libalgorithm-merge-perl 0.08-3 all Perl module for three-way merge of textual data | |
ii libapparmor-perl 2.10.95-0ubuntu2.9 amd64 AppArmor library Perl bindings | |
ii libapparmor1:amd64 2.10.95-0ubuntu2.9 amd64 changehat AppArmor library | |
ii libappindicator3-1 12.10.1+16.04.20170215-0ubuntu amd64 Application Indicators | |
ii libapr1:amd64 1.5.2-3 amd64 Apache Portable Runtime Library | |
ii libaprutil1:amd64 1.5.4-1build1 amd64 Apache Portable Runtime Utility Library | |
ii libaprutil1-dbd-sqlite3:amd64 1.5.4-1build1 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver | |
ii libaprutil1-ldap:amd64 1.5.4-1build1 amd64 Apache Portable Runtime Utility Library - LDAP Driver | |
ii libapt-inst2.0:amd64 1.2.27 amd64 deb package format runtime library | |
ii libapt-pkg-perl 0.1.29build7 amd64 Perl interface to libapt-pkg | |
ii libapt-pkg5.0:amd64 1.2.27 amd64 package management runtime library | |
ii libarchive-zip-perl 1.56-2ubuntu0.1 all Perl module for manipulation of ZIP archives | |
ii libarchive13:amd64 3.1.2-11ubuntu0.16.04.3 amd64 Multi-format archive and compression library (shared library) | |
ii libart-2.0-2:amd64 2.3.21-2 amd64 Library of functions for 2D graphics - runtime files | |
ii libasan2:amd64 5.4.0-6ubuntu1~16.04.10 amd64 AddressSanitizer -- a fast memory error detector | |
ii libasn1-8-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - ASN.1 library | |
ii libasound2:amd64 1.1.0-0ubuntu1 amd64 shared library for ALSA applications | |
ii libasound2-data 1.1.0-0ubuntu1 all Configuration files and profiles for ALSA drivers | |
ii libasound2-plugins:amd64 1.1.0-0ubuntu1 amd64 ALSA library additional plugins | |
ii libaspell15:amd64 0.60.7~20110707-3build1 amd64 GNU Aspell spell-checker runtime library | |
ii libasprintf-dev:amd64 0.19.7-2ubuntu3 amd64 GNU Internationalization library development files | |
ii libasprintf0v5:amd64 0.19.7-2ubuntu3 amd64 GNU library to use fprintf and friends in C++ | |
ii libassuan0:amd64 2.4.2-2 amd64 IPC library for the GnuPG components | |
ii libasyncns0:amd64 0.8-5build1 amd64 Asynchronous name service query library | |
ii libatasmart4:amd64 0.19-3 amd64 ATA S.M.A.R.T. reading and parsing library | |
ii libatk-bridge2.0-0:amd64 2.18.1-2ubuntu1 amd64 AT-SPI 2 toolkit bridge - shared library | |
ii libatk-wrapper-java 0.33.3-6 all ATK implementation for Java using JNI | |
ii libatk-wrapper-java-jni:amd64 0.33.3-6 amd64 ATK implementation for Java using JNI (JNI bindings) | |
ii libatk1.0-0:amd64 2.18.0-1 amd64 ATK accessibility toolkit | |
ii libatk1.0-data 2.18.0-1 all Common files for the ATK accessibility toolkit | |
ii libatm1:amd64 1:2.5.1-1.5 amd64 shared library for ATM (Asynchronous Transfer Mode) | |
ii libatomic1:amd64 5.4.0-6ubuntu1~16.04.10 amd64 support library providing __atomic built-in functions | |
ii libatspi2.0-0:amd64 2.18.3-4ubuntu1 amd64 Assistive Technology Service Provider Interface - shared library | |
ii libattica0.4:amd64 0.4.2-2 amd64 Qt library that implements the Open Collaboration Services API | |
ii libattr1:amd64 1:2.4.47-2 amd64 Extended attribute shared library | |
ii libaudio2:amd64 1.9.4-4 amd64 Network Audio System - shared libraries | |
ii libaudit-common 1:2.4.5-1ubuntu2.1 all Dynamic library for security auditing - common files | |
ii libaudit1:amd64 1:2.4.5-1ubuntu2.1 amd64 Dynamic library for security auditing | |
ii libauthen-sasl-perl 2.1600-1 all Authen::SASL - SASL Authentication framework | |
ii libavahi-client3:amd64 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi client library | |
ii libavahi-common-data:amd64 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi common data files | |
ii libavahi-common3:amd64 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi common library | |
ii libavahi-core7:amd64 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi's embeddable mDNS/DNS-SD library | |
ii libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.2 amd64 Avahi GLib integration library | |
ii libavc1394-0:amd64 0.5.4-4 amd64 control IEEE 1394 audio/video devices | |
ii libbabeltrace-ctf1:amd64 1.3.2-1 amd64 Common Trace Format (CTF) library | |
ii libbabeltrace1:amd64 1.3.2-1 amd64 Babeltrace conversion libraries | |
ii libbde 20170902-1ppa1~xenial amd64 Library to access the BitLocker Drive Encryption (BDE) format | |
ii libbde-python 20170902-1ppa1~xenial amd64 Python 2 bindings for libbde | |
ii libbde-tools 20170902-1ppa1~xenial amd64 Several tools for reading BitLocker Drive Encryption volumes | |
ii libbind9-140:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 BIND9 Shared Library used by BIND | |
ii libbison-dev:amd64 2:3.0.4.dfsg-1 amd64 YACC-compatible parser generator - development library | |
ii libblkid1:amd64 2.27.1-6ubuntu3.4 amd64 block device ID library | |
ii libbluetooth3:amd64 5.37-0ubuntu5.1 amd64 Library to use the BlueZ Linux Bluetooth stack | |
ii libbonobo2-0:amd64 2.32.1-3 amd64 Bonobo CORBA interfaces library | |
ii libbonobo2-common 2.32.1-3 all Bonobo CORBA interfaces library -- support files | |
ii libbonoboui2-0:amd64 2.24.5-3ubuntu1 amd64 Bonobo UI library - runtime | |
ii libbonoboui2-common 2.24.5-3ubuntu1 all Bonobo UI library - common files | |
ii libboost-filesystem1.58.0:amd64 1.58.0+dfsg-5ubuntu3.1 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++ | |
ii libboost-iostreams1.58.0:amd64 1.58.0+dfsg-5ubuntu3.1 amd64 Boost.Iostreams Library | |
ii libboost-random1.58.0:amd64 1.58.0+dfsg-5ubuntu3.1 amd64 Boost Random Number Library | |
ii libboost-system1.58.0:amd64 1.58.0+dfsg-5ubuntu3.1 amd64 Operating system (e.g. diagnostics support) library | |
ii libboost-thread1.58.0:amd64 1.58.0+dfsg-5ubuntu3.1 amd64 portable C++ multi-threading | |
ii libbrlapi0.6:amd64 5.3.1-2ubuntu2.1 amd64 braille display access via BRLTTY - shared library | |
ii libbsd0:amd64 0.8.2-1 amd64 utility functions from BSD systems - shared library | |
ii libbz2-1.0:amd64 1.0.6-8 amd64 high-quality block-sorting file compressor library - runtime | |
ii libc-ares2:amd64 1.10.0-3ubuntu0.2 amd64 asynchronous name resolver | |
ii libc-bin 2.23-0ubuntu10 amd64 GNU C Library: Binaries | |
ii libc-dev-bin 2.23-0ubuntu10 amd64 GNU C Library: Development binaries | |
ii libc6:amd64 2.23-0ubuntu10 amd64 GNU C Library: Shared libraries | |
ii libc6-dbg:amd64 2.23-0ubuntu10 amd64 GNU C Library: detached debugging symbols | |
ii libc6-dev:amd64 2.23-0ubuntu10 amd64 GNU C Library: Development Libraries and Header Files | |
ii libcaca0:amd64 0.99.beta19-2build2~gcc5.2 amd64 colour ASCII art library | |
ii libcacard0:amd64 1:2.5.0-2 amd64 Virtual Common Access Card (CAC) Emulator (runtime library) | |
ii libcairo-gobject2:amd64 1.14.6-1 amd64 Cairo 2D vector graphics library (GObject library) | |
ii libcairo2:amd64 1.14.6-1 amd64 Cairo 2D vector graphics library | |
ii libcamel-1.2-54:amd64 3.18.5-1ubuntu1 amd64 Evolution MIME message handling library | |
ii libcanberra-gtk3-0:amd64 0.30-2.1ubuntu1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra | |
ii libcanberra-gtk3-module:amd64 0.30-2.1ubuntu1 amd64 translates GTK3 widgets signals to event sounds | |
ii libcanberra-pulse:amd64 0.30-2.1ubuntu1 amd64 PulseAudio backend for libcanberra | |
ii libcanberra0:amd64 0.30-2.1ubuntu1 amd64 simple abstract interface for playing event sounds | |
ii libcap-ng0:amd64 0.7.7-1 amd64 An alternate POSIX capabilities library | |
ii libcap2:amd64 1:2.24-12 amd64 POSIX 1003.1e capabilities (library) | |
ii libcap2-bin 1:2.24-12 amd64 POSIX 1003.1e capabilities (utilities) | |
ii libcapnp-0.5.3:amd64 0.5.3-2ubuntu1 amd64 Cap'n Proto C++ library | |
ii libcc1-0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GCC cc1 plugin for GDB | |
ii libcdio-cdda1:amd64 0.83-4.2ubuntu1 amd64 library to read and control digital audio CDs | |
ii libcdio-paranoia1:amd64 0.83-4.2ubuntu1 amd64 library to read digital audio CDs with error correction | |
ii libcdio13:amd64 0.83-4.2ubuntu1 amd64 library to read and control CD-ROM | |
ii libcdparanoia0:amd64 3.10.2+debian-11 amd64 audio extraction tool for sampling CDs (library) | |
ii libcdt5 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools - cdt library | |
ii libcgi-fast-perl 1:2.10-1 all CGI subclass for work with FCGI | |
ii libcgi-pm-perl 4.26-1 all module for Common Gateway Interface applications | |
ii libcgraph6 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools - cgraph library | |
ii libcheese-gtk25:amd64 3.18.1-2ubuntu3 amd64 tool to take pictures and videos from your webcam - widgets | |
ii libcheese8:amd64 3.18.1-2ubuntu3 amd64 tool to take pictures and videos from your webcam - base library | |
ii libcilkrts5:amd64 5.4.0-6ubuntu1~16.04.10 amd64 Intel Cilk Plus language extensions (runtime) | |
ii libclamav7 0.99.4+addedllvm-0ubuntu0.16.0 amd64 anti-virus utility for Unix - library | |
ii libclass-accessor-perl 0.34-1 all Perl module that automatically generates accessors | |
ii libclone-perl 0.38-1build1 amd64 module for recursively copying Perl datatypes | |
ii libclucene-core1v5:amd64 2.3.3.4-4.1 amd64 core library for full-featured text search engine (runtime) | |
ii libclutter-1.0-0:amd64 1.24.2-1 amd64 Open GL based interactive canvas library | |
ii libclutter-1.0-common 1.24.2-1 all Open GL based interactive canvas library (common files) | |
ii libclutter-gst-3.0-0:amd64 3.0.18-1 amd64 Open GL based interactive canvas library GStreamer elements | |
ii libclutter-gtk-1.0-0:amd64 1.6.6-1 amd64 Open GL based interactive canvas library GTK+ widget | |
ii libcogl-common 1.22.0-2 all Object oriented GL/GLES Abstraction/Utility Layer (common files) | |
ii libcogl-pango20:amd64 1.22.0-2 amd64 Object oriented GL/GLES Abstraction/Utility Layer | |
ii libcogl-path20:amd64 1.22.0-2 amd64 Object oriented GL/GLES Abstraction/Utility Layer | |
ii libcogl20:amd64 1.22.0-2 amd64 Object oriented GL/GLES Abstraction/Utility Layer | |
ii libcolord2:amd64 1.2.12-1ubuntu1 amd64 system service to manage device colour profiles -- runtime | |
ii libcolorhug2:amd64 1.2.12-1ubuntu1 amd64 library to access the ColorHug colourimeter -- runtime | |
ii libcomerr2:amd64 1.42.13-1ubuntu1 amd64 common error description library | |
ii libcrack2:amd64 2.9.2-1ubuntu1 amd64 pro-active password checker library | |
ii libcroco3:amd64 0.6.11-1 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit | |
ii libcryptsetup4:amd64 2:1.6.6-5ubuntu2.1 amd64 disk encryption support - shared library | |
ii libcups2:amd64 2.1.3-4ubuntu0.4 amd64 Common UNIX Printing System(tm) - Core library | |
ii libcupsfilters1:amd64 1.8.3-2ubuntu3.4 amd64 OpenPrinting CUPS Filters - Shared library | |
ii libcupsimage2:amd64 2.1.3-4ubuntu0.4 amd64 Common UNIX Printing System(tm) - Raster image library | |
ii libcurl3:amd64 7.47.0-1ubuntu2.8 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour) | |
ii libcurl3-gnutls:amd64 7.47.0-1ubuntu2.8 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour) | |
ii libdaemon0:amd64 0.14-6 amd64 lightweight C library for daemons - runtime library | |
ii libdata-alias-perl 1.20-1build1 amd64 module to create aliases instead of copies | |
ii libdatrie1:amd64 0.2.10-2 amd64 Double-array trie library | |
ii libdb5.3:amd64 5.3.28-11ubuntu0.1 amd64 Berkeley v5.3 Database Libraries [runtime] | |
ii libdbi1:amd64 0.9.0-4 amd64 DB Independent Abstraction Layer for C -- shared library | |
ii libdbus-1-3:amd64 1.10.6-1ubuntu3.3 amd64 simple interprocess messaging system (library) | |
ii libdbus-glib-1-2:amd64 0.106-1 amd64 simple interprocess messaging system (GLib-based shared library) | |
ii libdbusmenu-glib4:amd64 16.04.1+16.04.20160927-0ubuntu amd64 library for passing menus over DBus | |
ii libdbusmenu-gtk3-4:amd64 16.04.1+16.04.20160927-0ubuntu amd64 library for passing menus over DBus - GTK+ version | |
ii libdbusmenu-qt2:amd64 0.9.3+16.04.20160218-0ubuntu1 amd64 Qt implementation of the DBusMenu protocol | |
ii libdbusmenu-qt5:amd64 0.9.3+16.04.20160218-0ubuntu1 amd64 Qt5 implementation of the DBusMenu protocol | |
ii libdconf1:amd64 0.24.0-2 amd64 simple configuration storage system - runtime library | |
ii libdebconfclient0:amd64 0.198ubuntu1 amd64 Debian Configuration Management System (C-implementation library) | |
ii libdevmapper1.02.1:amd64 2:1.02.110-1ubuntu10 amd64 Linux Kernel Device Mapper userspace library | |
ii libdigest-hmac-perl 1.03+dfsg-1 all module for creating standard message integrity checks | |
ii libdistorm64-1 1.7.30-1 amd64 ultimate disassembler library for x86 code | |
ii libdlrestrictions1 0.15.20~ubuntu4 amd64 library that implements library compatibility checks for dlopen() | |
ii libdns-export162 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Exported DNS Shared Library | |
ii libdns162:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 DNS Shared Library used by BIND | |
ii libdouble-conversion1v5:amd64 2.0.1-3ubuntu2 amd64 routines to convert IEEE floats to and from strings | |
ii libdpkg-perl 1.18.4ubuntu1.4 all Dpkg perl modules | |
ii libdrm-amdgpu1:amd64 2.4.91-2~16.04.1 amd64 Userspace interface to amdgpu-specific kernel DRM services -- runtime | |
ii libdrm-common 2.4.91-2~16.04.1 all Userspace interface to kernel DRM services -- common files | |
ii libdrm-intel1:amd64 2.4.91-2~16.04.1 amd64 Userspace interface to intel-specific kernel DRM services -- runtime | |
ii libdrm-nouveau2:amd64 2.4.91-2~16.04.1 amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime | |
ii libdrm-radeon1:amd64 2.4.91-2~16.04.1 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime | |
ii libdrm2:amd64 2.4.91-2~16.04.1 amd64 Userspace interface to kernel DRM services -- runtime | |
ii libdv4:amd64 1.0.0-7 amd64 software library for DV format digital video (runtime lib) | |
ii libebackend-1.2-10:amd64 3.18.5-1ubuntu1 amd64 Utility library for evolution data servers | |
ii libebook-1.2-16:amd64 3.18.5-1ubuntu1 amd64 Client library for evolution address books | |
ii libebook-contacts-1.2-2:amd64 3.18.5-1ubuntu1 amd64 Client library for evolution contacts books | |
ii libecal-1.2-19:amd64 3.18.5-1ubuntu1 amd64 Client library for evolution calendars | |
ii libedata-book-1.2-25:amd64 3.18.5-1ubuntu1 amd64 Backend library for evolution address books | |
ii libedata-cal-1.2-28:amd64 3.18.5-1ubuntu1 amd64 Backend library for evolution calendars | |
ii libedataserver-1.2-21:amd64 3.18.5-1ubuntu1 amd64 Utility library for evolution data servers | |
ii libedit2:amd64 3.1-20150325-1ubuntu2 amd64 BSD editline and history libraries | |
ii libegl1-mesa:amd64 18.0.5-0ubuntu0~16.04.1 amd64 free implementation of the EGL API -- runtime | |
ii libelf1:amd64 0.165-3ubuntu1.1 amd64 library to read and write ELF files | |
ii libemail-valid-perl 1.198-1 all Perl module for checking the validity of Internet email addresses | |
ii libenchant1c2a:amd64 1.6.0-10.1build2 amd64 Wrapper library for various spell checker engines (runtime libs) | |
ii libencode-locale-perl 1.05-1 all utility to determine the locale encoding | |
ii libepoxy0:amd64 1.3.1-1ubuntu0.16.04.2 amd64 OpenGL function pointer management library | |
ii liberror-perl 0.17-1.2 all Perl module for error/exception handling in an OO-ish way | |
ii libesedb 20170121-1ppa1~xenial amd64 Library to access the Extensible Storage Engine (ESE) Database File (EDB) format | |
ii libesedb-python 20170121-1ppa1~xenial amd64 Python 2 bindings for libesedb | |
ii libesedb-tools 20170121-1ppa1~xenial amd64 Several tools for reading Extensible Storage Engine (ESE) Database Files (EDB) | |
ii libestr0 0.1.10-1 amd64 Helper functions for handling strings (lib) | |
ii libevdev2:amd64 1.4.6+dfsg-1 amd64 wrapper library for evdev devices | |
ii libevent-2.0-5:amd64 2.0.21-stable-2ubuntu0.16.04.1 amd64 Asynchronous event notification library | |
ii libevt 20180317-1ppa1~xenial amd64 Library to access the Windows Event Log (EVT) format | |
ii libevt-python 20180317-1ppa1~xenial amd64 Python 2 bindings for libevt | |
ii libevt-tools 20180317-1ppa1~xenial amd64 Several tools for reading Windows Event Log (EVT) files | |
ii libevtx 20170122-1ppa1~xenial amd64 Library to access the Windows XML Event Log (EVTX) format | |
ii libevtx-python 20170122-1ppa1~xenial amd64 Python 2 bindings for libevtx | |
ii libevtx-tools 20170122-1ppa1~xenial amd64 Several tools for reading Windows XML Event Log (EVTX) files | |
ii libewf 20140804-1ppa1~xenial amd64 Library to access the Expert Witness Compression Format (EWF) | |
ii libewf-dev 20140804-1ppa1~xenial amd64 Header files and libraries for developing applications for libewf | |
ii libewf-python 20140804-1ppa1~xenial amd64 Python 2 bindings for libewf | |
ii libewf-tools 20140804-1ppa1~xenial amd64 Several tools for reading and writing EWF files | |
ii libewf2 20140804-1ppa1~xenial amd64 Library to access the Expert Witness Compression Format (EWF) | |
ii libexif12:amd64 0.6.21-2 amd64 library to parse EXIF files | |
ii libexiv2-14:amd64 0.25-2.1ubuntu16.04.2 amd64 EXIF/IPTC/XMP metadata manipulation library | |
ii libexpat1:amd64 2.1.0-7ubuntu0.16.04.3 amd64 XML parsing C library - runtime library | |
ii libexpat1-dev:amd64 2.1.0-7ubuntu0.16.04.3 amd64 XML parsing C library - development kit | |
ii libexporter-tiny-perl 0.042-1 all tiny exporter similar to Sub::Exporter | |
ii libfakeroot:amd64 1.20.2-1ubuntu1 amd64 tool for simulating superuser privileges - shared libraries | |
ii libfam0 2.7.0-17.1 amd64 Client library to control the FAM daemon | |
ii libfbclient2:amd64 2.5.4.26856.ds4-1build1 amd64 Firebird client library | |
ii libfcgi-perl 0.77-1build1 amd64 helper module for FastCGI | |
ii libfcitx-config4:amd64 1:4.2.9.1-1ubuntu1.16.04.2 amd64 Flexible Input Method Framework - configuration support library | |
ii libfcitx-gclient0:amd64 1:4.2.9.1-1ubuntu1.16.04.2 amd64 Flexible Input Method Framework - D-Bus client library for Glib | |
ii libfcitx-utils0:amd64 1:4.2.9.1-1ubuntu1.16.04.2 amd64 Flexible Input Method Framework - utility support library | |
ii libfdisk1:amd64 2.27.1-6ubuntu3.4 amd64 fdisk partitioning library | |
ii libfdt1:amd64 1.4.0+dfsg-2 amd64 Flat Device Trees manipulation library | |
ii libffi-dev:amd64 3.2.1-4 amd64 Foreign Function Interface library (development files) | |
ii libffi6:amd64 3.2.1-4 amd64 Foreign Function Interface library runtime | |
ii libfftw3-single3:amd64 3.3.4-2ubuntu1 amd64 Library for computing Fast Fourier Transforms - Single precision | |
ii libfile-basedir-perl 0.07-1 all Perl module to use the freedesktop basedir specification | |
ii libfile-copy-recursive-perl 0.38-1 all Perl extension for recursively copying files and directories | |
ii libfile-desktopentry-perl 0.22-1 all Perl module to handle freedesktop .desktop files | |
ii libfile-fcntllock-perl 0.22-3 amd64 Perl module for file locking with fcntl(2) | |
ii libfile-listing-perl 6.04-1 all module to parse directory listings | |
ii libfile-mimeinfo-perl 0.27-1 all Perl module to determine file types | |
ii libfl-dev:amd64 2.6.0-11 amd64 static library for flex (a fast lexical analyzer generator) | |
ii libflac8:amd64 1.3.1-4 amd64 Free Lossless Audio Codec - runtime C library | |
ii libfont-afm-perl 1.20-1 all Font::AFM - Interface to Adobe Font Metrics files | |
ii libfontconfig1:amd64 2.11.94-0ubuntu1.1 amd64 generic font configuration library - runtime | |
ii libfontenc1:amd64 1:1.1.3-1 amd64 X11 font encoding library | |
ii libfreetype6:amd64 2.6.1-0.1ubuntu2.3 amd64 FreeType 2 font engine, shared library files | |
ii libfribidi0:amd64 0.19.7-1 amd64 Free Implementation of the Unicode BiDi algorithm | |
ii libfsntfs 20170315-1ppa1~xenial amd64 Library to access the Windows NT File System (NTFS) format | |
ii libfsntfs-python 20170315-1ppa1~xenial amd64 Python 2 bindings for libfsntfs | |
ii libfuse-dev 2.9.4-1ubuntu3.1 amd64 Filesystem in Userspace (development) | |
ii libfuse2:amd64 2.9.4-1ubuntu3.1 amd64 Filesystem in Userspace (library) | |
ii libfvde 20160801-1ppa1~xenial amd64 Library to access the FileVault Drive Encryption (FVDE) format | |
ii libfvde-python 20160801-1ppa1~xenial amd64 Python 2 bindings for libfvde | |
ii libfvde-tools 20160801-1ppa1~xenial amd64 Several tools for reading FileVault Drive Encryption volumes | |
ii libfwnt 20180117-1ppa1~xenial amd64 Library to support common Windows NT specific formats | |
ii libfwnt-python 20180117-1ppa1~xenial amd64 Python 2 bindings for libfwnt | |
ii libfwsi 20180630-1ppa1~xenial amd64 Library to access the Windows Shell Item format | |
ii libfwsi-python 20180630-1ppa1~xenial amd64 Python 2 bindings for libfwsi | |
ii libgail-3-0:amd64 3.18.9-1ubuntu3.3 amd64 GNOME Accessibility Implementation Library -- shared libraries | |
ii libgail18:amd64 2.24.30-1ubuntu1.16.04.2 amd64 GNOME Accessibility Implementation Library -- shared libraries | |
ii libgbm1:amd64 18.0.5-0ubuntu0~16.04.1 amd64 generic buffer management API -- runtime | |
ii libgcc-5-dev:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GCC support library (development files) | |
ii libgcc1:amd64 1:6.0.1-0ubuntu1 amd64 GCC support library | |
ii libgcj-common 1:4.9.3-9ubuntu1 all Java runtime library (common files) | |
ii libgcj16:amd64 5.4.0-6ubuntu1~16.04.10 amd64 Java runtime library for use with gcj | |
ii libgck-1-0:amd64 3.18.0-1ubuntu1 amd64 Glib wrapper library for PKCS#11 - runtime | |
ii libgconf-2-4:amd64 3.2.6-3ubuntu6 amd64 GNOME configuration database system (shared libraries) | |
ii libgcr-3-common 3.18.0-1ubuntu1 all Library for Crypto UI related tasks - common files | |
ii libgcr-base-3-1:amd64 3.18.0-1ubuntu1 amd64 Library for Crypto related tasks | |
ii libgcr-ui-3-1:amd64 3.18.0-1ubuntu1 amd64 Library for Crypto UI related tasks | |
ii libgcrypt20:amd64 1.6.5-2ubuntu0.5 amd64 LGPL Crypto library - runtime library | |
ii libgd3:amd64 2.1.1-4ubuntu0.16.04.8 amd64 GD Graphics Library | |
ii libgdata-common 0.17.4-1 all Library for accessing GData webservices - common data files | |
ii libgdata22:amd64 0.17.4-1 amd64 Library for accessing GData webservices - shared libraries | |
ii libgdbm3:amd64 1.8.3-13.1 amd64 GNU dbm database routines (runtime version) | |
ii libgdiplus 4.2-1ubuntu1 amd64 interface library for System.Drawing of Mono | |
ii libgdk-pixbuf2.0-0:amd64 2.32.2-1ubuntu1.4 amd64 GDK Pixbuf library | |
ii libgdk-pixbuf2.0-common 2.32.2-1ubuntu1.4 all GDK Pixbuf library - data files | |
ii libgee-0.8-2:amd64 0.18.0-1 amd64 GObject based collection and utility library | |
ii libgeoclue0:amd64 0.12.99-4ubuntu1 amd64 C API for GeoClue | |
ii libgeocode-glib0:amd64 3.18.2-1 amd64 geocoding and reverse geocoding GLib library using Nominatim | |
ii libgeoip1:amd64 1.6.9-1 amd64 non-DNS IP-to-country resolver library | |
ii libgeonames0:amd64 0.2+16.04.20160321-0ubuntu1 amd64 Parse and query the geonames database dump | |
ii libgettextpo-dev:amd64 0.19.7-2ubuntu3 amd64 GNU Internationalization library development files | |
ii libgettextpo0:amd64 0.19.7-2ubuntu3 amd64 GNU Internationalization library | |
ii libgif7:amd64 5.1.4-0.3~16.04 amd64 library for GIF images (library) | |
ii libgirepository-1.0-1:amd64 1.46.0-3ubuntu1 amd64 Library for handling GObject introspection data (runtime library) | |
ii libgl1-mesa-dri:amd64 18.0.5-0ubuntu0~16.04.1 amd64 free implementation of the OpenGL API -- DRI modules | |
ii libgl1-mesa-glx:amd64 18.0.5-0ubuntu0~16.04.1 amd64 free implementation of the OpenGL API -- GLX runtime | |
ii libglade2-0:amd64 1:2.6.4-2 amd64 library to load .glade files at runtime | |
ii libglade2.0-cil 2.12.10-6 amd64 CLI binding for the Glade libraries 2.6 | |
ii libglapi-mesa:amd64 18.0.5-0ubuntu0~16.04.1 amd64 free implementation of the GL API -- shared library | |
ii libglib2.0-0:amd64 2.48.2-0ubuntu1 amd64 GLib library of C routines | |
ii libglib2.0-cil 2.12.10-6 amd64 CLI binding for the GLib utility library 2.12 | |
ii libgmp10:amd64 2:6.1.0+dfsg-2 amd64 Multiprecision arithmetic library | |
ii libgnome-2-0:amd64 2.32.1-5ubuntu1 amd64 The GNOME library - runtime files | |
ii libgnome-bluetooth13:amd64 3.18.2-1ubuntu2 amd64 GNOME Bluetooth tools - support library | |
ii libgnome-desktop-3-12:amd64 3.18.2-1ubuntu1 amd64 Utility library for loading .desktop files - runtime files | |
ii libgnome-keyring-common 3.12.0-1build1 all GNOME keyring services library - data files | |
ii libgnome-keyring0:amd64 3.12.0-1build1 amd64 GNOME keyring services library | |
ii libgnome-menu-3-0:amd64 3.13.3-6ubuntu3.1 amd64 GNOME implementation of the freedesktop menu specification | |
ii libgnome2-0:amd64 2.32.1-5ubuntu1 amd64 The GNOME library - transition package | |
ii libgnome2-bin 2.32.1-5ubuntu1 amd64 The GNOME library - binary files | |
ii libgnome2-common 2.32.1-5ubuntu1 all The GNOME library - common files | |
ii libgnomecanvas2-0:amd64 2.30.3-2 amd64 powerful object-oriented display engine - runtime files | |
ii libgnomecanvas2-common 2.30.3-2 all powerful object-oriented display engine - common files | |
ii libgnomekbd-common 3.6.0-1ubuntu2 all GNOME library to manage keyboard configuration - common files | |
ii libgnomekbd8:amd64 3.6.0-1ubuntu2 amd64 GNOME library to manage keyboard configuration - shared library | |
ii libgnomeui-0:amd64 2.24.5-3.1 amd64 GNOME user interface library - runtime files | |
ii libgnomeui-common 2.24.5-3.1 all GNOME user interface library - common files | |
ii libgnomevfs2-0:amd64 1:2.24.4-6.1ubuntu1 amd64 GNOME Virtual File System (runtime libraries) | |
ii libgnomevfs2-common 1:2.24.4-6.1ubuntu1 amd64 GNOME Virtual File System (common files) | |
ii libgnomevfs2-extra:amd64 1:2.24.4-6.1ubuntu1 amd64 GNOME Virtual File System (extra modules) | |
ii libgnutls-openssl27:amd64 3.4.10-4ubuntu1.4 amd64 GNU TLS library - OpenSSL wrapper | |
ii libgnutls30:amd64 3.4.10-4ubuntu1.4 amd64 GNU TLS library - main runtime library | |
ii libgoa-1.0-0b:amd64 3.18.3-1ubuntu2 amd64 library for GNOME Online Accounts | |
ii libgoa-1.0-common 3.18.3-1ubuntu2 all library for GNOME Online Accounts - common files | |
ii libgomp1:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GCC OpenMP (GOMP) support library | |
ii libgpg-error0:amd64 1.21-2ubuntu1 amd64 library for common error values and messages in GnuPG components | |
ii libgphoto2-6:amd64 2.5.9-3 amd64 gphoto2 digital camera library | |
ii libgphoto2-l10n 2.5.9-3 all gphoto2 digital camera library - localized messages | |
ii libgphoto2-port12:amd64 2.5.9-3 amd64 gphoto2 digital camera port library | |
ii libgpm2:amd64 1.20.4-6.1 amd64 General Purpose Mouse - shared library | |
ii libgraphite2-3:amd64 1.3.10-0ubuntu0.16.04.1 amd64 Font rendering engine for Complex Scripts -- library | |
ii libgs9:amd64 9.18~dfsg~0-0ubuntu2.8 amd64 interpreter for the PostScript language and for PDF - Library | |
ii libgs9-common 9.18~dfsg~0-0ubuntu2.8 all interpreter for the PostScript language and for PDF - common files | |
ii libgsf-1-114:amd64 1.14.36-1 amd64 Structured File Library - runtime version | |
ii libgsf-1-common 1.14.36-1 all Structured File Library - common files | |
ii libgssapi-krb5-2:amd64 1.13.2+dfsg-5ubuntu2 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism | |
ii libgssapi3-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - GSSAPI support library | |
ii libgstreamer-plugins-base1.0-0:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer libraries from the "base" set | |
ii libgstreamer-plugins-good1.0-0:amd64 1.8.3-1ubuntu0.4 amd64 GStreamer development files for libraries from the "good" set | |
ii libgstreamer0.10-0:amd64 0.10.36-1.5ubuntu1 amd64 Core GStreamer libraries and elements | |
ii libgstreamer1.0-0:amd64 1.8.3-1~ubuntu0.1 amd64 Core GStreamer libraries and elements | |
ii libgtk-3-0:amd64 3.18.9-1ubuntu3.3 amd64 GTK+ graphical user interface library | |
ii libgtk-3-bin 3.18.9-1ubuntu3.3 amd64 programs for the GTK+ graphical user interface library | |
ii libgtk-3-common 3.18.9-1ubuntu3.3 all common files for the GTK+ graphical user interface library | |
ii libgtk2.0-0:amd64 2.24.30-1ubuntu1.16.04.2 amd64 GTK+ graphical user interface library | |
ii libgtk2.0-bin 2.24.30-1ubuntu1.16.04.2 amd64 programs for the GTK+ graphical user interface library | |
ii libgtk2.0-cil 2.12.10-6 amd64 CLI binding for the GTK+ toolkit 2.12 | |
ii libgtk2.0-common 2.24.30-1ubuntu1.16.04.2 all common files for the GTK+ graphical user interface library | |
ii libgtkhex-3-0 3.18.0-1 amd64 GNOME Hex editor for files (shared library) | |
ii libgtop-2.0-10:amd64 2.32.0-1 amd64 gtop system monitoring library (shared) | |
ii libgtop2-common 2.32.0-1 all gtop system monitoring library (common) | |
ii libgudev-1.0-0:amd64 1:230-2 amd64 GObject-based wrapper library for libudev | |
ii libgusb2:amd64 0.2.9-0ubuntu1 amd64 GLib wrapper around libusb1 | |
ii libgvc6 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools - gvc library | |
ii libgvpr2 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools - gvpr library | |
ii libgweather-3-6:amd64 3.18.2-0ubuntu0.2 amd64 GWeather shared library | |
ii libgweather-common 3.18.2-0ubuntu0.2 all GWeather common files | |
ii libharfbuzz-icu0:amd64 1.0.1-1ubuntu0.1 amd64 OpenType text shaping engine ICU backend | |
ii libharfbuzz0b:amd64 1.0.1-1ubuntu0.1 amd64 OpenType text shaping engine (shared library) | |
ii libhcrypto4-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - crypto library | |
ii libheimbase1-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - Base library | |
ii libheimntlm0-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - NTLM support library | |
ii libhogweed4:amd64 3.2-1ubuntu0.16.04.1 amd64 low level cryptographic library (public-key cryptos) | |
ii libhtml-form-perl 6.03-1 all module that represents an HTML form element | |
ii libhtml-format-perl 2.11-2 all module for transforming HTML into various formats | |
ii libhtml-parser-perl 3.72-1 amd64 collection of modules that parse HTML text documents | |
ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML | |
ii libhtml-tree-perl 5.03-2 all Perl module to represent and create HTML syntax trees | |
ii libhttp-cookies-perl 6.01-1 all HTTP cookie jars | |
ii libhttp-daemon-perl 6.01-1 all simple http server class | |
ii libhttp-date-perl 6.02-1 all module of date conversion routines | |
ii libhttp-message-perl 6.11-1 all perl interface to HTTP style messages | |
ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation | |
ii libhttp-parser2.1:amd64 2.1-2 amd64 parser for HTTP messages written in C | |
ii libhunspell-1.3-0:amd64 1.3.3-4ubuntu1 amd64 spell checker and morphological analyzer (shared library) | |
ii libhx509-5-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - X509 support library | |
ii libhyphen0:amd64 2.8.8-2ubuntu1 amd64 ALTLinux hyphenation library - shared library | |
ii libibus-1.0-5:amd64 1.5.11-1ubuntu2.1 amd64 Intelligent Input Bus - shared library | |
ii libical1a:amd64 1.0.1-0ubuntu2 amd64 iCalendar library implementation in C (runtime) | |
ii libice-dev:amd64 2:1.0.9-1 amd64 X11 Inter-Client Exchange library (development headers) | |
ii libice6:amd64 2:1.0.9-1 amd64 X11 Inter-Client Exchange library | |
ii libicu-dev:amd64 55.1-7ubuntu0.4 amd64 Development files for International Components for Unicode | |
ii libicu55:amd64 55.1-7ubuntu0.4 amd64 International Components for Unicode | |
ii libid3tag0 0.15.1b-11 amd64 ID3 tag reading library from the MAD project | |
ii libidn11:amd64 1.32-3ubuntu1.2 amd64 GNU Libidn library, implementation of IETF IDN specifications | |
ii libido3-0.1-0:amd64 13.10.0+16.04.20161028-0ubuntu amd64 Shared library providing extra gtk menu items for display in | |
ii libiec61883-0:amd64 1.2.0-0.2 amd64 an partial implementation of IEC 61883 | |
ii libieee1284-3:amd64 0.2.11-12 amd64 cross-platform library for parallel port access | |
ii libijs-0.35:amd64 0.35-12 amd64 IJS raster image transport protocol: shared library | |
ii libilmbase12:amd64 2.2.0-11ubuntu2 amd64 several utility libraries from ILM used by OpenEXR | |
ii libimlib2:amd64 1.4.7-1ubuntu0.1 amd64 image loading, rendering, saving library | |
ii libimobiledevice6:amd64 1.2.0+dfsg-3~ubuntu0.2 amd64 Library for communicating with the iPhone and iPod Touch | |
ii libindicator3-7 12.10.2+16.04.20151208-0ubuntu amd64 panel indicator applet - shared library | |
ii libinput-bin 1.6.3-1ubuntu1~16.04.1 amd64 input device management and event handling library - udev quirks | |
ii libinput10:amd64 1.6.3-1ubuntu1~16.04.1 amd64 input device management and event handling library - shared library | |
ii libio-html-perl 1.001-1 all open an HTML file with automatic charset detection | |
ii libio-pty-perl 1:1.08-1.1build1 amd64 Perl module for pseudo tty IO | |
ii libio-socket-inet6-perl 2.72-2 all object interface for AF_INET6 domain sockets | |
ii libio-socket-ssl-perl 2.024-1 all Perl module implementing object oriented interface to SSL sockets | |
ii libio-string-perl 1.08-3 all Emulate IO::File interface for in-core strings | |
ii libipc-run-perl 0.94-1 all Perl module for running processes | |
ii libipc-system-simple-perl 1.25-3 all Perl module to run commands simply, with detailed diagnostics | |
ii libisc-export160 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Exported ISC Shared Library | |
ii libisc160:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 ISC Shared Library used by BIND | |
ii libisccc140:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Command Channel Library used by BIND | |
ii libisccfg140:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Config File Handling Library used by BIND | |
ii libiscsi2:amd64 1.12.0-2 amd64 iSCSI client shared library | |
ii libisl15:amd64 0.16.1-1 amd64 manipulating sets and relations of integer points bounded by linear constraints | |
ii libitm1:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GNU Transactional Memory Library | |
ii libiw30:amd64 30~pre9-8ubuntu1 amd64 Wireless tools - library | |
ii libjack-jackd2-0:amd64 1.9.10+20150825git1ed50c92~dfs amd64 JACK Audio Connection Kit (libraries) | |
ii libjasper1:amd64 1.900.1-debian1-2.4ubuntu1.2 amd64 JasPer JPEG-2000 runtime library | |
ii libjavascriptcoregtk-4.0-18:amd64 2.20.3-0ubuntu0.16.04.1 amd64 JavaScript engine library from WebKitGTK+ | |
ii libjbig0:amd64 2.1-3.1 amd64 JBIGkit libraries | |
ii libjbig2dec0 0.12+20150918-1ubuntu0.1 amd64 JBIG2 decoder library - shared libraries | |
ii libjpeg-progs 1:9b-1ubuntu1 amd64 Programs for manipulating JPEG files | |
ii libjpeg-turbo8:amd64 1.4.2-0ubuntu3 amd64 IJG JPEG compliant runtime library. | |
ii libjpeg8:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package) | |
ii libjpeg9:amd64 1:9b-1ubuntu1 amd64 Independent JPEG Group's JPEG runtime library | |
ii libjs-jquery 1.11.3+dfsg-4 all JavaScript library for dynamic web applications | |
ii libjs-openlayers 2.13.1+ds2-2 all JavaScript library for displaying map data in web browsers | |
ii libjs-sphinxdoc 1.3.6-2ubuntu1.1 all JavaScript support for Sphinx documentation | |
ii libjs-underscore 1.7.0~dfsg-1ubuntu1 all JavaScript's functional programming helper library | |
ii libjson-c2:amd64 0.11-4ubuntu2 amd64 JSON manipulation library - shared library | |
ii libjson-glib-1.0-0:amd64 1.1.2-0ubuntu1 amd64 GLib JSON manipulation library | |
ii libjson-glib-1.0-common 1.1.2-0ubuntu1 all GLib JSON manipulation library (common files) | |
ii libk5crypto3:amd64 1.13.2+dfsg-5ubuntu2 amd64 MIT Kerberos runtime libraries - Crypto Library | |
ii libkactivities6 4:4.13.3-0ubuntu6 amd64 Activities library | |
ii libkatepartinterfaces4 4:4.14.3-0ubuntu4 amd64 library for the embeddable text editor component | |
ii libkcmutils4 4:4.14.16-0ubuntu3.2 amd64 utility classes for using KCM modules | |
ii libkde3support4 4:4.14.16-0ubuntu3.2 amd64 KDE 3 Support Library for the KDE 4 Platform | |
ii libkdeclarative5 4:4.14.16-0ubuntu3.2 amd64 declarative library for plasma | |
ii libkdecore5 4:4.14.16-0ubuntu3.2 amd64 KDE Platform Core Library | |
ii libkdesu5 4:4.14.16-0ubuntu3.2 amd64 Console-mode Authentication Library for the KDE Platform | |
ii libkdeui5 4:4.14.16-0ubuntu3.2 amd64 KDE Platform User Interface Library | |
ii libkdewebkit5 4:4.14.16-0ubuntu3.2 amd64 KDE WebKit Library | |
ii libkdnssd4 4:4.14.16-0ubuntu3.2 amd64 DNS-SD Protocol Library for the KDE Platform | |
ii libkemoticons4 4:4.14.16-0ubuntu3.2 amd64 utility classes to deal with emoticon themes | |
ii libkexiv2-11v5 4:15.08.2-0ubuntu1 amd64 Qt like interface for the libexiv2 library | |
ii libkexiv2-data 4:15.08.2-0ubuntu1 all Qt-like interface for the libexiv2 library -- data files | |
ii libkeyutils1:amd64 1.5.9-8ubuntu1 amd64 Linux Key Management Utilities (library) | |
ii libkf5activities5:amd64 5.18.0-0ubuntu1 amd64 Library to organize the user work in separate activities. | |
ii libkf5archive5:amd64 5.18.0-0ubuntu1.1 amd64 Qt 5 addon providing access to numerous types of archives | |
ii libkf5attica5:amd64 5.18.0-0ubuntu1 amd64 Qt library that implements the Open Collaboration Services API | |
ii libkf5auth-data 5.18.0-0ubuntu2 all Abstraction to system policy and authentication features | |
ii libkf5auth5:amd64 5.18.0-0ubuntu2 amd64 Abstraction to system policy and authentication features | |
ii libkf5calendarevents5:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks | |
ii libkf5codecs-data 5.18.0-0ubuntu1 all collection of methods to manipulate strings | |
ii libkf5codecs5:amd64 5.18.0-0ubuntu1 amd64 collection of methods to manipulate strings | |
ii libkf5completion-data 5.18.0-0ubuntu1 all Widgets with advanced auto-completion features. | |
ii libkf5completion5:amd64 5.18.0-0ubuntu1 amd64 Widgets with advanced auto-completion features. | |
ii libkf5config-bin 5.18.0-0ubuntu1 amd64 configuration settings framework for Qt | |
ii libkf5config-data 5.18.0-0ubuntu1 all configuration settings framework for Qt | |
ii libkf5configcore5:amd64 5.18.0-0ubuntu1 amd64 configuration settings framework for Qt | |
ii libkf5configgui5:amd64 5.18.0-0ubuntu1 amd64 configuration settings framework for Qt | |
ii libkf5configwidgets-data 5.18.0-0ubuntu1 all Extra widgets for easier configuration support. | |
ii libkf5configwidgets5:amd64 5.18.0-0ubuntu1 amd64 Extra widgets for easier configuration support. | |
ii libkf5coreaddons-data 5.18.0-0ubuntu1.1 all KDE Frameworks 5 addons to QtCore - data files | |
ii libkf5coreaddons5:amd64 5.18.0-0ubuntu1.1 amd64 KDE Frameworks 5 addons to QtCore | |
ii libkf5crash5:amd64 5.18.0-0ubuntu1 amd64 Support for application crash analysis and bug report from apps | |
ii libkf5dbusaddons-bin 5.18.0-0ubuntu1 amd64 class library for qtdbus | |
ii libkf5dbusaddons-data 5.18.0-0ubuntu1 all class library for qtdbus | |
ii libkf5dbusaddons5:amd64 5.18.0-0ubuntu1 amd64 class library for qtdbus | |
ii libkf5declarative-data 5.18.0-0ubuntu1 all provides integration of QML and KDE frameworks | |
ii libkf5declarative5:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks | |
ii libkf5globalaccel-bin 5.18.0-0ubuntu1 amd64 Configurable global shortcut support. | |
ii libkf5globalaccel-data 5.18.0-0ubuntu1 all Configurable global shortcut support. | |
ii libkf5globalaccel5:amd64 5.18.0-0ubuntu1 amd64 Configurable global shortcut support. | |
ii libkf5globalaccelprivate5:amd64 5.18.0-0ubuntu1 amd64 Configurable global shortcut support - private runtime library | |
ii libkf5guiaddons5:amd64 5.18.0-0ubuntu1 amd64 additional addons for QtGui | |
ii libkf5i18n-data 5.18.0-0ubuntu1 all Advanced internationalization framework. | |
ii libkf5i18n5:amd64 5.18.0-0ubuntu1 amd64 Advanced internationalization framework. | |
ii libkf5iconthemes-bin 5.18.0-0ubuntu1 amd64 Support for icon themes | |
ii libkf5iconthemes-data 5.18.0-0ubuntu1 all Support for icon themes. | |
ii libkf5iconthemes5:amd64 5.18.0-0ubuntu1 amd64 Support for icon themes. | |
ii libkf5idletime5:amd64 5.18.0-0ubuntu1 amd64 library to provide information about idle time | |
ii libkf5itemviews-data 5.18.0-0ubuntu1 all Qt library with additional widgets for ItemModels | |
ii libkf5itemviews5:amd64 5.18.0-0ubuntu1 amd64 Qt library with additional widgets for ItemModels | |
ii libkf5jobwidgets-data 5.18.0-0ubuntu1 all Widgets for tracking KJob instances | |
ii libkf5jobwidgets5:amd64 5.18.0-0ubuntu1 amd64 Widgets for tracking KJob instances | |
ii libkf5kiocore5:amd64 5.18.0-0ubuntu1.1 amd64 Resource and network access abstraction. | |
ii libkf5kiowidgets5:amd64 5.18.0-0ubuntu1.1 amd64 Resource and network access abstraction. | |
ii libkf5notifications-data 5.18.0-0ubuntu1 all Framework for desktop notifications | |
ii libkf5notifications5:amd64 5.18.0-0ubuntu1 amd64 Framework for desktop notifications | |
ii libkf5package-data 5.18.0-0ubuntu1 all non-binary asset management framework | |
ii libkf5package5:amd64 5.18.0-0ubuntu1 amd64 non-binary asset management framework | |
ii libkf5plasma5:amd64 5.18.0-0ubuntu1.1 amd64 Plasma Runtime components | |
ii libkf5plasmaquick5:amd64 5.18.0-0ubuntu1.1 amd64 Plasma Runtime components | |
ii libkf5quickaddons5:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks | |
ii libkf5service-bin 5.18.0-0ubuntu1 amd64 Advanced plugin and service introspection | |
ii libkf5service-data 5.18.0-0ubuntu1 all Advanced plugin and service introspection | |
ii libkf5service5:amd64 5.18.0-0ubuntu1 amd64 Advanced plugin and service introspection | |
ii libkf5sonnet5-data 5.18.0-0ubuntu1 all spell checking library for Qt | |
ii libkf5sonnetcore5:amd64 5.18.0-0ubuntu1 amd64 spell checking library for Qt | |
ii libkf5sonnetui5:amd64 5.18.0-0ubuntu1 amd64 spell checking library for Qt | |
ii libkf5style5:amd64 5.18.0-0ubuntu1 amd64 KF5 cross-framework integration plugins - KStyle | |
ii libkf5textwidgets-data 5.18.0-0ubuntu1 all Advanced text editing widgets. | |
ii libkf5textwidgets5:amd64 5.18.0-0ubuntu1 amd64 Advanced text editing widgets. | |
ii libkf5waylandclient5:amd64 4:5.5.5-0ubuntu1 amd64 Qt library wrapper for Wayland libraries | |
ii libkf5widgetsaddons-data 5.18.0-0ubuntu1 all add-on widgets and classes for applications that use the Qt Widgets module | |
ii libkf5widgetsaddons5:amd64 5.18.0-0ubuntu1 amd64 add-on widgets and classes for applications that use the Qt Widgets module | |
ii libkf5windowsystem-data 5.18.0-0ubuntu1 all Convenience access to certain properties and features of the window manager | |
ii libkf5windowsystem5:amd64 5.18.0-0ubuntu1 amd64 Convenience access to certain properties and features of the window manager | |
ii libkf5xmlgui-bin 5.18.0-0ubuntu1 amd64 User configurable main windows. | |
ii libkf5xmlgui-data 5.18.0-0ubuntu1 all User configurable main windows. | |
ii libkf5xmlgui5:amd64 5.18.0-0ubuntu1 amd64 User configurable main windows. | |
ii libkfile4 4:4.14.16-0ubuntu3.2 amd64 File Selection Dialog Library for KDE Platform | |
ii libkhtml5 4:4.14.16-0ubuntu3.2 amd64 KHTML Web Content Rendering Engine | |
ii libkio5 4:4.14.16-0ubuntu3.2 amd64 Network-enabled File Management Library for the KDE Platform | |
ii libkjsapi4 4:4.14.16-0ubuntu3.2 amd64 KJS API Library for the KDE Development Platform | |
ii libkjsembed4 4:4.14.16-0ubuntu3.2 amd64 library for binding JavaScript objects to QObjects | |
ii libklibc 2.0.4-8ubuntu1.16.04.4 amd64 minimal libc subset for use with initramfs | |
ii libkmediaplayer4 4:4.14.16-0ubuntu3.2 amd64 KMediaPlayer Interface for the KDE Platform | |
ii libkmod2:amd64 22-1ubuntu5 amd64 libkmod shared library | |
ii libknewstuff3-4 4:4.14.16-0ubuntu3.2 amd64 "Get Hot New Stuff" v3 Library for the KDE Platform | |
ii libknotifyconfig4 4:4.14.16-0ubuntu3.2 amd64 library for configuring KDE Notifications | |
ii libkntlm4 4:4.14.16-0ubuntu3.2 amd64 NTLM Authentication Library for the KDE Platform | |
ii libkparts4 4:4.14.16-0ubuntu3.2 amd64 Framework for the KDE Platform Graphical Components | |
ii libkprintutils4 4:4.14.16-0ubuntu3.2 amd64 utility classes to deal with printing | |
ii libkpty4 4:4.14.16-0ubuntu3.2 amd64 Pseudo Terminal Library for the KDE Platform | |
ii libkrb5-26-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - libraries | |
ii libkrb5-3:amd64 1.13.2+dfsg-5ubuntu2 amd64 MIT Kerberos runtime libraries | |
ii libkrb5support0:amd64 1.13.2+dfsg-5ubuntu2 amd64 MIT Kerberos runtime libraries - Support library | |
ii libkrosscore4 4:4.14.16-0ubuntu3.2 amd64 Kross Core Library | |
ii libktexteditor4 4:4.14.16-0ubuntu3.2 amd64 KTextEditor interfaces for the KDE Platform | |
ii libkxmlrpcclient4 4:4.14.10-1ubuntu2 amd64 simple XML-RPC client library | |
ii liblcms2-2:amd64 2.6-3ubuntu2 amd64 Little CMS 2 color management library | |
ii libldap-2.4-2:amd64 2.4.42+dfsg-2ubuntu3.3 amd64 OpenLDAP libraries | |
ii libldb1:amd64 2:1.1.24-1ubuntu3 amd64 LDAP-like embedded database - shared library | |
ii liblightdm-gobject-1-0:amd64 1.18.3-0ubuntu1.1 amd64 LightDM GObject client library | |
ii liblightgrep 1.2.1-trusty1 amd64 <insert up to 60 chars description> | |
ii liblist-moreutils-perl 0.413-1build1 amd64 Perl module with additional list functions not found in List::Util | |
ii libllvm3.6v5:amd64 1:3.6.2-3ubuntu2 amd64 Modular compiler and toolchain technologies, runtime library | |
ii libllvm6.0:amd64 1:6.0-1ubuntu2~16.04.1 amd64 Modular compiler and toolchain technologies, runtime library | |
ii liblnk 20180626-1ppa1~xenial amd64 Library to access the Windows Shortcut File (LNK) format | |
ii liblnk-python 20180626-1ppa1~xenial amd64 Python 2 bindings for liblnk | |
ii liblocale-gettext-perl 1.07-1build1 amd64 module using libc functions for internationalization in Perl | |
ii liblog4cpp5v5 1.0-4.1 amd64 C++ library for flexible logging (runtime) | |
ii liblsan0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 LeakSanitizer -- a memory leak detector (runtime) | |
ii libltdl7:amd64 2.4.6-0.1 amd64 System independent dlopen wrapper for GNU libtool | |
ii liblua5.1-0:amd64 5.1.5-8ubuntu1 amd64 Shared library for the Lua interpreter version 5.1 | |
ii liblua5.2-0:amd64 5.2.4-1ubuntu1 amd64 Shared library for the Lua interpreter version 5.2 | |
ii libluajit-5.1-2:amd64 2.0.4+dfsg-1 amd64 Just in time compiler for Lua - library version | |
ii libluajit-5.1-common 2.0.4+dfsg-1 all Just in time compiler for Lua - common files | |
ii liblwp-mediatypes-perl 6.02-1 all module to guess media type for a file or a URL | |
ii liblwp-protocol-https-perl 6.06-2 all HTTPS driver for LWP::UserAgent | |
ii liblwres141:amd64 1:9.10.3.dfsg.P4-8ubuntu1.10 amd64 Lightweight Resolver Library used by BIND | |
ii liblz4-1:amd64 0.0~r131-2ubuntu2 amd64 Fast LZ compression algorithm library - runtime | |
ii liblzma5:amd64 5.1.1alpha+20120614-2ubuntu2 amd64 XZ-format compression library | |
ii liblzo2-2:amd64 2.08-1.2 amd64 data compression library | |
ii libmagic-dev:amd64 1:5.25-2ubuntu1.1 amd64 File type determination library using "magic" numbers (development) | |
ii libmagic1:amd64 1:5.25-2ubuntu1.1 amd64 File type determination library using "magic" numbers | |
ii libmailtools-perl 2.13-1 all Manipulate email in perl programs | |
ii libminiupnpc10:amd64 1.9.20140610-2ubuntu2.16.04.2 amd64 UPnP IGD client lightweight library | |
ii libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 amd64 Display server for Ubuntu - client library | |
ii libmircommon7:amd64 0.26.3+16.04.20170605-0ubuntu1 amd64 Display server for Ubuntu - shared library | |
ii libmircore1:amd64 0.26.3+16.04.20170605-0ubuntu1 amd64 Display server for Ubuntu - shared library | |
ii libmirprotobuf3:amd64 0.26.3+16.04.20170605-0ubuntu1 amd64 Display server for Ubuntu - RPC definitions | |
ii libmng2:amd64 2.0.2-0ubuntu3 amd64 Multiple-image Network Graphics library | |
ii libmnl0:amd64 1.0.3-5 amd64 minimalistic Netlink communication library | |
ii libmono-cairo4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono Cairo library (for CLI 4.0) | |
ii libmono-corlib4.5-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono core library (for CLI 4.5) | |
ii libmono-i18n-west4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono I18N.West library (for CLI 4.0) | |
ii libmono-i18n4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono I18N base library (for CLI 4.0) | |
ii libmono-posix4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono.Posix library (for CLI 4.0) | |
ii libmono-security4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono Security library (for CLI 4.0) | |
ii libmono-system-configuration4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono System.Configuration library (for CLI 4.0) | |
ii libmono-system-drawing4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono System.Drawing library (for CLI 4.0) | |
ii libmono-system-security4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono System.Security library (for CLI 4.0) | |
ii libmono-system-xml4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono System.Xml library (for CLI 4.0) | |
ii libmono-system4.0-cil 4.2.1.102+dfsg2-7ubuntu4 all Mono System libraries (for CLI 4.0) | |
ii libmotif-common 2.3.4-10 all Motif - common files | |
ii libmount1:amd64 2.27.1-6ubuntu3.4 amd64 device mounting library | |
ii libmpc3:amd64 1.0.3-1 amd64 multiple precision complex floating-point library | |
ii libmpdec2:amd64 2.4.2-1 amd64 library for decimal floating point arithmetic (runtime library) | |
ii libmpfr4:amd64 3.1.4-1 amd64 multiple precision floating-point computation | |
ii libmpx0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 Intel memory protection extensions (runtime) | |
ii libmsiecf 20170116-1ppa1~xenial amd64 Library to access the MSIE Cache File (index.dat) format. | |
ii libmsiecf-python 20170116-1ppa1~xenial amd64 Python 2 bindings for libmsiecf | |
ii libmspack0:amd64 0.5-1ubuntu0.16.04.1 amd64 library for Microsoft compression formats (shared library) | |
ii libmtdev1:amd64 1.1.5-1ubuntu2 amd64 Multitouch Protocol Translation Library - shared library | |
ii libmtp-common 1.1.10-2ubuntu1 all Media Transfer Protocol (MTP) common files | |
ii libmtp-runtime 1.1.10-2ubuntu1 amd64 Media Transfer Protocol (MTP) runtime tools | |
ii libmtp9:amd64 1.1.10-2ubuntu1 amd64 Media Transfer Protocol (MTP) library | |
ii libmysqlclient20:amd64 5.7.22-0ubuntu0.16.04.1 amd64 MySQL database client library | |
ii libnatpmp1:amd64 20110808-4 amd64 portable and fully compliant implementation of NAT-PMP | |
ii libnautilus-extension1a:amd64 1:3.18.4.is.3.14.3-0ubuntu6 amd64 libraries for nautilus components - runtime version | |
ii libncurses5:amd64 6.0+20160213-1ubuntu1 amd64 shared libraries for terminal handling | |
ii libncurses5-dev:amd64 6.0+20160213-1ubuntu1 amd64 developer's libraries for ncurses | |
ii libncursesw5:amd64 6.0+20160213-1ubuntu1 amd64 shared libraries for terminal handling (wide character support) | |
ii libnet-dbus-perl 1.1.0-3build1 amd64 Perl extension for the DBus bindings | |
ii libnet-dns-perl 0.81-2build1 amd64 Perform DNS queries from a Perl script | |
ii libnet-domain-tld-perl 1.73-1 all list of currently available Top-level Domains (TLDs) | |
ii libnet-http-perl 6.09-1 all module providing low-level HTTP connection client | |
ii libnet-ip-perl 1.26-1 all Perl extension for manipulating IPv4/IPv6 addresses | |
ii libnet-smtp-ssl-perl 1.03-1 all Perl module providing SSL support to Net::SMTP | |
ii libnet-ssleay-perl 1.72-1build1 amd64 Perl module for Secure Sockets Layer (SSL) | |
ii libnet1:amd64 1.1.6+dfsg-3 amd64 library for the construction and handling of network packets | |
ii libnetpbm10 2:10.0-15.3 amd64 Graphics conversion tools shared libraries | |
ii libnettle6:amd64 3.2-1ubuntu0.16.04.1 amd64 low level cryptographic library (symmetric and one-way cryptos) | |
ii libnewt0.52:amd64 0.52.18-1ubuntu2 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang | |
ii libnfnetlink0:amd64 1.0.1-3 amd64 Netfilter netlink library | |
ii libnghttp2-14:amd64 1.7.1-1 amd64 library implementing HTTP/2 protocol (shared library) | |
ii libnids1.21 1.23-2ubuntu1 amd64 IP defragmentation TCP segment reassembly library | |
ii libnih1:amd64 1.0.3-4.3ubuntu1 amd64 NIH Utility Library | |
ii libnl-3-200:amd64 3.2.27-1ubuntu0.16.04.1 amd64 library for dealing with netlink sockets | |
ii libnl-genl-3-200:amd64 3.2.27-1ubuntu0.16.04.1 amd64 library for dealing with netlink sockets - generic netlink | |
ii libnl-route-3-200:amd64 3.2.27-1ubuntu0.16.04.1 amd64 library for dealing with netlink sockets - route interface | |
ii libnm-glib4:amd64 1.2.6-0ubuntu0.16.04.2 amd64 network management framework (GLib shared library) | |
ii libnm-gtk-common 1.2.6-0ubuntu0.16.04.4 all library for wireless and mobile dialogs - common files | |
ii libnm-gtk0:amd64 1.2.6-0ubuntu0.16.04.4 amd64 library for wireless and mobile dialogs (libnm-glib version) | |
ii libnm-util2:amd64 1.2.6-0ubuntu0.16.04.2 amd64 network management framework (shared library) | |
ii libnotify4:amd64 0.7.6-2svn1 amd64 sends desktop notifications to a notification daemon | |
ii libnspr4:amd64 2:4.13.1-0ubuntu0.16.04.1 amd64 NetScape Portable Runtime Library | |
ii libnss-mdns:amd64 0.10-7 amd64 NSS module for Multicast DNS name resolution | |
ii libnss3:amd64 2:3.28.4-0ubuntu0.16.04.3 amd64 Network Security Service libraries | |
ii libnss3-nssdb 2:3.28.4-0ubuntu0.16.04.3 all Network Security Security libraries - shared databases | |
ii libntrack-qt4-1 016-1.3 amd64 Qt 4 API for ntrack | |
ii libntrack0 016-1.3 amd64 lightweight connectivity tracking library | |
ii libnuma1:amd64 2.0.11-1ubuntu1.1 amd64 Libraries for controlling NUMA policy | |
ii liboauth0:amd64 1.0.3-0ubuntu2 amd64 C library for implementing OAuth 1.0 | |
ii libogg0:amd64 1.3.2-1 amd64 Ogg bitstream library | |
ii libokularcore7 4:15.12.3-0ubuntu1 amd64 libraries for the Okular document viewer | |
ii libolecf 20170825-1ppa1~xenial amd64 Library to access the Object Linking and Embedding (OLE) Compound File (CF) format | |
ii libolecf-python 20170825-1ppa1~xenial amd64 Python 2 bindings for libolecf | |
ii libonig2:amd64 5.9.6-1 amd64 regular expressions library | |
ii libopenexr22:amd64 2.2.0-10ubuntu2 amd64 runtime files for the OpenEXR image library | |
ii libopus0:amd64 1.1.2-1ubuntu1 amd64 Opus codec runtime library | |
ii liborbit-2-0:amd64 1:2.14.19-1build1 amd64 high-performance CORBA implementation - common libraries | |
ii liborc-0.4-0:amd64 1:0.4.25-1 amd64 Library of Optimized Inner Loops Runtime Compiler | |
ii libp11-kit-gnome-keyring:amd64 3.18.3-0ubuntu2 amd64 GNOME keyring module for the PKCS#11 module loading library | |
ii libp11-kit0:amd64 0.23.2-5~ubuntu16.04.1 amd64 library for loading and coordinating access to PKCS#11 modules - runtime | |
ii libpackagekit-glib2-16:amd64 0.8.17-4ubuntu6~gcc5.4ubuntu1. amd64 Library for accessing PackageKit using GLib | |
ii libpam-gnome-keyring:amd64 3.18.3-0ubuntu2 amd64 PAM module to unlock the GNOME keyring upon login | |
ii libpam-modules:amd64 1.1.8-3.2ubuntu2.1 amd64 Pluggable Authentication Modules for PAM | |
ii libpam-modules-bin 1.1.8-3.2ubuntu2.1 amd64 Pluggable Authentication Modules for PAM - helper binaries | |
ii libpam-runtime 1.1.8-3.2ubuntu2.1 all Runtime support for the PAM library | |
ii libpam-systemd:amd64 229-4ubuntu21.2 amd64 system and service manager - PAM module | |
ii libpam0g:amd64 1.1.8-3.2ubuntu2.1 amd64 Pluggable Authentication Modules library | |
ii libpanel-applet0 1:3.18.3-0ubuntu0.1 amd64 library for GNOME Panel applets | |
ii libpango-1.0-0:amd64 1.38.1-1 amd64 Layout and rendering of internationalized text | |
ii libpangocairo-1.0-0:amd64 1.38.1-1 amd64 Layout and rendering of internationalized text | |
ii libpangoft2-1.0-0:amd64 1.38.1-1 amd64 Layout and rendering of internationalized text | |
ii libpangoxft-1.0-0:amd64 1.38.1-1 amd64 Layout and rendering of internationalized text | |
ii libpaper-utils 1.1.24+nmu4ubuntu1 amd64 library for handling paper characteristics (utilities) | |
ii libpaper1:amd64 1.1.24+nmu4ubuntu1 amd64 library for handling paper characteristics | |
ii libparse-debianchangelog-perl 1.2.0-8 all parse Debian changelogs and output them in other formats | |
ii libparse-win32registry-perl 1.0-2 all Perl module for parsing Windows registry files | |
ii libparted2:amd64 3.2-15ubuntu0.1 amd64 disk partition manipulator - shared library | |
ii libpathplan4 2.38.0-12ubuntu2.1 amd64 rich set of graph drawing tools - pathplan library | |
ii libpcap0.8:amd64 1.7.4-2 amd64 system interface for user-level packet capture | |
ii libpci3:amd64 1:3.3.1-1.1ubuntu1.2 amd64 Linux PCI Utilities (shared library) | |
ii libpciaccess0:amd64 0.13.4-1 amd64 Generic PCI access library for X | |
ii libpcre16-3:amd64 2:8.38-3.1 amd64 Perl 5 Compatible Regular Expression Library - 16 bit runtime files | |
ii libpcre3:amd64 2:8.38-3.1 amd64 Perl 5 Compatible Regular Expression Library - runtime files | |
ii libpcre3-dev:amd64 2:8.38-3.1 amd64 Perl 5 Compatible Regular Expression Library - development files | |
ii libpcre32-3:amd64 2:8.38-3.1 amd64 Perl 5 Compatible Regular Expression Library - 32 bit runtime files | |
ii libpcrecpp0v5:amd64 2:8.38-3.1 amd64 Perl 5 Compatible Regular Expression Library - C++ runtime files | |
ii libpcsclite1:amd64 1.8.14-1ubuntu1.16.04.1 amd64 Middleware to access a smart card using PC/SC (library) | |
ii libperl5.22:amd64 5.22.1-9ubuntu0.5 amd64 shared Perl library | |
ii libperlio-gzip-perl 0.19-1build1 amd64 module providing a PerlIO layer to gzip/gunzip | |
ii libpff 20131029-1ubuntu3 amd64 Library to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format. PFF is used in P | |
ii libpff-dev 20131029-1ubuntu3 amd64 Header files and libraries for developing applications for libpff | |
ii libpff-python 20131029-1ubuntu3 amd64 Python bindings for libpff | |
ii libpff-tools 20131029-1ubuntu3 amd64 Several tools for reading Personal Folder Files (OST, PAB and PST) | |
ii libphonon4:amd64 4:4.8.3-0ubuntu3 amd64 multimedia framework from KDE - core library | |
ii libphonon4qt5-4:amd64 4:4.8.3-0ubuntu3 amd64 multimedia framework from KDE using Qt 5 - core library | |
ii libpipeline1:amd64 1.4.1-2 amd64 pipeline manipulation library | |
ii libpixman-1-0:amd64 0.33.6-1 amd64 pixel-manipulation library for X and cairo | |
ii libplasma3 4:4.14.16-0ubuntu3.2 amd64 Plasma Library for the KDE Platform | |
ii libplist-utils 1.12-3.1ubuntu0.16.04.1 amd64 Apple property list converter | |
ii libplist3:amd64 1.12-3.1ubuntu0.16.04.1 amd64 Library for handling Apple binary and XML property lists | |
ii libplymouth4:amd64 0.9.2-3ubuntu13.5 amd64 graphical boot animation and logger - shared libraries | |
ii libpng12-0:amd64 1.2.54-1ubuntu1 amd64 PNG library - runtime | |
ii libpolkit-agent-1-0:amd64 0.105-14.1 amd64 PolicyKit Authentication Agent API | |
ii libpolkit-backend-1-0:amd64 0.105-14.1 amd64 PolicyKit backend API | |
ii libpolkit-gobject-1-0:amd64 0.105-14.1 amd64 PolicyKit Authorization API | |
ii libpolkit-qt-1-1:amd64 0.112.0-4 amd64 PolicyKit-qt-1 library | |
ii libpolkit-qt5-1-1:amd64 0.112.0-4 amd64 PolicyKit-qt5-1 library | |
ii libpoppler-qt4-4:amd64 0.41.0-0ubuntu1.7 amd64 PDF rendering library (Qt 4 based shared library) | |
ii libpoppler58:amd64 0.41.0-0ubuntu1.7 amd64 PDF rendering library | |
ii libpopt0:amd64 1.16-10 amd64 lib for parsing cmdline parameters | |
ii libpq5:amd64 9.5.13-0ubuntu0.16.04 amd64 PostgreSQL C client library | |
ii libprocps4:amd64 2:3.3.10-4ubuntu2.4 amd64 library for accessing process information from /proc | |
ii libprotobuf-lite9v5:amd64 2.6.1-1.3 amd64 protocol buffers C++ library (lite version) | |
ii libproxy1v5:amd64 0.4.11-5ubuntu1 amd64 automatic proxy configuration management library (shared) | |
ii libpst4:amd64 0.6.59-1ubuntu1 amd64 library for reading Microsoft Outlook PST files | |
ii libpthread-stubs0-dev:amd64 0.3-4 amd64 pthread stubs not provided by native libc, development files | |
ii libpulse-mainloop-glib0:amd64 1:8.0-0ubuntu3.10 amd64 PulseAudio client libraries (glib support) | |
ii libpulse0:amd64 1:8.0-0ubuntu3.10 amd64 PulseAudio client libraries | |
ii libpulsedsp:amd64 1:8.0-0ubuntu3.10 amd64 PulseAudio OSS pre-load library | |
ii libpwquality-common 1.3.0-0ubuntu1 all library for password quality checking and generation (data files) | |
ii libpwquality1:amd64 1.3.0-0ubuntu1 amd64 library for password quality checking and generation | |
ii libpython-all-dev:amd64 2.7.12-1~16.04 amd64 package depending on all supported Python development packages | |
ii libpython-dev:amd64 2.7.12-1~16.04 amd64 header files and a static library for Python (default) | |
ii libpython-stdlib:amd64 2.7.12-1~16.04 amd64 interactive high-level object-oriented language (default python version) | |
ii libpython2.7:amd64 2.7.12-1ubuntu0~16.04.3 amd64 Shared Python runtime library (version 2.7) | |
ii libpython2.7-dev:amd64 2.7.12-1ubuntu0~16.04.3 amd64 Header files and a static library for Python (v2.7) | |
ii libpython2.7-minimal:amd64 2.7.12-1ubuntu0~16.04.3 amd64 Minimal subset of the Python language (version 2.7) | |
ii libpython2.7-stdlib:amd64 2.7.12-1ubuntu0~16.04.3 amd64 Interactive high-level object-oriented language (standard library, version 2.7) | |
ii libpython3-dev:amd64 3.5.1-3 amd64 header files and a static library for Python (default) | |
ii libpython3-stdlib:amd64 3.5.1-3 amd64 interactive high-level object-oriented language (default python3 version) | |
ii libpython3.5:amd64 3.5.2-2ubuntu0~16.04.4 amd64 Shared Python runtime library (version 3.5) | |
ii libpython3.5-dev:amd64 3.5.2-2ubuntu0~16.04.4 amd64 Header files and a static library for Python (v3.5) | |
ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.4 amd64 Minimal subset of the Python language (version 3.5) | |
ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.4 amd64 Interactive high-level object-oriented language (standard library, version 3.5) | |
ii libqca2:amd64 2.1.1-2ubuntu1 amd64 libraries for the Qt Cryptographic Architecture | |
ii libqca2-plugins:amd64 2.1.1-2ubuntu1 amd64 QCA plugins for libqca2 | |
ii libqcow 20170222-1ppa1~xenial amd64 Library to access the QEMU Copy-On-Write (QCOW) image file format | |
ii libqcow-python 20170222-1ppa1~xenial amd64 Python 2 bindings for libqcow | |
ii libqgsttools-p1:amd64 5.5.1-4ubuntu2 amd64 GStreamer tools for Qt 5 Multimedia module | |
ii libqimageblitz4 1:0.0.6-4build1 amd64 QImageBlitz image effects library | |
ii libqmobipocket1 4:15.12.3-0ubuntu1 amd64 library for reading Mobipocket documents | |
ii libqt4-dbus:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 D-Bus module | |
ii libqt4-declarative:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 Declarative module | |
ii libqt4-designer:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 designer module | |
ii libqt4-help:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 help module | |
ii libqt4-network:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 network module | |
ii libqt4-opengl:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 OpenGL module | |
ii libqt4-qt3support:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 3 compatibility library for Qt 4 | |
ii libqt4-script:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 script module | |
ii libqt4-scripttools:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 script tools module | |
ii libqt4-sql:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 SQL module | |
ii libqt4-sql-mysql:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 MySQL database driver | |
ii libqt4-svg:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 SVG module | |
ii libqt4-test:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 test module | |
ii libqt4-xml:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 XML module | |
ii libqt4-xmlpatterns:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 XML patterns module | |
ii libqt5core5a:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 core module | |
ii libqt5dbus5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 D-Bus module | |
ii libqt5gui5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 GUI module | |
ii libqt5multimedia5:amd64 5.5.1-4ubuntu2 amd64 Qt 5 Multimedia module | |
ii libqt5multimedia5-plugins:amd64 5.5.1-4ubuntu2 amd64 Qt 5 Multimedia module plugins | |
ii libqt5multimediawidgets5:amd64 5.5.1-4ubuntu2 amd64 Qt 5 Multimedia Widgets module | |
ii libqt5network5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 network module | |
ii libqt5opengl5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 OpenGL module | |
ii libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 print support module | |
ii libqt5qml5:amd64 5.5.1-2ubuntu6 amd64 Qt 5 QML module | |
ii libqt5quick5:amd64 5.5.1-2ubuntu6 amd64 Qt 5 Quick library | |
ii libqt5quickwidgets5:amd64 5.5.1-2ubuntu6 amd64 Qt 5 Quick Widgets library | |
ii libqt5script5:amd64 5.5.1+dfsg-2build1 amd64 Qt 5 script module | |
ii libqt5sql5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 SQL module | |
ii libqt5sql5-sqlite:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 SQLite 3 database driver | |
ii libqt5svg5:amd64 5.5.1-2build1 amd64 Qt 5 SVG module | |
ii libqt5waylandclient5:amd64 5.5.1-2build1 amd64 QtWayland client library | |
ii libqt5webkit5:amd64 5.5.1+dfsg-2ubuntu1 amd64 Web content engine library for Qt | |
ii libqt5widgets5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 widgets module | |
ii libqt5x11extras5:amd64 5.5.1-3build1 amd64 Qt 5 X11 extras | |
ii libqt5xml5:amd64 5.5.1+dfsg-16ubuntu7.5 amd64 Qt 5 XML module | |
ii libqtassistantclient4:amd64 4.6.3-7 amd64 Qt Assistant client library (runtime) | |
ii libqtcore4:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 core module | |
ii libqtdbus4:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 D-Bus module library | |
ii libqtgui4:amd64 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 GUI module | |
ii libqtwebkit4:amd64 2.3.2-0ubuntu11 amd64 Web content engine library for Qt | |
ii libquadmath0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GCC Quad-Precision Math Library | |
ii libqwt5-qt4 5.2.3-1 amd64 Qt4 widgets library for technical applications (runtime) | |
ii libradare2-0.9.6:amd64 0.9.6-3.1ubuntu1 amd64 libraries from the radare2 suite | |
ii libradare2-common 0.9.6-3.1ubuntu1 all arch independent files from the radare2 suite | |
ii libradare2-dev 0.9.6-3.1ubuntu1 amd64 devel files from the radare2 suite | |
ii librados2 10.2.9-0ubuntu0.16.04.1 amd64 RADOS distributed object store client library | |
ii librarian0 0.8.1-6 amd64 Documentation meta-data library (library package) | |
ii libraw1394-11:amd64 2.1.1-2 amd64 library for direct access to IEEE 1394 bus (aka FireWire) | |
ii libraw15:amd64 0.17.1-1ubuntu0.3 amd64 raw image decoder library | |
ii librbd1 10.2.9-0ubuntu0.16.04.1 amd64 RADOS block device client library | |
ii libreadline5:amd64 5.2+dfsg-3build1 amd64 GNU readline and history libraries, run-time libraries | |
ii libreadline6:amd64 6.3-8ubuntu2 amd64 GNU readline and history libraries, run-time libraries | |
ii libregf 20170130-1ppa1~xenial amd64 Library to access the Windows NT Registry File (REGF) format | |
ii libregf-dev 20170130-1ppa1~xenial amd64 Header files and libraries for developing applications for libregf | |
ii libregf-python 20170130-1ppa1~xenial amd64 Python 2 bindings for libregf | |
ii libregf-tools 20170130-1ppa1~xenial amd64 Several tools for reading Windows NT Registry Files (REGF) | |
ii librest-0.7-0:amd64 0.7.93-1 amd64 REST service access library | |
ii libroken18-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - roken support library | |
ii librrd4:amd64 1.5.5-4 amd64 time-series data storage and display system (runtime library) | |
ii librsvg2-2:amd64 2.40.13-3 amd64 SAX-based renderer library for SVG files (runtime) | |
ii librsvg2-common:amd64 2.40.13-3 amd64 SAX-based renderer library for SVG files (extra runtime) | |
ii librtmp1:amd64 2.4+20151223.gitfa8646d-1ubunt amd64 toolkit for RTMP streams (shared library) | |
ii libsamplerate0:amd64 0.1.8-8 amd64 Audio sample rate conversion library | |
ii libsane:amd64 1.0.25+git20150528-1ubuntu2.16 amd64 API library for scanners | |
ii libsane-common 1.0.25+git20150528-1ubuntu2.16 all API library for scanners -- documentation and support files | |
ii libsasl2-2:amd64 2.1.26.dfsg1-14build1 amd64 Cyrus SASL - authentication abstraction library | |
ii libsasl2-modules-db:amd64 2.1.26.dfsg1-14build1 amd64 Cyrus SASL - pluggable authentication modules (DB) | |
ii libsbc1:amd64 1.3-1 amd64 Sub Band CODEC library - runtime | |
ii libscca 20170205-1ppa1~xenial amd64 Library to access the Windows Prefetch File (PF) format | |
ii libscca-python 20170205-1ppa1~xenial amd64 Python 2 bindings for libscca | |
ii libsctp1:amd64 1.0.16+dfsg-3 amd64 user-space access to Linux kernel SCTP - shared library | |
ii libsdl1.2debian:amd64 1.2.15+dfsg1-3 amd64 Simple DirectMedia Layer | |
ii libseccomp2:amd64 2.3.1-2.1ubuntu2~16.04.1 amd64 high level interface to Linux seccomp filter | |
ii libsecret-1-0:amd64 0.18.4-1ubuntu2 amd64 Secret store | |
ii libsecret-common 0.18.4-1ubuntu2 all Secret store (common files) | |
ii libselinux1:amd64 2.4-3build2 amd64 SELinux runtime shared libraries | |
ii libselinux1-dev:amd64 2.4-3build2 amd64 SELinux development headers | |
ii libsemanage-common 2.3-1build3 all Common files for SELinux policy management libraries | |
ii libsemanage1:amd64 2.3-1build3 amd64 SELinux policy management library | |
ii libsensors4:amd64 1:3.4.0-2 amd64 library to read temperature/voltage/fan sensors | |
ii libsepol1:amd64 2.4-2 amd64 SELinux library for manipulating binary security policies | |
ii libsepol1-dev:amd64 2.4-2 amd64 SELinux binary policy manipulation library and development files | |
ii libserf-1-1:amd64 1.3.8-1 amd64 high-performance asynchronous HTTP client library | |
ii libshout3:amd64 2.3.1-3 amd64 MP3/Ogg Vorbis broadcast streaming library | |
ii libsignon-extension1:amd64 8.58+16.04.20151106-0ubuntu1 amd64 Single Sign On framework | |
ii libsignon-glib1:amd64 1.13+16.04.20151209.1-0ubuntu1 amd64 library for signond | |
ii libsignon-plugins-common1:amd64 8.58+16.04.20151106-0ubuntu1 amd64 Single Sign On framework | |
ii libsignon-qt5-1:amd64 8.58+16.04.20151106-0ubuntu1 amd64 Single Sign On framework | |
ii libsigscan 20170124-1ppa1~xenial amd64 Library for binary signature scanning | |
ii libsigscan-python 20170124-1ppa1~xenial amd64 Python 2 bindings for libsigscan | |
ii libsigsegv2:amd64 2.10-4 amd64 Library for handling page faults in a portable way | |
ii libslang2:amd64 2.3.0-2ubuntu1 amd64 S-Lang programming library - runtime version | |
ii libsm-dev:amd64 2:1.2.2-1 amd64 X11 Session Management library (development headers) | |
ii libsm6:amd64 2:1.2.2-1 amd64 X11 Session Management library | |
ii libsmartcols1:amd64 2.27.1-6ubuntu3.4 amd64 smart column output alignment library | |
ii libsmbclient:amd64 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 shared library for communication with SMB/CIFS servers | |
ii libsmdev 20171112-1ppa1~xenial amd64 Library to access and read storage media (SM) devices | |
ii libsmdev-python 20171112-1ppa1~xenial amd64 Python 2 bindings for libsmdev | |
ii libsmi2ldbl:amd64 0.4.8+dfsg2-11 amd64 library to access SMI MIB information | |
ii libsmraw 20180123-1ppa1~xenial amd64 Library to access the storage media (SM) (split) RAW format | |
ii libsmraw-python 20180123-1ppa1~xenial amd64 Python 2 bindings for libsmraw | |
ii libsndfile1:amd64 1.0.25-10ubuntu0.16.04.1 amd64 Library for reading/writing audio files | |
ii libsocket6-perl 0.25-1build2 amd64 Perl extensions for IPv6 | |
ii libsodium18:amd64 1.0.8-5 amd64 Network communication, cryptography and signaturing library | |
ii libsolid4 4:4.14.16-0ubuntu3.2 amd64 Solid Library for KDE Platform | |
ii libsoup-gnome2.4-1:amd64 2.52.2-1ubuntu0.3 amd64 HTTP library implementation in C -- GNOME support library | |
ii libsoup2.4-1:amd64 2.52.2-1ubuntu0.3 amd64 HTTP library implementation in C -- Shared library | |
ii libspectre1:amd64 0.2.7-3ubuntu2 amd64 Library for rendering PostScript documents | |
ii libspeex1:amd64 1.2~rc1.2-1ubuntu1 amd64 The Speex codec runtime library | |
ii libspeexdsp1:amd64 1.2~rc1.2-1ubuntu1 amd64 The Speex extended runtime library | |
ii libspice-server1:amd64 0.12.6-4ubuntu0.3 amd64 Implements the server side of the SPICE protocol | |
ii libsqlite3-0:amd64 3.11.0-1ubuntu1 amd64 SQLite 3 shared library | |
ii libss2:amd64 1.42.13-1ubuntu1 amd64 command-line interface parsing library | |
ii libssh-4:amd64 0.6.3-4.3 amd64 tiny C SSH library (OpenSSL flavor) | |
ii libssh-gcrypt-4:amd64 0.6.3-4.3 amd64 tiny C SSH library (gcrypt flavor) | |
ii libssl-dev:amd64 1.0.2g-1ubuntu4.13 amd64 Secure Sockets Layer toolkit - development files | |
ii libssl-doc 1.0.2g-1ubuntu4.13 all Secure Sockets Layer toolkit - development documentation | |
ii libssl1.0.0:amd64 1.0.2g-1ubuntu4.13 amd64 Secure Sockets Layer toolkit - shared libraries | |
ii libstdc++-5-dev:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GNU Standard C++ Library v3 (development files) | |
ii libstdc++6:amd64 5.4.0-6ubuntu1~16.04.10 amd64 GNU Standard C++ Library v3 | |
ii libstreamanalyzer0v5 0.7.8-2ubuntu1 amd64 streamanalyzer library for Strigi Desktop Search | |
ii libstreams0v5 0.7.8-2ubuntu1 amd64 streams library for Strigi Desktop Search | |
ii libsub-name-perl 0.14-1build1 amd64 module for assigning a new name to referenced sub | |
ii libsvn1:amd64 1.9.3-2ubuntu1.1 amd64 Shared libraries used by Apache Subversion | |
ii libsystemd0:amd64 229-4ubuntu21.2 amd64 systemd utility library | |
ii libtag1v5:amd64 1.9.1-2.4ubuntu1 amd64 audio meta-data library | |
ii libtag1v5-vanilla:amd64 1.9.1-2.4ubuntu1 amd64 audio meta-data library - vanilla flavour | |
ii libtalloc2:amd64 2.1.5-2 amd64 hierarchical pool based memory allocator | |
ii libtasn1-6:amd64 4.7-3ubuntu0.16.04.3 amd64 Manage ASN.1 structures (runtime) | |
ii libtcl8.5:amd64 8.5.19-1 amd64 Tcl (the Tool Command Language) v8.5 - run-time library files | |
ii libtcl8.6:amd64 8.6.5+dfsg-2 amd64 Tcl (the Tool Command Language) v8.6 - run-time library files | |
ii libtdb1:amd64 1.3.8-2 amd64 Trivial Database - shared library | |
ii libtevent0:amd64 0.9.28-0ubuntu0.16.04.1 amd64 talloc-based event loop library - shared library | |
ii libtext-charwidth-perl 0.04-7build5 amd64 get display widths of characters on the terminal | |
ii libtext-csv-perl 1.33-1 all comma-separated values manipulator (using XS or PurePerl) | |
ii libtext-csv-xs-perl 1.21-1 amd64 Perl C/XS module to process Comma-Separated Value files | |
ii libtext-iconv-perl 1.7-5build4 amd64 converts between character sets in Perl | |
ii libtext-levenshtein-perl 0.13-1 all implementation of the Levenshtein edit distance | |
ii libtext-wrapi18n-perl 0.06-7.1 all internationalized substitute of Text::Wrap | |
ii libthai-data 0.1.24-2 all Data files for Thai language support library | |
ii libthai0:amd64 0.1.24-2 amd64 Thai language support library | |
ii libtheora0:amd64 1.1.1+dfsg.1-8 amd64 Theora Video Compression Codec | |
ii libthreadweaver4 4:4.14.16-0ubuntu3.2 amd64 ThreadWeaver Library for the KDE Platform | |
ii libtie-ixhash-perl 1.23-2 all Perl module to order associative arrays | |
ii libtiff5:amd64 4.0.6-1ubuntu0.4 amd64 Tag Image File Format (TIFF) library | |
ii libtimedate-perl 2.3000-2 all collection of modules to manipulate date/time information | |
ii libtimezonemap-data 0.4.5 all GTK+3 timezone map widget - data files | |
ii libtimezonemap1:amd64 0.4.5 amd64 GTK+3 timezone map widget | |
ii libtinfo-dev:amd64 6.0+20160213-1ubuntu1 amd64 developer's library for the low-level terminfo library | |
ii libtinfo5:amd64 6.0+20160213-1ubuntu1 amd64 shared low-level terminfo library for terminal handling | |
ii libtk8.5:amd64 8.5.19-1ubuntu1 amd64 Tk toolkit for Tcl and X11 v8.5 - run-time files | |
ii libtk8.6:amd64 8.6.5-1 amd64 Tk toolkit for Tcl and X11 v8.6 - run-time files | |
ii libtsan0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime) | |
ii libtsk 4.2.0-13sift1~xenial amd64 Library to support analyzing disk images | |
ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa | |
ii libubsan0:amd64 5.4.0-6ubuntu1~16.04.10 amd64 UBSan -- undefined behaviour sanitizer (runtime) | |
ii libucl1:amd64 1.03+repack-3 amd64 Portable compression library - runtime | |
ii libudev1:amd64 229-4ubuntu21.2 amd64 libudev shared library | |
ii libudisks2-0:amd64 2.1.7-1ubuntu1 amd64 GObject based library to access udisks2 | |
ii libunistring0:amd64 0.9.3-5.2ubuntu1 amd64 Unicode string library for C | |
ii libunity-control-center1 15.04.0+16.04.20171130-0ubuntu amd64 utilities to configure the GNOME desktop | |
ii libunity-settings-daemon1:amd64 15.04.1+16.04.20160701-0ubuntu amd64 Helper library for accessing settings | |
ii libunwind8 1.1-4.1 amd64 library to determine the call-chain of a program - runtime | |
ii libupower-glib3:amd64 0.99.4-2ubuntu0.3 amd64 abstraction for power management - shared library | |
ii liburi-perl 1.71-1 all module to manipulate and access URI strings | |
ii liburl-dispatcher1:amd64 0.1+16.04.20151110-0ubuntu2 amd64 library for sending requests to the url dispatcher | |
ii libusb-0.1-4:amd64 2:0.1.12-28 amd64 userspace USB programming library | |
ii libusb-1.0-0:amd64 2:1.0.20-1 amd64 userspace USB programming library | |
ii libusbmuxd4:amd64 1.0.10-2ubuntu0.1 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library | |
ii libusbredirparser1:amd64 0.7.1-1 amd64 Parser for the usbredir protocol (runtime) | |
ii libuser1 1:0.60~dfsg-1.2 amd64 user and group account administration library - shared libraries | |
ii libustr-1.0-1:amd64 1.0.4-5 amd64 Micro string library: shared library | |
ii libutempter0:amd64 1.1.6-3 amd64 privileged helper for utmp/wtmp updates (runtime) | |
ii libuuid1:amd64 2.27.1-6ubuntu3.4 amd64 Universally Unique ID library | |
ii libv4l-0:amd64 1.10.0-1 amd64 Collection of video4linux support libraries | |
ii libv4lconvert0:amd64 1.10.0-1 amd64 Video4linux frame format conversion library | |
ii libvhdi 20170223-1ppa1~xenial amd64 Library to access the Virtual Hard Disk (VHD) image format | |
ii libvhdi-python 20170223-1ppa1~xenial amd64 Python 2 bindings for libvhdi | |
ii libvirtodbc0 6.1.6+repack-0ubuntu5 amd64 high-performance database - ODBC libraries | |
ii libvisual-0.4-0:amd64 0.4.0-8 amd64 audio visualization framework | |
ii libvmdk 20170226-1ppa1~xenial amd64 Library to access the VMware Virtual Disk (VMDK) format | |
ii libvmdk-python 20170226-1ppa1~xenial amd64 Python 2 bindings for libvmdk | |
ii libvoikko1:amd64 4.0.1-3ubuntu1 amd64 Library of free natural language processing tools | |
ii libvorbis0a:amd64 1.3.5-3ubuntu0.2 amd64 decoder library for Vorbis General Audio Compression Codec | |
ii libvorbisenc2:amd64 1.3.5-3ubuntu0.2 amd64 encoder library for Vorbis General Audio Compression Codec | |
ii libvorbisfile3:amd64 1.3.5-3ubuntu0.2 amd64 high-level API for Vorbis General Audio Compression Codec | |
ii libvpx3:amd64 1.5.0-2ubuntu1 amd64 VP8 and VP9 video codec (shared library) | |
ii libvshadow 20170902-1ppa1~xenial amd64 Library to access the Windows NT Volume Shadow Snapshot (VSS) format | |
ii libvshadow-dev 20170902-1ppa1~xenial amd64 Header files and libraries for developing applications for libvshadow | |
ii libvshadow-python 20170902-1ppa1~xenial amd64 Python 2 bindings for libvshadow | |
ii libvshadow-tools 20170902-1ppa1~xenial amd64 Several tools for reading Windows NT Volume Shadow Snapshots (VSS) | |
ii libvslvm 20160110-1ppa1~xenial amd64 Library to access the Linux Logical Volume Manager (LVM) volume system | |
ii libvslvm-python 20160110-1ppa1~xenial amd64 Python 2 bindings for libvslvm | |
ii libwacom-bin 0.22-1~ubuntu16.04.1 amd64 Wacom model feature query library -- binaries | |
ii libwacom-common 0.22-1~ubuntu16.04.1 all Wacom model feature query library (common files) | |
ii libwacom2:amd64 0.22-1~ubuntu16.04.1 amd64 Wacom model feature query library | |
ii libwavpack1:amd64 4.75.2-2ubuntu0.1 amd64 audio codec (lossy and lossless) - library | |
ii libwayland-client0:amd64 1.12.0-1~ubuntu16.04.3 amd64 wayland compositor infrastructure - client library | |
ii libwayland-cursor0:amd64 1.12.0-1~ubuntu16.04.3 amd64 wayland compositor infrastructure - cursor library | |
ii libwayland-egl1-mesa:amd64 18.0.5-0ubuntu0~16.04.1 amd64 implementation of the Wayland EGL platform -- runtime | |
ii libwayland-server0:amd64 1.12.0-1~ubuntu16.04.3 amd64 wayland compositor infrastructure - server library | |
ii libwbclient0:amd64 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Samba winbind client library | |
ii libwebkit2gtk-4.0-37:amd64 2.20.3-0ubuntu0.16.04.1 amd64 Web content engine library for GTK+ | |
ii libwebkit2gtk-4.0-37-gtk2:amd64 2.20.3-0ubuntu0.16.04.1 amd64 Web content engine library for GTK+ - GTK+2 plugin process | |
ii libwebp5:amd64 0.4.4-1 amd64 Lossy compression of digital photographic images. | |
ii libwebpdemux1:amd64 0.4.4-1 amd64 Lossy compression of digital photographic images. | |
ii libwebrtc-audio-processing-0:amd64 0.1-3ubuntu1~gcc5.1 amd64 AudioProcessing module from the WebRTC project. | |
ii libwhisker2-perl 2.5-1 all Perl module geared for HTTP testing | |
ii libwind0-heimdal:amd64 1.7~git20150920+dfsg-4ubuntu1. amd64 Heimdal Kerberos - stringprep implementation | |
ii libwireshark-data 2.2.6+g32dac6a-2ubuntu0.16.04 all network packet dissection library -- data files | |
ii libwireshark8:amd64 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network packet dissection library -- shared library | |
ii libwiretap6:amd64 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network packet capture library -- shared library | |
ii libwrap0:amd64 7.6.q-25 amd64 Wietse Venema's TCP wrappers library | |
ii libwscodecs1:amd64 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network packet dissection codecs library -- shared library | |
ii libwsutil7:amd64 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network packet dissection utilities library -- shared library | |
ii libwww-perl 6.15-1 all simple and consistent interface to the world-wide web | |
ii libwww-robotrules-perl 6.01-1 all database of robots.txt-derived permissions | |
ii libwxbase3.0-0v5:amd64 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit | |
ii libwxgtk3.0-0v5:amd64 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) | |
ii libx11-6:amd64 2:1.6.3-1ubuntu2 amd64 X11 client-side library | |
ii libx11-data 2:1.6.3-1ubuntu2 all X11 client-side library | |
ii libx11-dev:amd64 2:1.6.3-1ubuntu2 amd64 X11 client-side library (development headers) | |
ii libx11-doc 2:1.6.3-1ubuntu2 all X11 client-side library (development documentation) | |
ii libx11-protocol-perl 0.56-7 all Perl module for the X Window System Protocol, version 11 | |
ii libx11-xcb1:amd64 2:1.6.3-1ubuntu2 amd64 Xlib/XCB interface library | |
ii libxau-dev:amd64 1:1.0.8-1 amd64 X11 authorisation library (development headers) | |
ii libxau6:amd64 1:1.0.8-1 amd64 X11 authorisation library | |
ii libxaw7:amd64 2:1.0.13-1 amd64 X11 Athena Widget library | |
ii libxcb-composite0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, composite extension | |
ii libxcb-damage0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, damage extension | |
ii libxcb-dri2-0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, dri2 extension | |
ii libxcb-dri3-0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, dri3 extension | |
ii libxcb-glx0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, glx extension | |
ii libxcb-icccm4:amd64 0.4.1-1ubuntu1 amd64 utility libraries for X C Binding -- icccm | |
ii libxcb-image0:amd64 0.4.0-1build1 amd64 utility libraries for X C Binding -- image | |
ii libxcb-keysyms1:amd64 0.4.0-1 amd64 utility libraries for X C Binding -- keysyms | |
ii libxcb-present0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, present extension | |
ii libxcb-randr0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, randr extension | |
ii libxcb-render-util0:amd64 0.3.9-1 amd64 utility libraries for X C Binding -- render-util | |
ii libxcb-render0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, render extension | |
ii libxcb-shape0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, shape extension | |
ii libxcb-shm0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, shm extension | |
ii libxcb-sync1:amd64 1.11.1-1ubuntu1 amd64 X C Binding, sync extension | |
ii libxcb-util1:amd64 0.4.0-0ubuntu3 amd64 utility libraries for X C Binding -- atom, aux and event | |
ii libxcb-xfixes0:amd64 1.11.1-1ubuntu1 amd64 X C Binding, xfixes extension | |
ii libxcb-xkb1:amd64 1.11.1-1ubuntu1 amd64 X C Binding, XKEYBOARD extension | |
ii libxcb1:amd64 1.11.1-1ubuntu1 amd64 X C Binding | |
ii libxcb1-dev:amd64 1.11.1-1ubuntu1 amd64 X C Binding, development files | |
ii libxcomposite1:amd64 1:0.4.4-1 amd64 X11 Composite extension library | |
ii libxcursor1:amd64 1:1.1.14-1ubuntu0.16.04.1 amd64 X cursor management library | |
ii libxdamage1:amd64 1:1.1.4-2 amd64 X11 damaged region extension library | |
ii libxdmcp-dev:amd64 1:1.1.2-1.1 amd64 X11 authorisation library (development headers) | |
ii libxdmcp6:amd64 1:1.1.2-1.1 amd64 X11 Display Manager Control Protocol library | |
ii libxen-4.6:amd64 4.6.5-0ubuntu1.4 amd64 Public libs for Xen | |
ii libxenstore3.0:amd64 4.6.5-0ubuntu1.4 amd64 Xenstore communications library for Xen | |
ii libxext6:amd64 2:1.3.3-1 amd64 X11 miscellaneous extension library | |
ii libxfixes3:amd64 1:5.0.1-2 amd64 X11 miscellaneous 'fixes' extension library | |
ii libxfont1:amd64 1:1.5.1-1ubuntu0.16.04.4 amd64 X11 font rasterisation library | |
ii libxft2:amd64 2.3.2-1 amd64 FreeType-based font drawing library for X | |
ii libxi6:amd64 2:1.7.6-1 amd64 X11 Input extension library | |
ii libxinerama1:amd64 2:1.1.3-1 amd64 X11 Xinerama extension library | |
ii libxkbcommon-x11-0:amd64 0.5.0-1ubuntu2 amd64 library to create keymaps with the XKB X11 protocol | |
ii libxkbcommon0:amd64 0.5.0-1ubuntu2 amd64 library interface to the XKB compiler - shared library | |
ii libxkbfile1:amd64 1:1.0.9-0ubuntu1 amd64 X11 keyboard file manipulation library | |
ii libxklavier16:amd64 5.4-0ubuntu2 amd64 X Keyboard Extension high-level API | |
ii libxm4:amd64 2.3.4-10 amd64 Motif - X/Motif shared library | |
ii libxml-parser-perl 2.44-1build1 amd64 Perl module for parsing XML files | |
ii libxml-twig-perl 1:3.48-1 all Perl module for processing huge XML documents in tree mode | |
ii libxml-xpathengine-perl 0.13-1 all re-usable XPath engine for DOM-like trees | |
ii libxml2:amd64 2.9.3+dfsg1-1ubuntu0.5 amd64 GNOME XML library | |
ii libxml2-dev:amd64 2.9.3+dfsg1-1ubuntu0.5 amd64 Development files for the GNOME XML library | |
ii libxml2-utils 2.9.3+dfsg1-1ubuntu0.5 amd64 XML utilities | |
ii libxmu6:amd64 2:1.1.2-2 amd64 X11 miscellaneous utility library | |
ii libxmuu1:amd64 2:1.1.2-2 amd64 X11 miscellaneous micro-utility library | |
ii libxpm4:amd64 1:3.5.11-1ubuntu0.16.04.1 amd64 X11 pixmap library | |
ii libxrandr2:amd64 2:1.5.0-1 amd64 X11 RandR extension library | |
ii libxrender1:amd64 1:0.9.9-0ubuntu1 amd64 X Rendering Extension client library | |
ii libxshmfence1:amd64 1.2-1 amd64 X shared memory fences - shared library | |
ii libxslt1-dev:amd64 1.1.28-2.1ubuntu0.1 amd64 XSLT 1.0 processing library - development kit | |
ii libxslt1.1:amd64 1.1.28-2.1ubuntu0.1 amd64 XSLT 1.0 processing library - runtime library | |
ii libxss1:amd64 1:1.2.2-1 amd64 X11 Screen Saver extension library | |
ii libxt-dev:amd64 1:1.1.5-0ubuntu1 amd64 X11 toolkit intrinsics library (development headers) | |
ii libxt6:amd64 1:1.1.5-0ubuntu1 amd64 X11 toolkit intrinsics library | |
ii libxtables11:amd64 1.6.0-2ubuntu3 amd64 netfilter xtables library | |
ii libxtst6:amd64 2:1.2.2-1 amd64 X11 Testing -- Record extension library | |
ii libxv1:amd64 2:1.0.10-1 amd64 X11 Video extension library | |
ii libxxf86dga1:amd64 2:1.1.4-1 amd64 X11 Direct Graphics Access extension library | |
ii libxxf86vm1:amd64 1:1.1.4-1 amd64 X11 XFree86 video mode extension library | |
ii libyajl2:amd64 2.1.0-2 amd64 Yet Another JSON Library | |
ii libyaml-0-2:amd64 0.1.6-3 amd64 Fast YAML 1.1 parser and emitter library | |
ii libyaml-libyaml-perl 0.41-6build1 amd64 Perl interface to libyaml, a YAML implementation | |
ii libyelp0:amd64 3.18.1-1ubuntu4 amd64 Library for the GNOME help browser | |
ii libzmq5:amd64 4.1.4-7 amd64 lightweight messaging kernel (shared library) | |
ii lintian 2.5.43ubuntu0.1 all Debian package checker | |
ii linux-base 4.5ubuntu1~16.04.1 all Linux image base package | |
ii linux-libc-dev:amd64 4.4.0-130.156 amd64 Linux Kernel Headers for development | |
ii locales 2.23-0ubuntu10 all GNU C Library: National Language (locale) data [support] | |
ii login 1:4.2-3.1ubuntu5.3 amd64 system login tools | |
ii logrotate 3.8.7-2ubuntu2.16.04.2 amd64 Log rotation utility | |
ii lsb-base 9.20160110ubuntu0.2 all Linux Standard Base init script functionality | |
ii lsb-release 9.20160110ubuntu0.2 all Linux Standard Base version reporting utility | |
ii m4 1.4.17-5 amd64 macro processing language | |
ii make 4.1-6 amd64 utility for directing compilation | |
ii makedev 2.3.1-93ubuntu2~ubuntu16.04.1 all creates device files in /dev | |
ii man-db 2.7.5-1 amd64 on-line manual pager | |
ii manpages 4.04-2 all Manual pages about using a GNU/Linux system | |
ii manpages-dev 4.04-2 all Manual pages about using GNU/Linux for development | |
ii mawk 1.3.3-17ubuntu2 amd64 a pattern scanning and text processing language | |
ii md5deep 4.4-2 all transitional dummy package for hashdeep | |
ii menu 2.1.47ubuntu1.16.04.1 amd64 generates programs menu for all menu-aware applications | |
ii mime-support 3.59ubuntu1 all MIME files 'mime.types' & 'mailcap', and support programs | |
ii mono-4.0-gac 4.2.1.102+dfsg2-7ubuntu4 all Mono GAC tool (for CLI 4.0) | |
ii mono-gac 4.2.1.102+dfsg2-7ubuntu4 all Mono GAC tool | |
ii mono-runtime 4.2.1.102+dfsg2-7ubuntu4 amd64 Mono runtime - default version | |
ii mono-runtime-common 4.2.1.102+dfsg2-7ubuntu4 amd64 Mono runtime - common files | |
ii mono-runtime-sgen 4.2.1.102+dfsg2-7ubuntu4 amd64 Mono runtime - SGen | |
ii mount 2.27.1-6ubuntu3.4 amd64 tools for mounting and manipulating filesystems | |
ii mousetweaks 3.12.0-1ubuntu2 amd64 mouse accessibility enhancements for the GNOME desktop | |
ii msr-tools 1.3-2 amd64 Utilities for modifying MSRs from userspace | |
ii multiarch-support 2.23-0ubuntu10 amd64 Transitional package to ensure multiarch compatibility | |
ii mysql-common 5.7.22-0ubuntu0.16.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf | |
ii nautilus-data 1:3.18.4.is.3.14.3-0ubuntu6 all data files for nautilus | |
ii nbd-client 1:3.13-1 amd64 Network Block Device protocol - client | |
ii nbtscan 1.5.1-6 amd64 A program for scanning networks for NetBIOS name information | |
ii ncurses-base 6.0+20160213-1ubuntu1 all basic terminal type definitions | |
ii ncurses-bin 6.0+20160213-1ubuntu1 amd64 terminal-related programs and man pages | |
ii net-tools 1.60-26ubuntu1 amd64 NET-3 networking toolkit | |
ii netbase 5.3 all Basic TCP/IP networking system | |
ii netcat-openbsd 1.105-7ubuntu1 amd64 TCP/IP swiss army knife | |
ii netpbm 2:10.0-15.3 amd64 Graphics conversion tools between image formats | |
ii netsed 1.2-1 amd64 network packet-altering stream editor | |
ii netwag 5.39.0-1.2 all graphical frontend for netwox | |
ii netwox 5.39.0-1.2 amd64 networking utilities | |
ii nfdump 1.6.12-0.2 amd64 netflow capture daemon | |
ii ngrep 1.45.ds2-13 amd64 grep for network traffic | |
ii nikto 1:2.1.5-1 all web server security scanner | |
ii notification-daemon 3.18.2-1 amd64 daemon for displaying passive pop-up notifications | |
ii ntfs-3g 1:2015.3.14AR.1-1ubuntu0.1 amd64 read/write NTFS driver for FUSE | |
ii ntrack-module-libnl-0 016-1.3 amd64 libnl based ntrack module | |
ii odbcinst 2.3.1-4.1 amd64 Helper program for accessing odbc ini files | |
ii odbcinst1debian2:amd64 2.3.1-4.1 amd64 Support library for accessing odbc ini files | |
ii okular 4:15.12.3-0ubuntu1 amd64 universal document viewer | |
iF open-iscsi 2.0.873+git0.3b4b4500-14ubuntu amd64 iSCSI initiator tools | |
ii openjdk-7-jdk:amd64 7u95-2.6.4-3 amd64 OpenJDK Development Kit (JDK) | |
ii openjdk-7-jre:amd64 7u95-2.6.4-3 amd64 OpenJDK Java runtime, using Hotspot JIT | |
ii openjdk-7-jre-headless:amd64 7u95-2.6.4-3 amd64 OpenJDK Java runtime, using Hotspot JIT (headless) | |
ii openssh-client 1:7.2p2-4ubuntu2.4 amd64 secure shell (SSH) client, for secure access to remote machines | |
ii openssh-server 1:7.2p2-4ubuntu2.4 amd64 secure shell (SSH) server, for secure access from remote machines | |
ii openssh-sftp-server 1:7.2p2-4ubuntu2.4 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines | |
ii openssl 1.0.2g-1ubuntu4.13 amd64 Secure Sockets Layer toolkit - cryptographic utility | |
ii ophcrack 3.6.0-2 amd64 Microsoft Windows password cracker using rainbow tables (gui) | |
ii ophcrack-cli 3.6.0-2 amd64 Microsoft Windows password cracker using rainbow tables (cmdline) | |
ii outguess 1:0.2-7 amd64 Universal Steganographic tool | |
ii oxygen-icon-theme 5:5.18.0-0ubuntu1 all Transitional package for oxygen5-icon-theme | |
ii oxygen5-icon-theme 5.18.0-0ubuntu1 all Oxygen icon theme | |
ii p0f 2.0.8-2 amd64 Passive OS fingerprinting tool | |
ii p11-kit 0.23.2-5~ubuntu16.04.1 amd64 p11-glue utilities | |
ii p11-kit-modules:amd64 0.23.2-5~ubuntu16.04.1 amd64 p11-glue proxy and trust modules | |
ii p7zip-full 9.20.1~dfsg.1-4.2 amd64 7z and 7za file archivers with high compression ratio | |
ii parted 3.2-15ubuntu0.1 amd64 disk partition manipulator | |
ii passwd 1:4.2-3.1ubuntu5.3 amd64 change and administer password and group data | |
ii patch 2.7.5-1ubuntu0.16.04.1 amd64 Apply a diff file to an original | |
ii patchutils 0.3.4-1 amd64 Utilities to work with patches | |
ii pciutils 1:3.3.1-1.1ubuntu1.2 amd64 Linux PCI Utilities | |
ii pdftk 2.02-4 amd64 tool for manipulating PDF documents | |
ii perl 5.22.1-9ubuntu0.5 amd64 Larry Wall's Practical Extraction and Report Language | |
ii perl-base 5.22.1-9ubuntu0.5 amd64 minimal Perl system | |
ii perl-modules-5.22 5.22.1-9ubuntu0.5 all Core Perl modules | |
ii pev 0.40-1 amd64 text-based tool to analyze PE files | |
ii phonon:amd64 4:4.8.3-0ubuntu3 amd64 multimedia framework from KDE using Qt 4 - metapackage | |
ii phonon-backend-gstreamer:amd64 4:4.8.2-0ubuntu2 amd64 Phonon GStreamer 1.0 backend | |
ii phonon-backend-gstreamer-common:amd64 4:4.8.2-0ubuntu2 amd64 Phonon GStreamer 1.0.x backend icons | |
ii pinentry-gnome3 0.9.7-3 amd64 GNOME 3 PIN or pass-phrase entry dialog for GnuPG | |
ii pkg-config 0.29.1-0ubuntu1 amd64 manage compile and link flags for libraries | |
ii plasma-framework 5.18.0-0ubuntu1.1 amd64 Plasma Runtime components | |
ii plasma-scriptengine-javascript 4:15.12.3-0ubuntu1 amd64 JavaScript script engine for Plasma | |
ii plaso-data 20180630-2ppa1~xenial all Data files for plaso (log2timeline) | |
ii plymouth 0.9.2-3ubuntu13.5 amd64 boot animation, logger and I/O multiplexer | |
ii plymouth-theme-ubuntu-text 0.9.2-3ubuntu13.5 amd64 boot animation, logger and I/O multiplexer - ubuntu text theme | |
ii policykit-1 0.105-14.1 amd64 framework for managing administrative policies and privileges | |
ii policykit-1-gnome 0.105-2ubuntu2 amd64 GNOME authentication agent for PolicyKit-1 | |
ii poppler-data 0.4.7-7 all encoding data for the poppler PDF rendering library | |
ii poppler-utils 0.41.0-0ubuntu1.7 amd64 PDF utilities (based on Poppler) | |
ii powershell 6.0.0-alpha.13-1ubuntu1.16.04. amd64 PowerShell is an automation and configuration management platform. | |
ii procps 2:3.3.10-4ubuntu2.4 amd64 /proc file system utilities | |
ii psmisc 22.21-2.1build1 amd64 utilities that use the proc file system | |
ii pst-utils 0.6.59-1ubuntu1 amd64 tools for reading Microsoft Outlook PST files | |
ii pulseaudio 1:8.0-0ubuntu3.10 amd64 PulseAudio sound server | |
ii pulseaudio-module-x11 1:8.0-0ubuntu3.10 amd64 X11 module for PulseAudio sound server | |
ii pulseaudio-utils 1:8.0-0ubuntu3.10 amd64 Command line tools for the PulseAudio sound server | |
ii pv 1.6.0-1 amd64 Shell pipeline element to meter data passing through | |
ii pyew 2.0-3 all Python tool like radare or *iew for malware analysis | |
ii python 2.7.12-1~16.04 amd64 interactive high-level object-oriented language (default version) | |
ii python-all 2.7.12-1~16.04 amd64 package depending on all supported Python runtime versions | |
ii python-all-dev 2.7.12-1~16.04 amd64 package depending on all supported Python development packages | |
ii python-apsw 3.8.11.1-r1-1build1 amd64 another Python SQLite 3 wrapper | |
ii python-apt 1.1.0~beta1ubuntu0.16.04.1 amd64 Python interface to libapt-pkg | |
ii python-apt-common 1.1.0~beta1ubuntu0.16.04.1 all Python interface to libapt-pkg (locales) | |
ii python-artifacts 20180628-1ppa1~xenial all Python 2 module of ForensicArtifacts.com Artifact Repository | |
ii python-backports.lzma 0.0.12-1ppa1~xenial amd64 Backport of Python 3.3's 'lzma' module for XZ/LZMA compressed files. | |
ii python-bencode 2.0.0-1ppa1~xenial all Python 2 module of bencode | |
ii python-biplist 1.0.3-1ppa1~xenial all Python 2 module of biplist | |
ii python-cairo 1.8.8-2 amd64 Python bindings for the Cairo vector graphics library | |
ii python-certifi 2018.4.16-1ppa1~xenial all Python 2 module of certifi | |
ii python-cffi-backend 1.5.2-1ubuntu1 amd64 Foreign Function Interface for Python calling C code - backend | |
ii python-chardet 3.0.4-1ppa1~xenial all Python 2 module of chardet | |
ii python-concurrent.futures 3.0.5-1 all backport of concurrent.futures package from Python 3.2 | |
ii python-construct 2.5.3-2ppa1~xenial all Construct is a powerful declarative parser (and builder) for binary data | |
ii python-crypto 2.6.1-6ubuntu0.16.04.3 amd64 cryptographic algorithms and protocols for Python | |
ii python-cryptography 1.2.3-1ubuntu0.1 amd64 Python library exposing cryptographic recipes and primitives (Python 2) | |
ii python-dateutil 2.6.1-2ppa1~xenial amd64 Python 2 module of dateutil | |
ii python-decorator 4.0.6-1 all simplify usage of Python decorators by programmers | |
ii python-dev 2.7.12-1~16.04 amd64 header files and a static library for Python (default) | |
ii python-dfdatetime 20180606-1ppa1~xenial all Python 2 module of dfDateTime | |
ii python-dfvfs 20180510-1ppa1~xenial all Python 2 module of dfVFS | |
ii python-dfwinreg 20180329-1ppa1~xenial all Python 2 module of dfWinReg | |
ii python-dnspython 1.12.0-1 all DNS toolkit for Python | |
ii python-dpkt 1.9.1-2ppa1~xenial all Python packet creation / parsing module | |
ii python-dsv 1.4.1-3 all Python module for delimiter-separated-value files | |
ii python-dtfabric 20180604-1ppa1~xenial all Python 2 module of dtFabric | |
ii python-ecdsa 0.13-2 all ECDSA cryptographic signature library (Python 2) | |
ii python-efilter 1.5-1ppa1~xenial all EFILTER query language | |
ii python-elasticsearch 5.5.1-1ppa1~xenial all Python 2 module of elasticsearch-py | |
ii python-enum34 1.1.2-1 all backport of Python 3.4's enum package | |
ii python-flowgrep 0.9-trusty1 all Flowgrep is a TCP and UDP payload grep utility. It allows yo | |
ii python-fuse 2:0.2.1-11 amd64 Python bindings for FUSE (Filesystems in USErland) | |
ii python-future 0.16.0-1ppa1~xenial all Python 2 module of future | |
ii python-glade2 2.24.0-4ubuntu1 amd64 GTK+ bindings: Glade support | |
ii python-gobject-2 2.28.6-12ubuntu1 amd64 deprecated static Python bindings for the GObject library | |
ii python-gtk2 2.24.0-4ubuntu1 amd64 Python bindings for the GTK+ widget set | |
ii python-hachoir-core 1.3.3-4 all Core of Hachoir framework: parse and edit binary files | |
ii python-hachoir-metadata 1.3.3-2ppa1~xenial all Program to extract metadata using Hachoir library | |
ii python-hachoir-parser 1.3.4-2ppa1~xenial all Package of Hachoir parsers used to open binary files | |
ii python-idna 2.7-1ppa1~xenial all Python 2 module of idna | |
ii python-ipaddress 1.0.16-1 all Backport of Python 3 ipaddress module (Python 2) | |
ii python-jinja2 2.8-1 all small but fast and easy to use stand-alone template engine | |
ii python-ldb 2:1.1.24-1ubuntu3 amd64 Python bindings for LDB | |
ii python-libuser 1:0.60~dfsg-1.2 amd64 user and group account administration library - Python interface | |
ii python-mako 1.0.3+ds1-1ubuntu1 all fast and lightweight templating for the Python platform | |
ii python-markupsafe 0.23-2build2 amd64 HTML/XHTML/XML string library for Python | |
ii python-minimal 2.7.12-1~16.04 amd64 minimal subset of the Python language (default version) | |
ii python-msgpack 0.4.6-1build1 amd64 Python implementation of MessagePack format | |
ii python-ndg-httpsclient 0.4.0-3 all enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python2 | |
ii python-nids 0.6.1-1.1 amd64 Python binding for libnids (aka pynids) | |
ii python-ntdsxtract 1.2-beta-trusty1 all A framework for offline forensic analysis of NTDS.DIT | |
ii python-openssl 0.15.1-2build1 all Python 2 wrapper around the OpenSSL library | |
ii python-paramiko 1.16.0-1ubuntu0.1 all Make ssh v2 connections with Python (Python 2) | |
ii python-pbr 4.0.2-1ppa1~xenial all Python 2 module of pbr | |
ii python-pefile 2017.11.5-1ppa1~xenial all Python 2 module of pefile | |
ii python-pexpect 4.0.1-1 all Python module for automating interactive applications | |
ii python-pip 8.1.1-2ubuntu0.4 all alternative Python package installer | |
ii python-pip-whl 8.1.1-2ubuntu0.4 all alternative Python package installer | |
ii python-pkg-resources 36.2.7-3ppa1~xenial all Package Discovery and Resource Access using pkg_resources | |
ii python-plaso 20180630-2ppa1~xenial all Python 2 module of plaso (log2timeline) | |
ii python-psutil 5.4.5-1ppa1~xenial amd64 Python 2 module of psutil | |
ii python-ptyprocess 0.5-1 all Run a subprocess in a pseudo terminal from Python 2 | |
ii python-pyasn1 0.1.9-1 all ASN.1 library for Python (Python 2 module) | |
ii python-pycurl 7.43.0-1ubuntu1 amd64 Python bindings to libcurl | |
ii python-pymysql 0.7.2-1ubuntu1 all Pure-Python MySQL driver - Python 2.x | |
ii python-pyparsing 2.2.0-1ppa1~xenial all A Python Parsing Module | |
ii python-pysqlite2 2.7.0-1 amd64 Python interface to SQLite 3 | |
ii python-pytsk3 20180225-1ppa1~xenial amd64 Python 2 bindings for the SleuthKit (libtsk) | |
ii python-qt4 4.11.4+dfsg-1build4 amd64 Python bindings for Qt4 | |
ii python-requests 2.19.1-1ppa1~xenial all Python 2 module of requests | |
ii python-samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Python bindings for Samba | |
ii python-serial 3.0.1-1 all pyserial - module encapsulating access for the serial port | |
ii python-setuptools 36.2.7-3ppa1~xenial all Python Distutils Enhancements | |
ii python-simplegeneric 0.8.1-1 all simple generic functions for Python | |
ii python-sip 4.17+dfsg-1build1 amd64 Python/C++ bindings generator runtime library | |
ii python-six 1.11.0-2ppa1~xenial all Python 2 module of six | |
ii python-software-properties 0.96.20.7 all manage the repositories that you install software from | |
ii python-systemd 231-2build1 amd64 Python 2 bindings for systemd | |
ii python-talloc 2.1.5-2 amd64 hierarchical pool based memory allocator - Python bindings | |
ii python-tdb 1.3.8-2 amd64 Python bindings for TDB | |
ii python-tk 2.7.12-1~16.04 amd64 Tkinter - Writing Tk applications with Python | |
ii python-tornado 4.2.1-2~ds+1 amd64 scalable, non-blocking web server and tools | |
ii python-tz 2018.5-1ppa1~xenial all Python 2 module of pytz | |
ii python-urllib3 1.23-1ppa1~xenial all Python 2 module of urllib3 | |
ii python-virtualenv 15.0.1+ds-3ubuntu1 all Python virtual environment creator | |
ii python-volatility 2.6-1-xenial1 all Volatility -- Volatile memory framework | |
ii python-wheel 0.29.0-1 all built-package format for Python | |
ii python-wxgtk3.0 3.0.2.0+dfsg-1build1 amd64 Python interface to the wxWidgets Cross-platform C++ GUI toolkit | |
ii python-wxversion 3.0.2.0+dfsg-1build1 all API for selecting the wxPython version to use | |
ii python-xlsxwriter 1.0.5-1ppa1~xenial all Python 2 module of XlsxWriter | |
ii python-yaml 4.1-1ppa1~xenial amd64 Python 2 module of PyYAML | |
ii python-yara 3.7.0-2ppa1~xenial amd64 Python 2 module of yara-python | |
ii python-zmq 17.0.0-1ppa1~xenial amd64 Python 2 module of pyzmq | |
ii python2.7 2.7.12-1ubuntu0~16.04.3 amd64 Interactive high-level object-oriented language (version 2.7) | |
ii python2.7-dev 2.7.12-1ubuntu0~16.04.3 amd64 Header files and a static library for Python (v2.7) | |
ii python2.7-minimal 2.7.12-1ubuntu0~16.04.3 amd64 Minimal subset of the Python language (version 2.7) | |
ii python3 3.5.1-3 amd64 interactive high-level object-oriented language (default python3 version) | |
ii python3-apt 1.1.0~beta1ubuntu0.16.04.1 amd64 Python 3 interface to libapt-pkg | |
ii python3-aptdaemon 1.1.1+bzr982-0ubuntu14 all Python 3 module for the server and client of aptdaemon | |
ii python3-aptdaemon.pkcompat 1.1.1+bzr982-0ubuntu14 all PackageKit compatibilty for AptDaemon | |
ii python3-bs4 4.4.1-1 all error-tolerant HTML parser for Python 3 | |
ii python3-cairo 1.10.0+dfsg-5build1 amd64 Python 3 bindings for the Cairo vector graphics library | |
ii python3-certifi 2018.4.16-1ppa1~xenial all Python 3 module of certifi | |
ii python3-chardet 3.0.4-1ppa1~xenial all Python 3 module of chardet | |
ii python3-cups 1.9.73-0ubuntu2 amd64 Python3 bindings for CUPS | |
ii python3-cupshelpers 1.5.7+20160212-0ubuntu2 all Python modules for printer configuration with CUPS | |
ii python3-dbus 1.2.0-3 amd64 simple interprocess messaging system (Python 3 interface) | |
ii python3-defer 1.0.6-2build1 all Small framework for asynchronous programming (Python 3) | |
ii python3-dev 3.5.1-3 amd64 header files and a static library for Python (default) | |
ii python3-gi 3.20.0-0ubuntu1 amd64 Python 3 bindings for gobject-introspection libraries | |
ii python3-html5lib 0.999-4 all HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 3) | |
ii python3-idna 2.7-1ppa1~xenial all Python 3 module of idna | |
ii python3-lxml 3.5.0-1build1 amd64 pythonic binding for the libxml2 and libxslt libraries | |
ii python3-minimal 3.5.1-3 amd64 minimal subset of the Python language (default python3 version) | |
ii python3-pip 8.1.1-2ubuntu0.4 all alternative Python package installer - Python 3 version of the package | |
ii python3-pkg-resources 36.2.7-3ppa1~xenial all Package Discovery and Resource Access using pkg_resources | |
ii python3-pycurl 7.43.0-1ubuntu1 amd64 Python bindings to libcurl (Python 3) | |
ii python3-requests 2.19.1-1ppa1~xenial all Python 3 module of requests | |
ii python3-setuptools 36.2.7-3ppa1~xenial all Python3 Distutils Enhancements | |
ii python3-six 1.11.0-2ppa1~xenial all Python 3 module of six | |
ii python3-software-properties 0.96.20.7 all manage the repositories that you install software from | |
ii python3-urllib3 1.23-1ppa1~xenial all Python 3 module of urllib3 | |
ii python3-virtualenv 15.0.1+ds-3ubuntu1 all Python virtual environment creator | |
ii python3-wheel 0.29.0-1 all built-package format for Python | |
ii python3-xdg 0.25-4 all Python 3 library to access freedesktop.org standards | |
ii python3.5 3.5.2-2ubuntu0~16.04.4 amd64 Interactive high-level object-oriented language (version 3.5) | |
ii python3.5-dev 3.5.2-2ubuntu0~16.04.4 amd64 Header files and a static library for Python (v3.5) | |
ii python3.5-minimal 3.5.2-2ubuntu0~16.04.4 amd64 Minimal subset of the Python language (version 3.5) | |
ii qdbus 4:4.8.7+dfsg-5ubuntu2 amd64 Qt 4 D-Bus tool | |
ii qemu 1:2.5+dfsg-5ubuntu10.30 amd64 fast processor emulator | |
ii qemu-block-extra:amd64 1:2.5+dfsg-5ubuntu10.30 amd64 extra block backend modules for qemu-system and qemu-utils | |
ii qemu-slof 20151103+dfsg-1ubuntu1.1 all Slimline Open Firmware -- QEMU PowerPC version | |
ii qemu-system 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries | |
ii qemu-system-arm 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (arm) | |
ii qemu-system-common 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (common files) | |
ii qemu-system-mips 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (mips) | |
ii qemu-system-misc 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (miscelaneous) | |
ii qemu-system-ppc 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (ppc) | |
ii qemu-system-sparc 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (sparc) | |
ii qemu-system-x86 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU full system emulation binaries (x86) | |
ii qemu-user 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU user mode emulation binaries | |
ii qemu-user-binfmt 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU user mode binfmt registration for qemu-user | |
ii qemu-utils 1:2.5+dfsg-5ubuntu10.30 amd64 QEMU utilities | |
ii qml-module-org-kde-activities:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks | |
ii qml-module-org-kde-kquickcontrols:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - kquickcontrols | |
ii qml-module-org-kde-kquickcontrolsaddons:amd64 5.18.0-0ubuntu1 amd64 provides integration of QML and KDE Frameworks - kquickcontrolsaddons | |
ii qml-module-qtquick-controls:amd64 5.5.1-1ubuntu1 amd64 Qt 5 Quick Controls QML module | |
ii qml-module-qtquick-dialogs:amd64 5.5.1-1ubuntu1 amd64 Qt 5 Dialogs QML module | |
ii qml-module-qtquick-layouts:amd64 5.5.1-1ubuntu1 amd64 Qt 5 Quick Layouts QML module | |
ii qml-module-qtquick-privatewidgets:amd64 5.5.1-1ubuntu1 amd64 Qt 5 Private Widgets QML module | |
ii qml-module-qtquick-window2:amd64 5.5.1-2ubuntu6 amd64 Qt 5 window 2 QML module | |
ii qml-module-qtquick2:amd64 5.5.1-2ubuntu6 amd64 Qt 5 Qt Quick 2 QML module | |
ii qt-at-spi:amd64 0.4.0-3 amd64 at-spi accessibility plugin for Qt | |
ii qtchooser 52-gae5eeef-2build1~gcc5.2 amd64 Wrapper to select between Qt development binary versions | |
ii qtcore4-l10n 4:4.8.7+dfsg-5ubuntu2 all Qt 4 core module translations | |
ii qttranslations5-l10n 5.5.1-2build1 all translations for Qt 5 | |
ii qtwayland5:amd64 5.5.1-2build1 amd64 QtWayland platform plugin | |
ii radare2 0.9.6-3.1ubuntu1 amd64 free and advanced command line hexadecimal editor | |
ii rar 2:5.3.b2-1 amd64 Archiver for .rar files | |
ii rarian-compat 0.8.1-6 amd64 Documentation meta-data library (compatibility tools) | |
ii readline-common 6.3-8ubuntu2 all GNU readline and history libraries, common files | |
ii readpst 0.6.59-1ubuntu1 all Converts Outlook PST files to mbox and others | |
ii rename 0.20-4 all Perl extension for renaming multiple files | |
ii resolvconf 1.78ubuntu6 all name server information handler | |
ii rsakeyfind 1:1.0-3 amd64 locates BER-encoded RSA private keys in memory images | |
ii rsync 3.1.1-3ubuntu1.2 amd64 fast, versatile, remote (and local) file-copying tool | |
ii rsyslog 8.16.0-1ubuntu3 amd64 reliable system and kernel logging daemon | |
ii rtkit 0.11-4 amd64 Realtime Policy and Watchdog Daemon | |
ii safecopy 1.7-1 amd64 data recovery tool for problematic or damaged media | |
ii salt-common 2017.7.7+ds-1 all shared libraries that salt requires for all packages | |
ii salt-minion 2017.7.7+ds-1 all client package for salt, the distributed remote execution system | |
ii samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 SMB/CIFS file, print, and login server for Unix | |
ii samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.1 all common files used by both the Samba server and client | |
ii samba-common-bin 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Samba common files used by both the server and the client | |
ii samba-dsdb-modules 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Samba Directory Services Database | |
ii samba-libs:amd64 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Samba core libraries | |
ii samba-vfs-modules 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 Samba Virtual FileSystem plugins | |
ii samdump2 3.0.0-3 amd64 Dump Windows 2k/NT/XP password hashes | |
ii scalpel 1.60-3 amd64 fast filesystem-independent file recovery | |
ii seabios 1.8.2-1ubuntu1 all Legacy BIOS implementation | |
ii sed 4.2.2-7 amd64 The GNU sed stream editor | |
ii sensible-utils 0.0.9ubuntu0.16.04.1 all Utilities for sensible alternative selection | |
ii session-migration 0.2.3 amd64 Tool to migrate in user session settings | |
ii sgml-base 1.26+nmu4ubuntu1 all SGML infrastructure and SGML catalog file support | |
ii sgml-data 2.0.10 all common SGML and XML data | |
ii shared-mime-info 1.5-2ubuntu0.1 amd64 FreeDesktop.org shared MIME database and spec | |
ii sharutils 1:4.15.2-1ubuntu0.1 amd64 shar, unshar, uuencode, uudecode | |
ii signon-plugin-password 8.58+16.04.20151106-0ubuntu1 amd64 Plain Password plugin for Single Sign On | |
ii signon-ui 0.17+16.04.20151125-0ubuntu1 all Dummy transitional package for signon-ui | |
ii signon-ui-service 0.17+16.04.20151125-0ubuntu1 all D-Bus service file for signon-ui | |
ii signon-ui-x11 0.17+16.04.20151125-0ubuntu1 amd64 Single Sign-on UI | |
ii signond 8.58+16.04.20151106-0ubuntu1 amd64 Single Sign On framework | |
ii sleuthkit 4.2.0-13sift1~xenial amd64 Collection of command line tools that allow you to analyzing disk images | |
ii socat 1.7.3.1-1 amd64 multipurpose relay for bidirectional data transfer | |
ii software-properties-common 0.96.20.7 all manage the repositories that you install software from (common) | |
ii sonnet-plugins 5.18.0-0ubuntu1 amd64 spell checking library for Qt | |
ii sound-theme-freedesktop 0.8-1 all freedesktop.org sound theme | |
ii ssdeep 2.13-2 amd64 recursive piecewise hashing tool | |
ii ssl-cert 1.0.37 all simple debconf wrapper for OpenSSL | |
ii ssldump 0.9b3-4.1ubuntu1 amd64 An SSLv3/TLS network protocol analyzer | |
ii sslsniff 0.8-4.2build1 amd64 SSL/TLS man-in-the-middle attack tool | |
ii stunnel4 3:5.30-1ubuntu0.1 amd64 Universal SSL tunnel for network daemons | |
ii sudo 1.8.16-0ubuntu1.5 amd64 Provide limited super user privileges to specific users | |
ii system-config-printer-common 1.5.7+20160212-0ubuntu2 all Printer configuration GUI | |
ii system-config-printer-gnome 1.5.7+20160212-0ubuntu2 all Printer configuration GUI | |
ii system-config-printer-udev 1.5.7+20160212-0ubuntu2 amd64 Printer auto-configuration facility based on udev | |
ii system-config-samba 1.2.63-0ubuntu6 all GUI for managing samba shares and users | |
ii systemd 229-4ubuntu21.2 amd64 system and service manager | |
ii systemd-sysv 229-4ubuntu21.2 amd64 system and service manager - SysV links | |
ii sysv-rc 2.88dsf-59.3ubuntu2 all System-V-like runlevel change mechanism | |
ii sysvinit-utils 2.88dsf-59.3ubuntu2 amd64 System-V-like utilities | |
ii t1utils 1.39-2 amd64 Collection of simple Type 1 font manipulation programs | |
ii tar 1.28-2.1ubuntu0.1 amd64 GNU version of the tar archiving utility | |
ii tcl 8.6.0+9 amd64 Tool Command Language (default version) - shell | |
ii tcl8.5 8.5.19-1 amd64 Tcl (the Tool Command Language) v8.5 - shell | |
ii tcl8.6 8.6.5+dfsg-2 amd64 Tcl (the Tool Command Language) v8.6 - shell | |
ii tcpdump 4.9.2-0ubuntu0.16.04.1 amd64 command-line network traffic analyzer | |
ii tcpflow 1.4.5+repack1-1 amd64 TCP flow recorder | |
ii tcpick 0.2.1-6.1 amd64 TCP stream sniffer and connection tracker | |
ii tcpreplay 3.4.4-2 amd64 Tool to replay saved tcpdump files at arbitrary speeds | |
ii tcpslice 1.2a3-4 amd64 extract pieces of and/or glue together tcpdump files | |
ii tcpstat 1.5-8 amd64 network interface statistics reporting tool | |
ii tcptrace 6.6.7-4.1 amd64 Tool for analyzing tcpdump output | |
ii tcptrack 1.4.2-2 amd64 TCP connection tracker, with states and speeds | |
ii tcpxtract 1.0.1-9 amd64 extract files from network traffic based on file signatures | |
ii tdb-tools 1.3.8-2 amd64 Trivial Database - bundled binaries | |
ii testdisk 7.0-1 amd64 Partition scanner and disk recovery tool, and PhotoRec file recovery tool | |
ii tk8.5 8.5.19-1ubuntu1 amd64 Tk toolkit for Tcl and X11, v8.5 - windowing shell | |
ii tk8.6-blt2.5 2.5.3+dfsg-3 amd64 graphics extension library for Tcl/Tk - library | |
ii tmux 2.1-3build1 amd64 terminal multiplexer | |
ii tofrodos 1.7.13+ds-2ubuntu1 amd64 Converts DOS <-> Unix text files, alias tofromdos | |
ii transmission 2.84-3ubuntu3.1 all lightweight BitTorrent client | |
ii transmission-common 2.84-3ubuntu3.1 all lightweight BitTorrent client (common files) | |
ii transmission-gtk 2.84-3ubuntu3.1 amd64 lightweight BitTorrent client (GTK+ interface) | |
ii tzdata 2017c-0ubuntu0.16.04 all time zone and daylight-saving time data | |
ii ubuntu-keyring 2012.05.19 all GnuPG keys of the Ubuntu archive | |
ii ubuntu-mono 14.04+16.04.20180326-0ubuntu1 all Ubuntu Mono Icon theme | |
ii ubuntu-system-service 0.3 all Dbus service to set various system-wide configurations | |
ii ubuntu-touch-sounds 15.08 all sounds for the Ubuntu Touch image | |
ii ucf 3.0036 all Update Configuration File(s): preserve user changes to config files | |
ii udev 229-4ubuntu21.2 amd64 /dev/ and hotplug management daemon | |
ii udisks2 2.1.7-1ubuntu1 amd64 D-Bus service to access and manipulate storage devices | |
ii unity-control-center 15.04.0+16.04.20171130-0ubuntu amd64 utilities to configure the GNOME desktop | |
ii unity-control-center-faces 15.04.0+16.04.20171130-0ubuntu all utilities to configure the GNOME desktop - faces images | |
ii unity-settings-daemon 15.04.1+16.04.20160701-0ubuntu amd64 daemon handling the Unity session settings | |
ii unrar 1:5.3.2-1 amd64 Unarchiver for .rar files (non-free version) | |
ii update-inetd 4.43 all inetd configuration file updater | |
ii upower 0.99.4-2ubuntu0.3 amd64 abstraction for power management | |
ii upx-ucl 3.91-1 amd64 efficient live-compressor for executables | |
ii ureadahead 0.100.0-19 amd64 Read required files in advance | |
ii usbmuxd 1.1.0-2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices | |
ii usbutils 1:007-4 amd64 Linux USB utilities | |
ii util-linux 2.27.1-6ubuntu3.4 amd64 miscellaneous system utilities | |
ii vbindiff 3.0-beta4-1build1 amd64 visual binary diff, visually compare binary files | |
ii vim 2:7.4.1689-3ubuntu1.2 amd64 Vi IMproved - enhanced vi editor | |
ii vim-common 2:7.4.1689-3ubuntu1.2 amd64 Vi IMproved - Common files | |
ii vim-runtime 2:7.4.1689-3ubuntu1.2 all Vi IMproved - Runtime files | |
ii vim-tiny 2:7.4.1689-3ubuntu1.2 amd64 Vi IMproved - enhanced vi editor - compact version | |
ii virtualenv 15.0.1+ds-3ubuntu1 all Python virtual environment creator | |
ii virtuoso-minimal 6.1.6+repack-0ubuntu5 all high-performance database - core dependency package | |
ii virtuoso-opensource-6.1-bin 6.1.6+repack-0ubuntu5 amd64 high-performance database - binaries | |
ii virtuoso-opensource-6.1-common 6.1.6+repack-0ubuntu5 amd64 high-performance database - common files | |
ii vmfs-tools 0.2.5-1 amd64 Tools to access VMFS filesystems | |
ii wamerican 7.1-1 all American English dictionary words for /usr/share/dict | |
ii wget 1.17.1-1ubuntu1.4 amd64 retrieves files from the web | |
ii whiptail 0.52.18-1ubuntu2 amd64 Displays user-friendly dialog boxes from shell scripts | |
ii winbind 2:4.3.11+dfsg-0ubuntu0.16.04.1 amd64 service to resolve user and group information from Windows NT servers | |
ii wireless-regdb 2018.05.09-0ubuntu1~16.04.1 all wireless regulatory database | |
ii wireless-tools 30~pre9-8ubuntu1 amd64 Tools for manipulating Linux Wireless Extensions | |
ii wireshark 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network traffic analyzer - meta-package | |
ii wireshark-common 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network traffic analyzer - common files | |
ii wireshark-qt 2.2.6+g32dac6a-2ubuntu0.16.04 amd64 network traffic analyzer - Qt version | |
ii x11-common 1:7.7+13ubuntu3 all X Window System (X.Org) infrastructure | |
ii x11-utils 7.7+3 amd64 X11 utilities | |
ii x11-xkb-utils 7.7+2 amd64 X11 XKB utilities | |
ii x11-xserver-utils 7.7+7 amd64 X server utilities | |
ii x11proto-core-dev 7.0.31-1~ubuntu16.04.2 all X11 core wire protocol and auxiliary headers | |
ii x11proto-input-dev 2.3.1-1 all X11 Input extension wire protocol | |
ii x11proto-kb-dev 1.0.7-0ubuntu1 all X11 XKB extension wire protocol | |
ii xauth 1:1.0.9-1ubuntu2 amd64 X authentication utility | |
ii xbitmaps 1.1.1-2 all Base X bitmaps | |
ii xdg-utils 1.1.1-1ubuntu1.16.04.3 all desktop integration utilities from freedesktop.org | |
ii xdot 0.6-3 all interactive viewer for Graphviz dot files | |
ii xfonts-encodings 1:1.0.4-2 all Encodings for X.Org fonts | |
ii xfonts-utils 1:7.7+3ubuntu0.16.04.2 amd64 X Window System font utility programs | |
ii xfsprogs 4.3.0+nmu1ubuntu1.1 amd64 Utilities for managing the XFS filesystem | |
ii xkb-data 2.16-1ubuntu1 all X Keyboard Extension (XKB) configuration data | |
ii xml-core 0.13+nmu2 all XML infrastructure and XML catalog file support | |
ii xmount 0.7.3-1build1 amd64 tool to crossmount between multiple input and output harddisk images | |
ii xorg-sgml-doctools 1:1.11-1 all Common tools for building X.Org SGML documentation | |
ii xpdf 3.04-1ubuntu1 amd64 Portable Document Format (PDF) reader | |
ii xplot-xplot.org 0.90.7.1-2 amd64 fast tool to graph and visualize lots of data | |
ii xterm 322-1ubuntu1 amd64 X terminal emulator | |
ii xtrans-dev 1.3.5-1 all X transport library (development files) | |
ii xz-utils 5.1.1alpha+20120614-2ubuntu2 amd64 XZ-format compression utilities | |
ii yelp 3.18.1-1ubuntu4 amd64 Help browser for GNOME | |
ii yelp-xsl 3.18.1-1 all XSL stylesheets for the yelp help browser | |
ii zenity 3.18.1.1-1ubuntu2 amd64 Display graphical dialog boxes from shell scripts | |
ii zenity-common 3.18.1.1-1ubuntu2 all Display graphical dialog boxes from shell scripts (common files) | |
ii zlib1g:amd64 1:1.2.8.dfsg-2ubuntu4.1 amd64 compression library - runtime | |
ii zlib1g-dev:amd64 1:1.2.8.dfsg-2ubuntu4.1 amd64 compression library - development | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$``` | |
## PIP2 packages | |
``` | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$ pip list | |
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning. | |
alembic (0.9.5) | |
amqp (2.2.1) | |
analyzeMFT (2.0.19) | |
aniso8601 (1.2.1) | |
AppCompatProcessor (0.8.0) | |
apsw (3.8.11.1.post1) | |
artifacts (20180628) | |
asn1crypto (0.24.0) | |
astroid (1.5.3) | |
atomicwrites (1.1.5) | |
attrs (18.1.0) | |
backports.functools-lru-cache (1.4) | |
backports.lzma (0.0.12) | |
bcrypt (3.1.3) | |
BeautifulSoup (3.2.1) | |
bencode.py (2.0.0) | |
billiard (3.5.0.3) | |
biplist (1.0.3) | |
bitstring (3.1.5) | |
blinker (1.4) | |
celery (4.1.0) | |
certifi (2017.7.27.1) | |
cffi (1.10.0) | |
CFPropertyList (0.0.1) | |
chardet (3.0.4) | |
click (6.7) | |
colorama (0.3.9) | |
configparser (3.5.0) | |
construct (2.5.3) | |
coverage (4.4.1) | |
cryptography (2.2.2) | |
cybox (2.1.0.17) | |
datasketch (1.2.5) | |
decorator (4.0.6) | |
dfdatetime (20180606) | |
dfvfs (20180510) | |
dfwinreg (20180329) | |
distorm3 (3.3.4) | |
dnspython (1.12.0) | |
docopt (0.6.2) | |
dpapick (0.3) | |
dpkt (1.9.1) | |
DSV (1.4.1) | |
dtfabric (20180604) | |
ecdsa (0.13) | |
efilter (1!1.5) | |
elasticsearch (5.4.0) | |
enum34 (1.1.6) | |
Flask (0.12.2) | |
Flask-Bcrypt (0.7.1) | |
Flask-Login (0.4.0) | |
Flask-Migrate (2.1.1) | |
Flask-RESTful (0.3.6) | |
Flask-Script (2.0.5) | |
Flask-SQLAlchemy (2.2) | |
Flask-Testing (0.6.2) | |
Flask-WTF (0.14.2) | |
flowgrep (0.9) | |
funcsigs (1.0.2) | |
fuse-python (0.2.1) | |
future (0.16.0) | |
futures (3.0.5) | |
geoip2 (2.9.0) | |
gunicorn (19.7.1) | |
hachoir-core (1.3.3) | |
hachoir-metadata (1.3.3) | |
hachoir-parser (1.3.4) | |
haystack (0.42) | |
hexdump (3.3) | |
idna (2.6) | |
ioc-writer (0.3.3) | |
ipaddress (1.0.22) | |
ipython (2.4.1) | |
isort (4.2.15) | |
itsdangerous (0.24) | |
Jinja2 (2.9.6) | |
kombu (4.1.0) | |
lazy-object-proxy (1.3.1) | |
libregf-python (20170130) | |
lxml (4.2.3) | |
M2Crypto (0.30.1) | |
Mako (1.0.7) | |
MarkupSafe (1.0) | |
maxminddb (1.4.1) | |
mccabe (0.6.1) | |
mixbox (1.0.3) | |
mock (2.0.0) | |
more-itertools (4.2.0) | |
msgpack-python (0.4.6) | |
ndg-httpsclient (0.4.0) | |
neo4jrestclient (2.1.1) | |
nose (1.3.7) | |
ntdsxtract (1.2b0) | |
numpy (1.13.3) | |
ordered-set (3.0.0) | |
ordereddict (1.1) | |
parameterized (0.6.1) | |
paramiko (1.16.0) | |
pbr (3.1.1) | |
pefile (2017.11.5) | |
pexpect (4.0.1) | |
pip (9.0.1) | |
plaso (20180630) | |
pluggy (0.6.0) | |
psutil (5.4.5) | |
ptyprocess (0.5) | |
py (1.5.4) | |
pyasn1 (0.4.3) | |
pycoin (0.80) | |
pycparser (2.18) | |
pycrypto (2.6.1) | |
pycurl (7.43.0) | |
pycypher (0.5.9) | |
PyJWT (1.6.4) | |
pylint (1.7.2) | |
PyMySQL (0.7.2) | |
pynids (0.6.1) | |
pyOpenSSL (0.15.1) | |
pyparsing (2.2.0) | |
pyserial (3.0.1) | |
PySocks (1.6.8) | |
pysqlite (2.7.0) | |
pytest (3.6.3) | |
pytest-cov (2.5.1) | |
python-apt (1.1.0b1+ubuntu0.16.4.1) | |
python-dateutil (2.6.1) | |
python-editor (1.0.3) | |
python-evtx (0.6.1) | |
python-Levenshtein (0.12.0) | |
python-magic (0.4.15) | |
python-ptrace (0.9.3) | |
python-registry (1.0.4) | |
python-systemd (231) | |
pytsk3 (20180225) | |
pytz (2017.2) | |
PyYAML (4.1) | |
pyzmq (17.0.0) | |
redis (2.10.6) | |
requests (2.18.4) | |
salt (2017.7.7) | |
setuptools (39.2.0) | |
simplegeneric (0.8.1) | |
simplejson (3.16.0) | |
singledispatch (3.4.0.3) | |
six (1.10.0) | |
SQLAlchemy (1.1.13) | |
stix (1.2.0.6) | |
stix-validator (2.5.0) | |
termcolor (1.1.0) | |
timesketch (20180613) | |
tornado (4.2.1) | |
typing (3.6.4) | |
unicodecsv (0.14.1) | |
urllib3 (1.22) | |
usnparser (4.0.3) | |
vine (1.1.4) | |
virtualenv (15.0.1) | |
virustotal-api (1.1.10) | |
volatility (2.6) | |
weakrefmethod (1.0.3) | |
Werkzeug (0.12.2) | |
wheel (0.31.1) | |
windowsprefetch (3.0.5) | |
wrapt (1.10.11) | |
WTForms (2.1) | |
wxPython (3.0.2.0) | |
wxPython-common (3.0.2.0) | |
xdot (0.6) | |
xlrd (1.1.0) | |
XlsxWriter (1.0.5) | |
yara-python (3.7.0) | |
You are using pip version 9.0.1, however version 10.0.1 is available. | |
You should consider upgrading via the 'pip install --upgrade pip' command.``` | |
## PIP3 packages | |
``` | |
ddarrow@aa219986-f8bb-483e-8a8d-bcb4e9ee8b45:~$ pip3 list | |
beautifulsoup4 (4.4.1) | |
certifi (2018.4.16) | |
chardet (3.0.4) | |
defer (1.0.6) | |
html5lib (0.999) | |
idna (2.7) | |
lxml (3.5.0) | |
pip (8.1.1) | |
pycups (1.9.73) | |
pycurl (7.43.0) | |
pygobject (3.20.0) | |
python-apt (1.1.0b1+ubuntu0.16.4.1) | |
pyxdg (0.25) | |
requests (2.19.1) | |
setuptools (36.2.7) | |
six (1.11.0) | |
system-service (0.3) | |
urllib3 (1.23) | |
virtualenv (15.0.1) | |
wheel (0.29.0) | |
You are using pip version 8.1.1, however version 10.0.1 is available. | |
You should consider upgrading via the 'pip install --upgrade pip' command.``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment