K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / var / backups /
server ip : 172.67.156.115

your ip : 172.71.255.68

H O M E


Filename/var/backups/dpkg.status.0
Size497.88 kb
Permissionrw-r--r--
Ownerroot : root
Create time28-Apr-2025 07:36
Last modified27-Apr-2025 10:18
Last accessed05-Jul-2025 07:37
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
Package: python-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 182
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: python-setuptools
Version: 3.3-1ubuntu1
Provides: python2.7-setuptools
Depends: python:any (>= 2.7), python:any (<< 2.8)
Suggests: python-distribute, python-distribute-doc
Conflicts: python-setuptools (<< 0.6c8-3)
Description: Package Discovery and Resource Access using pkg_resources
The pkg_resources module provides an API for Python libraries to
access their resource files, and for extensible applications and
frameworks to automatically discover plugins. It also provides
runtime support for using C extensions that are inside zipfile-format
eggs, support for merging packages that have separately-distributed
modules or subpackages, and APIs for managing Python's current
"working set" of active packages.
Original-Maintainer: Matthias Klose <[email protected]>
Homepage: https://pypi.python.org/pypi/setuptools
Python-Version: 2.7

Package: tcpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 111
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: tcp-wrappers
Version: 7.6.q-25
Replaces: libwrap0 (<< 7.6-8)
Depends: libc6 (>= 2.4), libwrap0 (>= 7.6-4~)
Description: Wietse Venema's TCP wrapper utilities
Wietse Venema's network logger, also known as TCPD or LOG_TCP.
.
These programs log the client host name of incoming telnet,
ftp, rsh, rlogin, finger etc. requests.
.
Security options are:
- access control per host, domain and/or service;
- detection of host name spoofing or host address spoofing;
- booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: mysql-client-core-5.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 6819
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Replaces: mysql-client (<< 5.5.62-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-core-5.1
Depends: libc6 (>= 2.17), libreadline6 (>= 6.0), zlib1g (>= 1:1.1.4)
Breaks: mysql-client (<< 5.5.62-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-core-5.1
Description: MySQL database core client binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the core client files, as used by Akonadi.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: python-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 195
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.7.1-1build1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-six
Recommends: ca-certificates
Description: HTTP library with thread-safe connection pooling for Python
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
Original-Maintainer: Debian Python Modules Team <[email protected]>
Homepage: http://urllib3.readthedocs.org

Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 68
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.06-7
Depends: libtext-charwidth-perl
Description: internationalized substitute of Text::Wrap
This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.
.
It provides wrap().
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://search.cpan.org/search?module=Text::WrapI18N

Package: libustr-1.0-1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 266
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ustr
Version: 1.0.4-3ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Micro string library: shared library
ustr (Micro string library) is a string API for C. It has tiny overhead over
just plain strdup(), is much safer, is easier to use, is faster for many
operations, can be used with read-only or automatically allocated data. You
don't even need to link to the library to use it (so there are no
dependencies).
.
This package contains the shared library for ustr.
Homepage: http://www.and.org/ustr/
Original-Maintainer: Vaclav Ovsik <[email protected]>

Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 609
Maintainer: Colin Watson <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.5.51ubuntu2
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.6.1-4)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13)
Conffiles:
/etc/bash_completion.d/debconf 8fa1862734fbe54d7178aaaa419f5a11
/etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
/etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
Description: Debian configuration management system
Debconf is a configuration management system for debian packages. Packages
use Debconf to ask questions when they are installed.
Original-Maintainer: Debconf Developers <[email protected]>

Package: libasprintf0c2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gettext
Version: 0.18.3.1-1ubuntu2
Replaces: gettext-base (<< 0.18.1.1-6)
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: gettext-base (<< 0.18.1.1-6)
Description: GNU library to use fprintf and friends in C++
This package contains the libasprintf shared library which makes the
C formatted output routines (fprintf et al.) usable in C++ programs,
for use with the <string> strings and the <iostream> streams.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <[email protected]>

Package: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.158-0ubuntu5
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library to read and write ELF files
The libelf1 package provides a shared library which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.
.
This library is part of elfutils.
Homepage: https://fedorahosted.org/elfutils/
Original-Maintainer: Kurt Roeckx <[email protected]>

Package: memtest86+
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2468
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.20-1.1ubuntu8
Depends: debconf (>= 0.5) | debconf-2.0
Suggests: hwtools, memtester, kernel-patch-badram, memtest86, grub-pc | grub-legacy, mtools
Conffiles:
/etc/grub.d/20_memtest86+ 87d33fe2ba29c6f6e94091930a59034c
Description: thorough real-mode memory tester
Memtest86+ scans your RAM for errors.
.
This tester runs independently of any OS - it is run at computer
boot-up, so that it can test *all* of your memory. You may want to
look at `memtester', which allows to test your memory within Linux,
but this one won't be able to test your whole RAM.
.
It can output a list of bad RAM regions usable by the BadRAM kernel
patch, so that you can still use your old RAM with one or two bad bits.
.
Memtest86+ is based on memtest86 3.0, and adds support for recent
hardware, as well as a number of general-purpose improvements,
including many patches to memtest86 available from various sources.
.
Both memtest86 and memtest86+ are being worked on in parallel.
Homepage: http://www.memtest.org/
Original-Maintainer: Yann Dirson <[email protected]>

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 228
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.5.7-4ubuntu1
Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
Pre-Depends: libc6 (>= 2.14)
Description: POSIX-compliant shell
The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
from ash.
.
Since it executes scripts faster than bash, and has fewer library
dependencies (making it more robust against software or hardware
failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape <[email protected]>

Package: python-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 62
Maintainer: Colin Watson <[email protected]>
Architecture: all
Source: six
Version: 1.5.2-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Description: Python 2 and 3 compatibility library (Python 2 interface)
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions.
.
This package provides Six on the Python 2 module path. It is complemented
by python3-six.
Homepage: http://pythonhosted.org/six/

Package: libpam-cap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libcap2
Version: 1:2.24-0ubuntu2
Replaces: libcap2-bin (<< 1:2.22-1.1)
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libpam0g (>= 0.99.7.1), libpam-runtime (>= 1.1.3-2~)
Breaks: libcap2-bin (<< 1:2.22-1.1)
Conffiles:
/etc/security/capability.conf fa5804a90b16addeec23008102b4746d
Description: PAM module for implementing capabilities
This package contains the PAM module for enforcing capabilities on users
and groups at PAM session start time.
Homepage: http://sites.google.com/site/fullycapable/
Original-Maintainer: Torsten Werner <[email protected]>

Package: libpolkit-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-4ubuntu2
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd-login0 (>= 31)
Pre-Depends: multiarch-support
Breaks: libpolkit-agent-1-0 (<< 0.99), libpolkit-backend-1-0 (<< 0.99), libpolkit-gtk-1-0 (<< 0.99), policykit-1 (<< 0.99)
Description: PolicyKit Authorization API
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains a library for accessing PolicyKit.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: iproute2
Status: install ok installed
Priority: required
Section: net
Installed-Size: 1147
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.12.0-2
Replaces: iproute
Provides: arpd
Depends: libc6 (>= 2.14), libdb5.3
Recommends: libatm1 (>= 2.4.1-17~), libxtables10
Suggests: iproute2-doc
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
/etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
/etc/iproute2/ematch_map b91e7f9b26918449bade9573f8871d61
/etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
/etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
/etc/iproute2/rt_dsfield 4264d5c7c8298300185aa04e1a736934
/etc/iproute2/rt_protos 95ce0b4b5b79f5a8a45941fb418a904c
/etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
Description: networking and traffic control tools
The iproute2 suite is a collection of utilities for networking and
traffic control.
.
These tools communicate with the Linux kernel via the (rt)netlink
interface, providing advanced features not available through the
legacy net-tools commands 'ifconfig' and 'route'.
Original-Maintainer: Debian iproute2 Maintainers <[email protected]>
Homepage: http://www.linux-foundation.org/en/Net:Iproute2

Package: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2580
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.2-0ubuntu3
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4)
Conflicts: libglib2.0-0 (<< 2.17.2), libgnomevfs2-0 (<< 1:2.24.0), tracker (<< 0.6.90)
Description: FreeDesktop.org shared MIME database and spec
This is the shared MIME-info database from the X Desktop Group. It is required
by any program complying to the Shared MIME-Info Database spec, which is also
included in this package.
.
At this time at least ROX, GNOME, KDE and XFCE use this database.
Homepage: http://freedesktop.org/wiki/Software/shared-mime-info
Original-Maintainer: Sebastian Dröge <[email protected]>

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 Display Manager Control Protocol library
This package provides the main interface to the X11 display manager control
protocol library, which allows for remote logins to display managers.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.21-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conffiles:
/etc/libnl-3/pktloc 02e59c3b2bba388ba64b2d120a76bab7
/etc/libnl-3/classid 3e07259e58674631830b152e983ca995
Description: library for dealing with netlink sockets
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
Original-Maintainer: Heiko Stuebner <[email protected]>
Homepage: http://people.suug.ch/~tgr/libnl/

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 6024
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 8.21-1ubuntu5
Replaces: mktemp, timeout
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libselinux1 (>= 1.32)
Conflicts: timeout
Description: GNU core utilities
This package contains the basic file, shell and text manipulation
utilities which are expected to exist on every operating system.
.
Specifically, this package includes:
arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
csplit cut date dd df dir dircolors dirname du echo env expand expr
factor false flock fmt fold groups head hostid id install join link ln
logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od
paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon
sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test
timeout touch tr true truncate tsort tty uname unexpand uniq unlink
users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils
Original-Maintainer: Michael Stone <[email protected]>

Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1528
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.8.9p5-1ubuntu1
Replaces: sudo-ldap
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules
Conflicts: sudo-ldap
Conffiles:
/etc/sudoers.d/README 8d3cf36d1713f40a0ddc38e1b21a51b6
/etc/init.d/sudo 69497d0565055f626ee2bc84f818ce0f
/etc/sudoers e8e73f16ed73309df7574c12fbcc0af7
/etc/pam.d/sudo 665a6dead44ff792cfad6b0faa10a621
Description: Provide limited super user privileges to specific users
Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity. The basic philosophy is to give
as few privileges as possible but still allow people to get their work done.
.
This version is built with minimal shared library dependencies, use the
sudo-ldap package instead if you need LDAP support for sudoers.
Original-Maintainer: Bdale Garbee <[email protected]>

Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 896
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.5.2-1ubuntu2.8
Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: FreeType 2 font engine, shared library files
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
.
The FreeType 2 library is their new software font engine. It has been
designed to provide the following important features:
* A universal and simple API to manage font files
* Support for several font formats through loadable modules
* High-quality anti-aliasing
* High portability & performance
.
Supported font formats include:
* TrueType files (.ttf) and collections (.ttc)
* Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
* Type 1 Multiple Master fonts. The FreeType 2 API also provides
routines to manage design instances easily
* Type 1 CID-keyed fonts
* OpenType/CFF (.otf) fonts
* CFF/Type 2 fonts
* Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
the Adobe SVG viewer plugin.
* Windows FNT/FON bitmap fonts
.
This package contains the files needed to run programs that use the
FreeType 2 library.
.
Home Page: http://www.freetype.org/
Authors: David Turner <[email protected]>
Robert Wilhelm <[email protected]>
Werner Lemberg <[email protected]>
Homepage: http://www.freetype.org
Original-Maintainer: Steve Langasek <[email protected]>

Package: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 283
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4
Replaces: manpages-pl (<< 1:0.5)
Depends: sensible-utils
Pre-Depends: libc6 (>= 2.15)
Description: Miscellaneous utilities specific to Debian
This package provides a number of small utilities which are used
primarily by the installation scripts of Debian packages, although
you may use them directly.
.
The specific utilities included are:
add-shell installkernel ischroot remove-shell run-parts savelog
tempfile which
Original-Maintainer: Clint Adams <[email protected]>

Package: ecryptfs-utils
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 560
Maintainer: Dustin Kirkland <[email protected]>
Architecture: amd64
Version: 104-0ubuntu1.14.04.4
Depends: libc6 (>= 2.14), libecryptfs0, libkeyutils1, libpam0g (>= 0.99.7.1), gettext-base, keyutils, libnss3-1d, libpam-runtime (>= 1.0.1-6)
Recommends: cryptsetup, lsof, rsync
Suggests: opencryptoki, zescrow-client
Description: ecryptfs cryptographic filesystem (utilities)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
for Linux.
.
It provides advanced key management and policy features. eCryptfs stores
cryptographic metadata in the header of each file written, so that encrypted
files can be copied between hosts; the file will be decryptable with the proper
key, and there is no need to keep track of any additional information aside
from what is already in the encrypted file itself. Think of eCryptfs as a sort
of "gnupgfs".
.
eCryptfs is a native Linux filesystem. The kernel module component of eCryptfs
is part of the Linux kernel since 2.6.19.
.
This package contains the userland utilities.
Homepage: http://ecryptfs.org/
Original-Maintainer: Daniel Baumann <[email protected]>

Package: libdbi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2155
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.630-1
Provides: perl-dbdabi-94
Depends: perl (>= 5.18.1-4build1), perlapi-5.18.1, libc6 (>= 2.4)
Suggests: libclone-perl (>= 0.34), libmldbm-perl, libnet-daemon-perl, libplrpc-perl, libsql-statement-perl (>= 1.402)
Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+)
Description: Perl Database Interface (DBI)
DBI (DataBase Interface) is a Perl framework that provides a common interface
to access various backend databases in a uniform manner. DBD (DataBase Driver)
modules provide implementations for various backend data storage mechanisms
including networked relational databases (particularly SQL databases) and even
web services such as the Google search engine.
.
It is extremely portable and available for a wide range of operating systems,
architectures and data stores, including:
.
* Oracle
* Microsoft SQL Server
* IBM DB2
* SQLite
* PostgreSQL
* Firebird
* MySQL
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: http://dbi.perl.org/

Package: libclass-accessor-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 104
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.34-1
Depends: perl, libsub-name-perl
Description: Perl module that automatically generates accessors
Class::Accessor automagically generates accessor/mutator methods for your
class. Most of the time, writing accessors is an exercise in cutting and
pasting. If you make your module a subclass of Class::Accessor and declare
your accessor fields with mk_accessors() then you will find yourself with a
set of automatically generated accessors which can even be customized.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: http://search.cpan.org/dist/Class-Accessor/

Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.1-1
Depends: libc6 (>= 2.4), libx11-6
Pre-Depends: multiarch-support
Description: X11 miscellaneous micro-utility library
libXmuu provides a set of miscellaneous utility convenience functions for X
libraries to use. It is a lighter version of libXmu that does not depend
on libXt or libXext; for more information on libXmu, see libxmu6.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: python-twisted-bin
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 87
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: twisted
Version: 13.2.0-1ubuntu1
Provides: python2.7-twisted-bin
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14)
Suggests: python-twisted-bin-dbg
Description: Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a
generic client and server for remote object access, and APIs for creating
new protocols.
Original-Maintainer: Matthias Klose <[email protected]>

Package: initramfs-tools
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 365
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.103ubuntu4
Provides: linux-initramfs-tool
Depends: initramfs-tools-bin (>= 0.103ubuntu4), initramfs-tools-bin (<< 0.103ubuntu4.1~), klibc-utils (>= 2.0-1~), busybox-initramfs (>= 1:1.13.3-1ubuntu5), cpio, module-init-tools, udev (>= 147~-5), findutils (>= 4.2.24), util-linux (>> 2.15~rc1)
Suggests: bash-completion
Breaks: cryptsetup (<< 2:1.1.0-2.1), elilo (<< 3.12-3.1~), lilo (<< 22.8-8.2~), mountall (<< 2.0~), s390-tools (<< 1.8.3-2~)
Conflicts: usplash (<< 0.5.50)
Conffiles:
/etc/bash_completion.d/initramfs-tools 7eeb7184772f3658e7cf446945c096b1
/etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297
/etc/initramfs-tools/initramfs.conf 8801535d9bec98754eea6a172f956d42
/etc/kernel/postrm.d/initramfs-tools e22d1ab0d7a7a1b66ae6d71ea4f21938
/etc/kernel/postinst.d/initramfs-tools fe7713b9a74a10ed71d1e7dd93afc209
Description: tools for generating an initramfs
This package contains tools to create and boot an initramfs for packaged 2.6
Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the
kernel unpacks that archive into RAM, mounts and uses it as initial root file
system. The mounting of the real root file system occurs in early user space.
klibc provides utilities to setup root. Having the root on MD, LVM2, LUKS or
NFS is also supported.
Any boot loader with initrd support is able to load an initramfs archive.
Original-Maintainer: Debian kernel team <[email protected]>

Package: makedev
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 125
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2.3.1-93ubuntu1
Depends: base-passwd (>= 3.0.4)
Conflicts: udev (<= 0.024-7)
Description: creates device files in /dev
The MAKEDEV executable is used to create device files, often in /dev.
.
Device files are special files through which applications can interact
with hardware.
.
This package is not necessary for most modern Linux systems, where the udev
subsystem provides a more dynamic mechanism for device file management.
Original-Maintainer: Debian QA Group <[email protected]>

Package: laptop-detect
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 56
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Version: 0.13.7ubuntu2
Depends: dmidecode (>> 2.8-2)
Description: attempt to detect a laptop
laptop-detect attempts to determine whether it is being run on a laptop or a
desktop and appraises its caller of this.
Original-Maintainer: Otavio Salvador <[email protected]>

Package: libxml2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1800
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 2.9.1+dfsg1-3ubuntu4
Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Pre-Depends: multiarch-support
Recommends: xml-core
Description: GNOME XML library
XML is a metalanguage to let you design your own markup language.
A regular markup language defines a way to describe information in
a certain class of documents (eg HTML). XML lets you define your
own customized markup languages for many classes of document. It
can do this because it's written in SGML, the international standard
metalanguage for markup languages.
.
This package provides a library providing an extensive API to handle
such XML data files.
Homepage: http://xmlsoft.org/
Original-Maintainer: Debian XML/SGML Group <[email protected]>

Package: linux-headers-3.13.0-24
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 61736
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 3.13.0-24.46
Depends: coreutils | fileutils (>= 4.0)
Description: Header files related to Linux kernel version 3.13.0
This package provides kernel header files for version 3.13.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-3.13.0-24/debian.README.gz for details

Package: telnet
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 163
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: netkit-telnet
Version: 0.17-36build2
Replaces: netstd
Provides: telnet-client
Depends: netbase, libc6 (>= 2.15), libstdc++6 (>= 4.1.1)
Description: The telnet client
The telnet command is used for interactive communication with another host
using the TELNET protocol.
Original-Maintainer: Alberto Gonzalez Iniesta <[email protected]>

Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1176
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: shadow
Version: 1:4.1.5.1-1ubuntu9
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1)
Conffiles:
/etc/login.defs be0977c1c1c84c62823c7d7d4e099067
/etc/pam.d/su 7309fb874571fe5447321b43448a50b3
/etc/pam.d/login e7c11a24c72175f2451599d40e32f4ca
/etc/securetty d9e5bf5e6bfa00ddd273a3bcf1a49bec
Description: system login tools
These tools are required to be able to login and use your system. The
login program invokes your user shell and enables command execution. The
newgrp program is used to change your effective group ID (useful for
workgroup type situations). The su program allows changing your effective
user ID (useful being able to execute commands as another user).
Homepage: http://pkg-shadow.alioth.debian.org/
Original-Maintainer: Shadow package maintainers <[email protected]>

Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 443
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg
Version: 1.4.16-1ubuntu2
Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Description: GNU privacy guard - signature verification tool
GnuPG is GNU's tool for secure communication and data storage.
.
gpgv is a stripped-down version of gnupg which is only able to check
signatures. It is smaller than the full-blown gnupg and uses a
different (and simpler) way to check that the public keys used to
make the signature are trustworthy.
Homepage: http://www.gnupg.org
Original-Maintainer: Debian GnuPG-Maintainers <[email protected]>

Package: python3-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 392
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: dbus-python
Version: 1.2.0-2build2
Provides: python3.4-dbus
Depends: python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.4), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0)
Recommends: python3-gi | python3-dbus.mainloop.qt
Suggests: python-dbus-doc, python3-dbus-dbg
Description: simple interprocess messaging system (Python 3 interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a Python 3 interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
Original-Maintainer: Utopia Maintenance Team <[email protected]>
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python

Package: libssl1.0.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2928
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.0.1f-1ubuntu2
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Description: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
Original-Maintainer: Debian OpenSSL Team <[email protected]>

Package: libdbus-1-3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 379
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.6.18-0ubuntu4
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: dbus
Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9)
Description: simple interprocess messaging system (library)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
The daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 344
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: gettext
Version: 0.18.3.1-1ubuntu2
Depends: libc6 (>= 2.14), libasprintf0c2 (>= 0.18.1.1-6)
Description: GNU Internationalization utilities for the base system
This package includes the gettext and ngettext programs which allow
other packages to internationalize the messages given by shell scripts.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <[email protected]>

Package: module-init-tools
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 31
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: kmod
Version: 15-0ubuntu6
Depends: libkmod2, kmod
Pre-Depends: dpkg (>= 1.15.7.2)
Description: transitional dummy package (module-init-tools to kmod)
This dummy package is provided to support the transition from
module-init-tools to kmod and should be removed afterwards.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: libffi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.1~rc1+r3.0.13-12
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Foreign Function Interface library runtime
A foreign function interface is the popular name for the interface that
allows code written in one language to call code written in another
language.
Original-Maintainer: Debian GCC Maintainers <[email protected]>

Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2060
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.6.7.1-1
Replaces: man, manpages-de (<< 0.5-4), manpages-zh (<< 1.5.2-1.1), nlsutils
Provides: man, man-browser
Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, libc6 (>= 2.14), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.3.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.16.1~)
Suggests: groff, less, www-browser
Breaks: manpages-zh (<< 1.5.2-1.1)
Conflicts: man, suidmanager (<< 0.50)
Conffiles:
/etc/manpath.config 167675fd93075fb5f6ce1aa5f56a8a22
/etc/cron.daily/man-db 910c32e8432e10e582c4189689a26f41
/etc/cron.weekly/man-db 9527d2000fb1f221dbcecb75467a3e49
Description: on-line manual pager
This package provides the man command, the primary way of examining the
on-line help files (manual pages). Other utilities provided include the
whatis and apropos commands for searching the manual page database, the
manpath utility for determining the manual page search path, and the
maintenance utilities mandb, catman and zsoelim. man-db uses the groff
suite of programs to format and display the manual pages.
Homepage: http://man-db.nongnu.org/

Package: libgdbm3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.8.3-12build1
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Pre-Depends: multiarch-support
Description: GNU dbm database routines (runtime version)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://directory.fsf.org/project/gdbm/

Package: libgcrypt11
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 583
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 1.5.3-2ubuntu4
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.10)
Pre-Depends: multiarch-support
Suggests: rng-tools
Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3)
Description: LGPL Crypto library - runtime library
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Camellia, IDEA, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger,
Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
Homepage: http://directory.fsf.org/project/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <[email protected]>

Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 287
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: jquery
Version: 1.7.2+dfsg-2ubuntu1
Replaces: jquery
Suggests: javascript-common
Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~)
Conflicts: jquery
Description: JavaScript library for dynamic web applications
jQuery is a fast, concise, JavaScript Library that simplifies how you
traverse HTML documents, handle events, perform animations, and add Ajax
interactions to your web pages. jQuery is designed to change the way
that you write JavaScript.
Homepage: http://jquery.com/
Original-Maintainer: Debian Javascript Maintainers <[email protected]>

Package: libmpdec2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mpdecimal
Version: 2.4.0-6
Replaces: libmpdec2.3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: libmpdec2.3
Description: library for decimal floating point arithmetic (runtime library)
mpdecimal is a package for correctly-rounded arbitrary precision decimal
floating point arithmetic.
Original-Maintainer: Matthias Klose <[email protected]>
Homepage: http://www.bytereef.org/mpdecimal/index.html

Package: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1768
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: isc-dhcp
Version: 4.2.4-7ubuntu12
Replaces: dhcp3-common
Provides: dhcp3-common
Depends: libc6 (>= 2.15), debianutils (>= 2.8.2)
Description: common files used by all the isc-dhcp* packages
This package contains the files used by all the packages from ISC
DHCP.
Original-Maintainer: Debian ISC DHCP maintainers <[email protected]>

Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.20.1-5.1ubuntu20
Replaces: e2fsprogs (<< 1.34-1)
Depends: passwd, libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: uuid-runtime
Description: Universally Unique ID library
The libuuid library generates and parses 128-bit universally unique
ids (UUIDs). A UUID is an identifier that is unique across both
space and time, with respect to the space of all UUIDs. A UUID can
be used for multiple purposes, from tagging objects with an extremely
short lifetime, to reliably identifying very persistent objects
across a network.
.
See RFC 4122 for more information.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: libaio1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libaio
Version: 0.3.109-4
Pre-Depends: multiarch-support
Description: Linux kernel AIO access library - shared library
This library enables userspace to use Linux kernel asynchronous I/O
system calls, important for the performance of databases and other
advanced applications.
Original-Maintainer: Guillem Jover <[email protected]>
Homepage: http://www.kernel.org/pub/linux/libs/aio/

Package: libtasn1-6
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 130
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 3.4-3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Manage ASN.1 structures (runtime)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
* on-line ASN1 structure management that doesn't require any C code
file generation.
* off-line ASN1 structure management with C code file generation
containing an array.
* DER (Distinguish Encoding Rules) encoding
* no limits for INTEGER and ENUMERATED values
.
This package contains runtime libraries.
Original-Maintainer: Debian GnuTLS Maintainers <[email protected]>
Homepage: http://www.gnu.org/software/libtasn1/

Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 82
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 4.1+Debian11ubuntu6
Description: Linux Standard Base 4.1 init script functionality
The Linux Standard Base (http://www.linuxbase.org/) is a standard
core system that third-party applications written for Linux can
depend upon.
.
This package only includes the init-functions shell library, which
may be used by other packages' initialization scripts for console
logging and other purposes.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb
Original-Maintainer: Debian LSB Team <[email protected]>

Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 521
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.35.0-1ubuntu2
Depends: libc6 (>= 2.17), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (GnuTLS flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
SSL support is provided by GnuTLS.
Homepage: http://curl.haxx.se
Original-Maintainer: Alessandro Ghedini <[email protected]>

Package: libparted0debian1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 571
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: parted
Version: 2.3-19ubuntu1
Replaces: libparted0 (<< 2.2-4), libparted1 (<< 2.2), libparted1.4 (<< 1.4.24-2), libparted2 (<< 2.2)
Provides: libparted
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Suggests: parted | nparted, libparted0-dev, libparted0-i18n (= 2.3-19ubuntu1)
Breaks: python-parted (<< 3.6-5)
Conflicts: libparted1 (<< 2.2), libparted2 (<< 2.2), parted (<< 1.4.13+14pre1)
Description: disk partition manipulator - shared library
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
.
This package contains the shared library.
Original-Maintainer: Parted Maintainer Team <[email protected]>
Homepage: http://www.gnu.org/software/parted

Package: procps
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 680
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.3.9-1ubuntu2
Provides: watch
Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libncursesw5 (>= 5.6+20070908), libprocps3, libtinfo5, lsb-base (>= 3.0-10), initscripts
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1), xmem (<= 1.20-27.1)
Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3)
Conffiles:
/etc/sysctl.d/10-magic-sysrq.conf b3059f2835f17c97265433fdfdee358f
/etc/sysctl.d/10-ptrace.conf 47f40494b2fc698e15549e0a4a79e81c
/etc/sysctl.d/10-zeropage.conf 8d7193abcc4dfedaf519dd03016a5e59
/etc/sysctl.d/10-console-messages.conf 154f6f5c5810d10bb303fb6a8e907c6a
/etc/sysctl.d/10-network-security.conf 4ac7258f5336e7eeaf448c05ab668d3c
/etc/sysctl.d/10-kernel-hardening.conf 5c1388f00011a287cdeba60208c674e1
/etc/sysctl.d/README c20074b9b11a5202758c69d7bcb6996f
/etc/sysctl.d/10-ipv6-privacy.conf e9473d12b4a7069d6a3ca8b694511ddf
/etc/sysctl.d/10-link-restrictions.conf 8568316f2baa8db06554dab91f93a161
/etc/sysctl.conf 76c1d8285c578d5e827c3e07b9738112
/etc/init/procps.conf 96170a339d08797dc90d69b01d6bf610
/etc/init.d/procps 021482ebab1024f5ed76e650e5191e8f
Description: /proc file system utilities
This package provides command line and full screen utilities for browsing
procfs, a "pseudo" file system dynamically generated by the kernel to
provide information about the status of entries in its process table
(such as whether the process is running, stopped, or a "zombie").
.
It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: http://gitorious.org/procps
Original-Maintainer: Craig Small <[email protected]>

Package: wpasupplicant
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2185
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: wpa
Version: 2.1-0ubuntu1
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.1.4), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpcsclite1 (>= 1.0.0), libreadline5 (>= 5.2), libssl1.0.0 (>= 1.0.1), lsb-base (>= 3.0-6), adduser, initscripts (>= 2.88dsf-13.3)
Suggests: wpagui, libengine-pkcs11-openssl
Conffiles:
/etc/dbus-1/system.d/wpa_supplicant.conf b6e52e30f79834d19db8311417ee0a86
/etc/wpa_supplicant/functions.sh 550c42ecf41ce2bf299383c50dacdf1c
/etc/wpa_supplicant/action_wpa.sh 5269e292cd68ebf9698e26d3026e817e
/etc/wpa_supplicant/ifupdown.sh 4c82dbf7e1d8c5ddd70e40b9665cfeee
Description: client support for WPA and WPA2 (IEEE 802.11i)
WPA and WPA2 are methods for securing wireless networks, the former
using IEEE 802.1X, and the latter using IEEE 802.11i. This software
provides key negotiation with the WPA Authenticator, and controls
association with IEEE 802.11i networks.
Homepage: http://w1.fi/wpa_supplicant/
Original-Maintainer: Debian/Ubuntu wpasupplicant Maintainers <[email protected]>

Package: language-pack-en
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 30
Maintainer: Language pack maintainers <[email protected]>
Architecture: all
Version: 1:14.04+20160720
Replaces: language-pack-en (<< 1:14.04+20160720), language-pack-en-base, language-pack-gnome-en (<< 1:14.04+20160720), language-pack-gnome-en-base (<< 1:14.04+20160720), language-pack-kde-en (<< 1:14.04+20160720), language-pack-kde-en-base (<< 1:14.04+20160720)
Depends: language-pack-en-base (>= 1:14.04+20160720)
Pre-Depends: dpkg (>= 1.16.1)
Description: translation updates for language English
Translation data updates for all supported packages for:
English
.
language-pack-en-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.

Package: libgeoip1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: geoip
Version: 1.6.0-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: geoip-database
Suggests: geoip-bin
Description: non-DNS IP-to-country resolver library
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the shared library.
Original-Maintainer: Patrick Matthäi <[email protected]>
Homepage: http://www.maxmind.com/

Package: dnsutils
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 369
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: bind, bind9 (<< 1:9.1.0-3)
Depends: libbind9-90 (= 1:9.9.5.dfsg-3), libc6 (>= 2.4), libdns100 (= 1:9.9.5.dfsg-3), libisc95 (= 1:9.9.5.dfsg-3), libisccfg90 (= 1:9.9.5.dfsg-3), libkrb5-3 (>= 1.6.dfsg.2), liblwres90 (= 1:9.9.5.dfsg-3), bind9-host | host
Suggests: rblcheck
Conflicts: netstd (<< 2.00)
Description: Clients provided with BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers various client programs related to DNS that are
derived from the BIND source tree.
.
- dig - query the DNS in various ways
- nslookup - the older way to do it
- nsupdate - perform dynamic updates (See RFC2136)

Package: python3-pycurl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 211
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: pycurl
Version: 7.19.3-0ubuntu3
Provides: python3.4-pycurl
Depends: libc6 (>= 2.15), libcurl3-gnutls (>= 7.18.0), python3 (<< 3.5), python3 (>= 3.4~)
Suggests: libcurl4-gnutls-dev, python3-pycurl-dbg
Description: Python 3 bindings to libcurl
This module provides the Python 3 bindings to libcurl. Please refer to
the libcurl documentation available in libcurl4-gnutls-dev Debian package.
.
NOTE: the SSL support is provided by GnuTLS.
Homepage: http://pycurl.sourceforge.net
Original-Maintainer: Debian Python Modules Team <[email protected]>

Package: libgssapi-krb5-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 402
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.12+dfsg-2ubuntu4
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.12+dfsg-2ubuntu4), libkrb5support0 (>= 1.12~alpha1+dfsg)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssglue1 (<< 0.2-2)
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the runtime library for the MIT Kerberos
implementation of GSS-API used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <[email protected]>

Package: php5-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 159
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php-json
Version: 1.3.2-2build1
Replaces: php5-dev (<< 5.5.0~rc1+dfsg-1~)
Depends: libc6 (>= 2.14), phpapi-20121212, ucf, libjson-c2 (>= 0.11-3~)
Breaks: php5-common (<< 5.5.0~rc1+dfsg-1~), php5-dev (<< 5.5.0~rc1+dfsg-1~)
Conffiles:
/etc/php5/mods-available/json.ini 0732bc961c57a55cd03a3294554d7a70
Description: JSON module for php5
This package provides a module for JSON functions in PHP scripts.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Original-Maintainer: Debian PHP Maintainers <[email protected]>
Homepage: http://pecl.php.net/package/jsonc

Package: python-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 167
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.5-5ubuntu3
Replaces: python (<= 2.7.3-1~)
Depends: python2.7-minimal (>= 2.7.5-1~), dpkg (>= 1.13.20)
Recommends: python
Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2)
Conflicts: python-central (<< 0.5.5)
Description: minimal subset of the Python language (default version)
This package contains the interpreter and some essential modules. It's used
in the boot process for some basic tasks.
See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
contained in this package.
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: libfuse2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 321
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fuse
Version: 2.9.2-4ubuntu4
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Suggests: fuse
Conflicts: fuse (<< 2.9.2-4ubuntu4)
Description: Filesystem in Userspace (library)
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
.
This package contains the shared library.
Homepage: http://fuse.sourceforge.net/
Original-Maintainer: Daniel Baumann <[email protected]>

Package: apt-xapian-index
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 328
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.45ubuntu4
Depends: python (>= 2.7), python-xapian (>= 1.0.2), python-apt (>= 0.7.93.2), python-debian (>= 0.1.14), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Suggests: app-install-data, python-xdg
Conffiles:
/etc/bash_completion.d/axi-cache 1e4422693e415e04abec46bb904d2af0
/etc/cron.weekly/apt-xapian-index ed6e0c144a86d68700c7d94e162586d9
/etc/dbus-1/system.d/org.debian.AptXapianIndex.conf b359f873abac01da9320401d24f6c445
Description: maintenance and search tools for a Xapian index of Debian packages
This package provides update-apt-xapian-index, a tool to maintain a Xapian
index of Debian package information in /var/lib/apt-xapian-index, and
axi-cache, a command line search tool that uses the index.
.
axi-cache allows one to search packages very quickly, and it also interfaces with
the shell command line completion in a smart way, providing context-sensitive
keyword and tag suggestions even before the search command is actually run.
.
update-apt-xapian-index allows plugins to be installed in
/usr/share/apt-xapian-index to index all sorts of extra information, such as
Debtags tags, popcon information, package ratings and anything else that would
fit.
.
The index generated by update-apt-xapian-index is self-documenting, as it
contains an autogenerated README file with information on the index layout and
all the data that can be found in it.
Homepage: http://www.enricozini.org/sw/apt-xapian-index/
Original-Maintainer: Enrico Zini <[email protected]>

Package: libpython3.4-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3231
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3.4
Version: 3.4.0-2ubuntu1
Replaces: libpython3.4-stdlib (<< 3.4~b1-5)
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.1)
Pre-Depends: multiarch-support
Recommends: libpython3.4-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python3.4/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.4)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.4-minimal.
Original-Maintainer: Matthias Klose <[email protected]>

Package: python-zope.interface
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 647
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: zope.interface
Version: 4.0.5-1ubuntu4
Replaces: python-zope, python-zopeinterface
Provides: python-zope, python-zopeinterface, python2.7-zope.interface
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources, libc6 (>= 2.2.5)
Conflicts: python-zope, python-zopeinterface, zope3
Description: Interfaces for Python
This package provides an implementation of object interfaces for Python.
Interfaces are a mechanism for labeling objects as conforming to a given API
or contract. So, this package can be considered as implementation of the
Design By Contract methodology support in Python.
Homepage: http://pypi.python.org/pypi/zope.interface
Original-Maintainer: Debian/Ubuntu Zope Team <[email protected]>

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 367
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Provides: ncurses-runtime
Breaks: ncurses-term (<< 5.7+20100313-3)
Conflicts: ncurses, ncurses-runtime
Conffiles:
/etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains terminfo data files to support the most common types of
terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
vt52, and xterm.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: libpopt0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: popt
Version: 1.16-8ubuntu1
Replaces: popt
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)
Description: lib for parsing cmdline parameters
Popt was heavily influenced by the getopt() and getopt_long() functions,
but it allows more powerful argument expansion. It can parse arbitrary
argv[] style arrays and automatically set variables based on command
line arguments. It also allows command line arguments to be aliased via
configuration files and includes utility functions for parsing arbitrary
strings into argv[] arrays using shell-like rules.
.
This package contains the runtime library and locale data.
Original-Maintainer: Paul Martin <[email protected]>
Homepage: http://rpm5.org/

Package: libpam0g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 225
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-1ubuntu2
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Suggests: libpam-doc
Description: Pluggable Authentication Modules library
Contains the shared library for Linux-PAM, a library that enables the
local system administrator to choose how applications authenticate users.
In other words, without rewriting or recompiling a PAM-aware application,
it is possible to switch between the authentication mechanism(s) it uses.
One may entirely upgrade the local authentication system without touching
the applications themselves.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <[email protected]>

Package: libpci3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pciutils
Version: 1:3.2.1-1ubuntu5
Replaces: libpci2
Provides: libpci2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpci2
Description: Linux PCI Utilities (shared library)
This package contains the libpci shared library files.
.
The libpci library provides portable access to configuration
registers of devices connected to the PCI bus.
Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>

Package: libusb-0.1-4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libusb
Version: 2:0.1.12-23.3ubuntu1
Replaces: libusb0
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Conflicts: libccid (<< 0.9.2-3), libusb0
Description: userspace USB programming library
Library for programming USB applications without the knowledge
of Linux kernel internals.
Original-Maintainer: Aurelien Jarno <[email protected]>
Homepage: http://www.linux-usb.org/

Package: libpython2.7
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 3493
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.6-8
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.6-8), libc6 (>= 2.15), zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Description: Shared Python runtime library (version 2.7)
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
Original-Maintainer: Matthias Klose <[email protected]>

Package: libgpg-error0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.12-0.2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library for common error values and messages in GnuPG components
Library that defines common error values for all GnuPG
components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
pinentry, SmartCard Daemon and possibly more in the future.
Original-Maintainer: Jose Carlos Garcia Sogo <[email protected]>
Homepage: http://www.gnupg.org/related_software/libgpg-error/

Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 224
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 22.20-1ubuntu2
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.14), libtinfo5
Description: utilities that use the proc file system
This package contains miscellaneous utilities that use the proc FS:
.
- fuser: identifies processes that are using files or sockets.
- killall: kills processes by name (e.g. "killall -HUP named").
- peekfd: shows the data traveling over a file descriptor.
- pstree: shows currently running processes as a tree.
- prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/
Original-Maintainer: Craig Small <[email protected]>

Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 229
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.0027+nmu1
Depends: debconf (>= 1.5.19), coreutils (>= 5.91)
Conffiles:
/etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File(s): preserve user changes to config files
Debian policy mandates that user changes to configuration files must be
preserved during package upgrades. The easy way to achieve this behavior
is to make the configuration file a 'conffile', in which case dpkg
handles the file specially during upgrades, prompting the user as
needed.
.
This is appropriate only if it is possible to distribute a default
version that will work for most installations, although some system
administrators may choose to modify it. This implies that the
default version will be part of the package distribution, and must
not be modified by the maintainer scripts during installation (or at
any other time).
.
This script attempts to provide conffile-like handling for files that
may not be labelled conffiles, and are not shipped in a Debian package,
but handled by the postinst instead. This script allows one to
maintain files in /etc, preserving user changes and in general
offering the same facilities while upgrading that dpkg normally
provides for 'conffiles'.
.
Additionally, this script provides facilities for transitioning a
file that had not been provided with conffile-like protection to come
under this schema, and attempts to minimize questions asked at
installation time. Indeed, the transitioning facility is better than the
one offered by dpkg while transitioning a file from a non-conffile to
conffile status.
Original-Maintainer: Manoj Srivastava <[email protected]>

Package: perl-modules
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 16135
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: perl
Version: 5.18.2-2ubuntu1.7
Replaces: libansicolor-perl, libarchive-extract-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libb-lint-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libcpanplus-dist-build-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-checktree-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, liblog-message-perl, liblog-message-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libobject-accessor-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-latex-perl, libpod-parser-perl, libpod-simple-perl, libterm-ui-perl, libtest-harness-perl, libtest-simple-perl, libtext-soundex-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Depends: perl (>= 5.18.2-1)
Recommends: libarchive-extract-perl, libmodule-pluggable-perl, libpod-latex-perl, libterm-ui-perl, libtext-soundex-perl
Suggests: libb-lint-perl, libcpanplus-dist-build-perl, libcpanplus-perl, libfile-checktree-perl, liblog-message-simple-perl, liblog-message-perl, libobject-accessor-perl
Breaks: libansicolor-perl (<< 4.02), libarchive-extract-perl (<< 0.68), libarchive-tar-perl (<< 1.90), libattribute-handlers-perl (<< 0.94), libautodie-perl (<< 2.13), libb-lint-perl (<< 1.17), libcgi-pm-perl (<< 3.63), libcpan-meta-perl (<< 2.120921), libcpan-meta-requirements-perl (<< 2.122), libcpan-meta-yaml-perl (<< 0.008), libcpanplus-dist-build-perl (<< 0.70), libcpanplus-perl (<< 0.9135), libdigest-perl (<< 1.17), libextutils-cbuilder-perl (<< 0.280210), libextutils-command-perl (<< 1.17), libextutils-install-perl (<< 1.59), libextutils-parsexs-perl (<< 3.180000), libfile-checktree-perl (<< 4.42), libfile-path-perl (<< 2.09), libfile-spec-perl (<< 3.4000), libfile-temp-perl (<< 0.23), libhttp-tiny-perl (<< 0.025), libi18n-langtags-perl (<< 0.39), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27202), liblocale-codes-perl (<< 3.25), liblocale-maketext-perl (<< 1.23), liblocale-maketext-simple-perl (<< 0.21), liblog-message-perl (<< 0.06), liblog-message-simple-perl (<< 0.10), libmath-bigint-perl (<< 1.9991), libmath-complex-perl (<< 1.59), libmodule-build-perl (<< 0.400300), libmodule-corelist-perl (<< 3.03), libmodule-load-conditional-perl (<< 0.54), libmodule-load-perl (<< 0.24), libmodule-metadata-perl (<< 1.000011), libmodule-pluggable-perl (<< 4.7), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.41), libobject-accessor-perl (<< 0.46), libparams-check-perl (<< 0.36), libparent-perl (<< 0.225), libparse-cpan-meta-perl (<< 1.4404), libperl-ostype-perl (<< 1.003), libpod-escapes-perl (<< 1.04), libpod-latex-perl (<< 0.61), libpod-parser-perl (<< 1.60), libpod-simple-perl (<< 3.28), libterm-ui-perl (<< 0.34), libtest-harness-perl (<< 3.26), libtest-simple-perl (<< 0.98), libtext-soundex-perl (<< 3.04), libthread-queue-perl (<< 3.02), libtime-local-perl (<< 1.2300), libunicode-collate-perl (<< 0.97), libversion-perl (<< 1:0.9902), libversion-requirements-perl (<< 0.101022), podlators-perl (<< 2.3.1)
Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3)
Conffiles:
/etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
Description: Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
.
Note that this package only exists to save archive space and should be
considered an internal implementation detail of the `perl' package.
Other packages should not depend on `perl-modules' directly, they
should use `perl' (which depends on `perl-modules') instead.
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <[email protected]>

Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 194
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.20.1-5.1ubuntu20)
Version: 1:2.20.1-5.1ubuntu20
Depends: libc6 (>= 2.7)
Recommends: bsdmainutils
Description: Basic utilities from 4.4BSD-Lite
This package contains the bare minimum number of BSD utilities needed
to boot a Debian system: logger, renice, script, scriptreplay, and wall.
The remaining standard BSD utilities are provided by bsdmainutils.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: python3-apt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 643
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-apt
Version: 0.9.3.5
Replaces: python-apt (<< 0.7.98+nmu1)
Provides: python3.4-apt
Depends: python3 (<< 3.5), python3 (>= 3.4~), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.9.11), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-apt-common
Recommends: lsb-release, iso-codes
Suggests: python3-apt-dbg, python-apt-doc
Breaks: python-apt (<< 0.7.98+nmu1)
Description: Python 3 interface to libapt-pkg
The apt_pkg Python 3 interface will provide full access to the internal
libapt-pkg structures allowing Python 3 programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
Original-Maintainer: APT Development Team <[email protected]>

Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 110
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 0.0.9
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
Description: Utilities for sensible alternative selection
This package provides a number of small utilities which are used
by programs to sensibly select and spawn an appropriate browser,
editor, or pager.
.
The specific utilities included are: sensible-browser sensible-editor
sensible-pager
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>

Package: apache2-data
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 703
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: apache2
Version: 2.4.7-1ubuntu4.22
Replaces: apache2.2-common
Conflicts: apache2.2-common
Description: Apache HTTP Server (common files)
The Apache Software Foundation's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
This package contains architecture-independent common files such as icons,
error pages and static index files.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <[email protected]>

Package: libxapian22
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2402
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: xapian-core
Version: 1.2.16-2ubuntu1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: xapian-tools
Description: Search engine library
This package contains the core Xapian runtime library.
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
Original-Maintainer: Olly Betts <[email protected]>
Homepage: http://xapian.org/

Package: install-info
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 266
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 5.2.0.dfsg.1-2
Replaces: texinfo (<< 4.13a.dfsg.1-2)
Depends: libc6 (>= 2.14)
Pre-Depends: dpkg (>= 1.16.1)
Breaks: texinfo (<< 4.13a.dfsg.1-2)
Description: Manage installed documentation in info format
The install-info utility creates the index of all installed documentation
in info format and makes it available to info readers.
Original-Maintainer: Debian TeX maintainers <[email protected]>

Package: apport-symptoms
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 75
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.20
Recommends: apport
Description: symptom scripts for apport
Apport intercepts program crashes, collects debugging information about the
crash and the operating system environment, and sends it to bug trackers in a
standardized form. It also offers the user to report a bug about a package,
with again collecting as much information about it as possible.
.
This package extends Apport by some "symptom" scripts, so that bug reporters
do not have to guess the correct package, but report problems based on
symptoms that they have (like "sound problem"), through an interactive process.
Homepage: https://wiki.ubuntu.com/Apport

Package: liblwres90
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 127
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.15)
Conflicts: libbind0
Description: Lightweight Resolver Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the liblwres shared library used by BIND's daemons
and clients.

Package: lsb-release
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 120
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 4.1+Debian11ubuntu6
Depends: python3, python3:any (>= 3.3.2-2~)
Recommends: apt
Suggests: lsb
Description: Linux Standard Base version reporting utility
The Linux Standard Base (http://www.linuxbase.org/) is a standard
core system that third-party applications written for Linux can
depend upon.
.
The lsb-release command is a simple tool to help identify the Linux
distribution being used and its compliance with the Linux Standard Base.
LSB conformance will not be reported unless the required metapackages are
installed.
.
While it is intended for use by LSB packages, this command may also
be useful for programmatically distinguishing between a pure Debian
installation and derived distributions.
Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb
Original-Maintainer: Debian LSB Team <[email protected]>

Package: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 102
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.0.33
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Suggests: openssl-blacklist
Description: simple debconf wrapper for OpenSSL
This package enables unattended installs of packages that
need to create SSL certificates.
.
It is a simple wrapper for OpenSSL's certificate request utility that
feeds it with the correct user variables.
Original-Maintainer: Debian Apache Maintainers <[email protected]>

Package: libjs-jquery-cookie
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 44
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jquery-goodies
Version: 8-2
Depends: libjs-jquery
Recommends: javascript-common
Description: jQuery cookie plugin
A simple, lightweight utility plugin for reading, writing and
deleting cookies.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://plugins.jquery.com/project/Cookie

Package: init-system-helpers
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 76
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.14
Depends: perl
Breaks: systemd (<< 44-12)
Description: helper tools for all init systems
This package contains helper tools that are necessary for switching between
the various init systems that Debian contains (e.g. sysvinit, upstart,
systemd). An example is deb-systemd-helper, a script that enables systemd unit
files without depending on a running systemd.
.
While this package is maintained by pkg-systemd-maintainers, it is NOT
specific to systemd at all. Maintainers of other init systems are welcome to
include their helpers in this package.
Original-Maintainer: pkg-systemd-maintainers <[email protected]>

Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 119
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.6-5
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.6-5), libc6 (>= 2.4)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
bzip2 is a freely available, patent free, high-quality data compressor.
It typically compresses files to within 10% to 15% of the best available
techniques, whilst being around twice as fast at compression and six
times faster at decompression.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://www.bzip.org/

Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 317
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: vim
Version: 2:7.4.052-1ubuntu3
Depends: libc6 (>= 2.3.4)
Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny
Conffiles:
/etc/vim/vimrc b458e7b28b9bc2d04bd5a3fd0f8d777e
Description: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains files shared by all non GUI-enabled vim
variants (vim and vim-tiny currently) available in Debian.
Examples of such shared files are: manpages, common executables
like xxd, and configuration files.
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <[email protected]>

Package: libjs-underscore
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 187
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: underscore
Version: 1.4.4-2ubuntu1
Recommends: libjs-jquery
Suggests: javascript-common
Description: JavaScript's functional programming helper library
Underscore is a utility-belt library for JavaScript that provides a lot
of the functional programming support that you would expect in
Prototype.js (or Ruby), but without extending any of the built-in
JavaScript objects. It's the tie to go along with jQuery's tux.
.
Underscore provides 60-odd functions that support both the usual
functional suspects: map, select, invoke - as well as more specialized
helpers: function binding, javascript templating, deep equality
testing, and so on. It delegates to built-in functions, if present, so
modern browsers will use the native implementations of forEach, map,
reduce, filter, every, some and indexOf.
Homepage: http://underscorejs.org/
Original-Maintainer: Debian Javascript Maintainers <[email protected]>

Package: python-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 207
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: requests
Version: 2.2.1-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), ca-certificates, python-chardet, python-urllib3 (>= 1.7.1)
Description: elegant and simple HTTP library for Python, built for human beings
Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
multipart files, and parameters with simple Python dictionaries, and access the
response data in the same way. It's powered by httplib and urllib3, but it does
all the hard work and crazy hacks for you.
.
Features
.
- International Domains and URLs
- Keep-Alive & Connection Pooling
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Basic/Digest Authentication
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- Multipart File Uploads
- Connection Timeouts
Original-Maintainer: Debian Python Modules Team <[email protected]>
Homepage: http://python-requests.org

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 906
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.0.1f-1ubuntu2
Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1)
Suggests: ca-certificates
Conffiles:
/etc/ssl/openssl.cnf 7df26c55291b33344dc15e3935dabaf3
Description: Secure Sockets Layer toolkit - cryptographic utility
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
Original-Maintainer: Debian OpenSSL Team <[email protected]>

Package: libglib2.0-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1340
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.40.0-2
Description: Common files for GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed for the runtime libraries to display messages in
languages other than English.
Original-Maintainer: Debian GNOME Maintainers <[email protected]>
Homepage: http://www.gtk.org/

Package: lvm2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1246
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.02.98-6ubuntu2
Depends: libc6 (>= 2.14), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.77), libreadline5 (>= 5.2), libudev1 (>= 183), lsb-base, dmsetup (>> 2:1.02.47), initscripts (>= 2.88dsf-13.3), watershed (>= 2)
Suggests: thin-provisioning-tools
Breaks: initramfs-tools (<< 0.99)
Conffiles:
/etc/lvm/lvm.conf 37e100121ee95d9bf9060025f9dc2323
Description: Linux Logical Volume Manager
This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM
supports enterprise level volume management of disk and disk subsystems
by grouping arbitrary disks into volume groups. The total capacity of
volume groups can be allocated to logical volumes, which are accessed as
regular block devices.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <[email protected]>

Package: byobu
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 629
Maintainer: Dustin Kirkland <[email protected]>
Architecture: all
Version: 5.77-0ubuntu1
Replaces: byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (>= 0.5) | debconf-2.0, gettext-base, python3 | python, python3-newt | python-newt, tmux (>= 1.5) | screen, gawk
Recommends: screen, tmux (>= 1.5), run-one
Suggests: apport, lsb-release, po-debconf, ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium), update-notifier-common, vim, w3m
Breaks: byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Enhances: screen
Conffiles:
/etc/profile.d/Z97-byobu.sh 4b01a44abbfc795a62d5777617536b89
/etc/byobu/socketdir 774a796c75a097ffd7c5c7492cb39568
/etc/byobu/backend 9f19a0102abedf38ec2174039d0d0d6d
Description: powerful, text based window manager and shell multiplexer
Byobu is Ubuntu's text-based window manager based on GNU Screen.
Using Byobu, you can quickly create and move between different windows
over a single SSH connection or TTY terminal, monitor dozens of important
statistics about your system, detach and reattach to sessions later
while your programs continue to run in the background.
Homepage: http://byobu.co

Package: fonts-ubuntu-font-family-console
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 59
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ubuntu-font-family-sources
Version: 0.80-0ubuntu6
Description: Ubuntu Font Family Linux console fonts, sans-serif monospace
The Ubuntu Font Family are a set of matching new libre/open fonts in
development during 2010--2011. The development is being funded by
Canonical Ltd on behalf the wider Free Software community and the
Ubuntu project. The technical font design work and implementation is
being undertaken by Dalton Maag.
.
This package contains the "Ubuntu Mono" monospace members of the
typeface, rendered for Linux console use. These bitmap fonts can be
loaded by dropping to a console with Ctrl-Alt-F1 and executing
"setfont /usr/share/consolefonts/UbuntuMono*.psf"
.
Both the final font Truetype/OpenType files and the design files used
to produce the font family are distributed under an open licence and
you are expressly encouraged to experiment, modify, share and improve.
Original-Maintainer: Paul Sladen <[email protected]>
Homepage: http://font.ubuntu.com/

Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 523
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 5.9+20130119)
Description: terminal-related programs and man pages
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains the programs used for manipulating the terminfo
database and individual terminfo entries, as well as some programs for
resetting terminals and such.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 4860
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: perl
Version: 5.18.2-2ubuntu1.7
Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.10.1-1)
Provides: libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl5-base, perlapi-5.18.1, perlapi-5.18.2
Pre-Depends: libc6 (>= 2.14), dpkg (>= 1.14.20)
Suggests: perl
Breaks: autoconf2.13 (<< 2.13-45), libcommon-sense-perl (<< 3.72-2~), libfile-spec-perl (<< 3.4000), libmarc-charset-perl (<< 1.2), libsocket-perl (<< 2.009), libxsloader-perl (<< 0.16)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), libscalar-list-utils-perl, mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
Perl is a scripting language used in many system scripts and utilities.
.
This package provides a Perl interpreter and the small subset of the
standard run-time library required to perform basic tasks. For a full
Perl installation, install "perl" (and its dependencies, "perl-modules"
and "perl-doc").
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <[email protected]>

Package: sysv-rc
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 221
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-41ubuntu6
Replaces: file-rc
Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10)
Recommends: lsb-base (>= 3.2-14)
Suggests: sysv-rc-conf, bum
Breaks: initscripts (<< 2.86.ds1-63)
Conflicts: file-rc
Description: System-V-like runlevel change mechanism
This package provides support for the System-V like system
for booting, changing runlevels, and shutting down,
configured through symbolic links in /etc/rc?.d/.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <[email protected]>

Package: libjs-jquery-mousewheel
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 51
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jquery-goodies
Version: 8-2
Depends: libjs-jquery (>= 1.2.2)
Recommends: javascript-common
Description: jQuery Mousewheel Plugin
A jQuery plugin that adds cross-browser mouse wheel support.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://brandonaaron.net/code/mousewheel/docs

Package: libjs-jquery-tablesorter
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 444
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jquery-goodies
Version: 8-2
Depends: libjs-jquery (>= 1.2.3), libjs-jquery-metadata
Recommends: javascript-common
Description: Flexible client-side table sorting
Tablesorter is a jQuery plugin for turning a standard HTML table
with THEAD and TBODY tags into a sortable table without page refreshes.
tablesorter can successfully parse and sort many types of data including
linked data in a cell. It has many useful features including:
.
* Multi-column sorting
* Parsers for sorting text, URIs, integers, currency, floats, IP addresses,
dates (ISO, long and short formats), time. Add your own easily
* Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
sorting on other criteria)
* Extensibility via widget system
* Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
* Small code size
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://tablesorter.com

Package: libpython3-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.4.0-0ubuntu2
Depends: libpython3.4-stdlib (>= 3.4.0-0~)
Description: interactive high-level object-oriented language (default python3 version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python 3 version (currently v3.4).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 139
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 2.3000-1
Replaces: timedate
Provides: timedate
Depends: perl
Breaks: timedate
Description: collection of modules to manipulate date/time information
TimeDate is a collection of Perl modules useful for manipulating date and
time information. Date::Parse can parse absolute date specifications in a
wide variety of input formats and many languages (via Date::Language).
.
This package also includes Date::Format, which can format dates into strings,
as well as Time::Zone, which contains miscellaneous time zone functions.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/TimeDate/

Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 3576
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.0.1ubuntu2
Replaces: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0)
Depends: libapt-pkg4.12 (>= 0.9.16), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), ubuntu-keyring, gnupg
Suggests: aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), apt-doc, python-apt
Breaks: manpages-it (<< 2.80-4~), manpages-pl (<< 20060617-3~), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~), sun-java5-jdk (>> 0), sun-java6-jdk (>> 0)
Conflicts: python-apt (<< 0.7.93.2~)
Conffiles:
/etc/cron.daily/apt 38f629d906ca7e292db6e426cc403f98
/etc/apt/apt.conf.d/01autoremove 5bf3e7bfa3bec23d634c9f3652da1787
/etc/apt/apt.conf.d/20changelog 8baafd95750e9c31c45512ff7bde7043
/etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
/etc/kernel/postinst.d/apt-auto-removal e076044579e46f022b217cf3cd98998f
Description: commandline package manager
This package provides commandline tools for searching and
managing as well as querying information about packages
as a low-level access to all features of the libapt-pkg library.
.
These include:
* apt-get for retrieval of packages and information about them
from authenticated sources and for installation, upgrade and
removal of packages together with their dependencies
* apt-cache for querying available information about installed
as well as installable packages
* apt-cdrom to use removable media as a source for packages
* apt-config as an interface to the configuration settings
* apt-key as an interface to manage authentication keys
Original-Maintainer: APT Development Team <[email protected]>

Package: libjs-codemirror
Status: install ok installed
Priority: extra
Section: web
Installed-Size: 953
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: codemirror-js
Version: 2.23-1
Recommends: javascript-common
Description: JavaScript editor interface for code-like content
CodeMirror is a JavaScript library that can be used to create a relatively
pleasant editor interface for code-like content -- computer programs, HTML
markup, and similar.
If a mode has been written for the language you are editing, the code will
be coloured, and the editor will optionally help you with indentation.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://codemirror.net/

Package: sgml-base
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 113
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.26+nmu4ubuntu1
Pre-Depends: dpkg (>= 1.16.4)
Suggests: sgml-base-doc
Conflicts: sgml-data (<= 0.02), sgmltools-2 (<= 2.0.2-4)
Description: SGML infrastructure and SGML catalog file support
This package creates the SGML infrastructure directories and provides
SGML catalog file support in compliance with the current Debian SGML
Policy draft:
.
* infrastructure directories:
- /etc/sgml
- /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
- /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}
.
* update-catalog(8): tool for maintaining the root SGML catalog
file and the package SGML catalog files in the '/etc/sgml' directory
Original-Maintainer: Debian XML/SGML Group <[email protected]>

Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 1086
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.2.1-1ubuntu5
Depends: libc6 (>= 2.14), libpci3 (= 1:3.2.1-1ubuntu5)
Suggests: bzip2, wget | curl | lynx-cur
Description: Linux PCI Utilities
This package contains various utilities for inspecting and setting of
devices connected to the PCI bus.
Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>

Package: libprocps3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 1:3.3.9-1ubuntu2
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library for accessing process information from /proc
The libprocps library is a way of accessing information out of the /proc
filesystem.
.
This package contains the shared libraries necessary to run programs
compilied with libprocps.
Homepage: http://gitorious.org/procps
Original-Maintainer: Craig Small <[email protected]>

Package: libdbus-glib-1-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: dbus-glib
Version: 0.100.2-1
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.2.16), libglib2.0-0 (>= 2.31.8)
Pre-Depends: multiarch-support
Description: simple interprocess messaging system (GLib-based shared library)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides the GLib-based shared library for applications using the
GLib interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
Original-Maintainer: Utopia Maintenance Team <[email protected]>
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings

Package: ubuntu-standard
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 60
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: ubuntu-meta
Version: 1.325
Depends: busybox-static, cpio, cron, dmidecode, dnsutils, dosfstools, ed, file, ftp, hdparm, info, iptables, language-selector-common, logrotate, lshw, lsof, ltrace, man-db, mime-support, parted, pciutils, popularity-contest, psmisc, rsync, strace, time, usbutils, wget
Recommends: apparmor, apt-transport-https, bash-completion, command-not-found, friendly-recovery, iputils-tracepath, irqbalance, manpages, mlocate, mtr-tiny, nano, ntfs-3g, openssh-client, plymouth, plymouth-theme-ubuntu-text, ppp, pppconfig, pppoeconf, tcpdump, telnet, ufw, update-manager-core, uuid-runtime
Description: The Ubuntu standard system
This package depends on all of the packages in the Ubuntu standard system.
This set of packages provides a comfortable command-line Unix-like
environment.
.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.

Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 11496
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta2-9ubuntu1.17
Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4)
Depends: libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.1), liblzma5 (>= 5.1.1alpha+20120614), gettext-base, lsb-base (>= 3.0-6)
Recommends: os-prober (>= 1.33)
Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55)
Conflicts: mdadm (<< 2.6.7-2)
Conffiles:
/etc/init.d/grub-common f5078cf9df66751dec9ae8f7baf4a0c2
/etc/grub.d/10_linux b986f185acc40d066f8aadbb5aee0cc6
/etc/grub.d/20_linux_xen 477879afbd5d9c62c292b1e387cbddc6
/etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
/etc/grub.d/30_os-prober 8039709ee9648dabda0cdca713f2ed49
/etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
/etc/grub.d/30_uefi-firmware f86dfa1725733e0f96436c0c7358004a
/etc/grub.d/00_header 801b2e9170a69d66948314ca42554987
/etc/grub.d/41_custom 7bb4eb43ee7cb6d6f52df3dd2bde84e9
/etc/grub.d/05_debian_theme f3230ccb0352216b90a6ac14a06e10fc
/etc/bash_completion.d/grub b269c1383a87a7da2cc309c929ba35ca
/etc/pm/sleep.d/10_grub-common bc63b0c6613e95979446d17a88875d6a
Description: GRand Unified Bootloader (common files)
This package contains common files shared by the distinct flavours of GRUB.
It is shared between GRUB Legacy and GRUB 2, although a number of files
specific to GRUB 2 are here as long as they do not break GRUB Legacy.
Homepage: http://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <[email protected]>

Package: libgc1c2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 287
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgc
Version: 1:7.2d-5ubuntu2
Replaces: libgc1, libgc1c3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libgc1
Description: conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
intended to be used as a plug-in replacement for C's malloc or C++'s new().
.
It allows you to allocate memory basically as you normally would without
explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer be
used.
.
This version of the collector is thread safe, has C++ support and uses the
defaults for everything else. However, it does not work as a drop-in malloc(3)
replacement.
Original-Maintainer: Christoph Egger <[email protected]>
Homepage: http://www.hpl.hp.com/personal/Hans_Boehm/gc/

Package: libjson-c2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.11-3ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: JSON manipulation library - shared library
This library allows you to easily construct JSON objects in C,
output them as JSON formatted strings and parse JSON formatted
strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki
Original-Maintainer: fabien boucher <[email protected]>

Package: accountsservice
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 428
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.6.35-0ubuntu7
Depends: dbus, libaccountsservice0 (= 0.6.35-0ubuntu7), libc6 (>= 2.4), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-gobject-1-0 (>= 0.99)
Suggests: gnome-control-center
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.Accounts.conf 06247d62052029ead7d9ec1ef9457f42
/etc/pam.d/accountsservice a9d93f9b24383a48cc01743d8185aa98
Description: query and manipulate user account information
The AccountService project provides a set of D-Bus
interfaces for querying and manipulating user account
information and an implementation of these interfaces,
based on the useradd, usermod and userdel commands.
Homepage: http://cgit.freedesktop.org/accountsservice/
Original-Maintainer: Alessio Treglia <[email protected]>

Package: mtr-tiny
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 123
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: mtr
Version: 0.85-2
Replaces: mtr
Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libtinfo5
Conflicts: mtr, suidmanager (<< 0.50)
Description: Full screen ncurses traceroute tool
mtr combines the functionality of the 'traceroute' and 'ping' programs
in a single network diagnostic tool.
.
As mtr starts, it investigates the network connection between the host
mtr runs on and a user-specified destination host. After it
determines the address of each network hop between the machines,
it sends a sequence ICMP ECHO requests to each one to determine the
quality of the link to each machine. As it does this, it prints
running statistics about each machine.
.
mtr-tiny is compiled without support for X and conserves disk space.
Original-Maintainer: Robert Woodcock <[email protected]>
Homepage: http://www.bitwizard.nl/mtr/

Package: libk5crypto3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.12+dfsg-2ubuntu4
Depends: libc6 (>= 2.14), libkrb5support0 (>= 1.12~alpha1+dfsg)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Crypto Library
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the runtime cryptography libraries used by
applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <[email protected]>

Package: bc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 240
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.06.95-8ubuntu1
Depends: libc6 (>= 2.14), libreadline6 (>= 6.0)
Description: GNU bc arbitrary precision calculator language
GNU bc is an interactive algebraic language with arbitrary precision which
follows the POSIX 1003.2 draft standard, with several extensions including
multi-character variable names, an `else' statement and full Boolean
expressions. GNU bc does not require the separate GNU dc program.
Homepage: http://ftp.gnu.org/gnu/bc/
Original-Maintainer: Ryan Kavanagh <[email protected]>

Package: python-configobj
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1523
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: configobj
Version: 4.7.2+ds-5build1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Description: simple but powerful config file reader and writer for Python
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple
syntax for config files. It has lots of other features, though:
.
* Nested sections (subsections), to any level
* List values
* Multiple line values
* String interpolation (substitution)
* Integrated with a powerful validation system
+ including automatic type checking/conversion
+ and allowing default values
+ repeated sections
* All comments in the file are preserved
* The order of keys/sections is preserved
* Full Unicode support
* Powerful unrepr mode for storing/retrieving Python data-types
Original-Maintainer: Debian Python Modules Team <[email protected]>
Homepage: http://www.voidspace.org.uk/python/configobj.html

Package: libestr0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: libestr
Version: 0.1.9-0ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Helper functions for handling strings (lib)
The 'libestr' library implements some helper functions to
handle strings and easily, escaping special characters etc.
.
This package contains the shared library.
Homepage: http://libestr.sourceforge.net/
Original-Maintainer: Pierre Chifflier <[email protected]>

Package: libnss3-nssdb
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 117
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: nss
Version: 2:3.28.4-0ubuntu0.14.04.5
Depends: libnss3 (= 2:3.28.4-0ubuntu0.14.04.5)
Description: Network Security Security libraries - shared databases
This package includes shared certificate and key databases.
Homepage: http://www.mozilla.org/projects/security/pki/nss/
Original-Maintainer: Maintainers of Mozilla-related packages <[email protected]>

Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 66
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 5.2
Depends: lsb-base (>= 3.0-6)
Recommends: ifupdown
Breaks: ifupdown (<< 0.7)
Conflicts: inetutils-inetd (<< 2:1.4.3+20060719-3), openbsd-inetd (<< 0.20050402-3)
Conffiles:
/etc/protocols bb9c019d6524e913fd72441d58b68216
/etc/services 3e73cc5c77799fd3e7a02c62474107bb
/etc/rpc f0b6f6352bf886623adc04183120f83b
Description: Basic TCP/IP networking system
This package provides the necessary infrastructure for basic TCP/IP based
networking.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: libmagic1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 2761
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.14-2ubuntu3
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: file
Conffiles:
/etc/magic.mime 272913026300e7ae9b5e2d51f138e674
/etc/magic 272913026300e7ae9b5e2d51f138e674
Description: File type determination library using "magic" numbers
This library can be used to classify files according to magic number tests. It
implements the core functionality of the file command.
Homepage: http://www.darwinsys.com/file/
Original-Maintainer: Luk Claes <[email protected]>

Package: libdrm2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 106
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.52-1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Userspace interface to kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
.
This package provides the runtime environment for libdrm.
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libgcr-3-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 189
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: gcr
Version: 3.10.1-1
Replaces: libgcr-3-0 (<< 3.2.2-1)
Breaks: libgcr-3-0 (<< 3.2.2-1)
Description: Library for Crypto UI related tasks - common files
GCR is a library for crypto UI and related tasks.
.
This package contains data files uses by the GCR library.
Original-Maintainer: Josselin Mouette <[email protected]>
Homepage: https://wiki.gnome.org/GnomeKeyring

Package: libpython-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 58
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python-defaults
Version: 2.7.5-5ubuntu3
Depends: libpython2.7-stdlib (>= 2.7.5-1~)
Description: interactive high-level object-oriented language (default python version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: whiptail
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 85
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: newt
Version: 0.52.15-2ubuntu5
Depends: libc6 (>= 2.14), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Description: Displays user-friendly dialog boxes from shell scripts
Whiptail is a "dialog" replacement using newt instead of ncurses. It
provides a method of displaying several different types of dialog boxes
from shell scripts. This allows a developer of a script to interact with
the user in a much friendlier manner.
Homepage: https://fedorahosted.org/newt/
Original-Maintainer: Alastair McKinstry <[email protected]>

Package: ntfs-3g
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1438
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1:2013.1.13AR.1-2ubuntu2
Provides: libntfs-3g841
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libfuse2 (>= 2.8.1), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0)
Pre-Depends: multiarch-support, fuse
Description: read/write NTFS driver for FUSE
NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
filesystem used by Microsoft Windows.
Homepage: http://www.tuxera.com/community/ntfs-3g-advanced/
Original-Maintainer: Daniel Baumann <[email protected]>

Package: libsepol1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 322
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 2.2-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: SELinux library for manipulating binary security policies
Security-enhanced Linux is a patch of the Linux kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement®, Role-based Access
Control, and Multi-level Security.
.
libsepol provides an API for the manipulation of SELinux binary policies.
It is used by checkpolicy (the policy compiler) and similar tools, as well
as by programs like load_policy that need to perform specific transformations
on binary policies such as customizing policy boolean settings.
Original-Maintainer: Debian SELinux maintainers <[email protected]>
Homepage: http://userspace.selinuxproject.org/

Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 191
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.12-2
Depends: libc6 (>= 2.4)
Description: SMBIOS/DMI table decoder
Dmidecode reports information about the system's hardware as described in the
system BIOS according to the SMBIOS/DMI standard.
.
This information typically includes system manufacturer, model name, serial
number, BIOS version, asset tag as well as a lot of other details of varying
level of interest and reliability depending on the manufacturer. This will
often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
USB).
.
Beware that DMI data have proven to be too unreliable to be blindly trusted.
Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Original-Maintainer: Luk Claes <[email protected]>
Homepage: http://dmidecode.nongnu.org/

Package: apt-transport-https
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 232
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: apt
Version: 1.0.1ubuntu2
Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Description: https download transport for APT
This package enables the usage of 'deb https://foo distro main' lines
in the /etc/apt/sources.list so that all package managers using the
libapt-pkg library can access metadata and packages available in sources
accessible over https (Hypertext Transfer Protocol Secure).
.
This transport supports server as well as client authentication
with certificates.
Original-Maintainer: APT Development Team <[email protected]>

Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 840
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-1ubuntu2
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-1ubuntu2)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
/etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
/etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
/etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
/etc/security/namespace.init b46b23d64860d1557d2a8f44b231fd54
/etc/security/pam_env.conf ddee4a931170dc21b4e0b9bb28e02a7b
/etc/security/namespace.conf 6424c99a62ddf4b7d3ca713bb06ded89
/etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
/etc/security/limits.conf 11c27ba00b7bd6a255f33126f75c5005
Description: Pluggable Authentication Modules for PAM
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <[email protected]>

Package: tzdata
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1599
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2014b-1
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-jessie
Depends: debconf (>= 0.5) | debconf-2.0
Description: time zone and daylight-saving time data
This package contains data required for the implementation of
standard local time for many representative locations around the
globe. It is updated periodically to reflect changes made by
political bodies to time zone boundaries, UTC offsets, and
daylight-saving rules.
Original-Maintainer: GNU Libc Maintainers <[email protected]>
Homepage: http://www.iana.org/time-zones

Package: libudev1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 204-5ubuntu20
Depends: libc6 (>= 2.17), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0)
Pre-Depends: multiarch-support
Description: libudev shared library
This library provides access to udev device information.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: python
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 671
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.5-5ubuntu3
Replaces: python-dev (<< 2.6.5-2)
Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref
Depends: python2.7 (>= 2.7.5-1~), python-minimal (= 2.7.5-5ubuntu3), libpython-stdlib (= 2.7.5-5ubuntu3)
Suggests: python-doc (= 2.7.5-5ubuntu3), python-tk (>= 2.7.5-1~)
Breaks: python-bz2 (<< 1.1-8), python-csv (<< 1.0-4), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2)
Conflicts: python-central (<< 0.5.5)
Description: interactive high-level object-oriented language (default version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.7).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: apache2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 3324
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: apache2
Version: 2.4.7-1ubuntu4.22
Replaces: apache2-mpm-event (<< 2.3~), apache2-mpm-itk (<< 2.3~), apache2-mpm-prefork (<< 2.3~), apache2-mpm-worker (<< 2.3~), apache2.2-bin (<< 2.3~), apache2.2-common, libapache2-mod-macro (<< 1:2.4.6-1~), libapache2-mod-proxy-html (<< 1:2.4.4-2~)
Provides: apache2-api-20120211, httpd, httpd-cgi
Depends: libapr1 (>= 1.5.0), libaprutil1 (>= 1.5.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libpcre3, libssl1.0.0 (>= 1.0.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom
Breaks: libapache2-mod-macro (<< 1:2.4.6-1~), libapache2-mod-proxy-html (<< 1:2.4.4-2~)
Conflicts: apache2.2-bin (<< 2.3~), apache2.2-common
Description: Apache HTTP Server (binary files and modules)
The Apache Software Foundation's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
This package contains the binaries only and does not set up a working
web-server instance. Install the "apache2" package to get a fully working
instance. Do not install this package unless you want to set-up the Apache
HTTP server entirely on your own.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <[email protected]>

Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fontconfig
Version: 2.11.0-0ubuntu4.2
Provides: libfontconfig
Depends: fontconfig-config (= 2.11.0-0ubuntu4.2), libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1)
Pre-Depends: multiarch-support
Description: generic font configuration library - runtime
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
This package contains the runtime library needed to launch applications
using fontconfig.
Original-Maintainer: Keith Packard <[email protected]>

Package: ifupdown
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 233
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.7.47.2ubuntu4
Replaces: netbase (<< 5.0)
Depends: iproute2, libc6 (>= 2.14), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-25), adduser
Recommends: isc-dhcp-client | dhcp-client
Suggests: ppp, rdnssd, net-tools
Breaks: dhcp3-client (<< 4.0), netbase (<< 5.0)
Conffiles:
/etc/network/if-down.d/upstart 1a0205ddbc1446782a8d4d818e97d8a5
/etc/network/if-up.d/upstart dfbcde4fd4a3a2553930605e03e160ab
/etc/init/network-interface-container.conf 4daa570594afc50940f140a7731d20d1
/etc/init/network-interface-security.conf feb6b4b52fe24c44ff1bc68addf245d6
/etc/init/networking.conf c50811e19bcd596d99b0467b40cfbb8b
/etc/init/network-interface.conf f0b5faa451b26c7702bab1686e7211c4
/etc/init.d/networking 2c8c3be8b90f99de7edf0f883ebe39f3
Description: high level tools to configure network interfaces
This package provides the tools ifup and ifdown which may be used to
configure (or, respectively, deconfigure) network interfaces based on
interface definitions in the file /etc/network/interfaces.
Original-Maintainer: Andrew Shadura <[email protected]>

Package: libsemanage1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 2.2-1
Depends: libsemanage-common (= 2.2-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.1.12), libsepol1 (>= 2.1.4), libustr-1.0-1 (>= 1.0.4)
Pre-Depends: multiarch-support
Description: SELinux policy management library
This package provides the shared libraries for SELinux policy management.
It uses libsepol for binary policy manipulation and libselinux for
interacting with the SELinux system. It also exec's helper programs
for loading policy and for checking whether the file_contexts
configuration is valid (load_policy and setfiles from
policycoreutils) presently, although this may change at least for the
bootstrapping case
.
Security-enhanced Linux is a patch of the Linux kernel and a
number of utilities with enhanced security functionality designed to
add mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement, Role-based Access
Control, and Multi-level Security.
Original-Maintainer: Debian SELinux maintainers <[email protected]>
Homepage: http://userspace.selinuxproject.org/

Package: systemd-services
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 948
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 204-5ubuntu20
Replaces: logind, systemd (<< 198-1), ubuntu-system-service
Provides: logind
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libcap2 (>= 2.10), libcgmanager0, libdbus-1-3 (>= 1.1.1), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 2.0.65), libsystemd-daemon0 (= 204-5ubuntu20), libudev1 (>= 183), udev (>= 175-0ubuntu23), dbus, systemd | systemd-shim (>= 3)
Suggests: cgmanager
Breaks: systemd (<< 198-1)
Conflicts: logind
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.timedate1.conf 682369fbf3de26b21e775732c89a2bbe
/etc/dbus-1/system.d/org.freedesktop.locale1.conf 5893ab03e7e96aa3759baceb4dd04190
/etc/dbus-1/system.d/org.freedesktop.login1.conf dad9f3cbe8feac9d6ae686a1da816b56
/etc/dbus-1/system.d/org.freedesktop.hostname1.conf f55c94d000b5d62b5f06d38852977dd1
/etc/systemd/logind.conf 5812b58e87d0283365251a1c93e63d55
Description: systemd runtime services
This package contains the logind and D-BUS services (localed, hostname,
timedated) from systemd.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: grub-pc-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2796
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta2-9ubuntu1.17
Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02~beta2-9ubuntu1.17)
Depends: libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02~beta2-9ubuntu1.17)
Suggests: desktop-base (>= 4.0.6)
Description: GRand Unified Bootloader, version 2 (PC/BIOS binaries)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
- VESA-based graphical mode with background image support and complete 24-bit
color set.
- Support for extended charsets. Users can write UTF-8 text to their menu
entries.
.
This package contains a version of GRUB that has been built for use with
traditional PC/BIOS architecture. It will not automatically install GRUB
as the active boot loader, nor will it automatically update grub.cfg on
upgrade, so most people should install grub-pc instead.
Homepage: http://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <[email protected]>

Package: libaprutil1-dbd-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.3-1
Depends: libaprutil1 (= 1.5.3-1), libc6 (>= 2.2.5), libsqlite3-0 (>= 3.5.9)
Description: Apache Portable Runtime Utility Library - SQLite3 Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
.
This package contains the SQLite3 database driver.
Original-Maintainer: Debian Apache Maintainers <[email protected]>
Homepage: http://apr.apache.org/

Package: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxext
Version: 2:1.3.2-1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 miscellaneous extension library
libXext provides an X Window System client interface to several extensions to
the X protocol.
.
The supported protocol extensions are:
- DOUBLE-BUFFER (DBE), the Double Buffer extension;
- DPMS, the VESA Display Power Management System extension;
- Extended-Visual-Information (EVI), an extension for gathering extra
information about the X server's visuals;
- LBX, the Low Bandwidth X extension;
- MIT-SHM, the MIT X client/server shared memory extension;
- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
- Multi-Buffering, the multi-buffering and stereo display extension;
- SECURITY, the X security extension;
- SHAPE, the non-rectangular shaped window extension;
- SYNC, the X synchronization extension;
- TOG-CUP, the Open Group's Colormap Utilization extension;
- XC-APPGROUP, the X Consortium's Application Group extension;
- XC-MISC, the X Consortium's resource ID querying extension;
- XTEST, the X test extension (this is one of two client-side
implementations; the other is in the libXtst library, provided by the
libxtst6 package);
.
libXext also provides a small set of utility functions to aid authors of
client APIs for X protocol extensions.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXext
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libusbx
Version: 2:1.0.17-1ubuntu2
Depends: libc6 (>= 2.17), libudev1 (>= 183)
Pre-Depends: multiarch-support
Description: userspace USB programming library
Library for programming USB applications without the knowledge
of Linux kernel internals.
.
This package contains what you need to run programs that use this
library.
Homepage: http://www.linux-usb.org/
Original-Maintainer: Aurelien Jarno <[email protected]>

Package: python3-newt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 124
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: newt
Version: 0.52.15-2ubuntu5
Provides: python3.4-newt
Depends: libnewt0.52 (= 0.52.15-2ubuntu5), python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.4)
Description: NEWT module for Python3
This module allows you to build a text UI for your Python3 scripts
using newt.
Homepage: https://fedorahosted.org/newt/
Original-Maintainer: Alastair McKinstry <[email protected]>

Package: mountall
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 262
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.53
Replaces: upstart (<< 0.6.3-2)
Depends: makedev, udev, plymouth, coreutils (>= 7.1), libc6 (>= 2.9), libdbus-1-3 (>= 1.2.16), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libplymouth2 (>= 0.8.1-3), libudev1 (>= 183)
Pre-Depends: dpkg (>= 1.15.7.2)
Breaks: initscripts (<< 2.88dsf-24), policycoreutils (<< 2.0.69-2ubuntu4), usplash (<< 0.5.47)
Conffiles:
/etc/dbus-1/system.d/Mountall.Server.conf 91b1414af1257d2ef089f84a3e5c1ed1
/etc/init/mountkernfs.sh.conf 2e7449097b6cf88cba915edc1c339ec4
/etc/init/mountdevsubfs.sh.conf dd33cb414bca17d97140d7f8671207f2
/etc/init/mounted-debugfs.conf 462c8aab0d9d4e6e496b1e2be5910edc
/etc/init/checkroot-bootclean.sh.conf e02a473c76e4a2bfc1efb4c367495052
/etc/init/mounted-run.conf a26db58c801e0f6ec8738a5838aa53ed
/etc/init/mounted-proc.conf 07198659bd06c1442a35882b2fae05fc
/etc/init/mountnfs.sh.conf 760a5b57cbd0d1e2c65ba6db9297a586
/etc/init/mtab.sh.conf 27aece82dbe70232d734d1dadfe87518
/etc/init/mounted-tmp.conf 289fa57d726885147a41b2b1f3695a29
/etc/init/mountall.conf ac0fbaa98e705e52f59ca9e4d39751ad
/etc/init/mountall.sh.conf ee258840aad52477434cc22e34efcc50
/etc/init/checkroot.sh.conf 3ea7f6ba450f431fd239e2b53a805216
/etc/init/bootmisc.sh.conf d1a51c54dcfe6f3f5265246888ba4161
/etc/init/mountall-bootclean.sh.conf d1899239aa60ea903f43a3ac58c5c238
/etc/init/mountnfs-bootclean.sh.conf 0b6f3f9e9f8757efee57f6a4839d7dff
/etc/init/mounted-var.conf 02f90856c91a46e9cbed1c35b92fec6c
/etc/init/checkfs.sh.conf 2e928476ccb2ecefe9ee87e2f83d34da
/etc/init/mountall-shell.conf aa05af89db3de044d1cd7f6971b46d9f
/etc/init/mountall-reboot.conf 43e3c229085a13005b0681a49b2bef51
/etc/init/mounted-dev.conf cf7bea42235e77168c996d774f059c44
/etc/init/mountall-net.conf feff70cd7006f6763e24263d381940f3
Description: filesystem mounting tool
mountall mounts filesystems when the underlying block devices are
ready, or when network interfaces come up, checking the filesystems
first.
Original-Maintainer: Steve Langasek <[email protected]>

Package: kmod
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 282
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 15-0ubuntu6
Replaces: module-init-tools (<< 4)
Depends: libc6 (>= 2.17), libkmod2, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-6)
Breaks: module-init-tools (<< 4)
Conffiles:
/etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
/etc/init.d/kmod 96948a484687c865b98806684649cee8
/etc/modprobe.d/iwlwifi.conf f27bc645e93e20c8e532325d190ac8ee
/etc/modprobe.d/blacklist-framebuffer.conf 097e2142ae3e4dd2911eda7844ce0c18
/etc/modprobe.d/blacklist.conf bc6754fa320733c6d239a4bb0148ffd7
/etc/modprobe.d/blacklist-firewire.conf 9cc07a17e8e64f9cd35ff59c29debe69
/etc/modprobe.d/mlx4.conf b2a0bedb7461daeb0138270639581bbf
/etc/modprobe.d/blacklist-ath_pci.conf d1da9bb08c2b0f56f3be93fd0e37946b
/etc/modprobe.d/blacklist-watchdog.conf 55327f9270c8a6257a833c4d127a39e1
/etc/modprobe.d/blacklist-rare-network.conf 8fb4b96124e461f53adceba9ca91f09a
/etc/init/kmod.conf 2686532745c8b71d6d3df91c3a53aef3
Description: tools for managing Linux kernel modules
This package contains a set of programs for loading, inserting, and
removing kernel modules for Linux.
It replaces module-init-tools.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: dbus
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 973
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6.18-0ubuntu4
Depends: libapparmor1 (>= 2.8.94-0ubuntu1), libc6 (>= 2.14), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 2.0.1), libselinux1 (>= 1.32), libsystemd-login0 (>= 31), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), adduser, lsb-base (>= 3.2-14), upstart (>= 0.6.3-6), netbase (>= 4.45ubuntu3)
Recommends: libpam-systemd
Suggests: dbus-x11
Breaks: unity-services (<< 6.0.0-0ubuntu6)
Conffiles:
/etc/dbus-1/session.conf aa815e24fb0e075d1ae336154fc8a655
/etc/dbus-1/system.conf 4f169e788196d25df067910627aaff6d
/etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
/etc/init/dbus.conf dca74cdc25d472937d97689a3a177b10
/etc/init.d/dbus dfa067b2ace1fc88114695d93be749d3
Description: simple interprocess messaging system (daemon and utilities)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
This package contains the D-Bus daemon and related utilities.
.
The client-side library can be found in the libdbus-1-3 package, as it is no
longer contained in this package.
Homepage: http://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: libapt-pkg4.12
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2875
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.0.1ubuntu2
Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.2.3)
Pre-Depends: multiarch-support
Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~)
Description: package management runtime library
This library provides the common functionality for searching and
managing packages as well as information about packages.
Higher-level package managers can depend upon this library.
.
This includes:
* retrieval of information about packages from multiple sources
* retrieval of packages and all dependent packages
needed to satisfy a request either through an internal
solver or by interfacing with an external one
* authenticating the sources and validating the retrieved data
* installation and removal of packages in the system
* providing different transports to retrieve data over cdrom, ftp,
http, rsh as well as an interface to add more transports like
https (apt-transport-https) and debtorrent (apt-transport-debtorrent).
Original-Maintainer: APT Development Team <[email protected]>

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 428
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1:3.3-1
Replaces: diff
Pre-Depends: libc6 (>= 2.17)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
The diffutils package provides the diff, diff3, sdiff, and cmp programs.
.
`diff' shows differences between two files, or each corresponding file
in two directories. `cmp' shows the offsets and line numbers where
two files differ. `cmp' can also show all the characters that
differ between the two files, side by side. `diff3' shows differences
among three files. `sdiff' merges two files interactively.
.
The set of differences produced by `diff' can be used to distribute
updates to text files (such as program source code) to other people.
This method is especially useful when the differences are small compared
to the complete files. Given `diff' output, the `patch' program can
update, or "patch", a copy of the file.
Original-Maintainer: Santiago Vila <[email protected]>
Homepage: http://www.gnu.org/software/diffutils/

Package: libpolkit-agent-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-4ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.105)
Pre-Depends: multiarch-support
Description: PolicyKit Authentication Agent API
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains a library for accessing the authentication agent.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: libept1.4.12
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 401
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libept
Version: 1.0.12
Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: High-level library for managing Debian package information
The library defines a very minimal framework in which many sources of data
about Debian packages can be implemented and queried together.
.
The library includes four data sources:
.
* APT: access the APT database
* Debtags: access the Debtags tag information
* Popcon: access Popcon package scores
* The Xapian index built by apt-xapian-index
.
This is the shared library.
Original-Maintainer: Enrico Zini <[email protected]>

Package: gawk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 1892
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:4.0.1+dfsg-2.1ubuntu2
Provides: awk
Pre-Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Description: GNU awk, a pattern scanning and processing language
`awk', a program that you can use to select particular records in a
file and perform operations upon them.
.
Gawk is the GNU Project's implementation of the AWK programming language.
It conforms to the definition of the language in the POSIX 1003.2 Command
Language And Utilities Standard. This version in turn is based on the
description in The AWK Programming Language, by Aho, Kernighan, and
Weinberger, with the additional features defined in the System V Release
4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
extensions, and some GNU-specific extensions.
Homepage: http://www.gnu.org/software/gawk/
Original-Maintainer: Arthur Loiret <[email protected]>

Package: libjs-jquery-ui
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 1831
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jqueryui
Version: 1.10.1+dfsg-1
Depends: libjs-jquery (>= 1.6)
Recommends: javascript-common
Suggests: libjs-jquery-ui-docs
Description: JavaScript UI library for dynamic web applications
jQuery UI provides abstractions for low-level interaction and
animation, advanced effects and high-level, themeable widgets,
built on top of the jQuery JavaScript Library, that you can use
to build highly interactive web applications.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://jqueryui.com/

Package: resolvconf
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 241
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.69ubuntu1
Depends: lsb-base, debconf (>= 0.5) | debconf-2.0, upstart-job
Pre-Depends: initscripts (>= 2.88dsf-13.10)
Breaks: dhcp3-client (<< 4.1.1-P1-15+squeeze1), dnscache-run
Enhances: dhcpcd, dnsmasq, ifupdown, isc-dhcp-client, libc6, network-manager, nscd, pdnsd, ppp, pump, totd, udhcpc
Conffiles:
/etc/resolvconf/resolv.conf.d/base d41d8cd98f00b204e9800998ecf8427e
/etc/resolvconf/resolv.conf.d/head 5aee5a60350035d958401da5c0432be3
/etc/resolvconf/interface-order 33e6b76aa10b1cbe72c6c050df536560
/etc/resolvconf/update.d/dnscache e7516af067cc243e5f9f2e1a884210c8
/etc/resolvconf/update.d/libc 9024afa91db2cc177a547c2784a0002a
/etc/dhcp/dhclient-enter-hooks.d/resolvconf e33c0fb778b7a0994e3a7e6a83b4034f
/etc/network/if-up.d/000resolvconf cbbde0b403296aec0109ebfb287c770a
/etc/network/if-down.d/resolvconf 69cb8b35fe967d257850f55091ae38c5
/etc/init/resolvconf.conf 355033f68372631d1b72b039347ec3a0
/etc/ppp/ip-up.d/000resolvconf ef5a0427ba36b06cba7cfe9b0fcf5084
/etc/ppp/ip-down.d/000resolvconf c964ef1b233f261d7ce1809368372514
Description: name server information handler
Resolvconf is a framework for keeping up to date the system's
information about name servers. It sets itself up as the intermediary
between programs that supply this information (such as ifup and
ifdown, DHCP clients, the PPP daemon and local name servers) and
programs that use this information (such as DNS caches and resolver
libraries).
.
This package may require some manual configuration. Please
read the README file for detailed instructions.
Homepage: http://alioth.debian.org/projects/resolvconf/
Original-Maintainer: resolvconf maintainers <[email protected]>

Package: python3-gi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 670
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: pygobject
Version: 3.12.0-1
Replaces: python3-gobject
Provides: python3-gobject
Depends: python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.14), libgirepository-1.0-1 (>= 1.33.10), libglib2.0-0 (>= 2.38.0), gir1.2-glib-2.0 (>= 1.35.9)
Conflicts: python3-gobject
Description: Python 3 bindings for gobject-introspection libraries
GObject is an abstraction layer that allows programming with an object
paradigm that is compatible with many languages. It is a part of Glib,
the core library used to build GTK+ and GNOME.
.
This package contains the Python 3 binding generator for libraries that
support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
package. With these packages, the libraries can be used from Python 3.
Original-Maintainer: Josselin Mouette <[email protected]>
Homepage: https://wiki.gnome.org/PyGObject

Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxpm
Version: 1:3.5.10-1ubuntu0.1
Depends: libc6 (>= 2.14), libx11-6
Pre-Depends: multiarch-support
Description: X11 pixmap library
libXpm provides support and common operation for the XPM pixmap format, which
is commonly used in legacy X applications. XPM is an extension of the
monochrome XBM bitmap specified in the X protocol.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXpm
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libkmod2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 130
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 15-0ubuntu6
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: libkmod shared library
This library provides an API for insertion, removal, configuration and
listing of kernel modules.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 784
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.27.1-1
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libselinux1 (>= 1.32)
Suggests: bzip2, ncompress, xz-utils, tar-scripts
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Conffiles:
/etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
Description: GNU version of the tar archiving utility
Tar is a program for packaging a set of files as a single archive in tar
format. The function it performs is conceptually similar to cpio, and to
things like PKZIP in the DOS world. It is heavily used by the Debian package
management system, and is useful for performing system backups and exchanging
sets of files with others.
Original-Maintainer: Bdale Garbee <[email protected]>

Package: file
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 98
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.14-2ubuntu3
Depends: libc6 (>= 2.4), libmagic1 (= 1:5.14-2ubuntu3)
Description: Determines file type using "magic" numbers
File tests each argument in an attempt to classify it. There are three sets of
tests, performed in this order: filesystem tests, magic number tests, and
language tests. The first test that succeeds causes the file type to be
printed.
Homepage: http://www.darwinsys.com/file/
Original-Maintainer: Luk Claes <[email protected]>

Package: linux-headers-3.13.0-24-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 12957
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 3.13.0-24.46
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-3.13.0-24, libc6 (>= 2.14)
Description: Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
This package provides kernel header files for version 3.13.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-3.13.0-24/debian.README.gz for details.

Package: libsigsegv2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsigsegv
Version: 2.10-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Library for handling page faults in a portable way
GNU libsigsegv is a library that allows handling page faults in a
portable way. It is used e.g. for generational garbage collectors
and stack overflow handlers.
.
This package contains the shared library.
Original-Maintainer: Debian Common Lisp Team <[email protected]>
Homepage: http://libsigsegv.sourceforge.net/

Package: python-gdbm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 78
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: python-stdlib-extensions
Version: 2.7.5-1ubuntu1
Replaces: python2.3-gdbm, python2.4-gdbm, python2.6 (<< 2.6.1-0ubuntu6)
Provides: python2.7-gdbm
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libgdbm3 (>= 1.8.3)
Suggests: python-gdbm-dbg
Conflicts: python2.3-gdbm, python2.4-gdbm
Description: GNU dbm database support for Python
GNU dbm database module for Python. Install this if you want to
create or read GNU dbm database files with Python.
Original-Maintainer: Matthias Klose <[email protected]>

Package: libcap2-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 99
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: libcap2
Version: 1:2.24-0ubuntu2
Depends: libc6 (>= 2.14), libcap2 (>= 2.10)
Recommends: libpam-cap
Suggests: libcap-dev
Conflicts: libcap-bin
Description: basic utility programs for using capabilities
This package contains the programs getpcaps, capsh, getcap, and setcap for
manipulation of capabilities. The manpages of this package reference the
manpage cap_from_text(3) from the libcap-dev package. Please install the
libcap-dev package if you need its documentation.
Homepage: http://sites.google.com/site/fullycapable/
Original-Maintainer: Torsten Werner <[email protected]>

Package: libhx509-5-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 369
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.34), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.4.0+git20110226), libwind0-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - X509 support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 246
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.20.1-5.1ubuntu20
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libselinux1 (>= 1.32)
Pre-Depends: multiarch-support
Description: block device id library
The device mounting library, used by mount and mount helpers.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: netcat-openbsd
Status: install ok installed
Priority: important
Section: net
Installed-Size: 109
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.105-7ubuntu1
Replaces: netcat (<< 1.10-35)
Provides: netcat
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.16)
Breaks: netcat (<< 1.10-35)
Description: TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network
connections using TCP or UDP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driven by other
programs and scripts. At the same time it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of
connection you would need and has several interesting built-in
capabilities.
.
This package contains the OpenBSD rewrite of netcat, including support
for IPv6, proxies, and Unix sockets.
Original-Maintainer: Aron Xu <[email protected]>

Package: libfribidi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 0.19.6-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Free Implementation of the Unicode BiDi algorithm
FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
languages.
This package contains the shared libraries.
Original-Maintainer: Debian Hebrew Packaging Team <[email protected]>
Homepage: http://www.fribidi.org/

Package: libvpx1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1712
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libvpx
Version: 1.3.0-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: VP8 video codec (shared library)
VP8 is an open video codec, originally developed by On2 and released
as open source by Google Inc. It is the successor of the VP3 codec,
on which the Theora codec was based.
.
This package contains the shared libraries.
Original-Maintainer: Sebastian Dröge <[email protected]>
Homepage: http://www.webmproject.org

Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.8.dfsg-1ubuntu1
Provides: libz1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
zlib is a library implementing the deflate compression method found
in gzip and PKZIP. This package includes the shared library.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <[email protected]>

Package: libroken18-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 158
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - roken support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the library for roken support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: os-prober
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 143
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.63ubuntu1.1
Depends: libc6 (>= 2.4)
Description: utility to detect other OSes on a set of drives
This package detects other OSes available on a system and outputs the
results in a generic machine-readable format.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: libapt-inst1.5
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 735
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.0.1ubuntu2
Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Description: deb package format runtime library
This library provides methods to query and extract information
from deb packages. This includes the control data and the package
file content.
Original-Maintainer: APT Development Team <[email protected]>

Package: libjs-jquery-event-drag
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 89
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jquery-goodies
Version: 8-2
Depends: libjs-jquery
Recommends: javascript-common
Description: jQuery Event Drag
A jquery special event plugin that makes the task of adding complex
drag interactions, to any element, simple and powerful.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>
Homepage: http://threedubmedia.com/code/event/drag

Package: javascript-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 68
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 11
Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd
Conffiles:
/etc/lighttpd/conf-available/90-javascript-alias.conf 568434a47d89bb89ecf81c8f9c4e1669
/etc/apache2/conf-available/javascript-common.conf 133aafb01e900b05e75042fd47dec067
Description: Base support for JavaScript library packages
Web applications that use JavaScript need to distribute it through HTTP. Using
a common path for every script avoids the need to enable this path in the HTTP
server for every package.
.
This is a helper package that creates /usr/share/javascript and enables it in
the Apache and Lighttpd webserver.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>

Package: adduser
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 644
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.113+nmu3ubuntu3
Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1)
Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0
Suggests: liblocale-gettext-perl, perl-modules, ecryptfs-utils (>= 67-1)
Conffiles:
/etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
Description: add and remove users and groups
This package includes the 'adduser' and 'deluser' commands for creating
and removing users.
.
- 'adduser' creates new users and groups and adds existing users to
existing groups;
- 'deluser' removes users and groups and removes users from a given
group.
.
Adding users with 'adduser' is much easier than adding them manually.
Adduser will choose appropriate UID and GID values, create a home
directory, copy skeletal user configuration, and automate setting
initial values for the user's password, real name and so on.
.
Deluser can back up and remove users' home directories
and mail spool or all the files they own on the system.
.
A custom script can be executed after each of the commands.
.
Development mailing list:
http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
Homepage: http://alioth.debian.org/projects/adduser/
Original-Maintainer: Debian Adduser Developers <[email protected]>

Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Ubuntu X-SWAT <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.10-2ubuntu1
Depends: libc6 (>= 2.14), libxau6, libxdmcp6
Pre-Depends: multiarch-support
Breaks: alsa-utils (<< 1.0.24.2-5), libxcb-xlib0
Description: X C Binding
This package contains the library files needed to run software using libxcb,
the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <[email protected]>

Package: linux-image-extra-3.13.0-24-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 147869
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 3.13.0-24.46
Depends: linux-image-3.13.0-24-generic, crda (>= 1.1.1-1ubuntu2) | wireless-crda
Description: Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 3.13.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.

Package: locales
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 9012
Maintainer: Martin Pitt <[email protected]>
Architecture: all
Source: langpack-locales
Version: 2.13+git20120306-12
Replaces: base-config, belocs-locale-data, belocs-locales-bin, libc6 (<< 2.3.6-0ubuntu6), libc6.1 (<< 2.3.6-0ubuntu6)
Depends: libc6 (>= 2.9-0ubuntu10) | libc6.1 (>= 2.9-0ubuntu10)
Conflicts: base-config, belocs-locale-data
Conffiles:
/etc/locale.alias 6ac3cbee43012440edc6bcbade0a61ce
Description: common files for locale support
This package provides support for localized environments (locales).
It installs character and transliteration maps, provides the POSIX
locale definition and provides common scripts for language pack
handling.
.
The actual locale definitions are not part of this package, these are
shipped in the language packs and are installed and removed
automatically.

Package: update-manager-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 156
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: update-manager
Version: 1:0.196.11
Replaces: update-manager (<< 1:0.146.2)
Depends: python3, python3:any (>= 3.2~), python3-update-manager (= 1:0.196.11), lsb-release, ubuntu-release-upgrader-core
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Breaks: computer-janitor (<= 1.11-0ubuntu1), update-manager (<< 1:0.146.2)
Description: manage release upgrades
This is the core of update-manager and the release upgrader

Package: python2.7
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 347
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 2.7.6-8
Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~)
Depends: python2.7-minimal (= 2.7.6-8), libpython2.7-stdlib (= 2.7.6-8), mime-support
Suggests: python2.7-doc, binutils
Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4)
Conflicts: python-profiler (<= 2.7.1-2)
Description: Interactive high-level object-oriented language (version 2.7)
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <[email protected]>

Package: ed
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 122
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.9-2
Depends: libc6 (>= 2.14)
Description: classic UNIX line editor
ed is a line-oriented text editor. It is used to
create, display, modify and otherwise manipulate text
files.
.
red is a restricted ed: it can only edit files in the
current directory and cannot execute shell commands.
Original-Maintainer: Martin Zobel-Helas <[email protected]>
Homepage: http://www.gnu.org/software/ed/

Package: manpages
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 909
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 3.54-1ubuntu1
Replaces: bind, libc-bin (<< 2.17-91), rsh-server (<< 0.10-7)
Suggests: man-browser
Description: Manual pages about using a GNU/Linux system
This package contains GNU/Linux manual pages for these sections:
4 = Devices (e.g. hd, sd).
5 = File formats and protocols, syntaxes of several system
files (e.g. wtmp, /etc/passwd, nfs).
7 = Conventions and standards, macro packages, etc.
(e.g. nroff, ascii).
.
Sections 1, 6 and 8 are provided by the respective applications. This
package only includes the intro man page describing the section.
.
The man pages describe syntaxes of several system files.
Homepage: http://www.kernel.org/doc/man-pages/
Original-Maintainer: Martin Schulze <[email protected]>

Package: python3-update-manager
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 241
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: update-manager
Version: 1:0.196.11
Replaces: update-manager-core (<< 1:0.163)
Depends: python3:any (>= 3.3.2-2~), python3-apt (>= 0.8.5~), python3-distupgrade, lsb-release
Breaks: update-manager-core (<< 1:0.163)
Description: python 3.x module for update-manager
Python module for update-manager (UpdateManager).
.
This package contains the python 3.x version of this module.

Package: tasksel
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 240
Maintainer: Ubuntu Installer Team <[email protected]>
Architecture: all
Version: 2.88ubuntu15
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt (>= 0.6.45ubuntu14), aptitude (>= 0.2.15-1), tasksel-data
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
Conflicts: base-config (<< 2.32), debconf (<< 1.4.27)
Description: Tool for selecting tasks for installation on Debian systems
This package provides 'tasksel', a simple interface for users who
want to configure their system to perform a specific task.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: liblog-message-simple-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.10-1
Depends: perl
Description: simplified interface to Log::Message
Log::Message::Simple provides standardized logging facilities using the
Log::Message module.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Log-Message-Simple/

Package: pppconfig
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 220
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 2.3.19ubuntu1
Replaces: manpages-fr (<< 2.39.1-5)
Depends: ppp (>= 2.3.7), whiptail | dialog, lsb-base (>= 1.3-9ubuntu3)
Suggests: resolvconf
Conflicts: nscd (<< 2.3.2.ds1-14)
Conffiles:
/etc/init.d/dns-clean b9d5de37c2c408813eccde37904ce1b2
/etc/ppp/ip-up.d/0dns-up db9320c5af03d0303ed491b35421ed10
/etc/ppp/ip-down.d/0dns-down e49ea004dd5fa761ca89fcb452d2854f
Description: A text menu based utility for configuring ppp
It provides extensive explanations at each step. pppconfig supports
PAP, CHAP, and chat methods of authentication. It uses the standard
ppp configuration files and sets ppp up so that the standard pon and
poff commands can be used to control ppp.
Some features supported by pppconfig are:
- Multiple ISPs with separate nameservers.
- Modem detection.
- Dynamic DNS.
- Dial on demand.
Original-Maintainer: John Hasler <[email protected]>

Package: libgcc1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 129
Maintainer: Ubuntu Core developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gccgo-4.9 (4.9-20140406-0ubuntu1)
Version: 1:4.9-20140406-0ubuntu1
Depends: gcc-4.9-base (= 4.9-20140406-0ubuntu1), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <[email protected]>

Package: libck-connector0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: consolekit
Version: 0.4.5-3.1ubuntu2
Depends: libc6 (>= 2.3.4), libdbus-1-3 (>= 1.0.2)
Pre-Depends: multiarch-support
Description: ConsoleKit libraries
ConsoleKit is a system daemon for tracking what users are logged
into the system and how they interact with the computer (e.g.
which keyboard and mouse they use).
.
This package provides a convenience library which simplifies the access to
ConsoleKit.
Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: libdebconfclient0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 85
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.187ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Debian Configuration Management System (C-implementation library)
Debconf is a configuration management system for Debian packages. It is
used by some packages to prompt you for information before they are
installed. This is a reimplementation of the original debconf version
in C.
.
This is the libraries needed by libdebconfclient-dev and cdebconf.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: libklibc
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: klibc
Version: 2.0.3-0ubuntu1
Description: minimal libc subset for use with initramfs
klibc is intended to be a minimalistic libc subset for use with
initramfs. It is deliberately written for small size, minimal
entanglement, and portability, not speed. It is definitely a work in
progress, and a lot of things are still missing.
Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
Original-Maintainer: maximilian attems <[email protected]>

Package: libhcrypto4-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 280
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - crypto library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the cryptographic library required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 306
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 7.35.0-1ubuntu2
Depends: libc6 (>= 2.17), libcurl3 (= 7.35.0-1ubuntu2), zlib1g (>= 1:1.1.4)
Description: command line tool for transferring data with URL syntax
curl is a command line tool for transferring data with URL syntax, supporting
DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
based upload, proxies, cookies, user+password authentication (Basic, Digest,
NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
busload of other useful tricks.
Homepage: http://curl.haxx.se
Original-Maintainer: Alessandro Ghedini <[email protected]>

Package: libgirepository-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: gobject-introspection
Version: 1.40.0-1
Replaces: libgirepository1.0-1
Provides: libgirepository1.0-1
Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libglib2.0-0 (>= 2.39.0)
Breaks: libgjs0c
Conflicts: libgirepository1.0-1
Description: Library for handling GObject introspection data (runtime library)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains a C library for handling the introspection data.
Original-Maintainer: Debian GNOME Maintainers <[email protected]>
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: libcgmanager0
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 140
Maintainer: Serge Hallyn <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cgmanager
Version: 0.24-0ubuntu5
Depends: libc6 (>= 2.2.5), libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0)
Description: Central cgroup manager daemon (client library)
cgmanager provides a central cgroup manager daemon and a
per-namespace manager proxy, allowing users and programs
to administrate cgroups through D-Bus requests.
.
This package contains the shared library.
Homepage: http://cgmanager.linuxcontainers.org/

Package: php5-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 159
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Depends: libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~), libxpm4, phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.29), ucf
Pre-Depends: dpkg (>= 1.15.7.2~)
Description: GD module for php5
This package provides a module for handling graphics directly from PHP
scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: libsystemd-daemon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 204-5ubuntu20
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: systemd utility library
The sd-daemon library provides a reference implementation of various
APIs for new-style daemons, as implemented by the systemd init system.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 433
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 7.2ubuntu5
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Pre-Depends: awk
Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Conffiles:
/etc/debian_version 142012ca081ab0981cdcc1ac6db77c34
/etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
/etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
/etc/host.conf 89408008f2585c957c031716600d5a80
/etc/issue 2ccf34fab50c1d119e91d3465f98063e
/etc/issue.net 05be42632dd6f78bcf807c299783ae1b
/etc/legal 0110925f6e068836ef2e09356e3651d9
/etc/lsb-release 34f81a2ecc4c5572a4f06515ed29b32a
/etc/os-release 33046512b996b77a10f48b07ba83daf0
/etc/update-motd.d/00-header 4a1e6eed7a59f200b4267085721750a3
/etc/update-motd.d/10-help-text 5064fb57493325202dded183ab0c4ebd
Description: Debian base system miscellaneous files
This package contains the basic filesystem hierarchy of a Debian system, and
several important miscellaneous files, such as /etc/debian_version,
/etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
and the text of several common licenses in use on Debian systems.
Original-Maintainer: Santiago Vila <[email protected]>

Package: mount
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 420
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.20.1-5.1ubuntu20
Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.14), libmount1 (>= 2.20.1), libselinux1 (>= 2.0.15)
Suggests: nfs-common (>= 1:1.1.0-13)
Description: Tools for mounting and manipulating filesystems
This package provides the mount(8), umount(8), swapon(8),
swapoff(8), and losetup(8) commands.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: libsqlite3-0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 838
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.8.2-1ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: SQLite 3 shared library
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
Homepage: http://www.sqlite.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>

Package: libtext-iconv-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 85
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.7-5build2
Depends: libc6 (>= 2.2.5), perl-base (>= 5.18.1-4), perlapi-5.18.1
Description: converts between character sets in Perl
The iconv() family of functions from XPG4 defines an API for converting
between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
are provided by libc6.
.
This package allows access to them from Perl via the Text::Iconv
package.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://search.cpan.org/search?module=Text::Iconv

Package: libpam-systemd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 133
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 204-5ubuntu20
Replaces: libpam-xdg-support, systemd-services (<< 198-0ubuntu7)
Provides: libpam-xdg-support
Depends: libc6 (>= 2.14), libcap2 (>= 2.10), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libpam0g (>= 0.99.7.1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), systemd-services (= 204-5ubuntu20), libpam-runtime (>= 1.0.1-6)
Pre-Depends: multiarch-support
Breaks: systemd-services (<< 198-0ubuntu7)
Conflicts: libpam-xdg-support
Conffiles:
/etc/init/systemd-logind.conf c78ee9f5b3acfb604f4ccdbf387fdf8f
Description: system and service manager - PAM module
systemd is a replacement for sysvinit. It is dependency-based and
able to read the LSB init script headers in addition to parsing rcN.d
links as hints.
.
It also provides process supervision using cgroups and the ability to
not only depend on other init script being started, but also
availability of a given mount point or dbus service.
.
This package contains the PAM module which registers user sessions in
the systemd control group hierarchy
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: console-setup
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1529
Maintainer: Ubuntu Installer Team <[email protected]>
Architecture: all
Version: 1.70ubuntu8
Replaces: console-terminus
Provides: console-terminus
Depends: debconf (>= 1.5.34), xkb-data (>= 0.9), keyboard-configuration, initramfs-tools (>= 0.85eubuntu12), kbd (>= 1.15-1ubuntu3)
Suggests: lsb-base (>= 3.0-6), locales
Conflicts: console-terminus, lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6)
Conffiles:
/etc/console-setup/compose.VISCII.inc 0741db54ddb6268e476010a44f219f03
/etc/console-setup/compose.KOI8-R.inc 8cfd7766b86e5e55d6e71d0d95519c92
/etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243
/etc/console-setup/compose.ISO-8859-13.inc 1e136c3ba27ca56864327d4347e51439
/etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f
/etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
/etc/console-setup/compose.ISO-8859-1.inc 1c732ff4de9098c943908ffeeecd7eeb
/etc/console-setup/compose.KOI8-U.inc 217ee62f6982736276f41f760f8622f8
/etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
/etc/console-setup/compose.ISO-8859-4.inc a25a0559bc6d453ccfc705b35b3a4385
/etc/console-setup/vtrgb 1fb3c13c4fcfa8cc4131aba905df559e
/etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3
/etc/console-setup/compose.ISO-8859-3.inc 469eb1306591ac615a3e3095fea73154
/etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da
/etc/console-setup/compose.ISO-8859-7.inc b635695ac4a3a8eff4553c7beba325d5
/etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9
/etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777
/etc/console-setup/compose.ISO-8859-2.inc eb56a1640f19aa18214931c94b2c1c9c
/etc/console-setup/compose.ISO-8859-9.inc 85fa6a6591456eeb86d1c4bd169bf3af
/etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247
/etc/console-setup/remap.inc 775b76c6c04cd18f8c72563e413a36aa
/etc/console-setup/compose.ISO-8859-14.inc 8b54e4a7d7ea730d95bd1933615fc5f5
/etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686
/etc/console-setup/compose.ISO-8859-15.inc 168404315aa167eb452e1f858ed40b91
/etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae
/etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b
/etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f
/etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
/etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed
/etc/console-setup/vtrgb.vga 302837772c14006c7956211e184acfbd
/etc/init/setvtrgb.conf 30d3102a4587dd863a76df30f35450a7
/etc/init/console-font.conf bd3b0c30ee7cca066cc611a9dfeb673e
Description: console font and keymap setup program
This package provides the Linux console with the same
keyboard configuration scheme as the X Window System. As a result,
there is no need to duplicate or change the keyboard files just to
make simple customizations such as the use of dead keys, the key
functioning as AltGr or Compose key, the key(s) to switch between
Latin and non-Latin mode, etc.
.
The package also contains console fonts supporting many of the
world's languages. It provides an unified set of font faces - the
classic VGA, the simplistic Fixed, and the cleaned Terminus,
TerminusBold and TerminusBoldVGA.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: mysql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 138
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Breaks: amarok (<< 2.5.0-2), mysql-client-5.1 (<< 5.5), mysql-server-5.1 (<< 5.5), mysql-server-core-5.1 (<< 5.5)
Conffiles:
/etc/mysql/conf.d/.keepme d41d8cd98f00b204e9800998ecf8427e
/etc/mysql/my.cnf 77f15d6c87f9c136c4efcda072017f71
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes files needed by all versions of the client library,
e.g. /etc/mysql/my.cnf.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: libgd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 483
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libgd2
Version: 2.1.0-3ubuntu0.11
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3), libvpx1 (>= 1.0.0), libxpm4, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: libgd-tools
Description: GD Graphics Library
GD is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colours, cut and paste from
other images, flood fills, and write out the result as a PNG file.
This is particularly useful in World Wide Web applications, where PNG is
one of the formats accepted for inline images by most browsers.
.
This is the runtime package of the library.
Homepage: http://www.libgd.org/
Original-Maintainer: GD team <[email protected]>

Package: libreadline5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 361
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: readline5
Version: 5.2+dfsg-2
Depends: readline-common, libc6 (>= 2.15), libtinfo5
Pre-Depends: multiarch-support
Description: GNU readline and history libraries, run-time libraries
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
.
The GNU history library provides a consistent user interface for
recalling lines of previously typed input.
Original-Maintainer: Debian QA Group <[email protected]>

Package: libreadline6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 404
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: readline6
Version: 6.3-4ubuntu2
Depends: readline-common, libc6 (>= 2.15), libtinfo5
Pre-Depends: multiarch-support
Description: GNU readline and history libraries, run-time libraries
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
.
The GNU history library provides a consistent user interface for
recalling lines of previously typed input.
Original-Maintainer: Matthias Klose <[email protected]>

Package: libncurses5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 292
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Depends: libtinfo5 (= 5.9+20140118-1ubuntu1), libc6 (>= 2.15)
Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3)
Recommends: libgpm2
Description: shared libraries for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: libplymouth2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: plymouth
Version: 0.8.8-0ubuntu17
Replaces: plymouth (<< 0.7.0+git20090207-0ubuntu0.1~ppa4)
Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4)
Pre-Depends: multiarch-support
Breaks: casper (= 1.227), mountall (<< 2.8)
Description: graphical boot animation and logger - shared libraries
Plymouth is an application that runs very early in the boot process
(even before the root filesystem is mounted!) that provides a graphical
boot animation while the boot process happens in the background.
.
This package contains the shared libraries.

Package: vim
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 2185
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2:7.4.052-1ubuntu3
Provides: editor
Depends: vim-common (= 2:7.4.052-1ubuntu3), vim-runtime (= 2:7.4.052-1ubuntu3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libgpm2 (>= 1.20.4), libpython2.7 (>= 2.7), libselinux1 (>= 1.32), libtinfo5
Suggests: ctags, vim-doc, vim-scripts
Description: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <[email protected]>

Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2898
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.34-1ubuntu1
Replaces: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Breaks: ttf-dejavu (<< 2.20-1), ttf-dejavu-core (<< 2.33+svn2514-2~)
Conffiles:
/etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348
/etc/fonts/conf.avail/57-dejavu-sans-mono.conf d3e4d007a9ac6c47243b5994f1d195e3
/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
/etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
Description: Vera font family derivate with additional characters
DejaVu provides an expanded version of the Vera font family aiming for
quality and broader Unicode coverage while retaining the original Vera
style. DejaVu currently works towards conformance with the Multilingual
European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
fonts provide serif, sans and monospaced variants.
.
This package only contains the sans, sans-bold, serif, serif-bold,
mono and mono-bold variants. For additional variants, see the
ttf-dejavu-extra package.
.
DejaVu fonts are intended for use on low-resolution devices (mainly
computer screens) but can be used in printing as well.
Original-Maintainer: Debian Fonts Task Force <[email protected]>
Homepage: http://dejavu-fonts.org/

Package: rsync
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 634
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.1.0-2
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libpopt0 (>= 1.14), zlib1g (>= 1:1.1.4), lsb-base (>= 3.2-14), base-files (>= 4.0.1)
Suggests: openssh-client, openssh-server
Breaks: duplicity (<< 0.6.11)
Conffiles:
/etc/default/rsync e0d7efac23e911c65f44b08de446e837
/etc/init.d/rsync 14875a3578ab580e9b887b6b158b8291
Description: fast, versatile, remote (and local) file-copying tool
rsync is a fast and versatile file-copying tool which can copy locally
and to/from a remote host. It offers many options to control its behavior,
and its remote-update protocol can minimize network traffic to make
transferring updates between machines fast and efficient.
.
It is widely used for backups and mirroring and as an improved copy
command for everyday use.
.
This package provides both the rsync command line tool and optional
daemon functionality.
Original-Maintainer: Paul Slootman <[email protected]>
Homepage: http://rsync.samba.org/

Package: libwind0-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - stringprep implementation
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: gcc-4.9-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Core developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gccgo-4.9
Version: 4.9-20140406-0ubuntu1
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <[email protected]>

Package: python3.4-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4099
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3.4
Version: 3.4.0-2ubuntu1
Depends: libpython3.4-minimal (= 3.4.0-2ubuntu1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.17)
Recommends: python3.4
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.4)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.4-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <[email protected]>

Package: lockfile-progs
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 78
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.1.17
Depends: libc6 (>= 2.8), liblockfile1 (>= 1.0)
Description: Programs for locking and unlocking files and mailboxes
This package includes several programs to safely lock and unlock
files and mailboxes from the command line. These include:
.
lockfile-create
lockfile-remove
lockfile-touchlock
mail-lock
mail-unlock
mail-touchlock
.
These programs use liblockfile to perform the file locking and
unlocking, so they are guaranteed compatible with Debian's
file locking policies.
Original-Maintainer: Rob Browning <[email protected]>

Package: tasksel-data
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 136
Maintainer: Ubuntu Installer Team <[email protected]>
Architecture: all
Source: tasksel
Version: 2.88ubuntu15
Depends: tasksel
Recommends: laptop-detect
Conflicts: tasksel (<< 2.67)
Description: Official tasks used for installation of Debian systems
This package contains data about the standard tasks available on a Debian
system.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: libboost-iostreams1.54.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: boost1.54
Version: 1.54.0-4ubuntu3
Depends: libbz2-1.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: Boost.Iostreams Library
This package forms part of the Boost C++ Libraries collection.
.
Boost.Iostreams are a collection of concepts and a set of templates
which turn models of these concepts into C++ standard library streams
and stream buffers.
Homepage: http://www.boost.org/libs/iostreams/
Original-Maintainer: Debian Boost Team <[email protected]>

Package: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 347
Maintainer: Ubuntu Mozilla Team <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.13.1-0ubuntu0.14.04.1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Breaks: evolution-plugins (<< 3.2.0-0ubuntu2)
Conflicts: evolution-documentation-cs, evolution-documentation-de, evolution-documentation-el, evolution-documentation-en, evolution-documentation-es, evolution-documentation-fr, evolution-documentation-mk, evolution-documentation-oc, evolution-documentation-ru, evolution-documentation-sv, language-support-translations-cs, language-support-translations-de, language-support-translations-el, language-support-translations-en, language-support-translations-es, language-support-translations-fr, language-support-translations-mk, language-support-translations-oc, language-support-translations-ru, language-support-translations-sv, libnspr4-0d (<< 2:4.9-2~)
Description: NetScape Portable Runtime Library
This library provides platform independent non-GUI operating system
facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/
Original-Maintainer: Maintainers of Mozilla-related packages <[email protected]>

Package: ppp
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 920
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.4.5-5.1ubuntu2
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8), libssl1.0.0 (>= 1.0.0), libpam-modules, libpam-runtime, procps
Breaks: network-manager (<= 0.8.0.999-1), network-manager-pptp (<= 0.8.0.999-1), pppdcapiplugin (<= 1:3.9.20060704+dfsg.1-1)
Conffiles:
/etc/ppp/ipv6-up 047b617b3d150aeed5e1c7fea7e14e04
/etc/ppp/ipv6-down e11550beb886ac90b2b79f0b9fea67d6
/etc/ppp/options 35abf21f84daddb8f602dada6bd46c52
/etc/ppp/pppoe_on_boot c3ea78aee841d29ca779783a013b4dac
/etc/ppp/ip-up.d/0000usepeerdns bab9720708c00e7ebba8bfb7d32077dd
/etc/ppp/ip-down 85d38850a138c53ae48bd2736b1b2753
/etc/ppp/ip-down.d/0000usepeerdns aaae5708fe89b23c76b94fc9862e1381
/etc/ppp/ip-up bb4b48272ac4adf06cbc6caf4ede3a1c
/etc/bash_completion.d/pon 41cf8cde5bd9fefe51100a051947b118
/etc/pam.d/ppp cc163be3dbe4258e639238ccd5bcdea0
/etc/chatscripts/gprs 49518071cd909518f6c79480b69cd10c
/etc/chatscripts/pap 17dbbede1dc894aa6c6c4e8be5727c1d
/etc/init.d/pppd-dns da2af4d20b81a9a422a1b67eed69582f
/etc/logrotate.d/ppp 8434ebaff1b3b33bb0ea0bce523adfd3
Description: Point-to-Point Protocol (PPP) - daemon
The Point-to-Point Protocol provides a standard way to transmit
datagrams over a serial link, as well as a standard way for the machines
at either end of the link to negotiate various optional characteristics
of the link.
.
This package is most commonly used to manage a modem for dial-up or
certain kinds of broadband connections.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: libjpeg-turbo8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 331
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 1.3.0-0ubuntu2.1
Replaces: libjpeg8 (<< 8c-2ubuntu5)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: libjpeg8 (<< 8c-2ubuntu5)
Description: IJG JPEG compliant runtime library.
Runtime library supporting the Independent JPEG Group's standard
for JPEG files.
.
This package contains the shared library which is a drop in
replacement for libjpeg8, which has better performance than
standard libjpeg by use of SIMD and other optimizations.
Homepage: http://libjpeg-turbo.virtualgl.org/

Package: libkeyutils1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.5.6-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Linux Key Management Utilities (library)
Keyutils is a set of utilities for managing the key retention facility in the
kernel, which can be used by filesystems, block devices and more to gain and
retain the authorization and encryption keys required to perform secure
operations.
.
This package provides a wrapper library for the key management facility system
calls.
Original-Maintainer: Luk Claes <[email protected]>
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 184
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.3-19ubuntu1
Replaces: fsresize, parted1.6
Depends: libc6 (>= 2.11), libparted0debian1 (>= 2.2-1), libreadline6 (>= 6.0), libtinfo5
Suggests: parted-doc
Conflicts: fsresize, parted1.6
Description: disk partition manipulator
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
.
This package contains the binary and manual page. Further
documentation is available in parted-doc.
.
Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98
partitioning formats, as well as a "loop" (raw disk) type which
allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS,
Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS
file systems. Parted also has the ability to create and modify file
systems of some of these types, but using it to perform file system
operations is now deprecated.
.
The nature of this software means that any bugs could cause massive
data loss. While there are no such bugs known at the moment, they
could exist, so please back up all important files before running
it, and do so at your own risk.
Original-Maintainer: Parted Maintainer Team <[email protected]>
Homepage: http://www.gnu.org/software/parted

Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 159
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 3.8.7-1ubuntu1
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4)
Suggests: mailx
Breaks: postgresql-common (<= 126)
Conffiles:
/etc/logrotate.conf 4316e462f3c800bebcf43aa9d4fcf4b0
/etc/cron.daily/logrotate da9c29ed0b408ffd88d05c3d8e881e94
Description: Log rotation utility
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files. Logrotate
allows for the automatic rotation compression, removal and mailing of
log files. Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size. Normally, logrotate
runs as a daily cron job.
Homepage: https://fedorahosted.org/logrotate/
Original-Maintainer: Paul Martin <[email protected]>

Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 390
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.1.0-4ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: wink (<= 1.5.1060-4)
Description: XML parsing C library - runtime library
This package contains the runtime, shared library of expat, the C
library for parsing XML. Expat is a stream-oriented parser in
which an application registers handlers for things the parser
might find in the XML document (like start tags).
Original-Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Homepage: http://expat.sourceforge.net

Package: libterm-readkey-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 117
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.31-1
Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.15)
Description: perl module for simple terminal control
Term::ReadKey is a compiled perl module dedicated to providing simple
control over terminal driver modes (cbreak, raw, cooked, etc.,) support for
non-blocking reads, if the architecture allows, and some generalized handy
functions for working with terminals. One of the main goals is to have the
functions as portable as possible, so you can just plug in "use
Term::ReadKey" on any architecture and have a good likelyhood of it working.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/TermReadKey/

Package: openssh-sftp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 118
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: openssh
Version: 1:6.6p1-2ubuntu1
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: libc6 (>= 2.17), openssh-client
Recommends: openssh-server | ssh-server
Breaks: openssh-server (<< 1:6.5p1-5)
Enhances: openssh-server, ssh-server
Description: secure shell (SSH) sftp server module, for SFTP access from remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the SFTP server module for the SSH server. It
is needed if you want to access your SSH server with SFTP. The SFTP
server module also works with other SSH daemons like dropbear.
Original-Maintainer: Debian OpenSSH Maintainers <[email protected]>
Homepage: http://www.openssh.org/

Package: libdbd-mysql-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 307
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.025-1ubuntu0.1
Depends: perl (>= 5.18.2-2ubuntu1.1), perl-dbdabi-94, perlapi-5.18.2, libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), libdbi-perl
Description: Perl5 database interface to the MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because noone ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
Homepage: https://metacpan.org/release/DBD-mysql
Original-Maintainer: Debian Perl Group <[email protected]>

Package: patch
Status: install ok installed
Priority: standard
Section: vcs
Installed-Size: 219
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.1-4
Depends: libc6 (>= 2.17)
Suggests: ed, diffutils-doc
Description: Apply a diff file to an original
Patch will take a patch file containing any of the four forms
of difference listing produced by the diff program and apply
those differences to an original file, producing a patched
version.
Original-Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>

Package: initramfs-tools-bin
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 121
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: initramfs-tools
Version: 0.103ubuntu4
Depends: libc6 (>= 2.4), libudev1 (>= 183)
Description: binaries used by initramfs-tools
This package contains binaries used inside the initramfs images generated
by initramfs-tools.
Original-Maintainer: Debian kernel team <[email protected]>

Package: libjbig0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: jbigkit
Version: 2.0-2ubuntu4.1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: JBIGkit libraries
JBIG-KIT provides a portable library of compression and decompression functions
with a documented interface that you can include very easily into your image or
document processing software.
.
This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
Original-Maintainer: Michael van der Kolff <[email protected]>

Package: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 699
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:007-2ubuntu1
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16), zlib1g (>= 1:1.1.4)
Suggests: wget (>= 1.8.1-6) | lynx-cur
Description: Linux USB utilities
This package contains the lsusb utility for inspecting the devices
connected to the USB bus. It shows a graphical representation of the
devices that are currently plugged in, showing the topology of the
USB bus. It also displays information on each individual device on
the bus.
.
More information can be found at the Linux USB web site
http://www.linux-usb.org/ .
Original-Maintainer: Aurelien Jarno <[email protected]>

Package: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 301
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.98-6ubuntu2)
Version: 2:1.02.77-6ubuntu2
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32), libudev1 (>= 183), dmsetup (>= 2:1.02.77-6ubuntu2)
Pre-Depends: multiarch-support
Breaks: lvm2 (<< 2.02.66)
Conflicts: libdevmapper1.02
Description: Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but EVMS, software
raid, and other drivers that create "virtual" block devices.
.
This package contains the (user-space) shared library for accessing the
device-mapper; it allows usage of the device-mapper through a clean,
consistent interface (as opposed to through kernel ioctls).
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <[email protected]>

Package: libattr1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.4.47-1ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
Contains the runtime environment required by programs that make use
of extended attributes.
Homepage: http://savannah.nongnu.org/projects/attr/
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>

Package: libgcr-base-3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 772
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.10.1-1
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libc6 (>= 2.14), libgck-1-0 (>= 3.3.90), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.37.3), libp11-kit0 (>= 0.20.0), libgcr-3-common
Pre-Depends: multiarch-support
Breaks: libgcr-3-1 (<< 3.8.2-2)
Description: Library for Crypto related tasks
GCR is a library for crypto UI and related tasks.
.
This package contains the GObject library for high level crypto
parsing.
Original-Maintainer: Josselin Mouette <[email protected]>
Homepage: https://wiki.gnome.org/GnomeKeyring

Package: krb5-locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 2660
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: krb5
Version: 1.12+dfsg-2ubuntu4
Description: Internationalization support for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains internationalized messages for MIT Kerberos.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <[email protected]>

Package: libpcap0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 313
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpcap
Version: 1.5.3-2
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: system interface for user-level packet capture
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
Since almost every system vendor provides a different interface for
packet capture, and since there are several tools that require this
functionality, the libpcap authors created this system-independent API
to ease in porting and to alleviate the need for several
system-dependent packet capture modules in each application.
Original-Maintainer: Romain Francoise <[email protected]>
Homepage: http://www.tcpdump.org/

Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 304
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.2.2-4ubuntu1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Description: The GNU sed stream editor
sed reads the specified files or the standard input if no
files are specified, makes editing changes according to a
list of commands, and writes the results to the standard
output.
Homepage: http://www.gnu.org/software/sed/
Original-Maintainer: Clint Adams <[email protected]>

Package: libidn11
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 367
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.28-1ubuntu2
Replaces: libidn11-dev
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libidn9-dev
Description: GNU Libidn library, implementation of IETF IDN specifications
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode and
decode internationalized domain names. The Nameprep, XMPP, SASLprep,
and iSCSI profiles are supported.
.
This package contains the shared library.
Homepage: https://www.gnu.org/software/libidn/
Original-Maintainer: Debian Libidn Team <[email protected]>

Package: hdparm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 270
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 9.43-1ubuntu3
Replaces: apmd (<= 3.0.2-1.15)
Depends: libc6 (>= 2.14)
Recommends: powermgmt-base
Suggests: apmd
Conffiles:
/etc/hdparm.conf cdd0ed05481f6071f9711c7d1735b98a
/etc/apm/event.d/20hdparm 69c0a826b29c8f40b7ca5e56e53d7f83
Description: tune hard disk parameters for high performance
Get/set device parameters for Linux SATA/IDE drives.
Primary use is for enabling irq-unmasking and IDE multiplemode.
Homepage: http://sourceforge.net/projects/hdparm/
Original-Maintainer: Stephen Gran <[email protected]>

Package: python2.7-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 3400
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python2.7
Version: 2.7.6-8
Replaces: python2.7 (<< 2.7.1~rc1-2~)
Depends: libpython2.7-minimal (= 2.7.6-8), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.15)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 2.7)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <[email protected]>

Package: tcpdump
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1101
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.5.1-2ubuntu1
Depends: libc6 (>= 2.14), libpcap0.8 (>= 1.2.1), libssl1.0.0 (>= 1.0.0)
Suggests: apparmor (>= 2.3)
Conffiles:
/etc/apparmor.d/usr.sbin.tcpdump 0140154aa1f454b1f1c2eacefddbc4d4
Description: command-line network traffic analyzer
This program allows you to dump the traffic on a network. tcpdump
is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
types.
.
It can be used to print out the headers of packets on a network
interface, filter packets that match a certain expression. You can
use this tool to track down network problems, to detect attacks
or to monitor network activities.
Homepage: http://www.tcpdump.org/
Original-Maintainer: Romain Francoise <[email protected]>

Package: liblockfile-bin
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 71
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: liblockfile
Version: 1.09-6ubuntu1
Replaces: liblockfile1 (<< 1.09-1)
Depends: libc6 (>= 2.14)
Breaks: liblockfile1 (<< 1.09-1)
Description: support binaries for and cli utilities based on liblockfile
This package contains support binaries for the liblockfile library,
and the command-line utility ``dotlockfile''.
Original-Maintainer: Miquel van Smoorenburg <[email protected]>

Package: lshw
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 764
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 02.16-2ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Recommends: pciutils, usbutils
Description: information about hardware configuration
A small tool to provide detailed information on the hardware
configuration of the machine. It can report exact memory
configuration, firmware version, mainboard configuration, CPU version
and speed, cache configuration, bus speed, etc. on DMI-capable x86
systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
.
Information can be output in plain text, HTML or XML.
Original-Maintainer: Ghe Rivero <[email protected]>

Package: libtext-soundex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 80
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 3.4-1build1
Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.3)
Description: implementation of the soundex algorithm
Text::Soundex implements the original soundex algorithm developed by Robert
Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation
called "American Soundex" used for US census data, and current maintained by
the National Archives and Records Administration (NARA).
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Text-Soundex/

Package: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 588
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.0.3-7ubuntu0.11
Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: Tag Image File Format (TIFF) library
libtiff is a library providing support for the Tag Image File Format
(TIFF), a widely used format for storing image data. This package
includes the shared library.
Homepage: http://libtiff.maptools.org
Original-Maintainer: Jay Berkenbilt <[email protected]>

Package: librtmp0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20121230.gitdf6c518-1
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: toolkit for RTMP streams (shared library)
A small dumper for media content streamed over the RTMP protocol (like BBC's
iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
flv file, which can be played/transcoded with standard tools.
.
This package contains the shared libraries, header files needed by
programs that want to use librtmp.
Original-Maintainer: Debian Multimedia Maintainers <[email protected]>
Homepage: http://rtmpdump.mplayerhq.hu/

Package: klibc-utils
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 387
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: klibc
Version: 2.0.3-0ubuntu1
Depends: libklibc (= 2.0.3-0ubuntu1)
Breaks: initramfs-tools (<< 0.103)
Description: small utilities built with klibc for early boot
This package contains a collection of programs that are linked
against klibc. These duplicate some of the functionality of a
regular Linux toolset, but are typically much smaller than their
full-function counterparts. They are intended for inclusion in
initramfs images and embedded systems.
Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
Original-Maintainer: maximilian attems <[email protected]>

Package: php-gettext
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 104
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.0.11-1
Depends: php5 | php5-cli
Description: read gettext MO files directly, without requiring anything other than PHP
The GNU gettext library is a widely used localization library, but in
order to use it with the PHP language, the system has to support the
desired locale, and library itself must be installed.
.
Since this is not always the case, PHP-gettext has been developed to be
able to read gettext MO files directly, without requiring anything other
than PHP.
.
Currently, it's usable if you develop most of the infrastructure for
choosing language on your own, because it's possible to use both
gettext() and ngettext() calls. In the near future, it should also be
fully compatible drop-in replacement for all of gettext functionality
written in PHP.
Original-Maintainer: Marcelo Jorge Vieira (metal) <[email protected]>
Homepage: https://launchpad.net/php-gettext/

Package: keyutils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 144
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.5.6-1
Depends: libc6 (>= 2.15), libkeyutils1
Conffiles:
/etc/request-key.conf bf33ebef2dd99b739d06c67976d549fd
Description: Linux Key Management Utilities
Keyutils is a set of utilities for managing the key retention facility in the
kernel, which can be used by filesystems, block devices and more to gain and
retain the authorization and encryption keys required to perform secure
operations.
Original-Maintainer: Luk Claes <[email protected]>
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: libsystemd-login0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 204-5ubuntu20
Depends: libc6 (>= 2.14), libcgmanager0, libdbus-1-3 (>= 1.0.2), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0)
Pre-Depends: multiarch-support
Description: systemd login utility library
The libsystemd-login library provides an interface for the
systemd-logind service which is used to track user sessions and seats.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: e2fslibs
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 401
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.42.9-3ubuntu1
Replaces: e2fsprogs (<< 1.34-1)
Provides: libe2p2, libext2fs2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: ext2/ext3/ext4 file system libraries
The ext2, ext3 and ext4 file systems are successors of the original ext
("extended") file system. They are the main file system types used for
hard disks on Debian and other Linux systems.
.
This package provides the ext2fs and e2p libraries, for userspace software
that directly accesses extended file systems. Programs that use libext2fs
include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <[email protected]>

Package: python3.4
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 325
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 3.4.0-2ubuntu1
Depends: python3.4-minimal (= 3.4.0-2ubuntu1), libpython3.4-stdlib (= 3.4.0-2ubuntu1), mime-support
Suggests: python3.4-doc, binutils
Description: Interactive high-level object-oriented language (version 3.4)
Python is a high-level, interactive, object-oriented language. Its 3.4 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <[email protected]>

Package: libgnutls-openssl27
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 276
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gnutls26
Version: 2.12.23-12ubuntu2
Depends: libgnutls26 (= 2.12.23-12ubuntu2), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: GNU TLS library - OpenSSL wrapper
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
.
GnuTLS features support for:
- TLS extensions: server name indication, max record size, opaque PRF
input, etc.
- authentication using the SRP protocol.
- authentication using both X.509 certificates and OpenPGP keys.
- TLS Pre-Shared-Keys (PSK) extension.
- Inner Application (TLS/IA) extension.
- X.509 and OpenPGP certificate handling.
- X.509 Proxy Certificates (RFC 3820).
- all the strong encryption algorithms (including SHA-256/384/512 and
Camellia (RFC 4132)).
.
This package contains the runtime library of the GnuTLS OpenSSL wrapper.
Homepage: http://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <[email protected]>

Package: watershed
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 61
Maintainer: Scott James Remnant <[email protected]>
Architecture: amd64
Version: 7
Replaces: udev (<< 135-1)
Depends: libc6 (>= 2.14), initramfs-tools
Recommends: udev
Enhances: udev
Description: reduce superfluous executions of idempotent command
watershed may be run around a command such that any further attempts to
run the command while another copy is running will only result in one
initial further attempt.

Package: iptables-persistent
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 61
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.5.7
Depends: iptables, lsb-base, debconf (>= 0.5) | debconf-2.0
Conffiles:
/etc/init.d/iptables-persistent 0c0a3c9da4b42163e2b59a5ffeec202e
Description: boot-time loader for iptables rules
This package provides a system startup script that restores iptables
rules from a configuration file.
.
Since this is aimed at experienced administrators, there is no configuration
wizard.
Original-Maintainer: Jonathan Wiltshire <[email protected]>

Package: libdevmapper-event1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.98-6ubuntu2)
Version: 2:1.02.77-6ubuntu2
Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.63)
Pre-Depends: multiarch-support
Breaks: dmeventd (<< 2.02.95-4ubuntu1)
Description: Linux Kernel Device Mapper event support library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but EVMS, software
raid, and other drivers that create "virtual" block devices.
.
This package contains the userspace library to help with event monitoring
for devmapper devices, in conjunction with the dmevent daemon.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <[email protected]>

Package: run-one
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 44
Maintainer: Dustin Kirkland <[email protected]>
Architecture: all
Version: 1.17-0ubuntu1
Replaces: bikeshed (<< 1.8)
Depends: procps
Breaks: bikeshed (<< 1.8)
Enhances: anacron, cron
Description: run just one instance of a command and its args at a time
This utility will run just one instance at a time of some command and
unique set of arguments (useful for cronjobs, eg).
Homepage: http://launchpad.net/run-one

Package: libkrb5support0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 162
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.12+dfsg-2ubuntu4
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Support library
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains an internal runtime support library used by other
Kerberos libraries.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <[email protected]>

Package: wget
Status: install ok installed
Priority: important
Section: web
Installed-Size: 636
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.15-1ubuntu1
Depends: libc6 (>= 2.17), libidn11 (>= 1.13), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
/etc/wgetrc 618c05b4106ad20141dcf6deada2e87f
Description: retrieves files from the web
Wget is a network utility to retrieve files from the web
using HTTP(S) and FTP, the two most widely used internet
protocols. It works non-interactively, so it will work in
the background, after having logged off. The program supports
recursive retrieval of web-authoring pages as well as FTP
sites -- you can use Wget to make mirrors of archives and
home pages or to travel the web like a WWW robot.
.
Wget works particularly well with slow or unstable connections
by continuing to retrieve a document until the document is fully
downloaded. Re-getting files from where it left off works on
servers (both HTTP and FTP) that support it. Both HTTP and FTP
retrievals can be time stamped, so Wget can see if the remote
file has changed since the last retrieval and automatically
retrieve the new version if it has.
.
Wget supports proxy servers; this can lighten the network load,
speed up retrieval, and provide access behind firewalls.
Homepage: http://www.gnu.org/software/wget/
Original-Maintainer: Noël Köthe <[email protected]>

Package: libarchive-extract-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 100
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.70-1
Depends: perl (>= 5.13.6)
Description: generic archive extracting module
Archive::Extract is a generic archive extraction mechanism.
.
It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z,
tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to
worry how it does so, or use different interfaces for each type by using
either perl modules, or commandline tools on your system.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Archive-Extract/

Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 252
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.33
Replaces: base
Depends: libc6 (>= 2.8), libdebconfclient0 (>= 0.145)
Recommends: debconf (>= 0.5) | debconf-2.0
Description: Debian base system master password and group files
These are the canonical master copies of the user database files
(/etc/passwd and /etc/group), containing the Debian-allocated user and
group IDs. The update-passwd tool is provided to keep the system databases
synchronized with these master files.

Package: uuid-runtime
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 139
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.20.1-5.1ubuntu20
Replaces: e2fsprogs (<= 1.40.3-1ubuntu1)
Depends: passwd, libuuid1 (>= 2.20.1), libc6 (>= 2.4)
Description: runtime components for the Universally Unique ID library
The libuuid library generates and parses 128-bit universally unique
ids (UUIDs). A UUID is an identifier that is unique across both
space and time, with respect to the space of all UUIDs. A UUID can
be used for multiple purposes, from tagging objects with an extremely
short lifetime, to reliably identifying very persistent objects
across a network.
.
See RFC 4122 for more information.
.
This package contains the uuidgen program and the uuidd daemon.
.
The uuidd daemon is used to generate UUIDs, especially time-based
UUID’s, in a secure and guaranteed-unique fashion, even in the face
of large numbers of threads trying to grab UUID’s running on
different CPU’s. It is used by libuuid as well as the uuidgen
program.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: at
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 194
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 3.1.14-1ubuntu1
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), init-system-helpers (>= 1.5), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.2-14), libpam-runtime (>= 1.0.1-11)
Suggests: default-mta | mail-transport-agent
Conffiles:
/etc/init.d/atd ce2de503acc3de02f544571e89d4d717
/etc/at.deny 8cb7e7632119dc26115436938efd2522
/etc/pam.d/atd 9c697681ca1c14072100b0accb49ee49
/etc/init/atd.conf 67b61cd5b9745d2c3837b776c2367472
Description: Delayed job execution and batch processing
At and batch read shell commands from standard input
storing them as a job to be scheduled for execution in the
future.
.
Use
at to run the job at a specified time
batch to run the job when system load levels permit
Original-Maintainer: Ansgar Burchardt <[email protected]>

Package: bind9-host
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 174
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Provides: host
Depends: libbind9-90 (= 1:9.9.5.dfsg-3), libc6 (>= 2.4), libdns100 (= 1:9.9.5.dfsg-3), libisc95 (= 1:9.9.5.dfsg-3), libisccfg90 (= 1:9.9.5.dfsg-3), liblwres90 (= 1:9.9.5.dfsg-3)
Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Description: Version of 'host' bundled with BIND 9.X
This package provides the 'host' program in the form that is bundled with
the BIND 9.X sources.

Package: python3-commandnotfound
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 62
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Source: command-not-found
Version: 0.3ubuntu12
Replaces: command-not-found (<< 0.3ubuntu7)
Depends: command-not-found-data, lsb-release, python3-apt, python3-gdbm, python3:any (>= 3.3.2-2~)
Description: Python 3 bindings for command-not-found.
This package will install the Python 3 library for command_not_found tool.
Original-Maintainer: Zygmunt Krynicki <[email protected]>

Package: libaprutil1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.3-1
Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.14), libdb5.3, libexpat1 (>= 2.0.1), libssl1.0.0 (>= 1.0.0)
Pre-Depends: multiarch-support
Breaks: libapr1 (<< 1.4.8-2~)
Description: Apache Portable Runtime Utility Library
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
Original-Maintainer: Debian Apache Maintainers <[email protected]>
Homepage: http://apr.apache.org/

Package: libcomerr2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.42.9-3ubuntu1
Replaces: e2fsprogs (<< 1.34-1)
Provides: libcomerr-kth-compat
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: common error description library
libcomerr is an attempt to present a common error-handling mechanism to
manipulate the most common form of error code in a fashion that does not
have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <[email protected]>

Package: libterm-ui-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 78
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.42-1
Depends: perl, liblog-message-simple-perl | perl (<< 5.17)
Description: Term::ReadLine UI made easy
Term::UI is a transparent way of eliminating the overhead of having to format
a question and then validate the reply, informing the user if the answer was
not proper and re-issuing the question.
.
Simply give it the question you want to ask, optionally with choices the user
can pick from and a default and Term::UI will DWYM.
.
For asking a yes or no question, there's even a shortcut.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Term-UI/

Package: language-pack-en-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 4333
Maintainer: Language pack maintainers <[email protected]>
Architecture: all
Version: 1:14.04+20160720
Replaces: language-pack-en (<< 1:14.04+20160720), language-pack-en-base (<< 1:14.04+20160720), language-pack-gnome-en (<< 1:14.04+20160720), language-pack-gnome-en-base (<< 1:14.04+20160720), language-pack-kde-en (<< 1:14.04+20160720), language-pack-kde-en-base (<< 1:14.04+20160720)
Depends: locales (>= 2.3.6), language-pack-en (>= 1:14.04+20160720)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-en (<< 1:14.04+20160720)
Description: translations for language English
Translation data for all supported packages for:
English
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-en provides frequent
translation updates, so you should install this as well.

Package: python-serial
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 403
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: pyserial
Version: 2.6-1build1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Suggests: python-wxgtk2.8 | python-wxgtk
Description: pyserial - module encapsulating access for the serial port
This module encapsulates the access for the serial port. It provides
back-ends for standard Python running on Windows, Linux, BSD (possibly
any POSIX compliant system). The module named "serial" automatically
selects the appropriate back-end.
Original-Maintainer: Matthias Klose <[email protected]>
Homepage: http://pyserial.sourceforge.net/
Python-Version: 2.7

Package: mawk
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 197
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.3-17ubuntu2
Provides: awk
Pre-Depends: libc6 (>= 2.14)
Description: a pattern scanning and text processing language
Mawk is an interpreter for the AWK Programming Language. The AWK
language is useful for manipulation of data files, text retrieval and
processing, and for prototyping and experimenting with algorithms. Mawk
is a new awk meaning it implements the AWK language as defined in Aho,
Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
to the POSIX 1003.2 (draft 11.3) definition of the AWK language
which contains a few features not described in the AWK book, and mawk
provides a small number of extensions.
.
Mawk is smaller and much faster than gawk. It has some compile-time
limits such as NF = 32767 and sprintf buffer = 1020.
Original-Maintainer: Steve Langasek <[email protected]>

Package: plymouth-theme-ubuntu-text
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 88
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: plymouth
Version: 0.8.8-0ubuntu17
Replaces: plymouth (<< 0.8.1-1~)
Provides: plymouth-theme
Depends: plymouth, libc6 (>= 2.2.5), libplymouth2 (>= 0.8.0~-13~ppa1)
Description: graphical boot animation and logger - ubuntu-logo theme
Plymouth is an application that runs very early in the boot process
(even before the root filesystem is mounted!) that provides a graphical
boot animation while the boot process happens in the background.
.
This package contains the default ubuntu-text text theme used when no
support for a graphical theme is found on your system.

Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 2796
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: groff
Version: 1.22.2-5
Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Suggests: groff
Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14)
Conffiles:
/etc/groff/mdoc.local 2d2fb09a30ce8251c98c4736803e4b92
/etc/groff/man.local fe9d40a8ff67917f2706e22e5e079222
Description: GNU troff text-formatting system (base system components)
This package contains the traditional UN*X text formatting tools
troff, nroff, tbl, eqn, and pic. These utilities, together with the
man-db package, are essential for displaying the on-line manual pages.
.
groff-base is a stripped-down package containing the necessary components
to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
device (groff's default). Users who want a full groff installation, with
the standard set of devices, fonts, macros, and documentation, should
install the groff package.
Homepage: https://www.gnu.org/software/groff/

Package: gnupg
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 1676
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.16-1ubuntu2
Depends: libbz2-1.0, libc6 (>= 2.15), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), gpgv
Suggests: gnupg-curl, gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1
Description: GNU privacy guard - a free PGP replacement
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC 4880.
.
GnuPG 1.4 is the standalone, non-modularized series. In contrast to
the version 2 series, shipped with the gnupg2 package, it comes
with no support for S/MIME and some other tools useful for desktop
environments, but also with less dependencies.
.
The gnupg package is built without libcurl. So it does not support
HKPS keyservers. Install the gnupg-curl package if you want to use
the keyserver helper tools built with libcurl and supporting HKPS.
Homepage: http://www.gnupg.org
Original-Maintainer: Debian GnuPG-Maintainers <[email protected]>

Package: libnewt0.52
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 188
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: newt
Version: 0.52.15-2ubuntu5
Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4)
Pre-Depends: multiarch-support
Recommends: libfribidi0
Conffiles:
/etc/newt/palette.ubuntu ac72ec93d29d94ad06bb3180f16cefb1
/etc/newt/palette.original d41d8cd98f00b204e9800998ecf8427e
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
Newt is a windowing toolkit for text mode built from the slang library.
It allows color text mode applications to easily use stackable windows,
push buttons, check boxes, radio buttons, lists, entry fields, labels,
and displayable text. Scrollbars are supported, and forms may be nested
to provide extra functionality. This package contains the shared library
for programs that have been built with newt.
Homepage: https://fedorahosted.org/newt/
Original-Maintainer: Alastair McKinstry <[email protected]>

Package: ltrace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 362
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.7.3-4ubuntu5
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libselinux1 (>= 1.32)
Conffiles:
/etc/ltrace.conf f67e1097893416df68c30b65ed908992
Description: Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it
exits. While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by
the executed process and the signals received by that process.
It can also intercept and print the system calls executed by the program.
.
The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have the source handy.
.
You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.
Original-Maintainer: Juan Cespedes <[email protected]>

Package: libisccc90
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.4), libisc95
Conflicts: libbind0, libbind9-41
Description: Command Channel Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the libisccc shared library used by BIND's daemons
and clients, particularly rndc.

Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 708
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.60-25ubuntu2
Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
Depends: libc6 (>= 2.14)
Conflicts: ja-trans (<= 0.8-2)
Description: The NET-3 networking toolkit
This package includes the important tools for controlling the network
subsystem of the Linux kernel. This includes arp, ifconfig, netstat,
rarp, nameif and route. Additionally, this package contains utilities
relating to particular network hardware types (plipconfig, slattach,
mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
.
In the upstream package 'hostname' and friends are included. Those are
not installed by this package, since there is a special "hostname*.deb".
Homepage: http://net-tools.berlios.de/
Original-Maintainer: net-tools Team <[email protected]>

Package: wireless-regdb
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 52
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2013.02.13-1ubuntu1
Suggests: crda
Description: wireless regulatory database
This package contains the wireless regulatory database used by the Central
Regulatory Database Agent (CRDA) to configure wireless devices to operate
within the radio spectrum allowed in the local jurisdiction.
.
This regulatory information is provided with no warranty either expressed or
implied. Only Linux drivers which use cfg80211 framework can make use of the
regulatory database and CRDA.
Homepage: http://wireless.kernel.org/en/developers/Regulatory/#The_regulatory_database
Original-Maintainer: Ben Hutchings <[email protected]>

Package: unattended-upgrades
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 252
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.82.1ubuntu2
Depends: debconf (>= 0.5) | debconf-2.0, debconf, python3, python3-apt, apt-utils, apt, ucf, lsb-release, lsb-base (>= 3.2-14), xz-utils
Suggests: bsd-mailx, mail-transport-agent
Conffiles:
/etc/pm/sleep.d/10_unattended-upgrades-hibernate d4ebdc2a2fdfeea33e6cd39812a85c3a
/etc/logrotate.d/unattended-upgrades 07320e1f80567c19e78cf683d2fbf8b6
/etc/init.d/unattended-upgrades 4f525a4e44bc36d79931eb1794fd0518
/etc/apt/apt.conf.d/50unattended-upgrades 4c4d0203d3db42331c1517ea26d064da
Description: automatic installation of security upgrades
This package can download and install security upgrades automatically
and unattended, taking care to only install packages from the
configured APT source, and checking for dpkg prompts about
configuration file changes.
.
This script is the backend for the APT::Periodic::Unattended-Upgrade
option.
Original-Maintainer: Michael Vogt <[email protected]>

Package: libaccountsservice0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 364
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: accountsservice
Version: 0.6.35-0ubuntu7
Depends: libc6 (>= 2.2.5), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.37.3), libsystemd-login0 (>= 186)
Breaks: accountsservice (<< 0.6.5)
Description: query and manipulate user account information - shared libraries
The AccountService project provides a set of D-Bus
interfaces for querying and manipulating user account
information and an implementation of these interfaces,
based on the useradd, usermod and userdel commands.
.
This package provides the shared libraries of the
AccountService library.
Homepage: http://cgit.freedesktop.org/accountsservice/
Original-Maintainer: Alessio Treglia <[email protected]>

Package: debconf-i18n
Status: install ok installed
Priority: important
Section: localization
Installed-Size: 1104
Maintainer: Colin Watson <[email protected]>
Architecture: all
Source: debconf
Version: 1.5.51ubuntu2
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
Description: full internationalization support for debconf
This package provides full internationalization for debconf, including
translations into all available languages, support for using translated
debconf templates, and support for proper display of multibyte character
sets.
Original-Maintainer: Debconf Developers <[email protected]>

Package: ubuntu-release-upgrader-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 308
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:0.220.2
Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Depends: python3, python3:any (>= 3.2~), python3-distupgrade (= 1:0.220.2)
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Breaks: software-properties (<< 0.9.27), update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Conffiles:
/etc/update-motd.d/91-release-upgrade 51540d8467fcf35f65e2873454746e54
/etc/update-manager/release-upgrades df41b4619e6054b4558a75e316923611
/etc/update-manager/meta-release 834e015e99673a6e3b0f31f6a511355f
Description: manage release upgrades
This is the core of the Ubuntu Release Upgrader

Package: fuse
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 152
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.9.2-4ubuntu4
Depends: libc6 (>= 2.14), libfuse2 (= 2.9.2-4ubuntu4), adduser, mount (>= 2.19.1), sed (>= 4), udev | makedev
Conffiles:
/etc/fuse.conf 298587592c8444196833f317def414f2
Description: Filesystem in Userspace
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
Homepage: http://fuse.sourceforge.net/
Original-Maintainer: Daniel Baumann <[email protected]>

Package: libjs-jquery-metadata
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 45
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: jquery-goodies
Version: 8-2
Depends: libjs-jquery
Recommends: javascript-common
Description: jQuery plugin for parsing metadata from elements
Sets the type of metadata to use. Metadata is encoded in JSON, and each
property in the JSON will become a property of the element itself.
.
There are three supported types of metadata storage:
.
attr: Inside an attribute. The name parameter indicates *which* attribute.
.
class: Inside the class attribute, wrapped in curly braces: { }
.
elem: Inside a child element (e.g. a script tag). The name parameter
indicates *which* element.
.
The metadata for an element is loaded the first time the element is accessed
via jQuery.
.
As a result, you can define the metadata type, use $(expr) to load the metadata
into the elements matched by expr, then redefine the metadata type and run
another $(expr) for other elements.
Original-Maintainer: Debian Javascript Maintainers <[email protected]>

Package: acpid
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 188
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1:2.0.21-1ubuntu2
Depends: libc6 (>= 2.15), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.2-14), kmod
Conffiles:
/etc/acpi/events/powerbtn 57f021ab2369f211018d6e7d11434314
/etc/acpi/powerbtn.sh cc749210de65e731d8c6a6c53640b9c2
/etc/default/acpid 5b934527919a9bba89c7978d15e918b3
/etc/init/acpid.conf 5ed634f9848d884b1314afc5ae92e2d6
/etc/init.d/acpid 05d217072d397076fb17c42d27d66564
Description: Advanced Configuration and Power Interface event daemon
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
ACPID is a completely flexible, totally extensible daemon for delivering
ACPI events. It listens on netlink interface (or on the deprecated file
/proc/acpi/event), and when an event occurs, executes programs to handle the
event. The programs it executes are configured through a set of configuration
files, which can be dropped into place by packages or by the admin.
Homepage: http://www.tedfelix.com/linux/acpid-netlink.html
Original-Maintainer: Debian Acpi Team <[email protected]>

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 712
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.16-1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14), libpcre3
Suggests: libpcre3 (>= 7.7)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
'grep' is a utility to search for text in files; it can be used from the
command line or in scripts. Even if you don't want to use it, other packages
on your system probably will.
.
The GNU family of grep utilities may be the "fastest grep in the west".
GNU grep is based on a fast lazy-state deterministic matcher (about
twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
search for a fixed string that eliminates impossible text from being
considered by the full regexp matcher without necessarily having to
look at every character. The result is typically many times faster
than Unix grep or egrep. (Regular expressions containing backreferencing
will run more slowly, however.)
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://www.gnu.org/software/grep/

Package: libnl-genl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.21-1
Depends: libnl-3-200 (= 3.2.21-1), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library for dealing with netlink sockets - generic netlink
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
.
API to the generic netlink protocol, an extended version of the netlink
protocol.
Original-Maintainer: Heiko Stuebner <[email protected]>
Homepage: http://people.suug.ch/~tgr/libnl/

Package: libaprutil1-ldap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.5.3-1
Depends: libaprutil1 (= 1.5.3-1), libc6 (>= 2.2.5), libldap-2.4-2 (>= 2.4.7)
Description: Apache Portable Runtime Utility Library - LDAP Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
.
This package contains the LDAP driver.
Original-Maintainer: Debian Apache Maintainers <[email protected]>
Homepage: http://apr.apache.org/

Package: busybox-static
Status: install ok installed
Priority: extra
Section: shells
Installed-Size: 1984
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: busybox
Version: 1:1.21.0-1ubuntu1
Replaces: busybox
Conflicts: busybox
Description: Standalone rescue shell with tons of builtin utilities
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-static provides you with a statically linked simple stand alone shell
that provides all the utilities available in BusyBox. This package is
intended to be used as a rescue shell, in the event that you screw up your
system. Invoke "busybox sh" and you have a standalone shell ready to save
your system from certain destruction. Invoke "busybox", and it will list the
available builtin commands.
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <[email protected]>

Package: gcc-4.8-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 212
Maintainer: Ubuntu Core developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-4.8
Version: 4.8.2-19ubuntu1
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <[email protected]>

Package: plymouth
Status: install ok installed
Priority: required
Section: x11
Installed-Size: 457
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.8.8-0ubuntu17
Depends: initramfs-tools, libplymouth2 (= 0.8.8-0ubuntu17), mountall (>= 2.0), upstart (>= 1.11-0ubuntu3), udev (>= 166-0ubuntu4), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.14), libdbus-1-3 (>= 1.1.1), libdrm2 (>= 2.4.25), libtinfo5
Recommends: plymouth-theme-ubuntu-text | plymouth-theme
Breaks: gdm (<< 3.0.4-0ubuntu11), kdm (<< 4:4.7.1-0ubuntu3), lightdm (<< 0.9.7-0ubuntu2), lubuntu-plymouth-theme (<= 0.4), lxdm (<< 0.4.1-0ubuntu2), ubuntustudio-plymouth-theme (<= 0.38), xubuntu-plymouth-theme (<< 10.04.4)
Conflicts: usplash
Conffiles:
/etc/init/plymouth-stop.conf 03c8ba8289470d71e22fdbfa5859e122
/etc/init/plymouth-log.conf 65d2943a69f455dec3fed43fd7996d76
/etc/init/plymouth-splash.conf 63b63b446cc981dc4f2fa5772b4b3e93
/etc/init/plymouth.conf 859e01281230eb9a522c99875f4b8b69
/etc/init/plymouth-shutdown.conf febc1a3763f8e15add963ede4e561a26
/etc/init/plymouth-upstart-bridge.conf dd271be2c476aadd0cd34bc77d95a379
/etc/init/plymouth-ready.conf f8542ccc586a5b63f5b76f68ac4f2f59
Description: graphical boot animation and logger - main package
Plymouth is an application that runs very early in the boot process
(even before the root filesystem is mounted!) that provides a graphical
boot animation while the boot process happens in the background.

Package: libxtables10
Status: install ok installed
Priority: important
Section: net
Installed-Size: 106
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: iptables
Version: 1.4.21-1ubuntu1
Replaces: iptables (<< 1.4.16.3-3)
Depends: libc6 (>= 2.14)
Breaks: iptables (<< 1.4.16.3-3)
Description: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework.
Homepage: http://www.netfilter.org/
Original-Maintainer: Laurence J. Lane <[email protected]>

Package: python3-gdbm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 71
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3-stdlib-extensions
Version: 3.4.0-0ubuntu1
Replaces: python3.0 (<< 3.0.1)
Provides: python3.4-gdbm
Depends: python3 (>= 3.4), python3 (<< 3.5), libc6 (>= 2.4), libgdbm3 (>= 1.8.3)
Suggests: python3-gdbm-dbg
Description: GNU dbm database support for Python 3.x
GNU dbm database module for Python 3.x. Install this if you want to
create or read GNU dbm database files with Python.
Original-Maintainer: Matthias Klose <[email protected]>

Package: kbd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1032
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.15.5-1ubuntu1
Provides: console-utilities
Depends: libc6 (>= 2.14), console-setup, lsb-base (>= 3.0-10), initramfs-tools
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: console-utilities
Conffiles:
/etc/kbd/config 7675e7d682fcc2633d00990fc1a38c29
/etc/kbd/remap 2f1f15d62b45ab43c04b3ddbfcf591ec
Description: Linux console font and keytable utilities
This package allows you to set up the Linux console, change the font,
resize text mode virtual consoles and remap the keyboard.
.
You will probably want to install a set of data files, such as the one
in the “console-setup” package.
Original-Maintainer: Console utilities maintainers <[email protected]>

Package: linux-image-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 27
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux-meta
Version: 3.13.0.24.28
Depends: linux-image-3.13.0-24-generic, linux-image-extra-3.13.0-24-generic, linux-firmware
Description: Generic Linux kernel image
This package will always depend on the latest generic kernel image
available.

Package: libnss3-1d
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 76
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.28.4-0ubuntu0.14.04.5
Depends: libnss3 (= 2:3.28.4-0ubuntu0.14.04.5)
Description: Network Security Service libraries - transitional package
This is a transitional package to ensure smooth transition of all packages
to libnss3.
Homepage: http://www.mozilla.org/projects/security/pki/nss/
Original-Maintainer: Maintainers of Mozilla-related packages <[email protected]>

Package: libcurl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 545
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.35.0-1ubuntu2
Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: ca-certificates
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, cookies, user+password authentication (Basic,
Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
and more!
.
libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
fast, thoroughly documented and is already used by many known, big and
successful companies and numerous applications.
.
SSL support is provided by OpenSSL.
Homepage: http://curl.haxx.se
Original-Maintainer: Alessandro Ghedini <[email protected]>

Package: php5-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1139
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Provides: php5-mhash, phpapi-20121212
Depends: libc6 (>= 2.14), sed (>= 4.1.1-1), psmisc (>= 22.15-1~), lsof, ucf, php5-json
Suggests: php5-user-cache
Breaks: php-apc (<< 4.0.0), php-crypt-gpg (<< 1.3.2), php5-json (<< 1.3.1-1~), php5-suhosin (<< 0.9.34), php5-xcache (<< 3.1~), php5-xdebug (<< 2.2.2)
Conflicts: php5-mhash
Conffiles:
/etc/cron.d/php5 c1629acd8cda1a2ff234ca9c9b6ecd27
Description: Common files for packages built from the php5 source
This package contains the documentation and example files relevant to all
the other packages built from the php5 source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: keyboard-configuration
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2304
Maintainer: Ubuntu Installer Team <[email protected]>
Architecture: all
Source: console-setup
Version: 1.70ubuntu8
Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Depends: debconf (>= 1.5.34), liblocale-gettext-perl
Conflicts: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Conffiles:
/etc/init.d/console-setup 7b771b5a718632d5d80ff8d310aa3108
/etc/init/console-setup.conf 7fe93d1fb1311225f741b61ebff20942
Description: system-wide keyboard preferences
This package maintains the keyboard preferences in
/etc/default/keyboard. Other packages can use the information
provided by this package in order to configure the keyboard on the
console or in X Window.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: upstart
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1681
Maintainer: James Hunt <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.12.1-0ubuntu4
Replaces: startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.2.16), libjson-c2 (>= 0.10), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 1.32), libudev1 (>= 183), sysvinit-utils, initscripts, mountall, ifupdown (>= 0.6.10ubuntu5), libjson0 (>= 0.10-1.1ubuntu1), debianutils (>= 4)
Suggests: python3, graphviz, bash-completion, upstart-monitor
Breaks: friendly-recovery (<< 0.2.13), libc6 (<< 2.12.1-0ubuntu12)
Conflicts: lxcguest, startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
Conffiles:
/etc/dbus-1/system.d/Upstart.conf 64be74cddb0c74b7d98202b40389784c
/etc/upstart-xsessions ec9aa92a5c50938479d711daa9ee774a
/etc/bash_completion.d/upstart 080f7eee4a3f3e5f76197eaa581fb4da
/etc/cron.daily/upstart 761747ebd3d1677620d5af50c9900b13
/etc/init/tty1.conf f42f2298f711147ecf177054294861a7
/etc/init/rc.conf 3ebc6ddcd00482cfb24ce09a14ded29f
/etc/init/control-alt-delete.conf 16e6603524084b63b0f0ca04eb56757e
/etc/init/tty3.conf 6608f08adf00a282358a1eeb9bdcf78e
/etc/init/failsafe.conf 0b88eeccf6c8fd456e886aa7a76e3291
/etc/init/upstart-socket-bridge.conf 5f3eaca09ee1f03d5d0686ea99f8c051
/etc/init/tty2.conf 0d9326fdda081ac96d92bbc57ff773e4
/etc/init/tty4.conf 2c78cd865d848bb2674104905151dbe2
/etc/init/tty6.conf e8ad2f0411614f9c8dc9c4e364763549
/etc/init/upstart-udev-bridge.conf 2c24bb70877476b5e7016ccf6de745a4
/etc/init/upstart-file-bridge.conf 57ea7ed6cba1f1259ac87410c59237ca
/etc/init/wait-for-state.conf 20b85b55c3f1e040fdbbf669afe4d2a1
/etc/init/tty5.conf 6d5794f72a1098b008e53e326a6bb5a0
/etc/init/rc-sysinit.conf a50c045d9390a6e6c43c18b19cd72fe5
/etc/init/rcS.conf 8533688686f75d7bcf20da5a0d36d94b
/etc/init/flush-early-job-log.conf 09e959647877c39f6490ad29b8a35a28
/etc/init/console.conf 8d79b0205f2daffb473604ce53e1dc83
/etc/init/container-detect.conf 6bae6257355ad7322e7263e567817465
/etc/init/shutdown.conf 559659602cefe7e8d3c1e76820f5ae5d
/etc/logrotate.d/upstart 070767086a27883ec119e1dde779a856
/etc/X11/Xsession.d/99upstart d150fce36cf22f5504e4dbc89b4826e0
/etc/X11/Xsession.d/00upstart 46b4576b1f2ceffb2450a88d58786b95
Description: event-based init daemon
upstart is a replacement for the /sbin/init daemon which handles
starting of tasks and services during boot, stopping them during
shutdown and supervising them while the system is running.
Homepage: http://upstart.ubuntu.com/
Orig-Maintainer: Steve Langasek <[email protected]>

Package: libmysqlclient18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3411
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Depends: mysql-common (>= 5.5.62-0ubuntu0.14.04.1), libc6 (>= 2.17), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: MySQL database client library
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the client library.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: mlocate
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 228
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.26-1ubuntu1
Depends: libc6 (>= 2.14), adduser
Conflicts: findutils (<= 4.2.31-1), slocate (<= 3.1-1.1)
Conffiles:
/etc/cron.daily/mlocate 291e65d49accbae517e68bf8478dbc6f
/etc/updatedb.conf 0e6161690efb792c51063c469053bd2b
Description: quickly find files on the filesystem based on their name
mlocate is a new implementation of locate, a tool to find files
anywhere in the filesystem based on their name, using a fixed pattern
or a regular expression. Unlike other tools like find(1), locate uses
a previously created database to perform the search, allowing queries
to execute much faster. This database is updated periodically from
cron.
.
Several implementations of locate exist: the original implementation
from GNU's findutils, slocate, and mlocate. The advantages of mlocate
are:
.
* it indexes all the filesystem, but results of a search will only
include files that the user running locate has access to. It does
this by updating the database as root, but making it unreadable for
normal users, who can only access it via the locate binary. slocate
does this as well, but not the original locate.
.
* instead of re-reading all the contents of all directories each time
the database is updated, mlocate keeps timestamp information in its
database and can know if the contents of a directory changed without
reading them again. This makes updates much faster and less demanding
on the hard drive. This feature is only found in mlocate.
.
Installing mlocate will change the /usr/bin/locate binary to point to
mlocate via the alternatives mechanism. After installation, you may
wish to run /etc/cron.daily/mlocate by hand to create the database,
otherwise mlocate won't work until that script is run from cron itself
(since mlocate does not use the same database file as standard locate).
Also, you may wish to remove the "locate" package in order not to have
two different database files updated regularly on your system.
Homepage: http://carolina.mff.cuni.cz/~trmac/blog/mlocate
Original-Maintainer: Tollef Fog Heen <[email protected]>

Package: ureadahead
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 124
Maintainer: Scott James Remnant <[email protected]>
Architecture: amd64
Version: 0.100.0-16
Replaces: readahead
Provides: readahead
Depends: e2fslibs (>= 1.42.2), libblkid1 (>= 2.16), libc6 (>= 2.4), libnih1 (>= 1.0.0), upstart (>= 0.6.0)
Conflicts: readahead
Conffiles:
/etc/init/ureadahead.conf d9e4b079e8778361dd1a8cce7377028d
/etc/init/ureadahead-other.conf bd9285c6f7626d50bf183a36645f97fb
Description: Read required files in advance
über-readahead is used during boot to read files in advance of when
they are needed such that they are already in the page cache,
improving boot performance.
.
Its data files are regenerated on the first boot after install, and
either monthly thereafter or when packages with init scripts or
configs are installed or updated.
.
ureadahead requires a kernel patch included in the Ubuntu kernel.

Package: command-not-found-data
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3992
Maintainer: Michael Vogt <[email protected]>
Architecture: amd64
Source: command-not-found
Version: 0.3ubuntu12
Description: Set of data files for command-not-found.
This package provides the required data used by the command-not-found
application.
Original-Maintainer: Zygmunt Krynicki <[email protected]>

Package: ftp
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 144
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: netkit-ftp
Version: 0.17-28
Replaces: netstd
Depends: libc6 (>= 2.15), libreadline6 (>= 6.0), netbase
Description: classical file transfer client
This is the user interface to the ARPANET standard File Transfer Protocol.
The program allows a user to transfer files to and from a remote network
site.
Original-Maintainer: Alberto Gonzalez Iniesta <[email protected]>

Package: libpipeline1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 88
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpipeline
Version: 1.3.0-1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: pipeline manipulation library
This is a C library for setting up and running pipelines of processes,
without needing to involve shell command-line parsing which is often
error-prone and insecure.
Homepage: http://libpipeline.nongnu.org/

Package: libcwidget3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1088
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: cwidget
Version: 0.5.16-3.5ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6), libtinfo5
Suggests: libcwidget-dev
Description: high-level terminal interface library for C++ (runtime files)
libcwidget is a modern user interface library modeled on GTK+ and Qt,
but using curses as its display layer and with widgets that are
tailored to a terminal environment.
.
This package contains the files that are required to run programs
compiled against libcwidget.
Homepage: http://cwidget.alioth.debian.org
Original-Maintainer: Daniel Burrows <[email protected]>

Package: bash-completion
Status: install ok installed
Priority: standard
Section: shells
Installed-Size: 929
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1:2.1-4
Replaces: bash, cryptsetup (<< 2:1.1.2-2), xen-tools (<= 4.1-1)
Depends: bash (>= 3.2)
Pre-Depends: dpkg (>= 1.15.7.2~)
Breaks: xen-tools (<= 4.1-1)
Conffiles:
/etc/profile.d/bash_completion.sh 749e4786543bc3d19e20b0e214806c35
/etc/bash_completion a81b3f1cb197219b815942f4fc7fa94e
Description: programmable completion for the bash shell
bash completion extends bash's standard completion behavior to achieve
complex command lines with just a few keystrokes. This project was
conceived to produce programmable completion routines for the most
common Linux/UNIX commands, reducing the amount of typing sysadmins
and programmers need to do on a daily basis.
Original-Maintainer: Bash Completion Maintainers <[email protected]>
Homepage: http://bash-completion.alioth.debian.org

Package: libsasl2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-17build1
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Suggests: libsasl2-modules-otp, libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Description: Cyrus SASL - pluggable authentication modules
This is the Cyrus SASL API implementation, version 2.1. See package
libsasl2-2 and RFC 2222 for more information.
.
This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <[email protected]>

Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 166
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-17build1
Replaces: libsasl2
Depends: libc6 (>= 2.15), libsasl2-modules-db (>= 2.1.25.dfsg1-17build1)
Pre-Depends: multiarch-support
Recommends: libsasl2-modules (>= 2.1.25.dfsg1-17build1)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
Description: Cyrus SASL - authentication abstraction library
This is the Cyrus SASL API implementation, version 2.1.
.
SASL is the Simple Authentication and Security Layer, a method for
adding authentication support to connection-based protocols. To use
SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol and the
connection. See RFC 2222 for more information.
.
Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <[email protected]>

Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2337
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.1.5.1-1ubuntu9
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules, debianutils (>= 2.15.2)
Conffiles:
/etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
/etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
/etc/init/passwd.conf ea81baf06e4c358225ce22b786ad9e6a
/etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
/etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
/etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
/etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
/etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
Description: change and administer password and group data
This package includes passwd, chsh, chfn, and many other programs to
maintain password and group data.
.
Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
Homepage: http://pkg-shadow.alioth.debian.org/
Original-Maintainer: Shadow package maintainers <[email protected]>

Package: bsdmainutils
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 555
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 9.0.5ubuntu1
Depends: libc6 (>= 2.14), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Conffiles:
/etc/default/bsdmainutils bded239f4fea461cc5c92c3bd5a28cc9
/etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96
/etc/cron.daily/bsdmainutils 559387f792462a62e3efb1d573e38d11
Description: collection of more utilities from FreeBSD
This package contains lots of small programs many people expect to find when
they use a BSD-style Unix system.
.
It provides banner (as printerbanner), calendar, col, colcrt, colrm, column,
from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and
write (as bsd-write).
.
This package used to contain whois and vacation, which are now distributed in
their own packages. Also here was tsort, which is now in the "coreutils"
package.
Original-Maintainer: Debian Bsdmainutils Team <[email protected]>

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 69
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 3.15ubuntu1
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4)
Breaks: nis (<< 3.17-30)
Conffiles:
/etc/init/hostname.conf 2521555e6850a6ee2461a4444b4c1d0d
Description: utility to set/show the host name or domain name
This package provides commands which can be used to display the system's
DNS name, and to display or set its hostname or NIS domain name.
Original-Maintainer: Debian Hostname Team <[email protected]>

Package: xkb-data
Status: install ok installed
Priority: extra
Section: x11
Installed-Size: 2836
Maintainer: Ubuntu X-SWAT <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: xkeyboard-config
Version: 2.10.1-1ubuntu1
Breaks: libx11-6 (<< 2:1.4.3)
Description: X Keyboard Extension (XKB) configuration data
This package contains configuration data used by the X Keyboard
Extension (XKB), which allows selection of keyboard layouts when
using a graphical interface.
.
Every X11 vendor provides its own XKB data files, so keyboard layout
designers have to send their layouts to several places. The
xkeyboard-config project has been launched at FreeDesktop in order
to provide a central repository that could be used by all vendors.
Homepage: http://www.freedesktop.org/Software/XKeyboardConfig
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: acl
Version: 2.2.52-1
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Description: Access control list shared library
This package contains the libacl.so dynamic library containing
the POSIX 1003.1e draft standard 17 functions for manipulating
access control lists.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://savannah.nongnu.org/projects/acl/

Package: screen
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 950
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.1.0~20120320gitdb59704-9
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libtinfo5
Suggests: iselect (>= 1.4.0-1) | screenie | byobu
Conffiles:
/etc/screenrc 12c245238eb8b653625bba27dc81df6a
/etc/init.d/screen-cleanup c1dc791ae42e2ce284cd20aff93e8987
Description: terminal multiplexer with VT100/ANSI terminal emulation
GNU Screen is a terminal multiplexer that runs several separate "screens" on
a single physical character-based terminal. Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features, including configurable
input and output translation, serial port support, configurable logging,
and multi-user support.
Original-Maintainer: Axel Beckert <[email protected]>
Homepage: http://savannah.gnu.org/projects/screen

Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 300
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.1.8-1ubuntu2
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Conffiles:
/etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
/etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
Description: Runtime support for the PAM library
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <[email protected]>

Package: geoip-database
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3881
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 20140313-1
Recommends: libgeoip1
Breaks: libgeoip1 (<< 1.4.5.dfsg)
Description: IP lookup command line tools that use the GeoIP library (country database)
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the free GeoLiteCountry database.
Original-Maintainer: Patrick Matthäi <[email protected]>
Homepage: http://www.maxmind.com/

Package: libjpeg8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libjpeg8-empty
Version: 8c-2ubuntu8
Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6)
Description: Independent JPEG Group's JPEG runtime library (dependency package)
libjpeg8 dependency package, depending on libjpeg-turbo8.

Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 86
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1:1.0.7-1ubuntu1
Depends: libc6 (>= 2.14), libx11-6, libxau6, libxext6, libxmuu1
Description: X authentication utility
xauth is a small utility to read and manipulate Xauthority files, which
are used by servers and clients alike to control authentication and access
to X sessions.
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: ufw
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 731
Maintainer: Jamie Strandboge <[email protected]>
Architecture: all
Version: 0.34~rc-0ubuntu2
Depends: debconf, iptables, ucf, python3:any (>= 3.3.2-2~), python3, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
Suggests: rsyslog
Conffiles:
/etc/logrotate.d/ufw 37513e22d976e5129fd0eb67de47bbe9
/etc/bash_completion.d/ufw 50de7ccdcddb779093156f133d9c0a5e
/etc/rsyslog.d/20-ufw.conf 322b0e04163744367d1cba9608891bfe
/etc/init/ufw.conf b85f80257c81675ef38e9db139fb0921
/etc/default/ufw ef91ecde4a64da5c98da8968849804d5
/etc/ufw/sysctl.conf 3539cf073de407e030340351fe3f5fb7
Description: program for managing a Netfilter firewall
The Uncomplicated FireWall is a front-end for iptables, to make managing a
Netfilter firewall easier. It provides a command line interface with syntax
similar to OpenBSD's Packet Filter. It is particularly well-suited as a
host-based firewall.
Homepage: https://launchpad.net/ufw

Package: libslang2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1466
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: slang2
Version: 2.2.4-15ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: libpng12-0
Description: S-Lang programming library - runtime version
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
This package contains only the shared library libslang.so.* and copyright
information. It is only necessary for programs that use this library (such
as jed and slrn). If you plan on doing development with S-Lang, you will
need the companion -dev package as well.
Homepage: http://www.jedsoft.org/slang/
Original-Maintainer: Alastair McKinstry <[email protected]>

Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 465
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.4.7-1ubuntu4.22
Replaces: apache2.2-common
Depends: lsb-base, procps, perl, mime-support, apache2-bin (= 2.4.7-1ubuntu4.22), apache2-data (= 2.4.7-1ubuntu4.22)
Recommends: ssl-cert
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, ufw, apache2-utils
Conflicts: apache2.2-common
Conffiles:
/etc/ufw/applications.d/apache2-utils.ufw.profile f8d4fd920e598ceb4379613c6261f6af
/etc/logrotate.d/apache2 77a860c99020888744696d024b9ad0d6
/etc/cron.daily/apache2 c98f352338400e8310b3664cd6b510ac
/etc/default/apache2 b8c9d2272f8df519b2704e3d147316c1
/etc/apache2/sites-available/default-ssl.conf 62e941b4a0ff9e7794e82c98c8a846a2
/etc/apache2/sites-available/000-default.conf f3066f67070ab9b1ad9bab81ca05330a
/etc/apache2/mods-available/alias.conf c6e9f26152898c38e58211c8b362d5c3
/etc/apache2/mods-available/proxy_wstunnel.load d2e5c21b886333f1662fe74591260d5d
/etc/apache2/mods-available/mpm_prefork.load 9bcdffe5055526e0929ecd49ee311c9e
/etc/apache2/mods-available/authn_dbm.load 4e37546871dbcba8550a0d781f6fbfa8
/etc/apache2/mods-available/remoteip.load 81a6511c79ab338aef51a6c185152231
/etc/apache2/mods-available/mpm_worker.conf 2673a5a3f030bfb704bee034ce3a183c
/etc/apache2/mods-available/ldap.conf 344968a263507c1991a160427e51ed9c
/etc/apache2/mods-available/lbmethod_heartbeat.load 944703ff299a25cf068de7f6a2374465
/etc/apache2/mods-available/socache_memcache.load c0101bc50501b12e7c8c74014560404b
/etc/apache2/mods-available/session.load b552f1e184865c597ae397876fb3a0a6
/etc/apache2/mods-available/filter.load 8df0170e37a8925238860657d6c60fe5
/etc/apache2/mods-available/dav.load ed469867552a1145b8c3ffa5780ff83e
/etc/apache2/mods-available/dump_io.load 8231c51ef692e0766625ece087484fe4
/etc/apache2/mods-available/authn_core.load c6420ed74b0095f8408aba3e11db4907
/etc/apache2/mods-available/dbd.load f03fe275174a5ed97b0f5f5726ccea60
/etc/apache2/mods-available/userdir.conf 143f6c46903d32c98184186e30351dc2
/etc/apache2/mods-available/authn_socache.load 260e21e1eb5caa7bcabe8a2fae11445f
/etc/apache2/mods-available/log_forensic.load 7177e2427eb7c78f1ab10c034a809793
/etc/apache2/mods-available/auth_digest.load f29d047cd59013e2fa6724d677c7970b
/etc/apache2/mods-available/authz_user.load bcf988f105564ec1e14b78df56a01cd8
/etc/apache2/mods-available/lbmethod_bybusyness.load 094b7c1d424cc4a1dee6f77d301e1888
/etc/apache2/mods-available/reflector.load 306c71fae73733506db9099d106ba642
/etc/apache2/mods-available/cgid.conf e8a2836392051bde889cf9c137058273
/etc/apache2/mods-available/status.load 00976ea5115f286bbc21357581d0b65e
/etc/apache2/mods-available/session_dbd.load cf86e56f8ee26f5dccc39c2f690d7f79
/etc/apache2/mods-available/socache_dbm.load 9f11810517a6bf2eba31b336ebbfad70
/etc/apache2/mods-available/autoindex.conf bfba7d77669e02b869b92e98215d58fc
/etc/apache2/mods-available/speling.load 095570b0cb18ebdfc357a2241c6932ea
/etc/apache2/mods-available/mime.load 9c858dc2ad2825dc3f862ecba90cf6ec
/etc/apache2/mods-available/dir.conf fe4bc5fa3b3cc7a241fe57f8fabc55a1
/etc/apache2/mods-available/proxy_express.load f2ad6e7e80d2750cdca5986657e7835e
/etc/apache2/mods-available/actions.conf 8736884dbc596bcfdbb392409c96fde5
/etc/apache2/mods-available/request.load 36c1b324cd545e3e29b50b5e2a8357e8
/etc/apache2/mods-available/ldap.load 735ac5f246738e11a53f6c515b8dfc48
/etc/apache2/mods-available/proxy.conf b516d96935974214588d525edd7aed6d
/etc/apache2/mods-available/usertrack.load 8400042dd4374fad5eedf33ffb3c68f0
/etc/apache2/mods-available/autoindex.load b9f9d364f1b4c96c45b6db353180aa15
/etc/apache2/mods-available/lua.load 5e445ce688a49e0a1fcfcaa414fe21f9
/etc/apache2/mods-available/deflate.load 6a7a23153796456ee919abdf728fd972
/etc/apache2/mods-available/info.load c1faffe40b8bed9f2b817b9dc0503bb6
/etc/apache2/mods-available/info.conf 4a4aa21e0bb474d420c9a3e1c3320677
/etc/apache2/mods-available/macro.load 40e0509b4b2d307cdfe4de75fa89dc91
/etc/apache2/mods-available/proxy_http.load 161b514c355c6daa95f11371fb9c184c
/etc/apache2/mods-available/session_crypto.load 066002be7d8c6c381553dbded41db1b6
/etc/apache2/mods-available/lbmethod_byrequests.load f33d55ab5bbf907340426e31f99f6701
/etc/apache2/mods-available/authz_core.load 90ad8f57655bcd98b7b07864736ab954
/etc/apache2/mods-available/proxy_html.load 9ac792bda6e69b4c80af1588289d3a9a
/etc/apache2/mods-available/dav_lock.load faad09687e64ebb9670aa0b8095d6642
/etc/apache2/mods-available/substitute.load 50e63dc17612e22484a88f537e8aec8e
/etc/apache2/mods-available/authn_dbd.load 86e21a672a4f245715a788f9873174ed
/etc/apache2/mods-available/mime_magic.conf ebeaf79afde03c805e795bb51eec155f
/etc/apache2/mods-available/lbmethod_bytraffic.load e656d80b48c020b7d77ece23368e04f1
/etc/apache2/mods-available/cache_disk.load 56ebd9819aa70a7ff8ac04e4922049f2
/etc/apache2/mods-available/xml2enc.load 1f7ab653ed3601bd265871cdf252a224
/etc/apache2/mods-available/authz_dbd.load c746b8c3bf3fca950ca41fcd553328b4
/etc/apache2/mods-available/dav_fs.load 17f662fd023dbaaab9d89f9a11ae58c1
/etc/apache2/mods-available/proxy_fcgi.load 09cbda44eecbf1cbab48b30045217e3c
/etc/apache2/mods-available/dav_fs.conf 162db96239f13b5416f369b6306d9db6
/etc/apache2/mods-available/env.load 3e8963a7df7c047be50a552d80a4f853
/etc/apache2/mods-available/expires.load dac64edc06fe538c2edd7b3f1f3b03f1
/etc/apache2/mods-available/mpm_event.conf d868a76835101a66be2863362ef9f81a
/etc/apache2/mods-available/deflate.conf 6649a32153b9afdc53f6898b5a10a2d6
/etc/apache2/mods-available/mpm_worker.load 0c6640977f0f046a55fdaf76eb54adef
/etc/apache2/mods-available/cache_socache.load 4b548216cee2e910e9059e426f81e60c
/etc/apache2/mods-available/setenvif.conf 533f5f92761c2c24d6820f1d7d1c45ad
/etc/apache2/mods-available/proxy.load 3d3719c88d01152e817f74fc2fd6ce9e
/etc/apache2/mods-available/echo.load 226a145f19c43d9f921c35eacfd61cb2
/etc/apache2/mods-available/reqtimeout.load 7fd814775dc3f3c9e6753ef874978f96
/etc/apache2/mods-available/proxy_ajp.load e058e03c1d4f9e4d8e2c439ed75cc501
/etc/apache2/mods-available/rewrite.load 55e18fb7df64c8f390904b972637c17d
/etc/apache2/mods-available/cgi.load 32a1c48f0e29feb415c9460378728d82
/etc/apache2/mods-available/mime.conf 7369c2fd5edf2192edbd6d865b632ae5
/etc/apache2/mods-available/log_debug.load d062328e5987fa686615394768339abe
/etc/apache2/mods-available/authn_file.load ecdeeab8cfec4a9dd0c065a4d6948c31
/etc/apache2/mods-available/reqtimeout.conf 40b45155afb3d14263d12e6fc4a98513
/etc/apache2/mods-available/userdir.load c034025405561ea48fbcb67fd1998f4d
/etc/apache2/mods-available/dialup.load dbc3535a9e5dfd799cf16b5c0d58f137
/etc/apache2/mods-available/proxy_connect.load 6bc4b5de977f70a0b6ae98ab04383c0c
/etc/apache2/mods-available/access_compat.load f7f77b3eb4005749b583ff14b49f8bf1
/etc/apache2/mods-available/heartbeat.load b78970d35346bfe5eb5817d228cb209c
/etc/apache2/mods-available/proxy_fdpass.load 9e5584db5f748a2fb71b582a255a976e
/etc/apache2/mods-available/ratelimit.load fb40aa030d5458dd99a0c9d1141bcde4
/etc/apache2/mods-available/session_cookie.load 89aff7a7f8b4347965d4cf6ea3c5beb9
/etc/apache2/mods-available/asis.load d1003c9fa12b4d3ed35ea3827a689492
/etc/apache2/mods-available/mpm_event.load 08816d280ebbd94b8c5961fc6f7168b5
/etc/apache2/mods-available/cgid.load c3ee2eac02c248b5a39fb1a7afee4cb9
/etc/apache2/mods-available/negotiation.load fd7bf44d833446a35f0199d7cbcc9793
/etc/apache2/mods-available/ssl.conf e4a31d367e454e7266c439f254d6f060
/etc/apache2/mods-available/negotiation.conf 443398efdd41085bc1a70047f6e61c95
/etc/apache2/mods-available/charset_lite.load 1585fcd1b631c2e9b166e170cb162c54
/etc/apache2/mods-available/cache_disk.conf b716cf836c9f00dae0366a39f511b76d
/etc/apache2/mods-available/ssl.load 838b292226d2da6ceb3f1c793696ca12
/etc/apache2/mods-available/vhost_alias.load fdd42d34966c329cdee2435dfe72ee24
/etc/apache2/mods-available/proxy_ftp.load c05db1b229a7957f0032c0d79ed7e3c9
/etc/apache2/mods-available/mpm_prefork.conf 26e539a16e51c4feddd2eedc568692e6
/etc/apache2/mods-available/data.load b6cc5b9e815f551335596cd1e25ffc34
/etc/apache2/mods-available/authnz_ldap.load d65845f053d08b82da239c73c9094c35
/etc/apache2/mods-available/proxy_balancer.conf 5e9113f9556e17c0fec6c81232651791
/etc/apache2/mods-available/authz_groupfile.load 97a3e14926ce7bf5f2d2a7b93ece648d
/etc/apache2/mods-available/unique_id.load 6c13959015fb35276572070b44e63380
/etc/apache2/mods-available/setenvif.load 6f670fad5b6f6b14fa72c9cd3058469b
/etc/apache2/mods-available/auth_basic.load a92c34a3ce5e67e2ecbd272155ebe072
/etc/apache2/mods-available/headers.load ba7d09162b65d09397bd58be33138e4d
/etc/apache2/mods-available/include.load 9cf2fa9ceb6571b5fab4603daad44c83
/etc/apache2/mods-available/socache_shmcb.load 9efb84889b8e1683ce104033bf30973d
/etc/apache2/mods-available/status.conf 5d3689f109baf304af4f145249ca6326
/etc/apache2/mods-available/allowmethods.load b377b96eb4dddd88f9428d9cc2fd87ea
/etc/apache2/mods-available/mime_magic.load ab5c69aa0c91f11157e9bfc4972f8cce
/etc/apache2/mods-available/auth_form.load 731420a769dd8ad537d68bfdbdd6a506
/etc/apache2/mods-available/authz_owner.load 9ed1ea15654bb594453438154b642539
/etc/apache2/mods-available/heartmonitor.load b4da13d1c05a7dd1bdeb272300c1fc83
/etc/apache2/mods-available/slotmem_shm.load 127df94eaf6987ad67b964f01eec3251
/etc/apache2/mods-available/actions.load 95dcfd2efdd41666de5f31dd72e01e41
/etc/apache2/mods-available/ext_filter.load d3c4acfca1322274a9a8504e8cef27e9
/etc/apache2/mods-available/proxy_ftp.conf dd9beba82c2838bcfd51a05dfb540929
/etc/apache2/mods-available/alias.load 7742296502ce1d2f970cc87322d8ffba
/etc/apache2/mods-available/cache.load ea99aba14e9aa25c27653b9958239a6e
/etc/apache2/mods-available/buffer.load ae1e21b4fd2c2e8236ec641cae9814bd
/etc/apache2/mods-available/file_cache.load f097659127628ec6f9c6a558d0baf566
/etc/apache2/mods-available/dir.load 397aadae1b8b18e3a7a233cf7c297f99
/etc/apache2/mods-available/authz_dbm.load 8cd42e62d8ca0701f9aad080ec968493
/etc/apache2/mods-available/proxy_scgi.load cb11d685e60db26bbdad456263bf63b7
/etc/apache2/mods-available/suexec.load 335169c85f4afc14524846789d46af06
/etc/apache2/mods-available/authn_anon.load 03cbe85c698911a3d3235b4855726481
/etc/apache2/mods-available/authz_host.load f529587409471e3feb62256bccaf538a
/etc/apache2/mods-available/sed.load 8ba3c7ff4243e6a45b6e3c372fc0de1b
/etc/apache2/mods-available/slotmem_plain.load fd33fcd86c77d4d5044ad904e7f38360
/etc/apache2/mods-available/proxy_balancer.load 9c6e6ff2195159c8af97f7673e8d2ada
/etc/apache2/envvars 331419cf134c3cdce519b0d0f151cbc9
/etc/apache2/conf-available/other-vhosts-access-log.conf 60d5d57995317aedb02bd2a20b366717
/etc/apache2/conf-available/serve-cgi-bin.conf 21abde7dadc1020140b9ab796d06fd29
/etc/apache2/conf-available/localized-error-pages.conf cfd0ae5e448102514efe8b97181d19c9
/etc/apache2/conf-available/charset.conf 46ea15bcd82c11ea0973aa8842b1dc56
/etc/apache2/conf-available/security.conf 128cf66210a4811990ec72390e66c541
/etc/apache2/apache2.conf da32fcc6a783acaebf0d74c17c726bf7
/etc/apache2/ports.conf a961f23471d985c2b819b652b7f64321
/etc/apache2/magic a6d370833a02f53db6a0a30800704994
/etc/init.d/apache2 55b2bc7ce5e4a0835877dbfd98c2646b
/etc/bash_completion.d/apache2 299fbd0f893c33c46e9fe2d66d8c8235
Description: Apache HTTP Server
The Apache Software Foundation's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
This package contains the configuration files, init scripts and support
scripts. It does not install the actual apache2 binaries.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <[email protected]>

Package: libhtml-template-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 214
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 2.95-1
Depends: perl
Suggests: libipc-sharedcache-perl
Description: module for using HTML templates with Perl
HTML::Template attempts to make using HTML templates simple and
natural. It extends standard HTML with the pseudo tags <TMPL_VAR>,
<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. These are used
to implement some basic logic - variable substitution, loops,
conditional branches - inside the HTML template, while leaving the more
complex computations to separate Perl code. This keeps the template
accessible for designers and other non-Perl people, without limiting
the programmer.
.
HTML::Template optionally stores its cache in shared memory using the
IPC::SharedCache module. Please install libipc-sharedcache-perl and
pass the shared_cache option to HTML::Template if you want to make use
of this.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/HTML-Template/

Package: initscripts
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 223
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-41ubuntu6
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>= 2.4), mount (>= 2.11x-1), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.86.ds1-64), sysv-rc | file-rc, coreutils (>= 5.93), passwd, upstart, mountall (>= 2.28)
Recommends: psmisc, e2fsprogs
Breaks: aide (<< 0.15.1-5), atm-tools (<< 1:2.5.1-1.3), bootchart (<< 0.10~svn407-3.3), console-common (<< 0.7.86), cruft (<< 0.9.16), eepc-acpi-scripts (<< 1.1.12), fcheck (<< 2.7.59-16), hostapd (<< 1:0.7.3-3), hostname (<< 2.95ubuntu1~boot2), ifupdown (<< 0.6.8ubuntu27), libpam-mount (<< 2.13-1), ltsp-client-core (<< 5.2.16-1), mdadm (<< 3.2.2-1), nbd-client (<< 1:2.9.23-1), nfs-common (<< 1:1.2.5-3), portmap (<< 6.0.0-2), readahead-fedora (<< 2:1.5.6-3), resolvconf (<< 1.49), rpcbind (<< 0.2.0-7), rsyslog (<< 5.8.2-2), selinux-policy-default (<= 2:0.2.20100524-9), splashy (<< 0.3.13-5.1+b1), sysklogd (<< 1.5-6.2), udev (<< 146-2~boot6), upstart (<< 0.6.3-2~boot4), wpasupplicant (<< 0.7.3-4), xymon (<< 4.3.0~beta2.dfsg-9)
Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
Conffiles:
/etc/init.d/halt 6ae1b3b1b8198567a5e32116077f12a2
/etc/init.d/killprocs 5e404d35091fab6c4889302736ed4602
/etc/init.d/ondemand 63d57b1f5df759ddea8ef193094c118a
/etc/init.d/rc.local 18cd07959adfa8411ca17fe7c2ec3d96
/etc/init.d/reboot 1b9db1ef7bfd79b128ef85d5065721a6
/etc/init.d/sendsigs 8376da0c226dcc989f6829230b1d5b50
/etc/init.d/single dc13cb373c5c098a8fb95424701373e3
/etc/init.d/umountfs 07e4c8c8d9136f36745feb4776edc6f4
/etc/init.d/umountnfs.sh b369d5215733f79ee2bf58cc966c5931
/etc/init.d/umountroot 677b1eb8358469b50044663bfbee5699
/etc/init.d/urandom e6454386bfce38efb5987dd06cb3b21d
/etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
/etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
/etc/default/rcS db3696fc6caa33a1d72b33fa3cec7c42
Description: scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian
system at boot time and shut it down at halt or reboot time.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <[email protected]>

Package: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 247
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.20.1-5.1ubuntu20
Depends: libc6 (>= 2.14), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Conffiles:
/etc/blkid.conf 7f4c49e01e0a23d2f4b20eeb32e95abb
Description: block device id library
The blkid library which allows system programs like fsck and
mount to quickly and easily find block devices by filesystem UUID and
LABEL. This allows system administrators to avoid specifying
filesystems by hard-coded device names, but via a logical naming
system instead.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: systemd-shim
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 89
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 6-2bzr1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Suggests: pm-utils
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.systemd-shim.conf 8a52da330180c68389673f0301890ad4
Description: shim for systemd
This package emulates the systemd function that are required to run
the systemd helpers without using the init service
Original-Maintainer: Steve Langasek <[email protected]>

Package: python3-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 139
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.4.0-0ubuntu2
Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2)
Depends: python3.4-minimal (>= 3.4.0-0~), dpkg (>= 1.13.20)
Breaks: idle3 (<< 3.1), python3 (<< 3.3.2-13~), python3-all (<< 3.1), python3-all-dbg (<< 3.1), python3-all-dev (<< 3.1), python3-dbg (<< 3.1), python3-dev (<< 3.1), python3-examples (<< 3.1)
Description: minimal subset of the Python language (default python3 version)
This package contains the interpreter and some essential modules. It's used
in the boot process for some basic tasks.
See /usr/share/doc/python3.4-minimal/README.Debian for a list of the modules
contained in this package.
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.42.9-3ubuntu1
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcomerr2, libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: command-line interface parsing library
libss provides a simple command-line interface parser which will
accept input from the user, parse the command into an argv argument
vector, and then dispatch it to a handler function.
.
It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <[email protected]>

Package: libsemanage-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 2.2-1
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Conffiles:
/etc/selinux/semanage.conf e69d42a4d98a93c3b8e201bdda367c55
Description: Common files for SELinux policy management libraries
This package provides the common files used by the shared libraries
for SELinux policy management.
.
Security-enhanced Linux is a patch of the Linux kernel and a
number of utilities with enhanced security functionality designed to
add mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement, Role-based Access
Control, and Multi-level Security.
Original-Maintainer: Debian SELinux maintainers <[email protected]>
Homepage: http://userspace.selinuxproject.org/

Package: libgck-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.10.1-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libp11-kit0 (>= 0.20.0)
Pre-Depends: multiarch-support
Breaks: gnome-keyring (<< 3.4), seahorse (<< 3.4)
Description: Glib wrapper library for PKCS#11 - runtime
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
interface.
.
This package contains the shared libraries needed to run programs
built against the GCK library.
Original-Maintainer: Josselin Mouette <[email protected]>
Homepage: https://wiki.gnome.org/GnomeKeyring

Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 225
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.1.8-1ubuntu2
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
Description: Pluggable Authentication Modules for PAM - helper binaries
This package contains helper binaries used by the standard set of PAM
modules in the libpam-modules package.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <[email protected]>

Package: command-not-found
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 52
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Version: 0.3ubuntu12
Depends: python3-commandnotfound (>= 0.3ubuntu7)
Conffiles:
/etc/zsh_command_not_found efe722bf2776c3763a32daebae42baca
Description: Suggest installation of packages in interactive bash sessions
This package will install a handler for command_not_found that looks up
programs not currently installed but available from the repositories.
Original-Maintainer: Zygmunt Krynicki <[email protected]>

Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 816
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4.2-7
Pre-Depends: libc6 (>= 2.17)
Suggests: mlocate | locate
Description: utilities for finding files--find, xargs
GNU findutils provides utilities to find files meeting specified
criteria and perform various actions on the files which are found.
This package contains 'find' and 'xargs'; however, 'locate' has
been split off into a separate package.
Original-Maintainer: Andreas Metzler <[email protected]>
Homepage: http://savannah.gnu.org/projects/findutils/

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.6.0-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: utility functions from BSD systems - shared library
This library provides some functions commonly available on BSD systems
but not on others like GNU systems.
Homepage: http://libbsd.freedesktop.org/
Original-Maintainer: Guillem Jover <[email protected]>

Package: xz-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 384
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 5.1.1alpha+20120614-2ubuntu2
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: lzip (<< 1.8~rc2)
Conflicts: lzma (<< 9.22-1), xz-lzma
Description: XZ-format compression utilities
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
This package provides the command line tools for working with XZ
compression, including xz, unxz, xzcat, xzgrep, and so on. They can
also handle the older LZMA format, and if invoked via appropriate
symlinks will emulate the behavior of the commands in the lzma
package.
.
The XZ format is similar to the older LZMA format but includes some
improvements for general use:
.
* 'file' magic for detecting XZ files;
* crc64 data integrity check;
* limited random-access reading support;
* improved support for multithreading (not used in xz-utils);
* support for flushing the encoder.
Homepage: http://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <[email protected]>

Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 213
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 3.0.26-1
Depends: libc6 (>= 2.14)
Description: utilities for making and checking MS-DOS FAT filesystems
The dosfstools package includes the mkfs.fat and fsck.fat utilities, which
respectively make and check MS-DOS FAT filesystems.
Original-Maintainer: Daniel Baumann <[email protected]>
Homepage: http://daniel-baumann.ch/software/dosfstools/

Package: ethtool
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 325
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1:3.13-1
Depends: libc6 (>= 2.7)
Conffiles:
/etc/network/if-pre-up.d/ethtool 39693276fe35fccec75f610cb71d3e85
/etc/network/if-up.d/ethtool 30cf82be79cd5b2360a7eb5baebeb2c7
Description: display or change Ethernet device settings
ethtool can be used to query and change settings such as speed, auto-
negotiation and checksum offload on many network devices, especially
Ethernet devices.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://www.kernel.org/pub/software/network/ethtool/

Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1509
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.6.2-1ubuntu2
Depends: libc6 (>= 2.15), libxcb1 (>= 1.2), libx11-data
Pre-Depends: multiarch-support
Description: X11 client-side library
This package provides a client interface to the X Window System, otherwise
known as 'Xlib'. It provides a complete API for the basic functions of the
window system.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: grub-gfxpayload-lists
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 47
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Version: 0.6
Depends: grub-pc (>= 1.99~20101210-1ubuntu2)
Description: GRUB gfxpayload blacklist
The 'set gfxpayload=keep' facility in GRUB provides smooth graphical
handover to the Linux kernel. Unfortunately, this does not work on all
systems, resulting in a black or corrupt display. This package provides a
blacklist of PCI IDs which fail.
.
We maintain this separately from GRUB because it is likely to be updated on
a different schedule.

Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 2154
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1)
Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1)
Description: additional terminal type definitions
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains all of the numerous terminal definitions not found in
the ncurses-base package.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: e2fsprogs
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2440
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.42.9-3ubuntu1
Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2)
Pre-Depends: e2fslibs (= 1.42.9-3ubuntu1), libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1)
Suggests: gpart, parted, e2fsck-static
Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4)
Conffiles:
/etc/mke2fs.conf e2cdbf0620e93949af5857eb4739f949
Description: ext2/ext3/ext4 file system utilities
The ext2, ext3 and ext4 file systems are successors of the original ext
("extended") file system. They are the main file system types used for
hard disks on Debian and other Linux systems.
.
This package contains programs for creating, checking, and maintaining
ext2/3/4-based file systems. It also includes the "badbocks" program,
which can be used to scan for bad blocks on a disk or other storage device.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <[email protected]>

Package: libsigc++-2.0-0c2a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libsigc++-2.0
Version: 2.2.10-0.2ubuntu2
Replaces: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Pre-Depends: multiarch-support
Conflicts: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
Description: type-safe Signal Framework for C++ - runtime
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It provides
the ability to connect an abstract callback to a class method,
function, or function object, and contains adaptor classes for the
connection of dissimilar callbacks.
.
These are the runtime files for libsigc++, needed only if you wish to
run software which depends on it.
Original-Maintainer: Daniel Burrows <[email protected]>

Package: libmodule-pluggable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 87
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 5.1-1
Depends: perl
Description: module for giving modules the ability to have plugins
Module::Pluggable provides a simple but, hopefully, extensible way of having
'plugins' for your module. Essentially all it does is export a method into
your namespace that looks through a search path for .pm files and turn those
into class names. Optionally it instantiates those classes for you.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Module-Pluggable/

Package: openssh-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 929
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:6.6p1-2ubuntu1
Replaces: ssh, ssh-krb5
Provides: ssh-server
Depends: libc6 (>= 2.17), libck-connector0 (>= 0.2.1), libcomerr2 (>= 1.01), libdbus-1-3 (>= 1.0.2), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.13~), openssh-client (= 1:6.6p1-2ubuntu1), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 4.1+Debian3), procps, openssh-sftp-server
Recommends: xauth, ncurses-term, ssh-import-id
Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere
Conflicts: sftp, ssh-socks, ssh2
Conffiles:
/etc/network/if-up.d/openssh-server 91e764631983aab83a9e08bd9e00a9f9
/etc/init/ssh.conf 9e5ed011987e63f8035fb847170dfa3f
/etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
/etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
/etc/init.d/ssh aca247a51227a8f8b37a8c2a4a703571
/etc/pam.d/sshd 91e82cb29c884f06d65db92e90a4e159
Description: secure shell (SSH) server, for secure access from remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the sshd server.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
.
sshd replaces the insecure rshd program, which is obsolete for most
purposes.
Original-Maintainer: Debian OpenSSH Maintainers <[email protected]>
Homepage: http://www.openssh.org/

Package: libpolkit-backend-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-4ubuntu2
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.104), libsystemd-login0 (>= 31)
Pre-Depends: multiarch-support
Breaks: policykit-1 (<< 0.99)
Description: PolicyKit backend API
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains a library for implementing authentication backends.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.1.1alpha+20120614-2ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: XZ-format compression library
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma. (For 7-Zip's related
format, use the p7zip package instead.)
Homepage: http://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <[email protected]>

Package: tmux
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 563
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.8-5
Depends: libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libtinfo5
Description: terminal multiplexer
tmux enables a number of terminals (or windows) to be accessed and
controlled from a single terminal like screen. tmux runs as a
server-client system. A server is created automatically when necessary
and holds a number of sessions, each of which may have a number of
windows linked to it. Any number of clients may connect to a session,
or the server may be controlled by issuing commands with tmux.
Communication takes place through a socket, by default placed in /tmp.
Moreover tmux provides a consistent and well-documented command
interface, with the same syntax whether used interactively, as a key
binding, or from the shell. It offers a choice of vim or Emacs key
layouts.
Original-Maintainer: Romain Francoise <[email protected]>
Homepage: http://tmux.sourceforge.net/

Package: libnih1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnih
Version: 1.0.3-4ubuntu25
Pre-Depends: multiarch-support, libc6 (>= 2.15~)
Description: NIH Utility Library
libnih is a light-weight "standard library" of C functions to ease the
development of other libraries and applications, especially those
normally found in /lib.
.
This package contains the shared library.
Homepage: https://launchpad.net/libnih
Original-Maintainer: Scott James Remnant <[email protected]>

Package: libgnutls26
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1072
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gnutls26
Version: 2.12.23-12ubuntu2
Replaces: gnutls0, gnutls0.4, gnutls3
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.5.1), libp11-kit0 (>= 0.11), libtasn1-6 (>= 3.4-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: gnutls-bin
Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1)
Conflicts: gnutls0, gnutls0.4
Description: GNU TLS library - runtime library
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
.
GnuTLS features support for:
- TLS extensions: server name indication, max record size, opaque PRF
input, etc.
- authentication using the SRP protocol.
- authentication using both X.509 certificates and OpenPGP keys.
- TLS Pre-Shared-Keys (PSK) extension.
- Inner Application (TLS/IA) extension.
- X.509 and OpenPGP certificate handling.
- X.509 Proxy Certificates (RFC 3820).
- all the strong encryption algorithms (including SHA-256/384/512 and
Camellia (RFC 4132)).
.
This package contains the runtime libraries.
Homepage: http://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <[email protected]>

Package: libaudit1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:2.3.2-2ubuntu1
Depends: libaudit-common (= 1:2.3.2-2ubuntu1), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Dynamic library for security auditing
The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework. It is used to monitor systems for
security related events.
Homepage: http://people.redhat.com/sgrubb/audit/
Original-Maintainer: Debian QA Group <[email protected]>

Package: libgpm2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gpm
Version: 1.20.4-6.1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Suggests: gpm
Description: General Purpose Mouse - shared library
This package provides a library that handles mouse requests
and delivers them to applications. See the description for the 'gpm'
package for more information.
Original-Maintainer: Peter Samuelson <[email protected]>
Homepage: http://www.nico.schottelius.org/software/gpm/

Package: libdb5.3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1725
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28-3ubuntu3
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Berkeley v5.3 Database Libraries [runtime]
This is the runtime package for programs that use the v5.3 Berkeley
database library.
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Original-Maintainer: Debian Berkeley DB Group <[email protected]>

Package: python3-distupgrade
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 637
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:0.220.2
Replaces: python3-update-manager (<< 1:0.165)
Depends: python3:any (>= 3.3.2-2~), python3-update-manager (>= 1:0.196.2~), python3-apt (>= 0.8.5~), lsb-release
Breaks: python3-update-manager (<< 1:0.165)
Description: manage release upgrades
This is the DistUpgrade Python 3 module

Package: insserv
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 183
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.14.0-5ubuntu2
Depends: libc6 (>= 2.14)
Suggests: bootchart2
Breaks: sysv-rc (<< 2.87dsf-3)
Conffiles:
/etc/insserv.conf 3e9467113029a6356f57842085f3c849
/etc/bash_completion.d/insserv 32975fe14795d6fce1408d5fd22747fd
Description: boot sequence organizer using LSB init.d script dependency information
The insserv program is used by the standard SysV-based init system. It
updates the order of symlinks in /etc/rc?.d/ based on dependencies
specified by LSB headers in the init.d scripts themselves.
.
These declared relations between scripts make it possible to optimize
the boot sequence for the currently installed set of packages, while
detecting and rejecting dependency loops.
.
Using insserv incorrectly can result in an unbootable system.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Petter Reinholdtsen <[email protected]>

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 236
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.6-3ubuntu1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.17)
Suggests: less
Description: GNU compression utilities
This package provides the standard GNU file compression utilities, which
are also the default compression tools for Debian. They typically operate
on files with names ending in '.gz', but can also decompress files ending
in '.Z' created with 'compress'.
Original-Maintainer: Bdale Garbee <[email protected]>

Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6239
Origin: debian
Maintainer: Ubuntu Developers <[email protected]>
Bugs: debbugs://bugs.debian.org
Architecture: amd64
Multi-Arch: foreign
Version: 1.17.5ubuntu5
Replaces: manpages-it (<< 2.80-4)
Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 2.1.0), zlib1g (>= 1:1.1.4), tar (>= 1.23)
Suggests: apt
Breaks: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8)
Conffiles:
/etc/alternatives/README 69c4ba7f08363e998e0f2e244a04f881
/etc/logrotate.d/dpkg 782ea5ae536f67ff51dc8c3e2eeb4cf9
/etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
/etc/cron.daily/dpkg b6b8dc21210ea50db7cc4636f521758f
Description: Debian package management system
This package provides the low-level infrastructure for handling the
installation and removal of Debian software packages.
.
For Debian package development tools, install dpkg-dev.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <[email protected]>

Package: grub-pc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 554
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta2-9ubuntu1.17
Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02~beta2-9ubuntu1.17)
Depends: debconf (>= 0.5) | debconf-2.0, grub-common, grub2-common (= 2.02~beta2-9ubuntu1.17), grub-pc-bin (= 2.02~beta2-9ubuntu1.17), ucf, grub-gfxpayload-lists
Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen
Conffiles:
/etc/kernel/postrm.d/zz-update-grub 269828d3b8e5bfb266c58fb0a00abcd5
/etc/kernel/postinst.d/zz-update-grub 269828d3b8e5bfb266c58fb0a00abcd5
Description: GRand Unified Bootloader, version 2 (PC/BIOS version)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
- VESA-based graphical mode with background image support and complete 24-bit
color set.
- Support for extended charsets. Users can write UTF-8 text to their menu
entries.
.
This package contains a version of GRUB that has been built for use with
traditional PC/BIOS architecture.
Homepage: http://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <[email protected]>

Package: python-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 569
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: chardet
Version: 2.0.1-2build2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Description: universal character encoding detector
Chardet takes a sequence of bytes in an unknown character encoding, and
attempts to determine the encoding.
.
Supported encodings:
* ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
* Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
Chinese)
* EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
* EUC-KR, ISO-2022-KR (Korean)
* KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
* ISO-8859-2, windows-1250 (Hungarian)
* ISO-8859-5, windows-1251 (Bulgarian)
* windows-1252 (English)
* ISO-8859-7, windows-1253 (Greek)
* ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
* TIS-620 (Thai)
.
This library is a port of the auto-detection code in Mozilla.
Original-Maintainer: Piotr Ożarowski <[email protected]>
Homepage: http://chardet.feedparser.org/

Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 463
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 1:8.31-2ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Perl 5 Compatible Regular Expression Library - runtime files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the runtime libraries.
Original-Maintainer: Mark Baker <[email protected]>

Package: libsasl2-modules-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-17build1
Replaces: libsasl2-2 (<< 2.1.25.dfsg1-9~), libsasl2-3 (<< 2.1.26.dfsg1-2~), libsasl2-modules (<< 2.1.26.dfsg1-6~)
Depends: libc6 (>= 2.14), libdb5.3
Breaks: libsasl2-2 (<< 2.1.25.dfsg1-9~), libsasl2-3 (<< 2.1.26.dfsg1-2~)
Description: Cyrus SASL - pluggable authentication modules (DB)
This is the Cyrus SASL API implementation, version 2.1. See package
libsasl2-2 and RFC 2222 for more information.
.
This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <[email protected]>

Package: aptitude
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 4593
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.6.8.2-1ubuntu4
Depends: aptitude-common (= 0.6.8.2-1ubuntu4), libapt-pkg4.12 (>= 0.9.11), libboost-iostreams1.54.0, libc6 (>= 2.14), libcwidget3, libept1.4.12, libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 4.6), libtinfo5, libxapian22
Recommends: sensible-utils, apt-xapian-index, libparse-debianchangelog-perl
Suggests: aptitude-doc-en | aptitude-doc, tasksel, debtags
Conflicts: ia32-apt-get (<< 22)
Conffiles:
/etc/cron.daily/aptitude f934222d5eb13cb132e2751bdb023318
/etc/logrotate.d/aptitude fb66bc5dc8c13edbcb83cea15ff86959
Description: terminal-based package manager
aptitude is a package manager with a number of useful features,
including: a mutt-like syntax for matching packages in a flexible
manner, dselect-like persistence of user actions, the ability to
retrieve and display the Debian changelog of most packages, and a
command-line mode similar to that of apt-get.
.
aptitude is also Y2K-compliant, non-fattening, naturally cleansing,
and housebroken.
Homepage: http://aptitude.alioth.debian.org/
Original-Maintainer: Aptitude Development Team <[email protected]>

Package: iso-codes
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 15207
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.52-1
Suggests: isoquery
Description: ISO language, territory, currency, script codes and their translations
This package provides the ISO 639, ISO 639-3, and ISO 639-5 language
code lists, the ISO 4217 currency code list, the ISO 3166 territory
code list, the ISO 3166-2 sub-territory list, and the ISO 15924
script code list as XML files.
.
More importantly, it also provides their translations to be used by
other programs.
Original-Maintainer: Tobias Quathamer <[email protected]>
Homepage: http://pkg-isocodes.alioth.debian.org/

Package: phpmyadmin
Status: install ok installed
Priority: extra
Section: web
Installed-Size: 22482
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 4:4.0.10-1ubuntu0.1
Depends: libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi | php5-fpm | php5, php5-mysql | php5-mysqli | php5-mysqlnd, php5-mcrypt, php5-json, perl, debconf (>= 0.5) | debconf-2.0, dbconfig-common, fonts-dejavu-core | ttf-dejavu-core, php-gettext, libjs-jquery, libjs-jquery-ui, libjs-jquery-cookie, libjs-jquery-mousewheel, libjs-jquery-event-drag, libjs-jquery-tablesorter, libjs-codemirror, libjs-underscore, ucf (>= 0.28)
Recommends: apache2 | lighttpd | httpd, php5-gd, mysql-client
Suggests: mysql-server, www-browser
Conffiles:
/etc/phpmyadmin/config.header.inc.php ff471619d3280ef72b7b0641bab4ba27
/etc/phpmyadmin/config.inc.php 46049bd1e0c5cc136b8e61bb9a448591
/etc/phpmyadmin/apache.conf 0bc8a837762f15e96c63f8692131c51c
/etc/phpmyadmin/lighttpd.conf 72d500d79840a38eff5dca64bfe02198
/etc/phpmyadmin/phpmyadmin.service f79a2a07e93b221f646a75e894496ef0
/etc/phpmyadmin/phpmyadmin.desktop 18948893751469fa6a6a910db9714909
/etc/phpmyadmin/config.footer.inc.php f59a8fe4a05431392ad1ef4e0b36278f
Description: MySQL web administration tool
This package allows administering of MySQL with a web interface.
.
It allows administrators to:
- browse through databases and tables;
- create, copy, rename, alter and drop databases;
- create, copy, rename, alter and drop tables;
- perform table maintenance;
- add, edit and drop fields;
- execute any SQL-statement, even multiple queries;
- create, alter and drop indexes;
- load text files into tables;
- create and read dumps of tables or databases;
- export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
- administer multiple servers;
- manage MySQL users and privileges;
- check server settings and runtime information with configuration hints;
- check referential integrity in MyISAM tables;
- create complex queries using Query-by-example (QBE), automatically
connecting required tables;
- create PDF graphics of database layout;
- search globally in a database or a subset of it;
- transform stored data into any format using a set of predefined
functions, such as displaying BLOB-data as image or download-link;
- manage InnoDB tables and foreign keys;
and is fully internationalized and localized in dozens of languages.
Homepage: http://www.phpmyadmin.net/
Original-Maintainer: Thijs Kinkhorst <[email protected]>

Package: libncursesw5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 374
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Depends: libtinfo5 (= 5.9+20140118-1ubuntu1), libc6 (>= 2.15)
Pre-Depends: multiarch-support
Recommends: libgpm2
Description: shared libraries for terminal handling (wide character support)
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains the shared libraries necessary to run programs
compiled with ncursesw, which includes support for wide characters.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: liblocale-gettext-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 92
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.05-7build3
Depends: libc6 (>= 2.2.5)
Pre-Depends: perl-base (>= 5.18.1-4), perlapi-5.18.1
Description: module using libc functions for internationalization in Perl
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed
to internationalize software.
.
It provides gettext(), dgettext(), dcgettext(), textdomain(),
bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
and dngettext().
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: http://search.cpan.org/dist/gettext/gettext.pm

Package: mysql-server-5.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 31952
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Replaces: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.62-0ubuntu0.14.04.1), mysql-server-5.0, mysql-server-5.1
Provides: virtual-mysql-server
Depends: initscripts (>= 2.88dsf-13.3), libdbi-perl, lsb-base (>= 3.0-10), mysql-client-5.5 (>= 5.5.62-0ubuntu0.14.04.1), mysql-server-core-5.5 (>= 5.5.62-0ubuntu0.14.04.1), passwd, perl (>= 5.6), psmisc, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Pre-Depends: adduser (>= 3.40), debconf, mysql-common (>= 5.5.62-0ubuntu0.14.04.1)
Recommends: libhtml-template-perl
Suggests: tinyca, mailx
Breaks: libmysqlclient-dev (<< 5.5.17~), mysql-client-5.1, mysql-server (<< 5.5.62-0ubuntu0.14.04.1), mysql-server-5.1
Conffiles:
/etc/init/mysql.conf 71336a028e3501bae965ac13f0e6d3fc
/etc/logcheck/ignore.d.workstation/mysql-server-5_5 2d34a7ed83fefc165cd1dfea3a72ccc8
/etc/logcheck/ignore.d.paranoid/mysql-server-5_5 6babe46e791059cdd5a26f4f7fec9eca
/etc/logcheck/ignore.d.server/mysql-server-5_5 2d34a7ed83fefc165cd1dfea3a72ccc8
/etc/logrotate.d/mysql-server ad3409fde2da2d7e0534e3cb4fa3a1ed
/etc/apparmor.d/usr.sbin.mysqld 7f9e4d9fab919ade956f9454010d8073
/etc/mysql/conf.d/mysqld_safe_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc6e
/etc/mysql/debian-start 2bdb4cf46f73f70c593072c2dafd2f62
/etc/init.d/mysql 2cc1e39210498f561c2a70ca20f97e28
Description: MySQL database server binaries and system database setup
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package contains all the infrastructure needed to setup system
databases.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: ubuntu-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 46
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 2012.05.19
Recommends: gpgv
Description: GnuPG keys of the Ubuntu archive
The Ubuntu project digitally signs its Release files. This package
contains the archive keys used for that.

Package: python-xapian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1332
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: xapian-bindings
Version: 1.2.16-2ubuntu1
Provides: python2.7-xapian
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libxapian22 (>= 1.2.16)
Suggests: xapian-doc
Description: Xapian search engine interface for Python
This package provides Xapian Python bindings for all the packaged versions
of Python.
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
.
The Xapian Python bindings provide an interface to the Xapian library from the
Python programming language, allowing both indexing and retrieval operations.
Homepage: http://xapian.org/
Original-Maintainer: Olly Betts <[email protected]>

Package: python3-apport
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 523
Maintainer: Martin Pitt <[email protected]>
Architecture: all
Source: apport
Version: 2.14.1-0ubuntu3
Depends: python3:any (>= 3.3.2-2~), python3-apt (>= 0.7.9), python3-problem-report (>= 0.94), lsb-release
Recommends: apport
Suggests: python3-launchpadlib
Description: Python 3 library for Apport crash report handling
This Python package provides high-level functions for creating and
handling apport crash reports:
.
* Query available and new reports.
* Add OS, packaging, and process runtime information to a report.
* Various frontend utility functions.
* Python hook to generate crash reports when Python scripts fail.
Homepage: https://wiki.ubuntu.com/Apport

Package: python-pam
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 68
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.4.2-13.1ubuntu3
Depends: python (>= 2.7~), python (<< 2.8), libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Suggests: python-pam-dbg
Description: Python interface to the PAM library
This module makes the PAM (Pluggable Authentication Modules) functions
available in Python. With this module you can write Python applications
that implement authentication services using PAM.
Original-Maintainer: Dima Barsky <[email protected]>

Package: software-properties-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 184
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Source: software-properties
Version: 0.92.36
Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Depends: python3, python3:any (>= 3.3.2-2~), python3-gi, gir1.2-glib-2.0, python-apt-common (>= 0.9), python3-dbus, python3-software-properties (= 0.92.36), ca-certificates
Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Conffiles:
/etc/dbus-1/system.d/com.ubuntu.SoftwareProperties.conf cc3c01a5b5e8e05d40c9c075f44c43ea
Description: manage the repositories that you install software from (common)
This software provides an abstraction of the used apt repositories.
It allows you to easily manage your distribution and independent software
vendor software sources.
.
This package contains the common files for software-properties like the
D-Bus backend.

Package: python-twisted-core
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 5921
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: twisted
Version: 13.2.0-1ubuntu1
Provides: python2.7-twisted-core
Depends: python-twisted-bin (>= 13.2.0-1ubuntu1), python-zope.interface (>= 3.6), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Recommends: python-openssl, python-pam, python-serial
Suggests: python-tk, python-gtk2, python-glade2, python-qt3, python-wxgtk2.8
Description: Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a
generic client and server for remote object access, and APIs for creating
new protocols.
Original-Maintainer: Matthias Klose <[email protected]>

Package: info
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 451
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 5.2.0.dfsg.1-2
Replaces: texinfo (<< 4.7-2)
Provides: info-browser
Depends: libc6 (>= 2.15), libtinfo5, install-info
Suggests: texinfo-doc-nonfree
Description: Standalone GNU Info documentation browser
The Info file format is an easily-parsable representation for online
documents. This program allows you to view Info documents, like the
ones stored in /usr/share/info.
.
Much of the software in Debian comes with its online documentation in
the form of Info files, so it is most likely you will want to install it.
Original-Maintainer: Debian TeX maintainers <[email protected]>

Package: libheimntlm0-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - NTLM support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: crda
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 96
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.2-1ubuntu2
Replaces: wireless-crda (<< 1.15), wireless-regdb (= 2011.04.28-1ubuntu1), wireless-regdb (= 2011.04.28-1ubuntu2)
Depends: libc6 (>= 2.4), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.0.0 (>= 1.0.0), wireless-regdb
Recommends: iw
Breaks: wireless-crda (<< 1.15), wireless-regdb (= 2011.04.28-1ubuntu1), wireless-regdb (= 2011.04.28-1ubuntu2)
Conffiles:
/etc/default/crda d1f1468521b60cdfc0b9d22d5a74975a
Description: wireless Central Regulatory Domain Agent
This package provides a Central Regulatory Domain Agent (CRDA) to be used by
the Linux kernel cf80211 wireless subsystem to query and apply the regulatory
domain settings wireless devices may operate within for a given location.
.
CRDA queries operational frequency regulations stored within the regulatory
database provided by the wireless-regdb package.
Homepage: http://wireless.kernel.org/en/developers/Regulatory/#CRDA
Original-Maintainer: Ben Hutchings <[email protected]>

Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 181
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.02.98-6ubuntu2)
Version: 2:1.02.77-6ubuntu2
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.77), initramfs-tools, util-linux (>> 2.16), udev (>> 141-2)
Breaks: udev (<< 138-1)
Conflicts: devicekit-disks (<< 009)
Description: Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but EVMS, software
raid, and other drivers that create "virtual" block devices.
.
This package contains a utility for modifying device mappings.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <[email protected]>

Package: eject
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 160
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.1.5+deb1+cvs20081104-13.1
Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.20)
Suggests: cdtool, setcd
Description: ejects CDs and operates CD-Changers under Linux
This little program will eject CD-ROMs (assuming your drive supports
the CDROMEJECT ioctl). It also allows setting the autoeject feature.
.
On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
the active disc.
.
You can also use eject to properly disconnect external mass-storage
devices like digital cameras or portable music players.
Original-Maintainer: Frank Lichtenheld <[email protected]>
Homepage: http://www.pobox.com/~tranter/eject.html

Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: libcap-ng
Version: 0.7.3-1ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: An alternate POSIX capabilities library
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
.
The libcap-ng library is intended to make programming with POSIX
capabilities much easier than the traditional libcap library.
.
This package contains header files and libraries for libcap-ng.
Homepage: http://people.redhat.com/sgrubb/libcap-ng
Original-Maintainer: Pierre Chifflier <[email protected]>

Package: irqbalance
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 117
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.0.6-2
Depends: libc6 (>= 2.4), libcap-ng0, libglib2.0-0 (>= 2.28.0), libnuma1, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.1)
Conffiles:
/etc/init.d/irqbalance fb06ce714e6a9cf6fb550f0ca77e2539
/etc/init/irqbalance.conf c6931c198d2902e0899d3077debbf672
Description: Daemon to balance interrupts for SMP systems
Daemon to balance interrupts across multiple CPUs, which can lead to
better performance and IO balance on SMP systems. This package is
especially useful on systems with multi-core processors, as interrupts
will typically only be serviced by the first core.
.
Note: irqbalance is not useful if you don't have more than one core
or socket.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://code.google.com/p/irqbalance/

Package: gir1.2-glib-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 619
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: gobject-introspection
Version: 1.40.0-1
Depends: libgirepository-1.0-1 (>= 1.35.9), libglib2.0-0 (>= 2.39.91)
Breaks: gnome-shell (<< 3.0.2-6), python-gobject (<< 2.90)
Conflicts: gir1.0-glib-2.0, gobject-introspection-glib-2.0
Description: Introspection data for GLib, GObject, Gio and GModule
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains the introspection data for the GLib, GObject,
GModule and Gio libraries.
Original-Maintainer: Debian GNOME Maintainers <[email protected]>
Homepage: https://wiki.gnome.org/GObjectIntrospection

Package: busybox-initramfs
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 357
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: busybox
Version: 1:1.21.0-1ubuntu1
Replaces: busybox-cvs-initramfs
Depends: libc6 (>= 2.14)
Conflicts: busybox-cvs-initramfs
Description: Standalone shell setup for initramfs
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-initramfs provides a simple stand alone shell that provides
only the basic utilities needed for the initramfs.
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <[email protected]>

Package: dh-python
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 309
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.20140128-1ubuntu8
Replaces: python3 (<< 3.3.2-4~)
Depends: python3:any (>= 3.3.2-2~)
Breaks: python3 (<< 3.3.2-4~)
Description: Debian helper tools for packaging Python libraries and applications
This package contains:
* pybuild - invokes various build systems for requested Python versions in
order to build modules and extensions
* dh_python2 - calculates Python 2.X dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
* dh_python3 - calculates Python 3.X dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
* dh_pypy - calculates PyPy dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
Original-Maintainer: Piotr Ożarowski <[email protected]>

Package: libmcrypt4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: libmcrypt
Version: 2.5.8-3.1ubuntu1
Depends: libc6 (>= 2.14)
Suggests: libmcrypt-dev, mcrypt
Description: De-/Encryption Library
libmcrypt is the library which implements all the algorithms and
modes found in mcrypt.
.
libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128
(known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE.
Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n
bit, where n is the size of the algorithm's block length).
.
More information can be found at the libmcrypt homepage
http://mcrypt.sourceforge.net/ .
Homepage: http://mcrypt.sourceforge.net/
Original-Maintainer: RISKO Gergely <[email protected]>

Package: python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 100
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.4.0-0ubuntu2
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.4 (>= 3.4.0-0~), python3-minimal (= 3.4.0-0ubuntu2), libpython3-stdlib (= 3.4.0-0ubuntu2), dh-python
Suggests: python3-doc (>= 3.4.0-0ubuntu2), python3-tk (>= 3.4.0-0ubuntu2)
Description: interactive high-level object-oriented language (default python3 version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python 3 version (currently v3.4).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <[email protected]>

Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 159
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: iputils
Version: 3:20121221-4ubuntu1
Provides: ping
Depends: libc6 (>= 2.14), libcap2 (>= 2.10), libgnutls-openssl27
Recommends: libcap2-bin
Description: Tools to test the reachability of network hosts
The ping command sends ICMP ECHO_REQUEST packets to a host in order to
test if the host is reachable via the network.
.
This package includes a ping6 utility which supports IPv6 network
connections.
Original-Maintainer: Noah Meyerhans <[email protected]>

Package: libheimbase1-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 126
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - Base library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the base library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: iputils-tracepath
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 112
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: iputils
Version: 3:20121221-4ubuntu1
Depends: libc6 (>= 2.15), libcap2 (>= 2.10)
Suggests: traceroute
Description: Tools to trace the network path to a remote host
The tracepath utility is similar to the traceroute utility, but also
attempts to discover the MTU of the path.
.
This package also includes tracepath6 and traceroute6 utilities, which
may be used on IPv6 networks.
Original-Maintainer: Noah Meyerhans <[email protected]>

Package: libgssapi3-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 323
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.01), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Conflicts: libgssapi3
Description: Heimdal Kerberos - GSSAPI support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the library for GSSAPI support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: libasn1-8-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 803
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - ASN.1 library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the ASN.1 parser required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: aptitude-common
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 4180
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: aptitude
Version: 0.6.8.2-1ubuntu4
Replaces: aptitude (<< 0.6.8-1)
Recommends: aptitude
Breaks: aptitude (<< 0.6.8-1)
Description: architecture indepedent files for the aptitude package manager
aptitude is a package manager with a number of useful features,
including: a mutt-like syntax for matching packages in a flexible
manner, dselect-like persistence of user actions, the ability to
retrieve and display the Debian changelog of most packages, and a
command-line mode similar to that of apt-get.
.
This package contains the data files and translations used by
aptitude.
Homepage: http://aptitude.alioth.debian.org/
Original-Maintainer: Aptitude Development Team <[email protected]>

Package: libbz2-1.0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.6-5
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: high-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor.
.
bzip2 is a freely available, patent free, high-quality data compressor.
It typically compresses files to within 10% to 15% of the best available
techniques, whilst being around twice as fast at compression and six
times faster at decompression.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://www.bzip.org/

Package: libbind9-90
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 107
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.4), libdns100, libisc95, libisccfg90
Conflicts: libbind0, libbind9-41
Description: BIND9 Shared Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the libbind9 shared library used by BIND's daemons and
clients.

Package: libdns100
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1916
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.14), libgeoip1, libgssapi-krb5-2 (>= 1.10+dfsg~), libisc95, libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.0)
Conflicts: libbind0, libbind9-41
Description: DNS Shared Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the libdns shared library used by BIND's daemons and
clients.

Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 17321
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 5.18.2-2ubuntu1.7
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1)
Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5
Depends: perl-base (= 5.18.2-2ubuntu1.7), perl-modules (>= 5.18.2-2ubuntu1.7), libbz2-1.0, libc6 (>= 2.14), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.060), libcompress-raw-zlib-perl (<< 2.060), libcompress-zlib-perl (<< 2.060), libdigest-md5-perl (<< 2.52), libdigest-sha-perl (<< 5.84.01), libencode-perl (<< 2.49), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.060), libio-compress-bzip2-perl (<< 2.060), libio-compress-perl (<< 2.060), libio-compress-zlib-perl (<< 2.060), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.13), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.41), libsys-syslog-perl (<< 0.32), libthreads-perl (<< 1.86), libthreads-shared-perl (<< 1.43), libtime-hires-perl (<< 1.9725), libtime-piece-perl (<< 1.20.01), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1), perl-doc (<< 5.18.2-1)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Description: Larry Wall's Practical Extraction and Report Language
Perl is a highly capable, feature-rich programming language with over
20 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes. Perl is suitable for both rapid prototyping
and large scale development projects.
.
Perl 5 supports many programming styles, including procedural,
functional, and object-oriented. In addition to this, it is supported
by an ever-growing collection of reusable modules which accelerate
development. Some of these modules include Web frameworks, database
integration, networking protocols, and encryption. Perl provides
interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <[email protected]>

Package: python3-problem-report
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 173
Maintainer: Martin Pitt <[email protected]>
Architecture: all
Source: apport
Version: 2.14.1-0ubuntu3
Depends: python3:any (>= 3.3.2-2~)
Description: Python 3 library to handle problem reports
This Python library provides an interface for creating, modifying,
and accessing standardized problem reports for program and kernel
crashes and packaging bugs.
.
These problem reports use standard Debian control format syntax
(RFC822).
Homepage: https://wiki.ubuntu.com/Apport

Package: friendly-recovery
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 67
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Version: 0.2.25
Depends: upstart-job, upstart, whiptail
Recommends: gettext-base, update-manager-core (>= 0.90.0)
Breaks: grub2 (<< 1.99-12ubuntu4), initramfs-tools (<< 0.99ubuntu4), upstart (<< 1.3-0ubuntu9)
Conffiles:
/etc/init/friendly-recovery.conf e5ccadca648d429f076c31fabbd6bb81
Description: Make recovery more user-friendly
Make the recovery mode more user-friendly by providing a menu
with pluggable options.

Package: wireless-tools
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 328
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 30~pre9-8ubuntu1
Depends: libc6 (>= 2.15), libiw30 (>= 30~pre1)
Conffiles:
/etc/network/if-post-down.d/wireless-tools 1f6530d0aee88247fe5001fe2f5f50d0
/etc/network/if-pre-up.d/wireless-tools 7bfee5216b1073629eeac6cd1fb7e390
Description: Tools for manipulating Linux Wireless Extensions
This package contains the Wireless tools, used to manipulate
the Linux Wireless Extensions. The Wireless Extension is an interface
allowing you to set Wireless LAN specific parameters and get the
specific stats.
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Original-Maintainer: Guus Sliepen <[email protected]>

Package: libtinfo5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 471
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 5.9+20140118-1ubuntu1
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Breaks: dialog (<< 1.2-20130523)
Description: shared low-level terminfo library for terminal handling
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains the shared low-level terminfo library.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <[email protected]>

Package: python-apt-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 208
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: python-apt
Version: 0.9.3.5
Replaces: python-apt (<< 0.7.98+nmu1)
Depends: python | python3
Breaks: python-apt (<< 0.7.98+nmu1)
Enhances: python-apt, python3-apt
Description: Python interface to libapt-pkg (locales)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains locales.
Original-Maintainer: APT Development Team <[email protected]>

Package: cryptsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 347
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2:1.6.1-1ubuntu1
Replaces: cryptsetup-luks, hashalot (<< 0.3-2)
Provides: cryptsetup-luks
Depends: libc6 (>= 2.15), debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), dmsetup, initramfs-tools (>= 0.91) | linux-initramfs-tool, plymouth, cryptsetup-bin
Recommends: kbd, console-setup, busybox-static | busybox
Suggests: dosfstools, liblocale-gettext-perl
Breaks: hashalot (<< 0.3-2)
Conflicts: cryptsetup-luks
Conffiles:
/etc/bash_completion.d/cryptdisks 758d5cfcd9df55c82a7bb094728114b5
/etc/init/cryptdisks.conf e5527ceb5c020174a6464b81126bb5f7
/etc/init/cryptdisks-udev.conf ed789690d1770e3f3a2682c11e359bb6
/etc/default/cryptdisks 756141f7eacf1a272a2f6e51646b3aa4
/etc/init.d/cryptdisks-early 9c58f4b1314fe50c79ec0caff22bf298
/etc/init.d/cryptdisks 5532adccdbfd2ded43fe1c93cf36807d
Description: disk encryption support - startup scripts
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
Cryptsetup is backwards compatible with the on-disk format of cryptoloop,
but also supports more secure formats. This package includes support for
automatically configuring encrypted devices at boot time via the config
file /etc/crypttab. Additional features are cryptoroot support through
initramfs-tools and several supported ways to read a passphrase or key.
Homepage: http://code.google.com/p/cryptsetup/
Original-Maintainer: Debian Cryptsetup Team <[email protected]>

Package: libsub-name-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 72
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.05-1build4
Depends: perl (>= 5.18.1-4), perlapi-5.18.1, libc6 (>= 2.2.5)
Description: module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
.
subname NAME, CODEREF
.
Assigns a new name to referenced sub. If package specification is
omitted in the name, then the current package is used. The return
value is the sub.
.
The name is only used for informative routines (caller, Carp, etc).
You won't be able to actually invoke the sub by the given name. To
allow that, you need to do glob-assignment yourself.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: http://search.cpan.org/dist/Sub-Name/

Package: libpython3.4-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9342
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python3.4
Version: 3.4.0-2ubuntu1
Depends: libpython3.4-minimal (= 3.4.0-2ubuntu1), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libffi6 (>= 3.0.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libtinfo5
Pre-Depends: multiarch-support
Description: Interactive high-level object-oriented language (standard library, version 3.4)
Python is a high-level, interactive, object-oriented language. Its 3.4 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.4's standard library. It is normally not
used on its own, but as a dependency of python3.4.
Original-Maintainer: Matthias Klose <[email protected]>

Package: php5-mcrypt
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 100
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php-mcrypt
Version: 5.4.6-0ubuntu5
Depends: libc6 (>= 2.14), libmcrypt4, phpapi-20121212
Conffiles:
/etc/php5/mods-available/mcrypt.ini 0746c57ee8730bee9ab5ad3bda7c0ba8
Description: MCrypt module for php5
This package provides a module for MCrypt functions in PHP scripts.
.
PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
from C, Java and Perl with a couple of unique PHP-specific features thrown
in. The goal of the language is to allow web developers to write
dynamically generated pages quickly.
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3449
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: eglibc
Version: 2.19-0ubuntu6
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>> 2.19), libc6 (<< 2.20), libcap2 (>= 2.10)
Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
Conffiles:
/etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
/etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
/etc/bindresvport.blacklist d2d1b996add35b65f64a22e9c8413632
/etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
Description: Embedded GNU C Library: Binaries
This package contains utility programs related to the GNU C Library.
.
* catchsegv: catch segmentation faults in programs
* getconf: query system configuration variables
* getent: get entries from administrative databases
* iconv, iconvconfig: convert between character encodings
* ldd, ldconfig: print/configure shared library dependencies
* locale, localedef: show/generate locale definitions
* tzselect, zdump, zic: select/dump/compile time zones
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <[email protected]>

Package: php5-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8992
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Depends: libbz2-1.0, libc6 (>= 2.15), libdb5.3, libpcre3, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.5.9+dfsg-1ubuntu4.29), libmagic1, ucf, tzdata, libedit2 (>= 2.11-20080614-4)
Recommends: php5-readline
Suggests: php-pear
Description: command-line interpreter for the php5 scripting language
This package provides the /usr/bin/php5 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: bcmath bz2 calendar Core ctype date
dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring
mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap
sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader
xmlwriter zip zlib.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: linux-firmware
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 58462
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 1.127
Replaces: amd64-microcode, atmel-firmware, linux-restricted-common
Provides: amd64-microcode, atmel-firmware
Conflicts: amd64-microcode, atmel-firmware
Description: Firmware for Linux kernel drivers
This package provides firmware used by Linux kernel drivers.

Package: mime-support
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 143
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 3.54ubuntu1
Recommends: file
Conffiles:
/etc/mime.types a8450514a5ca012fab799579ae4d7eec
/etc/mailcap.order ba07e08a7fe3741d0b8339127963190e
Description: MIME files 'mime.types' & 'mailcap', and support programs
As these files can be used by all MIME compliant programs, they
have been moved into their own package that others can depend upon.
.
Other packages add themselves as viewers/editors/composers/etc by
using the provided "update-mime" program.
.
In addition, the commands "see", "edit", "compose", and "print"
will display, alter, create, and print (respectively) any file using
a program determined from the entries in the mime.types and mailcap
files.
Original-Maintainer: Mime-Support Maintainers <[email protected]>

Package: libapache2-mod-php5
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 9737
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Depends: libbz2-1.0, libc6 (>= 2.15), libdb5.3, libpcre3, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), apache2-api-20120211, apache2 (>= 2.4), mime-support, php5-common (= 5.5.9+dfsg-1ubuntu4.29), libmagic1, ucf, tzdata
Recommends: php5-cli
Suggests: php-pear
Conflicts: libapache2-mod-php4, libapache2-mod-php5filter
Conffiles:
/etc/apache2/mods-available/php5.conf 0d6c2ea7506286f634d55c6de98a0eb2
/etc/apache2/mods-available/php5.load b9feb531674e956201af17f3d83ca123
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP5 module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: bcmath bz2 calendar Core ctype date
dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring
mhash openssl pcre Phar posix Reflection session shmop SimpleXML soap
sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader
xmlwriter zip zlib.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: libldap-2.4-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 507
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.4.31-1+nmu2ubuntu8
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.5.1), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libsasl2-2 (>= 2.1.24)
Pre-Depends: multiarch-support
Conflicts: ldap-utils (<= 2.1.23-1)
Conffiles:
/etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP libraries
These are the run-time libraries for the OpenLDAP (Lightweight Directory
Access Protocol) servers and clients.
Homepage: http://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <[email protected]>

Package: libkrb5-26-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 649
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 1.6~git20131207+dfsg-1ubuntu1
Depends: libasn1-8-heimdal (>= 1.6~git20131117), libc6 (>= 2.15), libcomerr2 (>= 1.41.11), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.6~git20131117), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - libraries
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the Kerberos 5 library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <[email protected]>

Package: biosdevname
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 106
Maintainer: Colin Watson <[email protected]>
Architecture: amd64
Version: 0.4.1-0ubuntu6
Depends: libc6 (>= 2.14), libpci3 (>= 1:3.2.1-1), udev
Description: apply BIOS-given names to network devices
biosdevname in its simplest form takes a kernel device name
as an argument, and returns the BIOS-given name it "should" be.
.
This is necessary on systems where the BIOS name for a given device
(e.g. the label on the chassis is "Gb1") doesn't map directly and
obviously to the kernel name (e.g. eth0).
.
This also works as a straight udev rule, which is provided.
.
Home Page: http://linux.dell.com/biosdevname/

Package: libnss3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3680
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.28.4-0ubuntu0.14.04.5
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4), libnss3-nssdb
Pre-Depends: multiarch-support
Conflicts: libnss3-1d (<< 2:3.13.4-2)
Description: Network Security Service libraries
This is a set of libraries designed to support cross-platform development
of security-enabled client and server applications. It can support SSLv2
and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
other security standards.
Homepage: http://www.mozilla.org/projects/security/pki/nss/
Original-Maintainer: Maintainers of Mozilla-related packages <[email protected]>

Package: xml-core
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 188
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.13+nmu2
Depends: sgml-base (>= 1.26+nmu2), sed (>= 4.1.2-8)
Suggests: debhelper (>= 9.20120909)
Conffiles:
/etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa
Description: XML infrastructure and XML catalog file support
This package creates the XML infrastructure directories and provides
XML catalog file support in compliance with the current Debian XML
Policy draft:
.
* infrastructure directories:
- /etc/xml
- /usr/share/xml/{declaration,entities,misc,schema}
- /usr/local/share/xml/{declaration,entities,misc,schema}
.
* XML catalog schema: OASIS XML Catalog Committee Specification 1.0
.
* update-xmlcatalog(8): tool for maintaining the root XML catalog
file and the package XML catalog files in the '/etc/xml' directory
as well as local XML catalog files.
.
* dh_installxmlcatalogs(1): debhelper tool for installing local XML
catalog files and registering XML entities in package XML catalog
files and the root XML catalog file (requires debhelper package)
Original-Maintainer: Debian XML/SGML Group <[email protected]>

Package: sysvinit-utils
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 242
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-41ubuntu6
Replaces: last, sysvinit (<= 2.86.ds1-65)
Depends: libc6 (>= 2.15), libselinux1 (>= 1.32), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
Recommends: upstart (>= 0.6.3-4)
Suggests: bootlogd, sash
Breaks: upstart (<< 1.5-0ubuntu5)
Conflicts: chkconfig (<< 11.0-79.1-2), last, sysvconfig
Conffiles:
/etc/init/startpar-bridge.conf d220afa75514468471c42469967341d2
Description: System-V-like utilities
This package contains the important System-V-like utilities.
.
Specifically, this package includes:
killall5, last, lastb, mesg, pidof, service, sulogin
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <[email protected]>

Package: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 300
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 3.0pl1-124ubuntu2
Provides: cron-daemon
Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), upstart-job, debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11)
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: anacron (>= 2.0-1), logrotate, checksecurity, exim4 | postfix | mail-transport-agent
Breaks: dpkg (<< 1.15.4)
Conffiles:
/etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/default/cron 7bd39371e1c10e74dd3d37a58cc186f8
/etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/pam.d/cron c0914a9d5dfaf3d5b09f83045e8bee93
/etc/init/cron.conf 1ed11393cd5e5e45d7d14c0e9d028fde
/etc/crontab 8f111d100ea459f68d333d63a8ef2205
Description: process scheduling daemon
The cron daemon is a background process that runs particular programs at
particular times (for example, every minute, day, week, or month), as
specified in a crontab. By default, users may also create crontabs of
their own so that processes are run on their behalf.
.
Output from the commands is usually mailed to the system administrator
(or to the user in question); you should probably install a mail system
as well so that you can receive these messages.
.
This cron package does not provide any system maintenance tasks. Basic
periodic maintenance tasks are provided by other packages, such
as checksecurity.
Homepage: http://ftp.isc.org/isc/cron/
Original-Maintainer: Maintainer: Javier Fernández-Sanguino Peña <[email protected]>

Package: multiarch-support
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 201
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: eglibc
Version: 2.19-0ubuntu6
Depends: libc6 (>= 2.3.6-2)
Description: Transitional package to ensure multiarch compatibility
This is a transitional package used to ensure multiarch support is present
in ld.so before unpacking libraries to the multiarch directories. It can
be removed once nothing on the system depends on it.
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <[email protected]>

Package: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 354
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.11.0-0ubuntu4.2
Replaces: fontconfig (<< 2.3.2-2)
Depends: fonts-dejavu-core | ttf-bitstream-vera | fonts-freefont-ttf | gsfonts-x11, ucf (>= 0.29)
Conflicts: fontconfig (<< 2.3.2-2)
Conffiles:
/etc/fonts/conf.avail/10-hinting-medium.conf b663214dd84d0f5c4e279b153e0b38f9
/etc/fonts/conf.avail/10-no-sub-pixel.conf be58bec47ddb8b3f31449ca8f5d189f9
/etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd
/etc/fonts/conf.avail/10-hinting-full.conf 65b0e8b7e1392797850856d8411d7272
/etc/fonts/conf.avail/10-sub-pixel-rgb.conf 2ac915a20e9b2b969d81c9b359afffce
/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf 29d7b694ec6d7260a475fe9d9a45a9a0
/etc/fonts/conf.avail/30-urw-aliases.conf 49db036d2a065197e140484c0513e69f
/etc/fonts/conf.avail/10-antialias.conf d77e6cfb9608490da012671c25213fe4
/etc/fonts/conf.avail/10-autohint.conf 2f1cac91d6c79102f0de9956d39037d5
/etc/fonts/conf.avail/25-unhint-nonlatin.conf a5379350710f56a807962f3f06d3ffc1
/etc/fonts/conf.avail/45-latin.conf 4f87ee2bc115cd59c7a776298f5bfe73
/etc/fonts/conf.avail/40-nonlatin.conf fc449daf3edc6852b372c69b44bfe9ac
/etc/fonts/conf.avail/30-metric-aliases.conf f30482cdf3e424acee0ee828dac3d3d5
/etc/fonts/conf.avail/60-latin.conf 2a898e836efee4347362e1e7f09cd0d6
/etc/fonts/conf.avail/65-nonlatin.conf 1470f5cee12ee55b9a807e41a2495bf9
/etc/fonts/conf.avail/80-delicious.conf fcad9a0561af18b7965910ccea55453f
/etc/fonts/conf.avail/50-user.conf d01cf387e9d7ebacb173629853094d76
/etc/fonts/conf.avail/49-sansserif.conf 22278b0b48e5864d9c7fcbc178da0db3
/etc/fonts/conf.avail/65-khmer.conf ce66ea0c26f43091ab70092f3f7024d4
/etc/fonts/conf.avail/11-lcdfilter-legacy.conf 7eeabd78833172177d7f92d39ec273ce
/etc/fonts/conf.avail/20-unhint-small-vera.conf 6fb496d0bb963a54d5db870955ddd771
/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf 15bc20b8895b039e23952c637bcc1a70
/etc/fonts/conf.avail/10-hinting-slight.conf 4d7df8529053d526a503b472ee42b2b3
/etc/fonts/conf.avail/69-unifont.conf 49a6cb52e1cf23e0f691807a3e8c105d
/etc/fonts/conf.avail/11-lcdfilter-light.conf f6f338937c5a7a0254ab27a5532a79a0
/etc/fonts/conf.avail/70-force-bitmaps.conf 6423e63e204d4ea4629cd3f58636fcdc
/etc/fonts/conf.avail/90-synthetic.conf 7659edb861f44ff8e9f4e31567d24e47
/etc/fonts/conf.avail/10-unhinted.conf 532865fefdf3e37ceeb77010accb3b47
/etc/fonts/conf.avail/65-fonts-persian.conf 4600ab82eed76e726bffb2fc99d1f1b7
/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf c79833ef7e11fc58472aae2d55e233b2
/etc/fonts/conf.avail/53-monospace-lcd-filter.conf a6737024098d0bdc74b70846d4b99fe9
/etc/fonts/conf.avail/11-lcdfilter-default.conf a877f23d2e9179ef3a1ee0ab6a9e2b15
/etc/fonts/conf.avail/70-no-bitmaps.conf dccfa658875eea3b30514d7a8bc306bc
/etc/fonts/conf.avail/10-sub-pixel-bgr.conf 3d239181743d3ebfbbfa2bafe211ae0c
/etc/fonts/conf.avail/51-local.conf a2fa562c168c2c4cc0c2480bfdc0f8eb
/etc/fonts/conf.avail/10-hinting.conf 4d1fb88a99c516270526c8dca5764df8
/etc/fonts/fonts.conf 38c3eafd34be9fa974cba0c090be1c1b
/etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
Description: generic font configuration library - configuration
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
This package contains the configuration files and scripts for fontconfig.
Original-Maintainer: Keith Packard <[email protected]>

Package: libedit2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 236
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libedit
Version: 3.1-20130712-2
Depends: libc6 (>= 2.17), libtinfo5
Pre-Depends: multiarch-support
Description: BSD editline and history libraries
Command line editor library provides generic line editing,
history, and tokenization functions.
.
It slightly resembles GNU readline
Original-Maintainer: LLVM Packaging Team <[email protected]>
Homepage: http://www.thrysoee.dk/editline/

Package: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 600
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.2.6-1ubuntu1
Replaces: pico
Provides: editor
Depends: libc6 (>= 2.14), libncursesw5 (>= 5.6+20070908), libtinfo5, dpkg (>= 1.15.4) | install-info
Suggests: spell
Breaks: alpine-pico (<= 2.00+dfsg-5)
Conflicts: pico
Conffiles:
/etc/nanorc fc57b93c907fefbccf12317d40b4a204
Description: small, friendly text editor inspired by Pico
GNU nano is an easy-to-use text editor originally designed as a replacement
for Pico, the ncurses-based editor from the non-free mailer package Pine
(itself now available under the Apache License as Alpine).
.
However, nano also implements many features missing in pico, including:
- feature toggles;
- interactive search and replace (with regular expression support);
- go to line (and column) command;
- auto-indentation and color syntax-highlighting;
- filename tab-completion and support for multiple buffers;
- full internationalization support.
Homepage: http://www.nano-editor.org/
Original-Maintainer: Jordi Mallach <[email protected]>

Package: linux-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 27
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux-meta
Version: 3.13.0.24.28
Depends: linux-image-generic (= 3.13.0.24.28), linux-headers-generic (= 3.13.0.24.28)
Description: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.

Package: libcryptsetup4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: cryptsetup
Version: 2:1.6.1-1ubuntu1
Depends: libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.74), libgcrypt11 (>= 1.4.6-3), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1)
Description: disk encryption support - shared library
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the libcryptsetup shared library.
Homepage: http://code.google.com/p/cryptsetup/
Original-Maintainer: Debian Cryptsetup Team <[email protected]>

Package: pppoeconf
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 132
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.20ubuntu1
Depends: whiptail-provider | whiptail, ppp (>= 2.4.2+20040428-2) | pppoe (>= 3.0), ppp (>= 2.4.1.uus2-4), gettext-base (>= 0.13), sed (>= 3.95)
Recommends: locales
Suggests: xdialog
Description: configures PPPoE/ADSL connections
User-friendly tool for initial configuration of a DSL (PPPoE) connection.
Original-Maintainer: Gregory Colpart <[email protected]>

Package: libjson0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.11-3ubuntu1
Depends: libjson-c2
Description: JSON manipulation library (transitional package)
This is a transition package that can be safely removed once no
package depend on it.
Homepage: https://github.com/json-c/json-c/wiki
Original-Maintainer: fabien boucher <[email protected]>

Package: landscape-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 961
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: landscape-client
Version: 14.01-0ubuntu3
Replaces: landscape-client (<< 12.09+bzr582)
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), debconf (>= 0.5) | debconf-2.0, python-twisted-core, python-configobj, python-apt, ca-certificates, python-gdbm, lsb-release, lsb-base, adduser, bc, lshw, libpam-modules
Description: The Landscape administration system client - Common files
Landscape is a web-based tool for managing Ubuntu systems. This
package is necessary if you want your machine to be managed in a
Landscape account.
.
This package provides the core libraries.
Original-Maintainer: Landscape Team <[email protected]>
Python-Version: 2.7

Package: python-apt
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 645
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: allowed
Version: 0.9.3.5
Provides: python2.7-apt
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.9.11), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-apt-common
Recommends: lsb-release, iso-codes, xz-utils
Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc
Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 0.11+bzr343-1~), aptoncd (<< 0.1.98+bzr117), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), debpartial-mirror (<< 0.2.98), debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), mini-dinstall (<< 0.6.28), packagekit-backend-apt (<= 0.4.8-0ubuntu4), python-cdd (<< 0.0.10), python-dogtail (<< 0.6.1-3.1+), python-software-properties (<< 0.70.debian-1+), rebuildd (<< 0.3.9), software-center (<< 1.1.21debian2), tla-buildpackage (<< 0.9.14), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46)
Description: Python interface to libapt-pkg
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
Original-Maintainer: APT Development Team <[email protected]>

Package: libp11-kit0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 317
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.20.2-2ubuntu2
Depends: libc6 (>= 2.16), libffi6 (>= 3.0.4)
Pre-Depends: multiarch-support
Description: Library for loading and coordinating access to PKCS#11 modules - runtime
Provides a way to load and enumerate PKCS#11 modules. Provides a standard
configuration setup for installing PKCS#11 modules in such a way that
they're discoverable.
.
Also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the shared library required for applications loading
and accessing PKCS#11 modules.
Homepage: http://p11-glue.freedesktop.org/p11-kit.html
Original-Maintainer: Debian GnuTLS Maintainers <[email protected]>

Package: libparse-debianchangelog-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 232
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.2.0-1ubuntu1
Depends: perl, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl
Suggests: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl
Description: parse Debian changelogs and output them in other formats
Replacement for the very limited dpkg-parsechangelog. Accessible
either via the parsechangelog command line script or as Perl module.
.
Currently supported output formats:
* original dpkg-parsechangelog output format
* similar format with multiple stanzas instead of one
* XML
* HTML (customizable via HTML::Template templates).
Original-Maintainer: Frank Lichtenheld <[email protected]>

Package: libnih-dbus1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnih
Version: 1.0.3-4ubuntu25
Depends: libnih1 (= 1.0.3-4ubuntu25), libc6 (>= 2.3.4), libdbus-1-3 (>= 1.2.16)
Pre-Depends: multiarch-support
Description: NIH D-Bus Bindings Library
libnih-dbus is a D-Bus bindings library that integrates with the main
loop provided by libnih.
.
This package contains the shared library.
Homepage: https://launchpad.net/libnih
Original-Maintainer: Scott James Remnant <[email protected]>

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1581
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.6.2-1ubuntu2
Breaks: libx11-6 (<< 2:1.4.1)
Description: X11 client-side library
This package provides the locale data files for libx11.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: time
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 119
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.7-24
Depends: libc6 (>= 2.3.4), dpkg (>= 1.15.4) | install-info
Description: GNU time program for measuring CPU resource usage
The 'time' command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running. You can select which information is reported
and the format in which it is shown, or have 'time' save the information
in a file instead of display it on the screen.
.
The resources that 'time' can report on fall into the general
categories of time, memory, I/O, and IPC calls.
.
The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.
Original-Maintainer: Bob Proulx <[email protected]>
Homepage: http://www.gnu.org/software/time

Package: linux-headers-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 27
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux-meta
Version: 3.13.0.24.28
Depends: linux-headers-3.13.0-24-generic
Description: Generic Linux kernel headers
This package will always depend on the latest generic kernel headers
available.

Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 191
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 2.2.2-1
Depends: libc6 (>= 2.14), libpcre3
Pre-Depends: multiarch-support
Description: SELinux runtime shared libraries
This package provides the shared libraries for Security-enhanced
Linux that provides interfaces (e.g. library functions for the
SELinux kernel APIs like getcon(), other support functions like
getseuserbyname()) to SELinux-aware applications. Security-enhanced
Linux is a patch of the Linux kernel and a number of utilities with
enhanced security functionality designed to add mandatory access
controls to Linux. The Security-enhanced Linux kernel contains new
architectural components originally developed to improve the security
of the Flask operating system. These architectural components provide
general support for the enforcement of many kinds of mandatory access
control policies, including those based on the concepts of Type
Enforcement, Role-based Access Control, and Multi-level Security.
.
libselinux1 provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions. Required for any applications that use the SELinux
API. libselinux may use the shared libsepol to manipulate the binary
policy if necessary (e.g. to downgrade the policy format to an older
version supported by the kernel) when loading policy.
Original-Maintainer: Debian SELinux maintainers <[email protected]>
Homepage: http://userspace.selinuxproject.org/

Package: python3-software-properties
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 134
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Source: software-properties
Version: 0.92.36
Depends: python3:any (>= 3.3.2-2~), python3, python3-apt (>= 0.6.20ubuntu16), python3-pycurl, lsb-release, unattended-upgrades, iso-codes
Description: manage the repositories that you install software from
This software provides an abstraction of the used apt repositories.
It allows you to easily manage your distribution and independent software
vendor software sources.

Package: libpython2.7-stdlib
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 8490
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.6-8
Replaces: python2.7 (<< 2.7.5-0~)
Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref
Depends: libpython2.7-minimal (= 2.7.6-8), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libtinfo5
Description: Interactive high-level object-oriented language (standard library, version 2.7)
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 2.7's standard library. It is normally not
used on its own, but as a dependency of python2.7.
Original-Maintainer: Matthias Klose <[email protected]>

Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 3435
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:6.6p1-2ubuntu1
Replaces: ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), adduser (>= 3.10), dpkg (>= 1.7.0), passwd
Recommends: xauth
Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere
Conflicts: sftp
Conffiles:
/etc/ssh/ssh_config 7c3fc0754c5a373bac7b09d9d4f6e403
/etc/ssh/moduli 07d36dec51c06b538f196fcea2c8707c
Description: secure shell (SSH) client, for secure access to remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the ssh, scp and sftp clients, the ssh-agent
and ssh-add programs to make public key authentication more convenient,
and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
.
ssh replaces the insecure rsh, rcp and rlogin programs, which are
obsolete for most purposes.
Original-Maintainer: Debian OpenSSH Maintainers <[email protected]>
Homepage: http://www.openssh.org/

Package: libaudit-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:2.3.2-2ubuntu1
Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2)
Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2)
Conffiles:
/etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework. It is used to monitor systems for
security related events.
.
This package contains the libaudit.conf configuration file and the associated
manpage.
Homepage: http://people.redhat.com/sgrubb/audit/
Original-Maintainer: Debian QA Group <[email protected]>

Package: python-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 417
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: pyopenssl
Version: 0.13-2ubuntu6
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Suggests: python-openssl-doc, python-openssl-dbg
Description: Python 2 wrapper around the OpenSSL library
High-level wrapper around a subset of the OpenSSL library, includes
.
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error
codes
.
A lot of the object methods do nothing more than calling a
corresponding function in the OpenSSL library.
Homepage: http://launchpad.net/pyopenssl
Original-Maintainer: Debian Python Modules Team <[email protected]>

Package: libevent-2.0-5
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 311
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.0.21-stable-1ubuntu1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Asynchronous event notification library
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
.
It is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
For backward compatibility and to transition to "libevent_core only"
or "libevent_core + libevent_extra", the libevent source package builds
the libevent library that includes everything in libevent_core and
libevent_extra.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://libevent.org/

Package: libiw30
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Core Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: wireless-tools
Version: 30~pre9-8ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Wireless tools - library
Wireless tools are used to manipulate the Linux Wireless Extensions. The
Wireless Extension is an interface allowing you to set Wireless LAN specific
parameters and get the specific stats.
.
This package contains the dynamic library libiw.
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Original-Maintainer: Guus Sliepen <[email protected]>

Package: ntpdate
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 240
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: ntp
Version: 1:4.2.6.p5+dfsg-3ubuntu2
Depends: netbase, libc6 (>= 2.17), libssl1.0.0 (>= 1.0.0)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: lockfile-progs
Breaks: dhcp3-client (<< 4.1.0-1)
Conffiles:
/etc/logcheck/ignore.d.server/ntpdate 68d4df7cceb0e97bde87126c3a56b219
/etc/dhcp/dhclient-exit-hooks.d/ntpdate 1d4c6af64ca132451ee95a08686ea111
/etc/default/ntpdate 39415ec9778476795fdbb832adc43b9b
/etc/network/if-up.d/ntpdate 336a082b2390bda125d83c01fe125e93
Description: client for setting system time from NTP servers
NTP, the Network Time Protocol, is used to keep computer clocks
accurate by synchronizing them over the Internet or a local network,
or by following an accurate hardware receiver that interprets GPS,
DCF-77, NIST or similar time signals.
.
ntpdate is a simple NTP client that sets a system's clock to match
the time obtained by communicating with one or more NTP servers. It
is not sufficient, however, for maintaining an accurate clock in the
long run. ntpdate by itself is useful for occasionally setting the
time on machines that do not have full-time network access, such as
laptops.
.
If the full NTP daemon from the package "ntp" is installed, then
ntpdate is not necessary.
Homepage: http://support.ntp.org/
Original-Maintainer: Debian NTP Team <[email protected]>

Package: vim-runtime
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 25186
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: vim
Version: 2:7.4.052-1ubuntu3
Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:7.4.052-1ubuntu3)
Enhances: vim-tiny
Description: Vi IMproved - Runtime files
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <[email protected]>

Package: libc6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 10496
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: eglibc
Version: 2.19-0ubuntu6
Replaces: libc6-amd64
Provides: glibc-2.19-1
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: hurd (<< 1:0.5.git20140203-1), lsb-core (<= 3.2-27), nscd (<< 2.19)
Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch
Conffiles:
/etc/ld.so.conf.d/x86_64-linux-gnu.conf 593ad12389ab2b6f952e7ede67b8fbbf
Description: Embedded GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <[email protected]>

Package: w3m
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 2320
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.5.3-15
Replaces: w3m-ssl, w3mmee
Provides: www-browser
Depends: libc6 (>= 2.15), libgc1c2 (>= 1:7.2d), libgpm2 (>= 1.20.4), libssl1.0.0 (>= 1.0.0), libtinfo5, zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Suggests: w3m-img, mime-support, w3m-el, man-db, cmigemo
Conflicts: w3m-ssl
Conffiles:
/etc/w3m/mailcap fe00c489702ba1bd12a5b40d580600fa
/etc/w3m/config 35d2342f753608263fe1feac1af237a4
Description: WWW browsable pager with excellent tables/frames support
w3m is a text-based World Wide Web browser with IPv6 support.
It features excellent support for tables and frames. It can be used
as a standalone file pager, too.
.
* You can follow links and/or view images in HTML.
* Internet message preview mode, you can browse HTML mail.
* You can follow links in plain text if it includes URL forms.
* With w3m-img, you can view inline images.
Original-Maintainer: Tatsuya Kinoshita <[email protected]>
Homepage: http://sourceforge.net/projects/w3m

Package: language-selector-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2293
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: language-selector
Version: 0.129
Depends: python3, python3:any (>= 3.3.2-2~), iso-codes, python3-apt (>= 0.7.12.0), python3-dbus, dbus, accountsservice (>= 0.6.29-1ubuntu6)
Pre-Depends: dpkg (>= 1.15.7.2)
Conffiles:
/etc/fonts/conf.avail/69-language-selector-zh-cn.conf c403d2ebd92dc7fbd6ce108ef66d4221
/etc/fonts/conf.avail/69-language-selector-zh-hk.conf b9c583f72d0a1cd8392b103a299377fb
/etc/fonts/conf.avail/69-language-selector-zh-mo.conf db2fa2dcf1c94c832b08afbc5c497070
/etc/fonts/conf.avail/69-language-selector-zh-sg.conf c65c56a5419ecc46ded798f7bb0828ff
/etc/fonts/conf.avail/30-cjk-aliases.conf f48bb656b2f2ada6864489b01236a7d8
/etc/fonts/conf.avail/69-language-selector-zh-tw.conf 996e890f6726345de5ac6f6751969df7
/etc/fonts/conf.avail/99-language-selector-zh.conf bcbe0b7ba747248475e9413184103a2c
/etc/dbus-1/system.d/com.ubuntu.LanguageSelector.conf 7fa4258d2c6b90e20fe299c6eca727ff
Description: Language selector for Ubuntu
This package let you change and install language packs
in Ubuntu.
.
This package contains the common part of language-selector

Package: php5
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 29
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 5.5.9+dfsg-1ubuntu4.29
Depends: libapache2-mod-php5 (>= 5.5.9+dfsg-1ubuntu4.29) | libapache2-mod-php5filter (>= 5.5.9+dfsg-1ubuntu4.29) | php5-cgi (>= 5.5.9+dfsg-1ubuntu4.29) | php5-fpm (>= 5.5.9+dfsg-1ubuntu4.29), php5-common (>= 5.5.9+dfsg-1ubuntu4.29)
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP5 interpreter
installed. Removing this package won't remove PHP5 from your system, however
it may remove other packages that depend on this one.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: grub2-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1127
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02~beta2-9ubuntu1.17
Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-legacy, grub-linuxbios (<< 1.99-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4)
Depends: grub-common (= 2.02~beta2-9ubuntu1.17), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.7), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: shim (<< 13)
Conflicts: grub (<< 0.97-54), grub-doc (<< 0.97-29ubuntu60), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60)
Description: GRand Unified Bootloader (common files for version 2)
This package contains common files shared by the distinct flavours of GRUB.
The files in this package are specific to GRUB 2, and would break GRUB
Legacy if installed on the same system.
Homepage: http://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <[email protected]>

Package: libpng12-0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libpng
Version: 1.2.50-1ubuntu2
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5)
Description: PNG library - runtime
libpng is a library implementing an interface for reading and writing
PNG (Portable Network Graphics) format files.
.
This package contains the runtime library files needed to run software
using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>

Package: apt-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 668
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: apt
Version: 1.0.1ubuntu2
Depends: libapt-inst1.5 (>= 0.9.15.4), libapt-pkg4.12 (>= 0.9.16), libc6 (>= 2.14), libdb5.3, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Description: package management related utility programs
This package contains some less used commandline utilities related
to package management with APT.
.
* apt-extracttemplates is used by debconf to prompt for configuration
questions before installation.
* apt-ftparchive is used to create Packages and other index files
needed to publish an archive of debian packages
* apt-sortpkgs is a Packages/Sources file normalizer.
Original-Maintainer: APT Development Team <[email protected]>

Package: udev
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 5144
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 204-5ubuntu20
Replaces: systemd-services (<< 202-0ubuntu6)
Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libcgmanager0, libdbus-1-3 (>= 1.0.2), libkmod2 (>= 5~), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libselinux1 (>= 2.0.65), libudev1 (= 204-5ubuntu20), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 3.0-6), util-linux (>= 2.16), procps
Conffiles:
/etc/udev/rules.d/README 3b6de9f3f911176734c66903b4f8735c
/etc/udev/udev.conf ae415f84e2967eff580089fb08aa0a61
/etc/init/udev-fallback-graphics.conf b8bfe7164e10cd0e53494b243c5728b1
/etc/init/udevtrigger.conf 651ff2421dde80be7ce7ccbf7fa8cf18
/etc/init/udev-finish.conf 42c90988a7040f1e1f911c8330683163
/etc/init/udevmonitor.conf b541dfb5aa4958e9a5336ecaec00ca15
/etc/init/udev.conf 41c0081f3a830e0902aaff76a53edf98
/etc/modprobe.d/fbdev-blacklist.conf f4a0af988321a0e17ef609ecffd08506
/etc/init.d/udev 1ee6bb477e677542ea41fd3d83b6bb1e
Description: /dev/ and hotplug management daemon
udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <[email protected]>

Package: php5-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Depends: libc6 (>= 2.14), libedit2 (>= 3.1-20130611), phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.29), php5-cli (= 5.5.9+dfsg-1ubuntu4.29), ucf
Pre-Depends: dpkg (>= 1.15.7.2~)
Description: Readline module for php5
This package provides a module for readline functions (based on libedit)
in PHP scripts.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.9~rc5-1ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Libraries for controlling NUMA policy
Library to control specific NUMA (Non-Uniform Memory Architecture)
scheduling or memory placement policies.
Original-Maintainer: Ian Wienand <[email protected]>

Package: libisc95
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 440
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.15), libxml2 (>= 2.7.4)
Conflicts: libbind0, libbind9-41
Description: ISC Shared Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the libisc shared library used by BIND's daemons and
clients.

Package: iptables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1575
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.4.21-1ubuntu1
Depends: libc6 (>= 2.14), libnfnetlink0, libxtables10 (= 1.4.21-1ubuntu1)
Description: administration tools for packet filtering and NAT
iptables is the userspace command line program used to configure
the Linux packet filtering ruleset. It is targeted towards system
administrators. Since Network Address Translation is also configured
from the packet filter ruleset, iptables is used for this, too. The
iptables package also includes ip6tables. ip6tables is used for
configuring the IPv6 packet filter
Homepage: http://www.netfilter.org/
Original-Maintainer: Laurence J. Lane <[email protected]>

Package: libpod-latex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 127
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.61-1
Depends: perl
Description: module to convert Pod data to formatted LaTeX
Pod::LaTeX is a module to convert documentation in the Pod format into LaTeX.
The pod2latex command uses this module for translation.
.
Pod::LaTeX is a derived class from Pod::Select.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/Pod-LaTeX/

Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 1480
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 4.3-6ubuntu1
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
/etc/skel/.profile ecb6d3479ac3823f1da7f314d871989b
/etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
/etc/skel/.bashrc f110abe5b3cfd324c2e5128eb4733879
/etc/bash.bashrc a93b8650846fd2bb653d03bd706f1f47
Description: GNU Bourne Again SHell
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file. Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
.
Bash is ultimately intended to be a conformant implementation of the
IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
.
The Programmable Completion Code, by Ian Macdonald, is now found in
the bash-completion package.
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Original-Maintainer: Matthias Klose <[email protected]>

Package: linux-image-3.13.0-24-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 40637
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux
Version: 3.13.0-24.46
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-3.0, redhat-cluster-modules
Depends: initramfs-tools (>= 0.36ubuntu6), module-init-tools (>= 3.3-pre11-4ubuntu3)
Pre-Depends: dpkg (>= 1.10.24)
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo (>= 19.1)
Suggests: fdutils, linux-doc-3.13.0 | linux-source-3.13.0, linux-tools, linux-headers-3.13.0-24-generic
Conflicts: hotplug (<< 0.0.20040105-1)
Description: Linux kernel image for version 3.13.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 3.13.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.

Package: libapparmor-perl
Status: install ok installed
Priority: extra
Section: perl
Installed-Size: 197
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: apparmor
Version: 2.8.95~2430-0ubuntu5
Depends: perl-base (>= 5.18.2-2ubuntu1), perlapi-5.18.2, libapparmor1 (>= 2.8.94-0ubuntu1), libc6 (>= 2.14)
Description: AppArmor library Perl bindings
This provides the Perl module that contains the language bindings
for the AppArmor library, libapparmor, which were autogenerated via
SWIG.
Homepage: http://apparmor.net/
Original-Maintainer: Kees Cook <[email protected]>

Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1634
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.20.1-5.1ubuntu20
Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils
Provides: linux32, schedutils
Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: util-linux-locales, kbd | console-tools, dosfstools
Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm
Conffiles:
/etc/init/hwclock.conf 132aa3db7e5a8cf55168e4866052208a
/etc/init/hwclock-save.conf 4a002046525e338fc23e4418602865c9
/etc/cron.weekly/fstrim 4de5cd1aac392609593296f0d81e7595
Description: Miscellaneous system utilities
This package contains a number of important utilities, most of which
are oriented towards maintenance of your system. Some of the more
important utilities included in this package allow you to partition
your hard disk, view kernel messages, and create new filesystems.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <[email protected]>

Package: libisccfg90
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 190
Maintainer: LaMont Jones <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.9.5.dfsg-3
Replaces: libbind0
Depends: libc6 (>= 2.4), libdns100, libisc95, libisccc90
Conflicts: libbind0, libbind9-41
Description: Config File Handling Library used by BIND
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers the libisccfg shared library used by BIND's daemons
and clients to read and write ISC-style configuration files like named.conf
and rndc.conf.

Package: mysql-server-core-5.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 19896
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Replaces: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.0, mysql-server-core-5.1
Provides: mysql-server-core
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.2.0)
Breaks: mysql-client-5.1, mysql-server-5.0, mysql-server-5.1, mysql-server-core-5.1
Description: MySQL database server binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the server binaries but doesn't contain all the
infrastructure needed to setup system databases.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: ubuntu-minimal
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 60
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: ubuntu-meta
Version: 1.325
Depends: adduser, apt, apt-utils, bzip2, console-setup, debconf, debconf-i18n, eject, gnupg, ifupdown, initramfs-tools, iproute2, iputils-ping, isc-dhcp-client, kbd, kmod, less, locales, lsb-release, makedev, mawk, net-tools, netbase, netcat-openbsd, ntpdate, passwd, procps, python3, resolvconf, rsyslog, sudo, tzdata, ubuntu-keyring, udev, upstart, ureadahead, vim-tiny, whiptail
Description: Minimal core of Ubuntu
This package depends on all of the packages in the Ubuntu minimal system,
that is a functional command-line system with the following capabilities:
.
- Boot
- Detect hardware
- Connect to a network
- Install packages
- Perform basic diagnostics
.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.

Package: popularity-contest
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 130
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.57ubuntu1
Provides: popcon
Depends: debconf (>= 0.5) | debconf-2.0, dpkg (>= 1.10)
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
Recommends: cron | fcron
Suggests: anacron
Conffiles:
/etc/cron.daily/popularity-contest 01be65cc458d99597d0b1f94c5cbe170
Description: Vote for your favourite packages automatically
The popularity-contest package sets up a cron job that will
periodically anonymously submit to the Ubuntu developers
statistics about the most used Ubuntu packages on this system.
.
This information helps Ubuntu make decisions such as which packages
should go on the first CD. It also lets Ubuntu improve future versions
of the distribution so that the most popular packages are the ones which
are installed automatically for new users.
Homepage: http://popcon.debian.org/
Original-Maintainer: Popularity Contest Developers <[email protected]>

Package: apparmor
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 1181
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 2.8.95~2430-0ubuntu5
Replaces: apparmor-parser, apparmor-utils (<< 2.8.0-0ubuntu28), libapache2-mod-apparmor (<< 2.5.1-0ubuntu3)
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, python3, libapparmor-perl, lsb-base, initramfs-tools, debconf
Suggests: apparmor-profiles, apparmor-docs, apparmor-utils
Breaks: apparmor-easyprof-ubuntu (<< 1.1.14), apparmor-utils (<< 2.8.0-0ubuntu28), libapache2-mod-apparmor (<< 2.5.1-0ubuntu3), libvirt-bin (<< 1.2.2-0ubuntu9~), lightdm (<< 1.9.14-0ubuntu2~), lxc (<< 1.0.2-0ubuntu2~)
Conffiles:
/etc/apparmor.d/local/README b2c6b40577b4099c584cdf731f5aeb0b
/etc/apparmor.d/tunables/alias 45dca5dd72a6c862d27caa936e6c00ad
/etc/apparmor.d/tunables/multiarch 6ebecd63690d4a53f3e7ff6ae48941ca
/etc/apparmor.d/tunables/securityfs bb3695a39a1bb8a5399f76b95bacc40f
/etc/apparmor.d/tunables/xdg-user-dirs 602eaa969d2dfa00a0ec16eed9b60b7f
/etc/apparmor.d/tunables/apparmorfs 5797c1a5b267c3f51d983ab8daf8f587
/etc/apparmor.d/tunables/global 9bfa12c972f13c06aeff3e7b59c65b89
/etc/apparmor.d/tunables/kernelvars 488b27c967f74a0f9fdeb6c77ec20cc9
/etc/apparmor.d/tunables/sys ba0699f2f961179a3352cb3de3e9f586
/etc/apparmor.d/tunables/proc ffaa055ceb36031c973ffaece22a5fc0
/etc/apparmor.d/tunables/home ec0b11e815b30dc6fbf4d05a41aff9f5
/etc/apparmor.d/tunables/dovecot 1b0d5ec63a9c87387142bdb2c94e7ede
/etc/apparmor.d/abstractions/private-files 4d537d0f24c3bfac9c056e01c1aa13d4
/etc/apparmor.d/abstractions/p11-kit dc059947c11d3f353c380ca7547390ce
/etc/apparmor.d/abstractions/ldapclient f6d4bac77e72abbace3805ad95dc5fad
/etc/apparmor.d/abstractions/ubuntu-bittorrent-clients 6385893a933bd704925223e591800adf
/etc/apparmor.d/abstractions/dbus-session e9dabe52be01410c4e4c9a9e8ef9779d
/etc/apparmor.d/abstractions/cups-client ea86b52242df406f0bc955039f990006
/etc/apparmor.d/abstractions/mdns d4959c984a530f8c682e31f34927d57e
/etc/apparmor.d/abstractions/apparmor_api/is_enabled d98f1c1f3f41075007943f3ef072bd99
/etc/apparmor.d/abstractions/apparmor_api/examine f3b118b0344df2bcf4d18b81b45536bd
/etc/apparmor.d/abstractions/apparmor_api/change_profile 9f4c0a621f4939af15588b7fe670dfe7
/etc/apparmor.d/abstractions/apparmor_api/find_mountpoint cf9e6513e00b441c0e3fbaf57b5c5110
/etc/apparmor.d/abstractions/apparmor_api/introspect 4c345c7e02de097f250c3ab12a442bed
/etc/apparmor.d/abstractions/ibus 50790ff767727165ca62f9bda19fd5c8
/etc/apparmor.d/abstractions/ubuntu-console-browsers d560f0509cdc8ffcdfa1dc115eee88f1
/etc/apparmor.d/abstractions/ubuntu-email 5f0898b479de684451e31494f6e1037a
/etc/apparmor.d/abstractions/wutmp 3cb05ef8e125c7c3edf00a505dd9e68f
/etc/apparmor.d/abstractions/web-data 36eb024800c81ef69733027f1a27a907
/etc/apparmor.d/abstractions/dconf 715f4f3a42a26b47a76e624eec6688ec
/etc/apparmor.d/abstractions/enchant a1ac9629b466be8a41cb5f87757f3363
/etc/apparmor.d/abstractions/private-files-strict 0887fef81cd5f0ece403a73b355a6992
/etc/apparmor.d/abstractions/user-tmp 93247b3296a7f0bff353eb9ee11fba06
/etc/apparmor.d/abstractions/audio 71ca95542e6445133f31c608cf651d0b
/etc/apparmor.d/abstractions/xdg-desktop d891f70210acc01e42c525012a1c3fc6
/etc/apparmor.d/abstractions/smbpass b4d3be08dff2a9e3b4f1a18ddb65c63c
/etc/apparmor.d/abstractions/nis b2a829a4e26dd3ae92ec2f67536edc20
/etc/apparmor.d/abstractions/orbit2 98b6459f02e5c68e6ef83dced628ea5f
/etc/apparmor.d/abstractions/gnupg b474d47c024a62a221c174bb0fe0df86
/etc/apparmor.d/abstractions/ubuntu-helpers fcc4b4d19855e59ffc456d4368f018cc
/etc/apparmor.d/abstractions/samba e7c15f7f6ceb931c594d3feffcfbddb1
/etc/apparmor.d/abstractions/ssl_keys 2bff85dbd2face2b968226c9f06aec15
/etc/apparmor.d/abstractions/user-manpages c59f25e289e9a426807ab5830136aa42
/etc/apparmor.d/abstractions/ubuntu-konsole 2ba4958d99c66160f118b5cda90b26c7
/etc/apparmor.d/abstractions/openssl 774ca398a166520a1cdb84d8b8a7b7dc
/etc/apparmor.d/abstractions/ubuntu-unity7-launcher 96f03042c5465f46ddadf15691507414
/etc/apparmor.d/abstractions/dbus db5bb2211ee5ecf1d2d4eb72c0e52617
/etc/apparmor.d/abstractions/video 2194baba2007ea20698441bc333f9446
/etc/apparmor.d/abstractions/php5 6900efafb697bec0975237ca47dd8dc2
/etc/apparmor.d/abstractions/likewise eda6f01c5c1f1f09bc85a7f3a1d3ebaf
/etc/apparmor.d/abstractions/mysql 1e1a093ef702b6aabb097e658eb65a55
/etc/apparmor.d/abstractions/dbus-accessibility-strict 0e07c997566b1d71b9287c0a3dcb1292
/etc/apparmor.d/abstractions/dbus-session-strict 4d069e5133fdfe56432c9ea3e20bd695
/etc/apparmor.d/abstractions/base 41fb2ebe4abafcbd98f0102e36aab15a
/etc/apparmor.d/abstractions/svn-repositories 8bc8a123d9ce516c53b818b8a4fc0ed1
/etc/apparmor.d/abstractions/consoles c7e6e00c4845e9afb877359691946386
/etc/apparmor.d/abstractions/kde bd86eabc48bc8ce53c634425b3831c4d
/etc/apparmor.d/abstractions/bash 4a5f51dc0fe10de2eba86b22351ae092
/etc/apparmor.d/abstractions/kerberosclient 165918f6f7a43c7f8026ff330500a1ba
/etc/apparmor.d/abstractions/ssl_certs 3f48f5e3d8490a29483e321ba2e1710f
/etc/apparmor.d/abstractions/ubuntu-console-email 1ebfacc8ac5cfba7f3d59baceae52af8
/etc/apparmor.d/abstractions/X fd4d823a2d482eee9bfd0d692a4b4b3a
/etc/apparmor.d/abstractions/ubuntu-media-players ff25e51b62d2bf5146134ae3c6530c6b
/etc/apparmor.d/abstractions/dbus-strict d2a901e0369ab95a244828e2d296276e
/etc/apparmor.d/abstractions/ubuntu-gnome-terminal 886de107666e17033b11aa3abb1ce054
/etc/apparmor.d/abstractions/nvidia 49d7971d1770395a142f4da0b1a37322
/etc/apparmor.d/abstractions/fonts 47c02fe989eb038da1632b83368c311f
/etc/apparmor.d/abstractions/nameservice 6a456d52b72c667ac518d743a0580c0d
/etc/apparmor.d/abstractions/ubuntu-unity7-messaging 4b9196db0bc697cb80f7e211edc78ae0
/etc/apparmor.d/abstractions/user-download d25d5d0d9b13ae8637dc64d2bc217142
/etc/apparmor.d/abstractions/winbind 3b37bfd8193e84c6d08809750346e7c1
/etc/apparmor.d/abstractions/user-mail 8006dc58aa87d6a8e314360d6575131b
/etc/apparmor.d/abstractions/dbus-accessibility 1a9829023057d91f2f709b49ded37c87
/etc/apparmor.d/abstractions/authentication 04cf81938b39380d97f675e9e3d28824
/etc/apparmor.d/abstractions/ubuntu-xterm bef5766269999b9e73ad6e11dd7930bd
/etc/apparmor.d/abstractions/freedesktop.org 2424190dbb81c66a1d882fcf9fcc2fb0
/etc/apparmor.d/abstractions/apache2-common 32f9c800b9319c7eb565f9a68adeddb6
/etc/apparmor.d/abstractions/user-write d631f64d8f109365f2457255161551fd
/etc/apparmor.d/abstractions/perl 3f8aff3081a1bf8e9c71598adc79d0d8
/etc/apparmor.d/abstractions/ubuntu-browsers e0a76cb12824b7dc06f89dc8197145e5
/etc/apparmor.d/abstractions/python e54e2eb8ec53dfefb568e2d0be1f5302
/etc/apparmor.d/abstractions/ubuntu-unity7-base 4585632ceb660da9121474d915846a4a
/etc/apparmor.d/abstractions/ubuntu-feed-readers b8eb233df01672f4941357487b39cda9
/etc/apparmor.d/abstractions/gnome 1c6f39ee552b0373861fb0d691253945
/etc/apparmor.d/abstractions/xad 0b2fdc7be71e977e240d77338f414ec7
/etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia deb211c8ea1b988b776ade271cc8d560
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration a3146cbc94bc1d8172fa09135fb82d7c
/etc/apparmor.d/abstractions/ubuntu-browsers.d/java bd7b9bcf7c5c53f9baaee896276a5796
/etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common 2fca1548b174eaa0b63a186958581860
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration-xul a6d33002626e1d9a81a490e2f61509fa
/etc/apparmor.d/abstractions/ubuntu-browsers.d/kde 15541761a5dbdc5ccd12e85e2afe4094
/etc/apparmor.d/abstractions/ubuntu-browsers.d/mailto e60b3e4611a14d835d8b6fe0ffe27fc2
/etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files 34dfa51211ac5aeed07e4ddae75c03fb
/etc/apparmor.d/abstractions/ubuntu-browsers.d/productivity dd54584ceece9aa1ee9c3c71418cd9ae
/etc/apparmor.d/abstractions/ubuntu-browsers.d/text-editors 006c96f21261b0c15e2f453527136973
/etc/apparmor.d/abstractions/launchpad-integration 08239d10ba383041e97bc7f3962eb788
/etc/apparmor.d/abstractions/ruby 2e58c73e97b7d788deb9297b35c17956
/etc/apparmor.d/abstractions/aspell 88984f0b1c090f97140b2b7a6f93b1fb
/etc/init.d/apparmor e979739b30dddc2568af2b8303312140
/etc/apparmor/subdomain.conf df4dade439e2786fd1d227c99164563d
Description: User-space parser utility for AppArmor
This provides the system initialization scripts needed to use the
AppArmor Mandatory Access Control system, including the AppArmor Parser
which is required to convert AppArmor text profiles into machine-readable
policies that are loaded into the kernel for use with the AppArmor Linux
Security Module.
Homepage: http://apparmor.net/
Original-Maintainer: Kees Cook <[email protected]>

Package: rsyslog
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1541
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 7.4.4-1ubuntu2
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.17), libestr0 (>= 0.1.4), libjson-c2 (>= 0.10), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.13~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-13.3), adduser, ucf
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.3)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
/etc/rsyslog.conf a62c736f458be8a8ccaab28d6ed2c0b9
/etc/logrotate.d/rsyslog a5b57eb392a10dba65760e89dcdc508c
/etc/init/rsyslog.conf 34b6c083e007bed20e8341486361529b
/etc/init/dmesg.conf 218f9baf50c95553d5b611d62de520e1
/etc/logcheck/ignore.d.server/rsyslog 650507df599fbbdd6cb4142bd77fd2ff
/etc/apparmor.d/usr.sbin.rsyslogd b19cc6250081ef3700146db17f1efa44
/etc/default/rsyslog c7af23c348917e877399baea1849727a
/etc/init.d/rsyslog eff44a6fdc4a3117d170417bb6b7be1e
Description: reliable system and kernel logging daemon
Rsyslog is a multi-threaded implementation of syslogd (a system utility
providing support for message logging), with features that include:
* reliable syslog over TCP, SSL/TLS and RELP
* on-demand disk buffering
* email alerting
* writing to MySQL or PostgreSQL databases (via separate output plugins)
* permitted sender lists
* filtering on any part of the syslog message
* on-the-wire message compression
* fine-grained output format control
* failover to backup destinations
* enterprise-class encrypted syslog relaying
.
It is the default syslogd on Debian systems.
Homepage: http://www.rsyslog.com/
Original-Maintainer: Michael Biebl <[email protected]>

Package: installation-report
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 79
Maintainer: Ubuntu Installer Team <[email protected]>
Architecture: all
Version: 2.54ubuntu1
Depends: debconf
Recommends: pciutils
Description: system installation report
This package contains instructions and programs for reporting on
the installation of a new system. It can help you fill out an
installation report and send it to the Debian bug tracking system.
.
Purging this package will remove the logs of the system's installation.
Original-Maintainer: Debian Install System Team <[email protected]>

Package: cpio
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 320
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 2.11+dfsg-1ubuntu1
Replaces: cpio-mt
Depends: libc6 (>= 2.17)
Suggests: libarchive1
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
GNU cpio is a tool for creating and extracting archives, or copying
files from one place to another. It handles a number of cpio formats
as well as reading and writing tar files.
Homepage: http://www.gnu.org/software/cpio/
Original-Maintainer: Ruben Molina <[email protected]>

Package: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 63
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 1.31build1
Replaces: apmd (<= 3.0.2-1.17)
Depends: udev | makedev, libc6 (>= 2.3.4), module-init-tools
Description: Common utils and configs for power management
This package contains utilities and configuration files
for power management that are common to APM and ACPI.
Original-Maintainer: Chris Hanson <[email protected]>

Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1211
Maintainer: Ubuntu Core developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: gcc-4.8
Version: 4.8.2-19ubuntu1
Depends: gcc-4.8-base (= 4.8.2-19ubuntu1), libc6 (>= 2.17), libgcc1 (>= 1:4.1.1)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <[email protected]>

Package: libpcsclite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: pcsc-lite
Version: 1.8.10-1ubuntu1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Suggests: pcscd (= 1.8.10-1ubuntu1)
Breaks: libpcsclite-dev (<< 1.8.10-1ubuntu1), pcscd (<< 1.8.10-1ubuntu1)
Description: Middleware to access a smart card using PC/SC (library)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smartcards and
readers.
.
The PC/SC Lite library is used to connect to the PC/SC daemon from
a client application and provide access to the desired reader.
Homepage: http://pcsclite.alioth.debian.org/
Original-Maintainer: Ludovic Rousseau <[email protected]>

Package: apport
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1264
Maintainer: Martin Pitt <[email protected]>
Architecture: all
Version: 2.14.1-0ubuntu3
Replaces: python-apport (<< 2.2-0ubuntu1)
Depends: python3, python3-apport (>= 2.14.1-0ubuntu3), lsb-base (>= 3.0-6), python3-gi, gir1.2-glib-2.0 (>= 1.29.17), sysv-rc (>= 2.86.ds1-14.1ubuntu2), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
Recommends: apport-symptoms, policykit-1
Suggests: apport-gtk | apport-kde
Breaks: python-apport (<< 2.2-0ubuntu1)
Conffiles:
/etc/bash_completion.d/apport_completion dfe766d9328bb5c895038b44185133f9
/etc/apport/blacklist.d/apport 44a58562c2c3923d9c44d67d4b5daf0f
/etc/apport/blacklist.d/README.blacklist c2ed1eb9a17ec2550747b4960cf4b73c
/etc/apport/crashdb.conf 0bb3a2832a92a0401e00583bf2d23e93
/etc/logrotate.d/apport fa54dab59ef899b48d5455c976008df4
/etc/init/apport.conf 37507fafcb91622ecee2e844da91d1ac
/etc/init.d/apport d48464886fd558c2d8302bd4a1366ada
/etc/cron.daily/apport df5d3bc9ab3a67b58156376318077304
/etc/default/apport 3446c6cac185f44237f59786e006ebe4
Description: automatically generate crash reports for debugging
apport automatically collects data from crashed processes and
compiles a problem report in /var/crash/. This utilizes the crashdump
helper hook provided by the Ubuntu kernel.
.
This package also provides a command line frontend for browsing and
handling the crash reports. For desktops, you should consider
installing the GTK+ or Qt user interface (apport-gtk or apport-kde).
Homepage: https://wiki.ubuntu.com/Apport

Package: cryptsetup-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 264
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: cryptsetup
Version: 2:1.6.1-1ubuntu1
Replaces: cryptsetup (<< 2:1.4.1-2ubuntu2~)
Depends: libc6 (>= 2.15), libcryptsetup4 (>= 2:1.6), libpopt0 (>= 1.14)
Breaks: cryptsetup (<< 2:1.4.1-2ubuntu2~)
Description: disk encryption support - command line tools
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides cryptsetup, cryptsetup-reencrypt and luksformat.
Homepage: http://code.google.com/p/cryptsetup/
Original-Maintainer: Debian Cryptsetup Team <[email protected]>

Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1823
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: isc-dhcp
Version: 4.2.4-7ubuntu12
Replaces: dhcp3-client
Provides: dhcp-client, dhcp3-client
Depends: libc6 (>= 2.15), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.4-7ubuntu12), iproute2
Suggests: resolvconf, avahi-autoipd, apparmor
Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2)
Conffiles:
/etc/dhcp/dhclient-enter-hooks.d/debug 95da2e2070e1c33847923dafef2a2921
/etc/dhcp/dhclient.conf c70c98b530eee07bd604af3035e63b56
/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 9f5b3bd5f605e2debf1a7a88a705c1ba
/etc/dhcp/dhclient-exit-hooks.d/debug 95da2e2070e1c33847923dafef2a2921
/etc/apparmor.d/sbin.dhclient 52d24359a75b6601e21914b84f01c5cb
Description: ISC DHCP client
This is the client from the Internet Software Consortium's implementation of
DHCP. For more information visit http://www.isc.org.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration. If your machine
depends on DHCP (especially likely if it's a workstation on a large
network, or a laptop, or attached to a cable modem), keep this or
another DHCP client installed.
.
Extra documentation can be found in the package isc-dhcp-common.
Original-Maintainer: Debian ISC DHCP maintainers <[email protected]>

Package: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 432
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Version: 20130906ubuntu2
Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
This package includes PEM files of CA certificates to allow SSL-based
applications to check for the authenticity of SSL connections.
.
It includes, among others, certificate authorities used by the Debian
infrastructure and those shipped with Mozilla's browsers.
.
Please note that Debian can neither confirm nor deny whether the
certificate authorities whose certificates are included in this package
have in any way been audited for trustworthiness or RFC 3647 compliance.
Full responsibility to assess them belongs to the local system
administrator.
Original-Maintainer: Michael Shuler <[email protected]>

Package: update-notifier-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2087
Maintainer: Michael Vogt <[email protected]>
Architecture: all
Source: update-notifier
Version: 0.154.1
Replaces: update-notifier (<< 0.75.1)
Depends: python, python3:any, python-apt (>= 0.6.12), python3-apt, python-debian, debconf, patch
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Suggests: policykit-1
Conffiles:
/etc/cron.daily/update-notifier-common ac3a73308ace1070b9980c2bc56fb416
/etc/update-motd.d/90-updates-available 0628c543e94792202076f0d3c3c521cf
/etc/update-motd.d/98-reboot-required 1c4d534d0abd44d566899e47c4f22786
/etc/update-motd.d/98-fsck-at-reboot 16003ee8c8c80a565a98a7696cee04c0
/etc/cron.weekly/update-notifier-common 0cfcd026510cd5005e6eb703ccde3d73
/etc/apt/apt.conf.d/99update-notifier 8e4023de6d0e7bdd45f6b018511abfe7
/etc/apt/apt.conf.d/20archive 9e28a07261e6ad5ede22d5286291ca23
/etc/apt/apt.conf.d/15update-stamp b9de0ac9e2c9854b1bb213e362dc4e41
/etc/apt/apt.conf.d/10periodic 03ddb526e156071de0667748b6ac1d33
Description: Files shared between update-notifier and other packages
Apt setup files and reboot notification scripts shared between
update-notifier and other packages, notably for server use cases.

Package: strace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 492
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.8-1ubuntu5
Depends: libc6 (>= 2.15)
Description: A system call tracer
strace is a system call tracer, i.e. a debugging tool which prints out
a trace of all the system calls made by a another process/program.
The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have source.
.
System calls and signals are events that happen at the user/kernel
interface. A close examination of this boundary is very useful for bug
isolation, sanity checking and attempting to capture race conditions.
Homepage: http://sourceforge.net/projects/strace/
Original-Maintainer: Frederik Schüler <[email protected]>

Package: vim-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 931
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: vim
Version: 2:7.4.052-1ubuntu3
Provides: editor
Depends: vim-common (= 2:7.4.052-1ubuntu3), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5
Suggests: indent
Conffiles:
/etc/vim/vimrc.tiny cda3c912e5fd54a07996ee29b14c58eb
Description: Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a minimal version of vim compiled with no
GUI and a small subset of features in order to keep small the
package size. This package does not depend on the vim-runtime
package, but installing it you will get its additional benefits
(online documentation, plugins, ...).
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <[email protected]>

Package: python-debian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 255
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 0.1.21+nmu2ubuntu2
Replaces: python-deb822
Provides: python-deb822
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-six, python-chardet
Recommends: python-apt
Suggests: gpgv
Conflicts: python-deb822
Description: Python modules to work with Debian-related data formats
This package provides Python modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information
Original-Maintainer: Debian python-debian Maintainers <[email protected]>

Package: mysql-server
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 122
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Depends: mysql-server-5.5
Description: MySQL database server (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of
mysql-server (currently mysql-server-5.5), as determined by the MySQL
maintainers. Install this package if in doubt about which MySQL
version you need. That will install the version recommended by the
package maintainers.
.
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: ssh-import-id
Status: install ok installed
Priority: extra
Section: misc
Installed-Size: 83
Maintainer: Dustin Kirkland <[email protected]>
Architecture: all
Version: 3.21-0ubuntu1
Depends: ca-certificates, openssh-client, python-requests (>= 1.1.0), wget, python (>= 2.7), python (<< 2.8)
Recommends: openssh-server
Conffiles:
/etc/ssh/ssh_import_id f92d9edbab801eed9d6b464975da229f
Description: securely retrieve an SSH public key and install it locally
This utility will securely contact a public keyserver (Launchpad.net by
default, but Github.com is also supported), retrieve one or more user's
public keys, and append these to the current user's ~/.ssh/authorized_keys
file.
Homepage: http://launchpad.net/ssh-import-id

Package: php5-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 290
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: php5
Version: 5.5.9+dfsg-1ubuntu4.29
Replaces: php5-mysqli, php5-mysqlnd
Depends: libc6 (>= 2.14), libmysqlclient18 (>= 5.5.24+dfsg-1), phpapi-20121212, php5-common (= 5.5.9+dfsg-1ubuntu4.29), ucf
Pre-Depends: dpkg (>= 1.15.7.2~)
Conflicts: php5-mysqli, php5-mysqlnd
Description: MySQL module for php5
This package provides modules for MySQL database connections directly from
PHP scripts. It includes the generic "mysql" module which can be used
to connect to all versions of MySQL, an improved "mysqli" module for
MySQL version 4.1 or later, and the pdo_mysql module for use with
the PHP Data Object extension.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <[email protected]>

Package: dbconfig-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1180
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.8.47+nmu1
Depends: ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0
Suggests: virtual-mysql-client | mysql-client | postgresql-client
Description: common framework for packaging database applications
This package presents a policy and implementation for
managing various databases used by applications included in
Debian packages.
.
It can:
- support MySQL, PostgreSQL, and sqlite based applications;
- create or remove databases and database users;
- access local or remote databases;
- upgrade/modify databases when upstream changes database structure;
- generate config files in many formats with the database info;
- import configs from packages previously managing databases on their own;
- prompt users with a set of normalized, pre-translated questions;
- handle failures gracefully, with an option to retry;
- do all the hard work automatically;
- work for package maintainers with little effort on their part;
- work for local admins with little effort on their part;
- comply with an agreed upon set of standards for behavior;
- do absolutely nothing if that is the whim of the local admin;
- perform all operations from within the standard flow of
package management (no additional skill is required of the local
admin).
Original-Maintainer: Sean Finney <[email protected]>

Package: less
Status: install ok installed
Priority: standard
Section: text
Installed-Size: 288
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 458-2
Depends: libc6 (>= 2.14), libtinfo5, debianutils (>= 1.8)
Description: pager program similar to more
This package provides "less", a file pager (that is, a memory-efficient
utility for displaying text one screenful at a time). Less has many
more features than the basic pager "more". As part of the GNU project,
it is widely regarded as the standard pager on UNIX-derived systems.
.
Also provided are "lessecho", a simple utility for ensuring arguments
with spaces are correctly quoted; "lesskey", a tool for modifying the
standard (vi-like) keybindings; and "lesspipe", a filter for specific
types of input, such as .doc or .txt.gz files.
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://www.greenwoodsoftware.com/less/

Package: libapparmor1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 2.8.95~2430-0ubuntu5
Depends: libc6 (>= 2.14)
Description: changehat AppArmor library
This package provides the shared library used for making use of the
AppArmor profile and changehat functionality, as well as common log
parsing routines.
Homepage: http://apparmor.net/
Original-Maintainer: Kees Cook <[email protected]>

Package: mysql-client-5.5
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 29689
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Source: mysql-5.5
Version: 5.5.62-0ubuntu0.14.04.1
Replaces: mysql-client (<< 5.5.62-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-5.1
Provides: mysql-client, virtual-mysql-client
Depends: debianutils (>= 1.6), libdbd-mysql-perl (>= 1.2202), libdbi-perl, libterm-readkey-perl, mysql-client-core-5.5, mysql-common (>= 5.5.62-0ubuntu0.14.04.1), perl, libc6 (>= 2.17), zlib1g (>= 1:1.1.4)
Breaks: mysql-client (<< 5.5.62-0ubuntu0.14.04.1), mysql-client-5.0, mysql-client-5.1
Description: MySQL database client binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the client binaries and the additional tools
innotop and mysqlreport.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <[email protected]>

Package: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4596
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.40.0-2
Replaces: libglib2.0-dev (<< 2.23.2-2)
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Pre-Depends: multiarch-support
Recommends: libglib2.0-data, shared-mime-info
Breaks: glib-networking (<< 2.33.12), gvfs (<< 1.8), libgnome-desktop-3-2 (<< 3.4.2-2), python-gi (<< 3.7.2)
Description: GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <[email protected]>
Homepage: http://www.gtk.org/

Package: libtext-charwidth-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 75
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.04-7build3
Depends: libc6 (>= 2.2.5), perl-base (>= 5.18.1-4), perlapi-5.18.1
Description: get display widths of characters on the terminal
This module permits perl software to get the display widths of characters
and strings on the terminal, using wcwidth() and wcswidth() from libc.
.
It provides mbwidth(), mbswidth(), and mblen().
Original-Maintainer: Anibal Monsalve Salazar <[email protected]>
Homepage: http://search.cpan.org/search?module=Text::CharWidth

Package: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 109
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Multi-Arch: foreign
Source: readline6
Version: 6.3-4ubuntu2
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
.
The GNU history library provides a consistent user interface for
recalling lines of previously typed input.
Original-Maintainer: Matthias Klose <[email protected]>

Package: libcap2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Version: 1:2.24-0ubuntu2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: support for getting/setting POSIX.1e capabilities
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
Homepage: http://sites.google.com/site/fullycapable/
Original-Maintainer: Torsten Werner <[email protected]>

Package: libapr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 265
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: apr
Version: 1.5.0-1
Depends: libc6 (>= 2.15), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Conflicts: libapr1.0
Description: Apache Portable Runtime Library
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
Original-Maintainer: Debian Apache Maintainers <[email protected]>
Homepage: http://apr.apache.org/

Package: policykit-1
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 400
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: foreign
Version: 0.105-4ubuntu2
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (>= 0.105), libpolkit-backend-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), libpam-systemd, dbus
Conffiles:
/etc/polkit-1/nullbackend.conf.d/50-nullbackend.conf 1619df1aeee5c92bf19446a820274e5a
/etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8
/etc/polkit-1/localauthority.conf.d/51-ubuntu-admin.conf c4dbd2117c52f367f1e8b8c229686b10
/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf 09f96e58327bd8fe5cfdd28e56cef236
/etc/pam.d/polkit-1 db501b7f9054813ff7cc7e490837eb34
Description: framework for managing administrative policies and privileges
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations for unprivileged (desktop)
applications.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <[email protected]>

Package: libecryptfs0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 189
Maintainer: Dustin Kirkland <[email protected]>
Architecture: amd64
Source: ecryptfs-utils
Version: 104-0ubuntu1.14.04.4
Depends: libc6 (>= 2.14), libkeyutils1, libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1)
Description: ecryptfs cryptographic filesystem (library)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
for Linux.
.
This package contains the library.
Homepage: http://ecryptfs.org/
Original-Maintainer: Daniel Baumann <[email protected]>

Package: libnfnetlink0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Netfilter netlink library
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
Original-Maintainer: Alexander Wirt <[email protected]>

Package: libwrap0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-25
Replaces: tcpd (<< 7.6.q-20)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: tcpd
Breaks: tcpd (<< 7.6.q-20)
Description: Wietse Venema's TCP wrappers library
Wietse Venema's network logger, also known as TCPD or LOG_TCP.
.
These programs log the client host name of incoming telnet,
ftp, rsh, rlogin, finger etc. requests.
.
Security options are:
- access control per host, domain and/or service;
- detection of host name spoofing or host address spoofing;
- booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <[email protected]>

Package: libkrb5-3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 986
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.12+dfsg-2ubuntu4
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.12+dfsg-2ubuntu4)
Pre-Depends: multiarch-support
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the runtime library for the main Kerberos v5 API
used by applications and Kerberos clients.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <[email protected]>

Package: lsof
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 456
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 4.86+dfsg-1ubuntu2
Depends: libc6 (>= 2.14)
Description: Utility to list open files
Lsof is a Unix-specific diagnostic tool. Its name stands
for LiSt Open Files, and it does just that. It lists
information about any files that are open, by processes
currently running on the system.
Homepage: http://people.freebsd.org/~abe/
Original-Maintainer: Norbert Tretkowski <[email protected]>

Package: libpython2.7-minimal
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 2497
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.6-8
Replaces: libpython2.7-stdlib (<< 2.7.4-2), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10)
Recommends: libpython2.7-stdlib
Breaks: python2.7-minimal (<< 2.7.4~rc1-1~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python2.7/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 2.7)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python2.7-minimal.
Original-Maintainer: Matthias Klose <[email protected]>

Package: liblockfile1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: liblockfile
Version: 1.09-6ubuntu1
Depends: libc6 (>= 2.14), liblockfile-bin (>= 1.09-6ubuntu1)
Pre-Depends: multiarch-support
Description: NFS-safe locking library
Liblockfile is a shared library with NFS-safe locking functions.
Original-Maintainer: Miquel van Smoorenburg <[email protected]>

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.8-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 authorisation library
This package provides the main interface to the X11 authorisation handling,
which controls authorisation for X connections, both client-side and
server-side.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXau
Original-Maintainer: Debian X Strike Force <[email protected]>

Package: libio-string-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 1.08-3
Depends: perl
Description: Emulate IO::File interface for in-core strings
The IO::String module provide the IO::File interface for in-core
strings. An IO::String object can be attached to a string, and
will make it possible to use the normal file operations for reading or
writing data, as well as seeking to various locations of the string.
The main reason you might want to do this, is if you have some other
library module that only provide an interface to file handles, and you
want to keep all the stuff in memory.
.
The IO::String module provide an interface compatible with
IO::File as distributed with IO-1.20, but the following methods
are not available; new_from_fd, fdopen, format_write,
format_page_number, format_lines_per_page, format_lines_left,
format_name, format_top_name.
Original-Maintainer: Debian Perl Group <[email protected]>
Homepage: https://metacpan.org/release/IO-String/