| Current Path : /var/backups/ |
| Current File : /var/backups/dpkg.status.0 |
Package: linux-image-4.4.0-145-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7047
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-145.171
Config-Version: 4.4.0-145.171
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-145-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-145-generic
Conflicts: linux-image-unsigned-4.4.0-145-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-145.171)
Package: libquadmath0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 269
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.23)
Description: GCC Quad-Precision Math Library
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: python-apt-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-apt
Version: 1.6.6
Replaces: python-apt (<< 0.7.98+nmu1)
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 <deity@lists.debian.org>
Package: zerofree
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.4-1
Depends: e2fslibs (>= 1.37), libc6 (>= 2.4)
Description: zero free blocks from ext2, ext3 and ext4 file-systems
Zerofree finds the unallocated blocks with non-zero value content in
an ext2, ext3 or ext4 file-system and fills them with zeroes
(zerofree can also work with another value than zero). This is mostly
useful if the device on which this file-system resides is a disk
image. In this case, depending on the type of disk image, a secondary
utility may be able to reduce the size of the disk image after
zerofree has been run. Zerofree requires the file-system to be
unmounted or mounted read-only.
.
The usual way to achieve the same result (zeroing the unused
blocks) is to run "dd" to create a file full of zeroes that takes up
the entire free space on the drive, and then delete this file. This
has many disadvantages, which zerofree alleviates:
* it is slow;
* it makes the disk image (temporarily) grow to its maximal extent;
* it (temporarily) uses all free space on the disk, so other
concurrent write actions may fail.
.
Zerofree has been written to be run from GNU/Linux systems installed
as guest OSes inside a virtual machine. If this is not your case, you
almost certainly don't need this package. (One other use case would
be to erase sensitive data a little bit more securely than with a
simple "rm").
Original-Maintainer: Thibaut Paumard <thibaut@debian.org>
Homepage: https://frippery.org/uml/
Package: linux-modules-4.4.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58501
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-173.203
Config-Version: 4.4.0-173.203
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libgs9-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ghostscript
Version: 9.26~dfsg+0-0ubuntu0.18.04.18
Recommends: fonts-droid-fallback
Description: interpreter for the PostScript language and for PDF - common files
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview, it can display
PostScript and PDF documents in an X11 environment.
.
This package provides common architecture-independent files needed by
the GPL Ghostscript library.
.
By default, GPL Ghostscript uses a font from the fonts-droid package to
approximate glyphs in PDFs for which the requested CJK TrueType font
is missing. If the fonts-droid package is not installed, these glyphs
will be rendered as bullets.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libnpth0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: npth
Version: 1.5-3
Depends: libc6 (>= 2.17)
Description: replacement for GNU Pth using system threads
nPth is a non-preemptive threads implementation using an API very
similar to the one known from GNU Pth. It has been designed as a
replacement of GNU Pth for non-ancient operating systems. In
contrast to GNU Pth it is based on the system's standard threads
implementation. Thus nPth allows the use of libraries which are not
compatible to GNU Pth.
Original-Maintainer: Eric Dorland <eric@debian.org>
Homepage: https://www.gnupg.org/
Package: linux-modules-4.4.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58918
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-194.226
Config-Version: 4.4.0-194.226
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php-google-recaptcha
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 97
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Source: google-recaptcha
Version: 1.2.4-3+bionic4
Depends: php-common
Description: reCAPTCHA PHP client library
reCAPTCHA is a free CAPTCHA service that protect websites from spam and
abuse. This is Google authored code that provides plugins for third-party
integration with reCAPTCHA.
Homepage: https://github.com/google/recaptcha
Package: fdisk
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 427
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Replaces: util-linux (<< 2.30.1-0ubuntu4~)
Depends: libc6 (>= 2.14), libfdisk1 (>= 2.31.1), libmount1 (>= 2.24.2), libncursesw5 (>= 6), libsmartcols1 (>= 2.28~rc1), libtinfo5 (>= 6)
Breaks: util-linux (<< 2.30.1-0ubuntu4~)
Description: collection of partitioning utilities
This package contains the classic fdisk, sfdisk and cfdisk partitioning
utilities from the util-linux suite.
.
The utilities included in this package allow you to partition
your hard disk. The utilities supports both modern and legacy
partition tables (eg. GPT, MBR, etc).
.
The fdisk utility is the classical text-mode utility.
The cfdisk utilitity gives a more userfriendly curses based interface.
The sfdisk utility is mostly for automation and scripting uses.
Important: yes
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: libhtml-tagset-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.20-3
Depends: perl
Description: Data tables pertaining to HTML
HTML-Tagset contains data tables useful in dealing with HTML. For instance,
it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
which cannot have content. It provides no functions or methods.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Tagset
Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: iputils
Version: 3:20161105-1ubuntu3
Provides: ping
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libidn11 (>= 1.13), libnettle6
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 <noahm@debian.org>
Package: linux-modules-extra-4.4.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152476
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-176.206
Config-Version: 4.4.0-176.206
Depends: linux-image-4.4.0-176-generic | linux-image-unsigned-4.4.0-176-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: ubuntu-advantage-tools
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 1029
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 29.4~18.04
Depends: debconf (>= 0.5) | debconf-2.0, python3-yaml, python3:any (>= 3.3.2-2~), libapt-pkg5.0 (>= 1.6.11), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libjson-c3 (>= 0.10), libstdc++6 (>= 5.2), python3-apt, python3-pkg-resources, apt (>= 1.6.11), apt-utils (>= 1.6.11), libapt-inst2.0 (>= 1.6.11), distro-info (>= 0.18ubuntu0.18.04.1)
Conffiles:
/etc/apt/apt.conf.d/20apt-esm-hook.conf 43c92b89ef81645065c6277ba90529c5
/etc/logrotate.d/ubuntu-advantage-tools 852ec664fd0f1ecb26e726f5e801e9fd
/etc/ubuntu-advantage/help_data.yaml 2fab73cac93be127b12b941e4efe3921
/etc/ubuntu-advantage/uaclient.conf f84a9c135c3d556856f9ab6d2751e365
/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg 82b5d8872cdcde8d3a0f68112de703fa
/etc/update-motd.d/91-contract-ua-esm-status 6346b049bc070e0519c621de0f636bb5
Description: management tools for Ubuntu Pro
Ubuntu Pro is the professional package of tooling, technology
and expertise from Canonical, helping organisations around the world
manage their Ubuntu deployments.
.
Subscribers to Ubuntu Pro will find helpful tools for accessing
services in this package.
Homepage: https://ubuntu.com/advantage
Package: libedit2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libedit
Version: 3.1-20170329-1
Depends: libc6 (>= 2.17), libtinfo5 (>= 6)
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 <pkg-llvm-team@lists.alioth.debian.org>
Homepage: http://www.thrysoee.dk/editline/
Package: python3-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1487
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-cryptography
Version: 2.1.4-1ubuntu1.4
Depends: python3 (>= 3~), python3-asn1crypto (>= 0.21.0~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-idna (>= 2.1), python3-six (>= 1.4.1), python3:any (>= 3.4~), libc6 (>= 2.14), libssl1.1 (>= 1.1.1)
Suggests: python-cryptography-doc, python3-cryptography-vectors
Breaks: python3-openssl (<< 16.0.0)
Description: Python library exposing cryptographic recipes and primitives (Python 3)
The cryptography library is designed to be a "one-stop-shop" for
all your cryptographic needs in Python.
.
As an alternative to the libraries that came before it, cryptography
tries to address some of the issues with those libraries:
- Lack of PyPy and Python 3 support.
- Lack of maintenance.
- Use of poor implementations of algorithms (i.e. ones with known
side-channel attacks).
- Lack of high level, "Cryptography for humans", APIs.
- Absence of algorithms such as AES-GCM.
- Poor introspectability, and thus poor testability.
- Extremely error prone APIs, and bad defaults.
.
This package contains the Python 3 version of cryptography.
Homepage: https://cryptography.io/
Original-Maintainer: Tristan Seligmann <mithrandi@debian.org>
Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.6ubuntu2.18.04.6
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.conf 87fc76f18e98ee7d3848f6b81b3391e5
/etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
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://www.linux-pam.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Package: vim-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: vim
Version: 2:8.0.1453-1ubuntu1.13
Provides: editor
Depends: vim-common (= 2:8.0.1453-1ubuntu1.13), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libselinux1 (>= 1.32), libtinfo5 (>= 6)
Suggests: indent
Conffiles:
/etc/vim/vimrc.tiny 103fa7ce385b40469f20b73473aa866c
Description: Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains a minimal version of Vim compiled with no GUI and
a small subset of features. This package's sole purpose is to provide
the vi binary for base installations.
.
If a vim binary is wanted, try one of the following more featureful
packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3.
Homepage: https://vim.sourceforge.io/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Package: libncurses5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Depends: libtinfo5 (= 6.1-1ubuntu1.18.04.1), libc6 (>= 2.14)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: python3-requests-toolbelt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 172
Maintainer: Petter Reinholdtsen <pere@debian.org>
Architecture: all
Source: python-requests-toolbelt
Version: 0.8.0-1+ubuntu16.04.1+certbot+1
Depends: python3-requests, python3:any (>= 3.4~)
Description: Utility belt for advanced users of python3-requests
Collection of utilities for python3-requests
It provides transport adapters: FingerprintAdapter, SSLAdapter,
SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
Also a cookiejar, streaming helpers and more.
Homepage: https://pypi.python.org/pypi/requests-toolbelt
Package: libtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.4.6-2
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf (>> 2.50), automaken, gfortran | fortran95-compiler, gcj-jdk
Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4
Description: Generic library support script
This is GNU libtool, a generic library support script. Libtool hides
the complexity of generating special library types (such as shared
libraries) behind a consistent interface. To use libtool, add the
new generic library building commands to your Makefile, Makefile.in,
or Makefile.am. See the documentation for details. Libtool supports
building static libraries on all platforms.
.
Libtool supports generation of C, C++, Fortran and Java libraries.
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Homepage: http://www.gnu.org/software/libtool/
Package: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.44.1-1ubuntu1.4)
Depends: libc6 (>= 2.17)
Breaks: libcomerr2 (<< 1.43.9-1~)
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 <tytso@mit.edu>
Package: linux-image-4.4.0-142-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66442
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-142.168
Config-Version: 4.4.0-142.168
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-142-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.17)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: php8.0-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 324
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
This package provides the SOAP module(s) for PHP.
.
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/
Package: libgsasl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gsasl
Version: 1.8.0-8ubuntu3
Replaces: libgsasl1
Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libidn11 (>= 1.13), libntlm0 (>= 1.2)
Conflicts: libgsasl1
Description: GNU SASL library
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
.
Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM,
DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI.
.
This package includes the GNU SASL shared library that is required
by applications using GNU SASL. You normally don't need to install
it manually.
Homepage: http://www.gnu.org/software/gsasl/
Original-Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Package: python3.5
Status: install ok installed
Priority: important
Section: python
Installed-Size: 304
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.5.2-2ubuntu0~16.04.13
Depends: python3.5-minimal (= 3.5.2-2ubuntu0~16.04.13), libpython3.5-stdlib (= 3.5.2-2ubuntu0~16.04.13), mime-support
Suggests: python3.5-venv, python3.5-doc, binutils
Description: Interactive high-level object-oriented language (version 3.5)
Python is a high-level, interactive, object-oriented language. Its 3.5 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: jquery
Version: 3.2.1-1
Replaces: jquery
Recommends: 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.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: http://jquery.com/
Package: dmeventd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: lvm2 (2.02.176-4.1ubuntu3.18.04.3)
Version: 2:1.02.145-4.1ubuntu3.18.04.3
Depends: libc6 (>= 2.14), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.141), liblvm2cmd2.02 (>= 2.02.176)
Description: Linux Kernel Device Mapper event daemon
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 software raid,
and other drivers that create "virtual" block devices.
.
This package contains a daemon to monitor events of devmapper devices.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: libpaper1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpaper
Version: 1.1.24+nmu5ubuntu1
Replaces: libpaperg (<< 1.1.9)
Provides: libpaperg
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), dpkg (>= 1.17.2)
Recommends: libpaper-utils
Description: library for handling paper characteristics
The libpaper paper-handling library automates recognition of many
different paper types and sizes for programs that need to deal with
printed output.
Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Package: linux-image-4.4.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7058
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-154.181
Config-Version: 4.4.0-154.181
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-154-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-154-generic
Conflicts: linux-image-unsigned-4.4.0-154-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-154.181)
Package: linux-modules-extra-4.15.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177534
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-159.167
Config-Version: 4.15.0-159.167
Depends: linux-image-4.15.0-159-generic | linux-image-unsigned-4.15.0-159-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: distro-info
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.18ubuntu0.18.04.1
Replaces: ubuntu-dev-tools (<< 0.127~)
Depends: distro-info-data (>= 0.37ubuntu0.3), libc6 (>= 2.7)
Suggests: shunit2 (>= 2.1.6)
Breaks: ubuntu-dev-tools (<< 0.133~)
Description: provides information about the distributions' releases
Information about all releases of Debian and Ubuntu. The distro-info script
will give you the codename for e.g. the latest stable release of your
distribution. To get information about a specific distribution there are the
debian-distro-info and the ubuntu-distro-info scripts.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: php-tcpdf
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 19698
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: tcpdf
Version: 6.2.13+dfsg-1ubuntu1
Recommends: php-gd
Suggests: php-imagick
Description: PHP class for generating PDF files on-the-fly
TCPDF is a library to generate PDF files that does not require external
extensions. It also includes a class to extract data from existing PDF
documents and classes to generate 1D and 2D barcodes in various formats.
.
TCPDF has been originally derived from the Public Domain FPDF class by
Olivier Plathey (http://www.fpdf.org).
.
Its main features are:
.
* an extensive API to control the generated content and its layout
(including using XHTML as input);
* works without external libraries;
* works with any language (UTF-8 and RTL support);
* supports TrueTypeUnicode, TrueType, Type1 and CID-0 fonts;
* supports all page formats (standardized and customized);
* supports most PDF features:
- encryption and digital signatures
- compression
- bookmarks
- javascript and forms support
- PDF annotations, including links, text and file attachments
- XOBject Templates (layers and object visibility, PDF/A-1b support)
* supports barcode generation (multiple formats);
* automatic hyphenation and page break.
Homepage: http://www.tcpdf.org/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: linux-modules-4.4.0-174-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58507
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-174.204
Config-Version: 4.4.0-174.204
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.14)
Description: support library providing __atomic built-in functions
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libapr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr
Version: 1.6.3-2
Depends: libc6 (>= 2.15), libuuid1 (>= 2.16)
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 <debian-apache@lists.debian.org>
Homepage: http://apr.apache.org/
Package: libpython3-stdlib
Status: install ok installed
Priority: important
Section: python
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.6.7-1~18.04
Depends: libpython3.6-stdlib (>= 3.6.7-1~)
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.6).
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: dbconfig-mysql
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dbconfig-common
Version: 2.0.9
Depends: dbconfig-common (= 2.0.9), default-mysql-client | virtual-mysql-client
Suggests: default-mysql-server | virtual-mysql-server
Conflicts: dbconfig-no-thanks
Description: dbconfig-common MySQL/MariaDB support
This package ensures MySQL/MariaDB support in the dbconfig-common framework,
and should be in the depends list of packages that require MySQL support from
dbconfig-common.
.
System administrators that don't want dbconfig-common to handle the database
management should install dbconfig-no-thanks instead.
Original-Maintainer: Paul Gevers <elbrus@debian.org>
Package: php7.2-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 443
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.2-mysqli, php7.2-mysqlnd, php7.2-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.15)
Description: MySQL module for PHP
This package provides the MySQL module(s) for PHP.
.
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/
Package: libmailutils5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mailutils
Version: 1:3.4-1
Replaces: libmailutils4
Depends: mailutils-common (= 1:3.4-1), guile-2.0-libs, libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libgsasl7 (>= 1.1), libkyotocabinet16v5 (>= 1.2.76), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.6), libmysqlclient20 (>= 5.7.11), libpam0g (>= 0.99.7.1), libpython2.7 (>= 2.7)
Conflicts: libmailutils4
Description: GNU Mail abstraction library
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This is GNU's Mail abstraction library. This library allows programs to
hook into a single library for many different types of mail backends.
The following backend stores are currently provided: mbox, mh, maildir,
pop3, imap4.
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Homepage: https://www.gnu.org/software/mailutils/
Package: linux-modules-4.15.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68047
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-154.161
Config-Version: 4.15.0-154.161
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: cpp
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: gcc-defaults (1.176ubuntu2.3)
Version: 4:7.4.0-1ubuntu2.3
Depends: cpp-7 (>= 7.4.0-1~)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.3)
Description: GNU C preprocessor (cpp)
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
.
This is a dependency package providing the default GNU C preprocessor.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.4.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152518
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-161.189
Config-Version: 4.4.0-161.189
Depends: linux-image-4.4.0-161-generic | linux-image-unsigned-4.4.0-161-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-modules-extra-4.4.0-164-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152518
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-164.192
Config-Version: 4.4.0-164.192
Depends: linux-image-4.4.0-164-generic | linux-image-unsigned-4.4.0-164-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: imagemagick-6-common
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~)
Provides: imagemagick-common
Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~)
Conffiles:
/etc/ImageMagick-6/coder.xml 184715fdf06bd9fc835dc62929e8d36f
/etc/ImageMagick-6/colors.xml 27d44e4d5e96d3db5a8cf834b44b69a5
/etc/ImageMagick-6/delegates.xml 5a6c13b9a15988fa171e72039396fb6c
/etc/ImageMagick-6/log.xml 63b78f245752f5332d587e8f0917a085
/etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626
/etc/ImageMagick-6/mime.xml 7691ca051247d9da165f154a1c41b411
/etc/ImageMagick-6/policy.xml d8a213b5e56725a93d99004d46ac7f70
/etc/ImageMagick-6/quantization-table.xml 0bc6653bd4f56e8a8f108c72c612c8b6
/etc/ImageMagick-6/thresholds.xml 04d4a80687f7073ae81c91907889db42
/etc/ImageMagick-6/type-apple.xml 94406299efa71b566167341c4bfa069a
/etc/ImageMagick-6/type-dejavu.xml 09bd5cf793568d2a5e185d475bc45b96
/etc/ImageMagick-6/type-ghostscript.xml d7fdef0a5e8ff7446600ede4e04f6acf
/etc/ImageMagick-6/type-windows.xml 21d3ea0e2b51ded4e3870d401897a9d8
/etc/ImageMagick-6/type.xml d0caa5ce47ac32e40980d1ee7bf882eb
Description: image manipulation programs -- infrastructure
imagemagick-common contains the filesystem infrastructure required for
further installation of imagemagick in any configuration; it does not provide
a full installation of binaries, libraries, and utilities
required to run imagemagick.
.
This package is independent of channel depth.
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libapt-pkg5.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.6.17
Provides: libapt-pkg (= 1.6.17)
Depends: libbz2-1.0, libc6 (>= 2.27), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 5.2), libsystemd0 (>= 221), libudev1 (>= 183), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 1.6.17)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), 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(s), rsh as well as an interface to add more transports like
tor+http(s) (apt-transport-tor).
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: libaudit1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:2.8.2-1ubuntu1.1
Depends: libaudit-common (>= 1:2.8.2-1ubuntu1.1), libc6 (>= 2.14), libcap-ng0
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: https://people.redhat.com/sgrubb/audit/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: linux-image-extra-4.4.0-131-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152370
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-131.157
Config-Version: 4.4.0-131.157
Depends: linux-image-4.4.0-131-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php7.2-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.1.1), libxpm4
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
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/
Package: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 7.0-3
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
Suggests: readline-doc
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 <doko@debian.org>
Package: python3-yaml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 459
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pyyaml
Version: 3.12-1build2
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libyaml-0-2
Description: YAML parser and emitter for Python3
Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
parse all examples from the specification. The parsing algorithm is simple
enough to be a reference for YAML parser implementors. A simple extension API
is also provided. The package is built using libyaml for improved speed.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/yaml/pyyaml
Package: libpython3.6-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 7824
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.6
Version: 3.6.9-1~18.04ubuntu1.12
Replaces: libpython3.6-testsuite (<< 3.6.6-2), python3-distutils (<< 3.6.5-2)
Depends: libpython3.6-minimal (= 3.6.9-1~18.04ubuntu1.12), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libffi6 (>= 3.0.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6)
Breaks: libmpdec2 (<< 2.4.2), libpython3.6-testsuite (<< 3.6.6-2), python3-distutils (<< 3.6.5-2), python3-numpy (<< 1:1.12.1-3.1), python3-tk (<< 3.6.4~rc1-2)
Description: Interactive high-level object-oriented language (standard library, version 3.6)
Python is a high-level, interactive, object-oriented language. Its 3.6 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.6's standard library. It is normally not
used on its own, but as a dependency of python3.6.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: makedev
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.3.1-93ubuntu2
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 <packages@qa.debian.org>
Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 4143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1), suckless-tools (<< 39)
Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), suckless-tools (<< 39)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: debhelper
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1574
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 11.1.6ubuntu2
Replaces: dh-systemd (<< 1.38), pkg-create-dbgsym
Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11)
Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.19.0.5~), dpkg-dev (>= 1.19.0.5~), file (>= 3.23), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl
Suggests: dh-make, dwz
Breaks: cmake (<< 3.9~), dh-systemd (<< 1.38), meson (<< 0.40.0~)
Conflicts: pkg-create-dbgsym
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building Debian packages. Programs
are included to install various files into your package, compress
files, fix file permissions, integrate your package with the Debian
menu system, debconf, doc-base, etc. Most Debian packages use debhelper
as part of their build process.
Original-Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
Package: linux-modules-4.4.0-198-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58951
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-198.230
Config-Version: 4.4.0-198.230
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.15.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68328
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-208.220
Config-Version: 4.15.0-208.220
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-image-4.15.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8304
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-210.221
Config-Version: 4.15.0-210.221
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-210-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-210-generic
Conflicts: linux-image-unsigned-4.15.0-210-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-210.221)
Package: php7.4-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 7308
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.4-calendar, php7.4-ctype, php7.4-exif, php7.4-ffi, php7.4-fileinfo, php7.4-ftp, php7.4-gettext, php7.4-iconv, php7.4-pdo, php7.4-phar, php7.4-posix, php7.4-shmop, php7.4-sockets, php7.4-sysvmsg, php7.4-sysvsem, php7.4-sysvshm, php7.4-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libffi6 (>= 3.0.10~rc8), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: console-setup
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 446
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.178ubuntu2.9
Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.178ubuntu2.9)
Pre-Depends: debconf (>= 1.5.34)
Suggests: lsb-base (>= 3.0-6), locales
Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6)
Conflicts: console-setup-mini
Description: console font and keymap setup program
This package provides the 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 installs 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 <debian-boot@lists.debian.org>
Package: linux-modules-extra-4.4.0-170-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152544
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-170.199
Config-Version: 4.4.0-170.199
Depends: linux-image-4.4.0-170-generic | linux-image-unsigned-4.4.0-170-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libcairo2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1307
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.15.10-2ubuntu0.1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.7.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~)
Description: Cairo 2D vector graphics library
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends. Paths consist
of line segments and cubic splines and can be rendered at any width
with various join and cap styles. All colors may be specified with
optional translucence (opacity/alpha) and combined using the
extended Porter/Duff compositing algebra as found in the X Render
Extension.
.
Cairo exports a stateful rendering API similar in spirit to the path
construction, text, and painting operators of PostScript, (with the
significant addition of translucence in the imaging model). When
complete, the API is intended to support the complete imaging model of
PDF 1.4.
.
This package contains the shared libraries.
Homepage: https://cairographics.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: php8.0-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 128
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
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/
Package: intel-microcode
Status: install ok installed
Priority: standard
Section: non-free/admin
Installed-Size: 11830
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20230214.0ubuntu0.18.04.1
Depends: iucode-tool (>= 1.0)
Recommends: initramfs-tools (>= 0.113~)
Conflicts: microcode.ctl (<< 0.18~0)
Conffiles:
/etc/default/intel-microcode 6a68a0e6e2d2ef001f1a374ece3c8558
/etc/kernel/preinst.d/intel-microcode 4324b7d12701909b3a76bb5c6468a571
/etc/modprobe.d/intel-microcode-blacklist.conf 71327241f6583b34944e638a955aba91
Description: Processor microcode firmware for Intel CPUs
This package contains updated system processor microcode for
Intel i686 and Intel X86-64 processors. Intel releases microcode
updates to correct processor behavior as documented in the
respective processor specification updates.
.
For AMD processors, please refer to the amd64-microcode package.
Homepage: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: libtinfo5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 497
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.16)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libapt-inst2.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 475
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 1.6.17
Provides: libapt-inst (= 1.6.17)
Depends: libapt-pkg5.0 (>= 1.1~exp9), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
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 <deity@lists.debian.org>
Package: libgdbm3
Status: deinstall ok config-files
Priority: important
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.8.3-13.1
Config-Version: 1.8.3-13.1
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 <anibal@debian.org>
Homepage: http://directory.fsf.org/project/gdbm/
Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fontconfig
Version: 2.12.6-0ubuntu2
Provides: libfontconfig
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (>= 2.12.6-0ubuntu2)
Breaks: xpdf (<= 3.03-11)
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.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Keith Packard <keithp@debian.org>
Package: manpages
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.15-1
Suggests: man-browser
Breaks: manpages-dev (<< 4.13-3)
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.
Original-Maintainer: Martin Schulze <joey@debian.org>
Homepage: https://www.kernel.org/doc/man-pages/
Package: linux-modules-extra-4.15.0-192-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177474
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-192.203
Config-Version: 4.15.0-192.203
Depends: linux-image-4.15.0-192-generic | linux-image-unsigned-4.15.0-192-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libnss-systemd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 237-3ubuntu10.57
Depends: libc6 (>= 2.25), systemd (= 237-3ubuntu10.57)
Description: nss module providing dynamic user and group name resolution
nss-systemd is a plug-in module for the GNU Name Service Switch (NSS)
functionality of the GNU C Library (glibc), providing UNIX user and group name
resolution for dynamic users and groups allocated through the DynamicUser=
option in systemd unit files. See systemd.exec(5) for details on this
option.
.
Installing this package automatically adds the module to /etc/nsswitch.conf.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 7831
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: perl
Version: 5.26.1-6ubuntu0.7
Replaces: libfile-path-perl (<< 2.12.01), libfile-temp-perl (<< 0.2304), libio-socket-ip-perl (<< 0.38), libscalar-list-utils-perl (<< 1:1.46.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.27), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl, libfile-temp-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perlapi-5.26.0, perlapi-5.26.1
Pre-Depends: libc6 (>= 2.23), dpkg (>= 1.17.17)
Suggests: perl
Breaks: amanda-common (<< 1:3.3.9-2), autoconf2.13 (<< 2.13-45), backuppc (<< 3.3.1-2), debconf (<< 1.5.61), dh-haskell (<< 0.3), intltool (<< 0.51.0-4), libalien-wxwidgets-perl (<< 0.65+dfsg-2), libanyevent-perl (<< 7.070-2), libcommon-sense-perl (<< 3.72-2~), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.12.01), libfile-spec-perl (<< 3.6700), libfile-temp-perl (<< 0.2304), libgtk2-perl-doc (<< 2:1.2491-4), libio-socket-ip-perl (<< 0.38), libjcode-perl (<< 2.13-3), libmarc-charset-perl (<< 1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.46.02), libsocket-perl (<< 2.020.03), libxsloader-perl (<< 0.27), mailagent (<< 1:3.1-81-2), pdl (<< 1:2.007-4), perl (<< 5.26.1~), perl-modules (<< 5.26.1~), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), 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-5.26"
and "perl-doc").
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: libudev1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 237-3ubuntu10.57
Depends: libc6 (>= 2.25)
Description: libudev shared library
This library provides access to udev device information.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: librpm8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 507
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libc6 (>= 2.17), libcap2 (>= 1:2.10), libdb5.3, liblua5.2-0, libpopt0 (>= 1.14), librpmio8 (= 4.14.1+dfsg1-2)
Recommends: rpm-common (= 4.14.1+dfsg1-2)
Description: RPM shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library allows programs to make use of an RPM database or RPM packages
without going through the program rpm.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1569
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 0.9.9-0ubuntu2
Depends: libc6 (>= 2.14)
Description: Unicode string library for C
The 'libunistring' library implements Unicode strings (in the UTF-8,
UTF-16, and UTF-32 encodings), together with functions for Unicode
characters (character names, classifications, properties) and
functions for string processing (formatted output, width, word
breaks, line breaks, normalization, case folding, regular
expressions).
.
This package contains the shared library.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: http://www.gnu.org/software/libunistring/
Package: libnettle6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.4.1-0ubuntu0.18.04.1
Depends: libc6 (>= 2.14)
Description: low level cryptographic library (symmetric and one-way cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the symmetric and one-way cryptographic
algorithms. To avoid having this package depend on libgmp, the
asymmetric cryptos reside in a separate library, libhogweed.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: libapache2-mod-php7.4
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4458
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: libapache2-mod-php, phpapi-20190902
Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), php7.4-json, php7.4-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php7.4.conf ad48fb8185ef5a0054b3d42dd69ddd83
/etc/apache2/mods-available/php7.4.load b54868dc273edd0a0198190ad8bd4e7a
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP 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: Core date filter hash libxml openssl
pcre Reflection session sodium SPL standard 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/
Package: linux-modules-4.15.0-213-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 68317
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-213.224
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php7.2-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 441
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Replaces: php7.2-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.2-dom, php7.2-simplexml, php7.2-wddx, php7.2-xmlreader, php7.2-xmlwriter, php7.2-xsl
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.2-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
.
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/
Package: python3-pbr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 291
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pbr
Version: 3.1.1-3ubuntu3
Depends: python3-pkg-resources, python3-six, python3:any (>= 3.3.2-2~)
Description: inject useful and sensible default behaviors into setuptools - Python 3.x
PBR (Python Build Reasonableness) is a library that injects some useful and
sensible default behaviors into your setuptools run. PBR can:
* Manage version number based on git revisions and tags (Version file).
* Generate AUTHORS file from git log
* Generate ChangeLog from git log
* Generate Sphinx autodoc stub files for your whole module
* Store your dependencies in a pip requirements file
* Use your README file as a long_description
* Smartly find packages under your root package
.
PBR is only mildly configurable. The basic idea is that there's a decent way
to run things and if you do, you should reap the rewards, because then it's
simple and repeatable. If you want to do things differently, cool! But you've
already got the power of Python at your fingertips, so you don't really need
PBR.
.
PBR builds on top of the work that d2to1 started to provide for declarative
configuration. d2to1 is itself an implementation of the ideas behind
distutils2. Although distutils2 is now abandoned in favor of work towards PEP
426 and Metadata 2.0, declarative config is still a great idea and
specifically important in trying to distribute setup code as a library when
that library itself will alter how the setup is processed. As Metadata 2.0 and
other modern Python packaging PEPs come out, PBR aims to support them as
quickly as possible.
.
This package provides support for Python 3.x.
Homepage: https://pypi.python.org/pypi/pbr
Original-Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Package: ufw
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 825
Maintainer: Jamie Strandboge <jamie@ubuntu.com>
Architecture: all
Version: 0.36-0ubuntu0.18.04.2
Depends: iptables, lsb-base (>= 3.0-6), ucf, python3:any (>= 3.3.2-2~), debconf (>= 0.5) | debconf-2.0
Suggests: rsyslog
Conffiles:
/etc/default/ufw 9ff8f2998c343cab9f6908cf5b27d708
/etc/init.d/ufw 4156943ab8a824fcf4b04cc1362eb230
/etc/logrotate.d/ufw 12b1fb7cee76fc46f161e1ead1a22ce6
/etc/rsyslog.d/20-ufw.conf 98e2f72c9c65ca8d6299886b524e80d1
/etc/ufw/sysctl.conf 7723079fc108eda8f57eddab3079c70a
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: python3-distro-info
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: distro-info
Version: 0.18ubuntu0.18.04.1
Depends: distro-info-data, python3:any (>= 3.3.2-2~)
Description: information about distributions' releases (Python 3 module)
Information about all releases of Debian and Ubuntu.
.
This package contains a Python 3 module for parsing the data in
distro-info-data. There is also a command line interface in the distro-info
package.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: cpio
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.12+dfsg-6ubuntu0.18.04.4
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: Anibal Monsalve Salazar <anibal@debian.org>
Package: wbritish
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: scowl
Version: 2017.08.24-1
Provides: wordlist
Depends: dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Original-Maintainer: Don Armstrong <don@debian.org>
Homepage: http://wordlist.sourceforge.net/
Package: libicu55
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30094
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 55.1-7ubuntu0.5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Homepage: http://www.icu-project.org
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: keyboard-configuration
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 2558
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.178ubuntu2.9
Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Depends: liblocale-gettext-perl
Pre-Depends: debconf (>= 1.5.34)
Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47)
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 <debian-boot@lists.debian.org>
Package: libpopt0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: popt
Version: 1.16-11
Replaces: popt
Depends: libc6 (>= 2.27)
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: Michael Jeanson <mjeanson@debian.org>
Homepage: http://rpm5.org/
Package: linux-modules-4.4.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58989
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-210.242
Config-Version: 4.4.0-210.242
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-extra-4.4.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152542
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-166.195
Config-Version: 4.4.0-166.195
Depends: linux-image-4.4.0-166-generic | linux-image-unsigned-4.4.0-166-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.33
Description: common utils for power management
This package contains utilities for power management; beside certain
mostly obsolete scripts, you'd want this package for "on_ac_power"
which lets you determine whether the system is powered from battery
or an abundant supply. It's recommended to use this tool over a
simple sysfs check, ConditionACPower or other ad-hoc methods which
notoriously fail to account for unobvious quirks, both old and new.
Original-Maintainer: Adam Borowski <kilobyte@angband.pl>
Package: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 24-1ubuntu3.5
Depends: libc6 (>= 2.17), libkmod2 (= 24-1ubuntu3.5), lsb-base
Breaks: oss-compat (= 4)
Conffiles:
/etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
/etc/init.d/kmod 82698019c962069b438bd2a82d9fa1e7
/etc/modprobe.d/blacklist-ath_pci.conf d1da9bb08c2b0f56f3be93fd0e37946b
/etc/modprobe.d/blacklist-firewire.conf 9cc07a17e8e64f9cd35ff59c29debe69
/etc/modprobe.d/blacklist-framebuffer.conf 097e2142ae3e4dd2911eda7844ce0c18
/etc/modprobe.d/blacklist-rare-network.conf 8fb4b96124e461f53adceba9ca91f09a
/etc/modprobe.d/blacklist.conf 46378b3789cf6d2ea9da9276e1106f2c
/etc/modprobe.d/iwlwifi.conf f27bc645e93e20c8e532325d190ac8ee
/etc/modprobe.d/blacklist-watchdog.conf 55327f9270c8a6257a833c4d127a39e1 obsolete
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 <md@linux.it>
Package: php7.3-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libzip4 (>= 1.3.2)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
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/
Package: libattr1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.4.47-2build1
Depends: libc6 (>= 2.4)
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
Contains the runtime environment required by programs that make use
of extended attributes.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://savannah.nongnu.org/projects/attr/
Package: linux-modules-extra-4.4.0-198-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152702
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-198.230
Config-Version: 4.4.0-198.230
Depends: linux-image-4.4.0-198-generic | linux-image-unsigned-4.4.0-198-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: fonts-droid-fallback
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 7347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-android
Version: 1:6.0.1r16-1.1
Replaces: fonts-droid (<< 1:6.0.0r26-1~)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: fonts-noto-mono
Suggests: fonts-noto
Breaks: fonts-droid (<< 1:6.0.0r26-1~)
Conffiles:
/etc/fonts/conf.avail/65-droid-sans-fallback.conf b53978fe17be3c725aa002da2496257c
Description: handheld device font with extensive style and language support (fallback)
This package provides DroidSans Fallback variants, Fallback and
FallbackFull.
.
Each contains extensive character set coverage including
Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
Turkish support. The Droid Sans regular font also includes support for
Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and
Thai.
.
Droid was designed by Ascender's Steve Matteson and hinted to provide
optimal quality for screen text.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://android.googlesource.com/platform/frameworks/base/
Package: php7.3-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php7.3-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.3/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: linux-image-4.4.0-178-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-178.208
Config-Version: 4.4.0-178.208
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-178-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-178-generic
Conflicts: linux-image-unsigned-4.4.0-178-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-178.208)
Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.16-2ubuntu0.4
Depends: libc6 (>= 2.14), libkrb5support0 (>= 1.16)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
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 <hartmans@debian.org>
Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcom-err2, libc6 (>= 2.17)
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 <tytso@mit.edu>
Package: php8.0-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php8.0-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/8.0/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: php-ssh2
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 13
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2)
Depends: php8.0-ssh2
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2)
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: php7.3-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1588
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: MBSTRING module for PHP
This package provides the MBSTRING module(s) for PHP.
.
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/
Package: libestr0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libestr
Version: 0.1.10-2.1
Depends: libc6 (>= 2.14)
Description: Helper functions for handling strings (lib)
The 'libestr' library contains some essential string manipulation
functions and more, like escaping special characters.
.
This package contains the shared library.
Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Homepage: http://libestr.sourceforge.net/
Package: php-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-tidy
Description: tidy module for PHP [default]
This package provides a tidy module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: libpaper-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libpaper
Version: 1.1.24+nmu5ubuntu1
Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9)
Depends: libc6 (>= 2.4), libpaper1
Description: library for handling paper characteristics (utilities)
The libpaper paper-handling library automates recognition of many
different paper types and sizes for programs that need to deal with
printed output.
.
This package contains utilities for setting the system's default
paper type and for accessing paper type information from shell
scripts.
Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Package: libexpat1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.2.5-3ubuntu0.9
Depends: libc6 (>= 2.25)
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).
Homepage: https://libexpat.github.io/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libicu60
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31075
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 60.2-3ubuntu3.2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Breaks: openttd (<= 1.7.1-1)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Homepage: http://www.icu-project.org
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: linux-modules-4.15.0-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68082
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-156.163
Config-Version: 4.15.0-156.163
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-psr-log
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.2-1
Depends: php-common
Description: common interface for logging libraries
The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object
and write logs to it in a simple and universal way. Frameworks and CMSs that
have custom needs MAY extend the interface for their own purpose, but SHOULD
remain compatible with this document. This ensures that the third-party
libraries an application uses can write to the centralized application logs.
.
The LoggerInterface exposes eight methods to write logs to the eight RFC 5424
levels (debug, info, notice, warning, error, critical, alert, emergency).
.
A ninth method, log, accepts a log level as first argument. Calling this method
with one of the log level constants MUST have the same result as calling the
level-specific method. Calling this method with a level not defined by this
specification MUST throw a Psr\Log\InvalidArgumentException if the
implementation does not know about the level. Users SHOULD NOT use a custom
level without knowing for sure the current implementation supports it.
.
Note that this is not a logger of its own. It is merely an interface that
describes a logger. See the specification for more details.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/php-fig/log
Package: libcc1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: GCC cc1 plugin for GDB
libcc1 is a plugin for GDB.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.15.0-175-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177617
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-175.184
Config-Version: 4.15.0-175.184
Depends: linux-image-4.15.0-175-generic | linux-image-unsigned-4.15.0-175-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libparted2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: parted
Version: 3.2-20ubuntu0.2
Provides: libparted
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16)
Suggests: parted, libparted-dev, libparted-i18n (= 3.2-20ubuntu0.2)
Breaks: python-parted (<< 3.6-5)
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.
Homepage: http://www.gnu.org/software/parted
Original-Maintainer: Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 487-0.1
Depends: libc6 (>= 2.14), libtinfo5 (>= 6), 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 <anibal@debian.org>
Homepage: http://www.greenwoodsoftware.com/less/
Package: libunbound2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unbound
Version: 1.6.7-1ubuntu2.6
Depends: libc6 (>= 2.27), libevent-2.1-6 (>= 2.1.8-stable), libgmp10, libhogweed4, libnettle6
Description: library implementing DNS resolution and validation
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
Homepage: https://www.unbound.net/
Original-Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org>
Package: linux-modules-4.15.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68308
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-206.217
Config-Version: 4.15.0-206.217
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php7.1-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4643
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.1-calendar, php7.1-ctype, php7.1-exif, php7.1-fileinfo, php7.1-ftp, php7.1-gettext, php7.1-iconv, php7.1-pdo, php7.1-phar, php7.1-posix, php7.1-shmop, php7.1-sockets, php7.1-sysvmsg, php7.1-sysvsem, php7.1-sysvshm, php7.1-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: language-pack-en-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 3659
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20180712
Replaces: language-pack-en (<< 1:18.04+20180712), language-pack-en-base (<< 1:18.04+20180712), language-pack-gnome-en (<< 1:18.04+20180712), language-pack-gnome-en-base (<< 1:18.04+20180712), language-pack-kde-en (<< 1:18.04+20180712), language-pack-kde-en-base (<< 1:18.04+20180712)
Depends: locales (>= 2.3.6), language-pack-en (>= 1:18.04+20180712)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-en (<< 1:18.04+20180712)
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: php7.4-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 560
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
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/
Package: make
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: make-dfsg
Version: 4.1-9.1ubuntu1
Replaces: make-guile
Depends: libc6 (>= 2.27)
Suggests: make-doc
Conflicts: make-guile
Description: utility for directing compilation
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
Homepage: http://www.gnu.org/software/make/
Package: php-phpseclib
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.9-1
Replaces: php-seclib (>= 2)
Provides: php-seclib (= 2.0.9-1)
Depends: php-common
Suggests: php-libsodium, php-mcrypt, php-gmp
Conflicts: php-seclib (>= 2)
Description: implementations of an arbitrary-precision integer arithmetic library
The PHP Secure Communications Library are fully PKCS#1 (v2.1) compliant
RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and
X.509 implementations.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: http://phpseclib.sourceforge.net/
Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 338
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.2.2-1.3ubuntu0.1
Depends: libc6 (>= 2.17)
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 <jrnieder@gmail.com>
Package: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.12.6-0ubuntu2
Replaces: fontconfig (<< 2.3.2-2)
Depends: ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont
Conflicts: fontconfig (<< 2.3.2-2)
Conffiles:
/etc/fonts/conf.avail/10-antialias.conf 3629dcc380ac8c5b0306febc33b5667b
/etc/fonts/conf.avail/10-autohint.conf 2f1cac91d6c79102f0de9956d39037d5
/etc/fonts/conf.avail/10-hinting-full.conf 7355ccf563673bba3a624a9743f08ecd
/etc/fonts/conf.avail/10-hinting-medium.conf 37e71080d951c5a10bde8fae35054a53
/etc/fonts/conf.avail/10-hinting-none.conf 3fda7e38a4df988da0145785727a0c35
/etc/fonts/conf.avail/10-hinting-slight.conf e5e7ba1dabdf33446e2eecea658fd249
/etc/fonts/conf.avail/10-no-sub-pixel.conf 3ce5b92d9984c968827c70f9c89cfef9
/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf b19465d66bd1530132fb1a397e538346
/etc/fonts/conf.avail/10-sub-pixel-bgr.conf 3d239181743d3ebfbbfa2bafe211ae0c
/etc/fonts/conf.avail/10-sub-pixel-rgb.conf 2ac915a20e9b2b969d81c9b359afffce
/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf 29d7b694ec6d7260a475fe9d9a45a9a0
/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf 15bc20b8895b039e23952c637bcc1a70
/etc/fonts/conf.avail/10-unhinted.conf 532865fefdf3e37ceeb77010accb3b47
/etc/fonts/conf.avail/11-lcdfilter-default.conf a877f23d2e9179ef3a1ee0ab6a9e2b15
/etc/fonts/conf.avail/11-lcdfilter-legacy.conf 7eeabd78833172177d7f92d39ec273ce
/etc/fonts/conf.avail/11-lcdfilter-light.conf f6f338937c5a7a0254ab27a5532a79a0
/etc/fonts/conf.avail/20-unhint-small-vera.conf 6fb496d0bb963a54d5db870955ddd771
/etc/fonts/conf.avail/25-unhint-nonlatin.conf a5379350710f56a807962f3f06d3ffc1
/etc/fonts/conf.avail/30-metric-aliases.conf 8aee43360f3d9187cb106058010ad7e5
/etc/fonts/conf.avail/40-nonlatin.conf 369218e37e97e775509af39d8068af9d
/etc/fonts/conf.avail/45-generic.conf 4f38c1c74a35ad3f3b0019d2e70a0ced
/etc/fonts/conf.avail/45-latin.conf ad179863cb00202a2439ef508c0ce47f
/etc/fonts/conf.avail/49-sansserif.conf 22278b0b48e5864d9c7fcbc178da0db3
/etc/fonts/conf.avail/50-user.conf d01cf387e9d7ebacb173629853094d76
/etc/fonts/conf.avail/51-local.conf a2fa562c168c2c4cc0c2480bfdc0f8eb
/etc/fonts/conf.avail/53-monospace-lcd-filter.conf c26a2fcc075fe704fefc68d13219cb20
/etc/fonts/conf.avail/60-generic.conf 52ab5417c77e350131006a99c08a2962
/etc/fonts/conf.avail/60-latin.conf 49e8e27d0791250540cb4b598adbbd84
/etc/fonts/conf.avail/65-fonts-persian.conf 4600ab82eed76e726bffb2fc99d1f1b7
/etc/fonts/conf.avail/65-khmer.conf ce66ea0c26f43091ab70092f3f7024d4
/etc/fonts/conf.avail/65-nonlatin.conf fde2fbf08ea245a4bb0640a8128d5c03
/etc/fonts/conf.avail/69-unifont.conf 49a6cb52e1cf23e0f691807a3e8c105d
/etc/fonts/conf.avail/70-force-bitmaps.conf 6423e63e204d4ea4629cd3f58636fcdc
/etc/fonts/conf.avail/70-no-bitmaps.conf dccfa658875eea3b30514d7a8bc306bc
/etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd
/etc/fonts/conf.avail/80-delicious.conf fcad9a0561af18b7965910ccea55453f
/etc/fonts/conf.avail/90-synthetic.conf 7659edb861f44ff8e9f4e31567d24e47
/etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
/etc/fonts/fonts.conf e5a20933b7971c1cb7d858913709dcba
/etc/fonts/conf.avail/10-hinting.conf 4d1fb88a99c516270526c8dca5764df8 obsolete
/etc/fonts/conf.avail/30-urw-aliases.conf 49db036d2a065197e140484c0513e69f obsolete
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.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Keith Packard <keithp@debian.org>
Package: linux-modules-extra-4.15.0-200-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177498
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-200.211
Config-Version: 4.15.0-200.211
Depends: linux-image-4.15.0-200-generic | linux-image-unsigned-4.15.0-200-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: php7.2-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libzip4 (>= 1.3.2)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
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/
Package: libhttp-date-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libtimedate-perl
Breaks: libwww-perl (<< 6.00)
Description: module of date conversion routines
HTTP::Date provides functions that deal the date formats used by the HTTP
protocol (and then some more). Only the first two functions, time2str() and
str2time(), are exported by default.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/HTTP-Date/
Package: klibc-utils
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: klibc
Version: 2.0.4-9ubuntu2.2
Depends: libklibc (= 2.0.4-9ubuntu2.2)
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: https://git.kernel.org/cgit/libs/klibc/klibc.git
Original-Maintainer: maximilian attems <maks@debian.org>
Package: linux-modules-extra-4.4.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152714
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-210.242
Config-Version: 4.4.0-210.242
Depends: linux-image-4.4.0-210-generic | linux-image-unsigned-4.4.0-210-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-modules-4.4.0-178-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58542
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-178.208
Config-Version: 4.4.0-178.208
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php7.3-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON module(s) for PHP.
.
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/
Package: libidn2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.0.4-1.1ubuntu0.2
Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7)
Description: Internationalized domain names (IDNA2008/TR46) library
Libidn2 implements the revised algorithm for internationalized domain
names called IDNA2008/TR46.
.
This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Original-Maintainer: Debian Libidn team <help-libidn@gnu.org>
Package: libxmlsec1-openssl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 303
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.25-1build1
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.25)
Description: Openssl engine for the XML security library
The XML Security Library implements standards related to secure handling
of XML data.
.
This package provides dynamic libraries for use by applications.
Specifically, it provides the openssl implementation of the XML security
library cryptography functions.
Homepage: http://www.aleksey.com/xmlsec/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: update-manager-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:18.04.11.13
Replaces: update-manager (<< 1:0.146.2)
Depends: python3:any (>= 3.2~), python3-update-manager (= 1:18.04.11.13), python3-distro-info, distro-info-data, lsb-release, ubuntu-release-upgrader-core (>= 1:18.04.9)
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: linux-modules-4.4.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58936
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-197.229
Config-Version: 4.4.0-197.229
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libxcb-render0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.13-2~ubuntu18.04
Depends: libc6 (>= 2.14), libxcb1 (>= 1.8)
Description: X C Binding, render extension
This package contains the library files needed to run software using
libxcb-render, the render extension for 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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libevent-2.1-6
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.8-stable-4build1
Depends: libc6 (>= 2.17)
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.
Homepage: http://libevent.org/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: php-symfony-config
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 298
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 3.4.6+dfsg-1ubuntu0.1
Depends: php-common, php-symfony-filesystem
Suggests: php-symfony-yaml
Breaks: php-symfony-dependency-injection (<< 3.3~~), php-symfony-finder (<< 3.3~~)
Description: load configurations from different data sources
The Symfony Config Component provides the infrastructure for loading
configurations from different data sources and optionally monitoring
these for changes. Additional tools for validating, normalizing and
handling of defaults are provided.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/3.4/components/config.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: libnetfilter-conntrack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.0.6-2
Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0
Description: Netfilter netlink-conntrack library
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
Original-Maintainer: Alexander Wirt <formorer@debian.org>
Homepage: http://www.netfilter.org/projects/libnetfilter_conntrack/
Package: python3.6
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 329
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.6.9-1~18.04ubuntu1.12
Depends: python3.6-minimal (= 3.6.9-1~18.04ubuntu1.12), libpython3.6-stdlib (= 3.6.9-1~18.04ubuntu1.12), mime-support
Suggests: python3.6-venv, python3.6-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Description: Interactive high-level object-oriented language (version 3.6)
Python is a high-level, interactive, object-oriented language. Its 3.6 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: linux-modules-extra-4.4.0-186-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152600
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-186.216
Config-Version: 4.4.0-186.216
Depends: linux-image-4.4.0-186-generic | linux-image-unsigned-4.4.0-186-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libpam-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 237-3ubuntu10.57
Depends: libc6 (>= 2.25), libpam0g (>= 0.99.7.1), systemd (= 237-3ubuntu10.57), libpam-runtime (>= 1.0.1-6), dbus, systemd-sysv
Description: system and service manager - PAM module
This package contains the PAM module which registers user sessions in
the systemd control group hierarchy for logind.
.
If in doubt, do install this package.
.
Packages that depend on logind functionality need to depend on libpam-systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: php-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 466
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.4.3~rc2-2ubuntu4.1
Provides: php7.2-imagick
Depends: php-common (>= 1:7.0+33~), phpapi-20170718, libc6 (>= 2.14), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8)
Recommends: ghostscript, ttf-dejavu-core
Conffiles:
/etc/php/7.2/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Homepage: http://pecl.php.net/package/imagick
Original-Maintainer: Debian PHP PECL Maintainers <pkg-php-pecl@lists.alioth.debian.org>
Package: mysql-server
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Depends: mysql-server-5.7
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.7), 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 <pkg-mysql-maint@lists.alioth.debian.org>
Package: linux-image-4.15.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8287
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-159.167
Config-Version: 4.15.0-159.167
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-159-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-159-generic
Conflicts: linux-image-unsigned-4.15.0-159-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-159.167)
Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.1.8-3.6ubuntu2.18.04.6
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://www.linux-pam.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Package: php8.0-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1324
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
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/
Package: php-php-gettext
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-gettext
Version: 1.0.12-0.1
Replaces: php-gettext (<< 1.0.11-3~)
Depends: php-pear, php-mbstring
Conflicts: php-gettext (<< 1.0.11-3~)
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: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://launchpad.net/php-gettext/
Package: linux-modules-extra-4.4.0-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152502
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-143.169
Config-Version: 4.4.0-143.169
Depends: linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: python3-apt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 674
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python-apt
Version: 1.6.6
Replaces: python-apt (<< 0.7.98+nmu1)
Provides: python3.6-apt
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libapt-inst2.0 (>= 1.6.5~), libapt-pkg5.0 (>= 1.6.5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python-apt-common
Recommends: lsb-release, iso-codes
Suggests: python3-apt-dbg, python-apt-doc, apt
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 <deity@lists.debian.org>
Package: linux-modules-4.4.0-190-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58907
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-190.220
Config-Version: 4.4.0-190.220
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: python3-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 393
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus-python
Version: 1.2.6-1
Provides: python3.6-dbus
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.4~), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.40)
Recommends: python3-gi
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 <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
Package: libip4tc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.1-2ubuntu2.1
Depends: libc6 (>= 2.14)
Description: netfilter libip4tc library
The user-space iptables (IPv4) C library from the Netfilter xtables framework.
.
iptables IPv4 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: php-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-bz2
Description: bzip2 module for PHP [default]
This package provides a bzip2 module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.1-2build1
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 <anibal@debian.org>
Homepage: http://www.gnu.org/software/grep/
Package: php7.4-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libzip4 (>= 1.3.2)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
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/
Package: php7.2-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6480
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.2-calendar, php7.2-ctype, php7.2-exif, php7.2-fileinfo, php7.2-ftp, php7.2-gettext, php7.2-iconv, php7.2-pdo, php7.2-phar, php7.2-posix, php7.2-shmop, php7.2-sockets, php7.2-sysvmsg, php7.2-sysvsem, php7.2-sysvshm, php7.2-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Breaks: php7.2-sodium
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: language-pack-gnome-es
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 3011
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20200702
Replaces: language-pack-es (<< 1:18.04+20200702), language-pack-es-base (<< 1:18.04+20200702), language-pack-gnome-es (<< 1:18.04+20200702), language-pack-gnome-es-base, language-pack-kde-es (<< 1:18.04+20200702), language-pack-kde-es-base (<< 1:18.04+20200702)
Depends: language-pack-gnome-es-base (>= 1:18.04+20180423), language-pack-es
Pre-Depends: dpkg (>= 1.16.1)
Description: GNOME translation updates for language Spanish; Castilian
Translation data updates for all supported GNOME packages for:
Spanish; Castilian
.
language-pack-gnome-es-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.
Package: linux-modules-4.4.0-145-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58187
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-145.171
Config-Version: 4.4.0-145.171
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: ifupdown
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.8.17ubuntu1.1
Replaces: systemd (<< 228-3~)
Depends: libc6 (>= 2.14), lsb-base, adduser, iproute2
Recommends: isc-dhcp-client | dhcp-client
Suggests: ppp, rdnssd
Breaks: systemd (<< 228-3~)
Conffiles:
/etc/default/networking 35cd4a2713981c9239ce4532c1bfc1c7
/etc/init.d/networking 27013efdfe13470845c70a9e00a61fde
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: Guus Sliepen <guus@debian.org>
Package: linux-modules-4.15.0-191-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68215
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-191.202
Config-Version: 4.15.0-191.202
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: python3-rfc3339
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Debian Let's Encrypt <letsencrypt-devel@lists.alioth.debian.org>
Architecture: all
Source: pyrfc3339
Version: 1.0-4+certbot~xenial+1
Depends: python3-tz, python3:any (>= 3.3.2-2~)
Description: parser and generator of RFC 3339-compliant timestamps (Python 3)
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects.
.
This is the Python 3 module.
Homepage: https://pypi.python.org/pypi/pyRFC3339
Package: php-psr-simple-cache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.0-1
Depends: php-common
Description: Common interfaces for simple caching
PHP FIG Simple Cache PSR holds all interfaces related to PSR-16.
.
Note that this is not a cache implementation of its own. It is merely an
interface that describes a cache implementation. See the specification for
more details.
.
You can find implementations of the specification by looking for packages
providing the php-psr-simple-cache-implementation virtual package.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/php-fig/simple-cache
Package: libevent-core-2.1-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.8-stable-4build1
Depends: libc6 (>= 2.17)
Description: Asynchronous event notification library (core)
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).
.
The libevent_core library includes event loops, timers, buffer code,
and various small compatibility functions.
.
If you're writing software that only uses libevent's event loop, you
should link against only the libevent_core library.
Homepage: http://libevent.org/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: libmagickcore-6.q16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Depends: libbz2-1.0, libc6 (>= 2.14), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Recommends: ghostscript, gsfonts
Suggests: libmagickcore-6.q16-3-extra
Description: low-level image manipulation library -- quantum depth Q16
The MagickCore API is a low-level interface between the C programming language
and the ImageMagick image processing libraries and is recommended for
wizard-level programmers only. Unlike the MagickWand C API which uses only a
few opaque types and accessors, with MagickCore you almost exclusively access
the structure members directly.
.
This package contains the C libraries needed to run executables that make
use of MagickCore.
.
This version of libmagickcore is compiled for a channel
depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: linux-modules-4.15.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68228
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-189.200
Config-Version: 4.15.0-189.200
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-soap
Description: SOAP module for PHP [default]
This package provides a SOAP module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: libarchive-zip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.60-1ubuntu0.1
Depends: perl
Description: Perl module for manipulation of ZIP archives
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
.
Zip archives can be created, or you can read from existing zip files.
Once created, they can be written to files, streams, or strings.
.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be
compressed or uncompressed as needed. Members can be created from
members in existing Zip files, or from existing directories, files,
or strings.
Homepage: https://metacpan.org/release/Archive-Zip
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152707
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-206.238
Config-Version: 4.4.0-206.238
Depends: linux-image-4.4.0-206-generic | linux-image-unsigned-4.4.0-206-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: dh-autoreconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 17
Depends: perl, debhelper, autoconf, automake, autopoint, libtool (>= 2.4.2)
Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~)
Enhances: cdbs, debhelper
Description: debhelper add-on to call autoreconf and clean up after the build
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
commands, dh_autoreconf and dh_autoreconf_clean.
.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
.
For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: libcryptsetup12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 379
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:2.0.2-1ubuntu1.2
Depends: libgpg-error0 (>= 1.10-0.1), libargon2-0 (>= 0~20160406~), libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.97), libgcrypt20 (>= 1.8.0), libjson-c3 (>= 0.11), libuuid1 (>= 2.16)
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: https://gitlab.com/cryptsetup/cryptsetup
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@lists.alioth.debian.org>
Package: libmspack0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmspack
Version: 0.6-3ubuntu0.3
Depends: libc6 (>= 2.14)
Description: library for Microsoft compression formats (shared library)
The purpose of libmspack is to provide both compression and decompression of
some loosely related file formats used by Microsoft. The intention is to
support all of the following formats: COMPRESS.EXE [SZDD],
Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB),
HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM),
Exchange Offline Address Book (.LZX).
Homepage: https://www.cabextract.org.uk/libmspack/
Original-Maintainer: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 525
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4.29-1ubuntu4.27
Replaces: apache2.2-bin, apache2.2-common
Provides: httpd, httpd-cgi
Depends: lsb-base, procps, perl, mime-support, apache2-bin (= 2.4.29-1ubuntu4.27), apache2-utils (= 2.4.29-1ubuntu4.27), apache2-data (= 2.4.29-1ubuntu4.27), perl:any
Pre-Depends: dpkg (>= 1.17.14)
Recommends: ssl-cert
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, ufw
Conflicts: apache2.2-bin, apache2.2-common
Conffiles:
/etc/apache2/apache2.conf 20589b50379161ebc8cb35f761af2646
/etc/apache2/conf-available/charset.conf 46ea15bcd82c11ea0973aa8842b1dc56
/etc/apache2/conf-available/localized-error-pages.conf cfd0ae5e448102514efe8b97181d19c9
/etc/apache2/conf-available/other-vhosts-access-log.conf 60d5d57995317aedb02bd2a20b366717
/etc/apache2/conf-available/security.conf f2e736bb593323988d1ebdabee67729f
/etc/apache2/conf-available/serve-cgi-bin.conf 21abde7dadc1020140b9ab796d06fd29
/etc/apache2/envvars e4431a53c868ae0dfcde68564f3ce6a7
/etc/apache2/magic a6d370833a02f53db6a0a30800704994
/etc/apache2/mods-available/access_compat.load f7f77b3eb4005749b583ff14b49f8bf1
/etc/apache2/mods-available/actions.conf 8736884dbc596bcfdbb392409c96fde5
/etc/apache2/mods-available/actions.load 95dcfd2efdd41666de5f31dd72e01e41
/etc/apache2/mods-available/alias.conf c6e9f26152898c38e58211c8b362d5c3
/etc/apache2/mods-available/alias.load 7742296502ce1d2f970cc87322d8ffba
/etc/apache2/mods-available/allowmethods.load b377b96eb4dddd88f9428d9cc2fd87ea
/etc/apache2/mods-available/asis.load d1003c9fa12b4d3ed35ea3827a689492
/etc/apache2/mods-available/auth_basic.load a92c34a3ce5e67e2ecbd272155ebe072
/etc/apache2/mods-available/auth_digest.load f29d047cd59013e2fa6724d677c7970b
/etc/apache2/mods-available/auth_form.load 731420a769dd8ad537d68bfdbdd6a506
/etc/apache2/mods-available/authn_anon.load 03cbe85c698911a3d3235b4855726481
/etc/apache2/mods-available/authn_core.load c6420ed74b0095f8408aba3e11db4907
/etc/apache2/mods-available/authn_dbd.load 86e21a672a4f245715a788f9873174ed
/etc/apache2/mods-available/authn_dbm.load 4e37546871dbcba8550a0d781f6fbfa8
/etc/apache2/mods-available/authn_file.load ecdeeab8cfec4a9dd0c065a4d6948c31
/etc/apache2/mods-available/authn_socache.load 260e21e1eb5caa7bcabe8a2fae11445f
/etc/apache2/mods-available/authnz_fcgi.load b12a39427b0b3a8d2ffb03cfc029da18
/etc/apache2/mods-available/authnz_ldap.load d65845f053d08b82da239c73c9094c35
/etc/apache2/mods-available/authz_core.load 90ad8f57655bcd98b7b07864736ab954
/etc/apache2/mods-available/authz_dbd.load c746b8c3bf3fca950ca41fcd553328b4
/etc/apache2/mods-available/authz_dbm.load 8cd42e62d8ca0701f9aad080ec968493
/etc/apache2/mods-available/authz_groupfile.load 97a3e14926ce7bf5f2d2a7b93ece648d
/etc/apache2/mods-available/authz_host.load f529587409471e3feb62256bccaf538a
/etc/apache2/mods-available/authz_owner.load 9ed1ea15654bb594453438154b642539
/etc/apache2/mods-available/authz_user.load bcf988f105564ec1e14b78df56a01cd8
/etc/apache2/mods-available/autoindex.conf bfba7d77669e02b869b92e98215d58fc
/etc/apache2/mods-available/autoindex.load b9f9d364f1b4c96c45b6db353180aa15
/etc/apache2/mods-available/buffer.load ae1e21b4fd2c2e8236ec641cae9814bd
/etc/apache2/mods-available/cache.load ea99aba14e9aa25c27653b9958239a6e
/etc/apache2/mods-available/cache_disk.conf b716cf836c9f00dae0366a39f511b76d
/etc/apache2/mods-available/cache_disk.load 56ebd9819aa70a7ff8ac04e4922049f2
/etc/apache2/mods-available/cache_socache.load 4b548216cee2e910e9059e426f81e60c
/etc/apache2/mods-available/cern_meta.load 2c2d9adcb273f934304e7dfb5775f7b9
/etc/apache2/mods-available/cgi.load 32a1c48f0e29feb415c9460378728d82
/etc/apache2/mods-available/cgid.conf e8a2836392051bde889cf9c137058273
/etc/apache2/mods-available/cgid.load c3ee2eac02c248b5a39fb1a7afee4cb9
/etc/apache2/mods-available/charset_lite.load 1585fcd1b631c2e9b166e170cb162c54
/etc/apache2/mods-available/data.load b6cc5b9e815f551335596cd1e25ffc34
/etc/apache2/mods-available/dav.load ed469867552a1145b8c3ffa5780ff83e
/etc/apache2/mods-available/dav_fs.conf 162db96239f13b5416f369b6306d9db6
/etc/apache2/mods-available/dav_fs.load 17f662fd023dbaaab9d89f9a11ae58c1
/etc/apache2/mods-available/dav_lock.load faad09687e64ebb9670aa0b8095d6642
/etc/apache2/mods-available/dbd.load f03fe275174a5ed97b0f5f5726ccea60
/etc/apache2/mods-available/deflate.conf c0df9dcfde4448823efb0c0dd3b0d749
/etc/apache2/mods-available/deflate.load 6a7a23153796456ee919abdf728fd972
/etc/apache2/mods-available/dialup.load dbc3535a9e5dfd799cf16b5c0d58f137
/etc/apache2/mods-available/dir.conf fe4bc5fa3b3cc7a241fe57f8fabc55a1
/etc/apache2/mods-available/dir.load 397aadae1b8b18e3a7a233cf7c297f99
/etc/apache2/mods-available/dump_io.load 8231c51ef692e0766625ece087484fe4
/etc/apache2/mods-available/echo.load 226a145f19c43d9f921c35eacfd61cb2
/etc/apache2/mods-available/env.load 3e8963a7df7c047be50a552d80a4f853
/etc/apache2/mods-available/expires.load dac64edc06fe538c2edd7b3f1f3b03f1
/etc/apache2/mods-available/ext_filter.load d3c4acfca1322274a9a8504e8cef27e9
/etc/apache2/mods-available/file_cache.load f097659127628ec6f9c6a558d0baf566
/etc/apache2/mods-available/filter.load 8df0170e37a8925238860657d6c60fe5
/etc/apache2/mods-available/headers.load ba7d09162b65d09397bd58be33138e4d
/etc/apache2/mods-available/heartbeat.load b78970d35346bfe5eb5817d228cb209c
/etc/apache2/mods-available/heartmonitor.load b4da13d1c05a7dd1bdeb272300c1fc83
/etc/apache2/mods-available/http2.load e18e0c7e38196e7d7580ecedaaa72e3b
/etc/apache2/mods-available/ident.load 51ba623a8a2bd71c512f847d02e0934f
/etc/apache2/mods-available/imagemap.load 51d5109d8bc2bafc17af03beace4d8a4
/etc/apache2/mods-available/include.load 9cf2fa9ceb6571b5fab4603daad44c83
/etc/apache2/mods-available/info.conf 4a4aa21e0bb474d420c9a3e1c3320677
/etc/apache2/mods-available/info.load c1faffe40b8bed9f2b817b9dc0503bb6
/etc/apache2/mods-available/lbmethod_bybusyness.load 094b7c1d424cc4a1dee6f77d301e1888
/etc/apache2/mods-available/lbmethod_byrequests.load f33d55ab5bbf907340426e31f99f6701
/etc/apache2/mods-available/lbmethod_bytraffic.load e656d80b48c020b7d77ece23368e04f1
/etc/apache2/mods-available/lbmethod_heartbeat.load 944703ff299a25cf068de7f6a2374465
/etc/apache2/mods-available/ldap.conf 344968a263507c1991a160427e51ed9c
/etc/apache2/mods-available/ldap.load 735ac5f246738e11a53f6c515b8dfc48
/etc/apache2/mods-available/log_debug.load d062328e5987fa686615394768339abe
/etc/apache2/mods-available/log_forensic.load 7177e2427eb7c78f1ab10c034a809793
/etc/apache2/mods-available/lua.load 5e445ce688a49e0a1fcfcaa414fe21f9
/etc/apache2/mods-available/macro.load 40e0509b4b2d307cdfe4de75fa89dc91
/etc/apache2/mods-available/mime.conf 59b91eabeee56dc73e9bfeab93422911
/etc/apache2/mods-available/mime.load 9c858dc2ad2825dc3f862ecba90cf6ec
/etc/apache2/mods-available/mime_magic.conf ebeaf79afde03c805e795bb51eec155f
/etc/apache2/mods-available/mime_magic.load ab5c69aa0c91f11157e9bfc4972f8cce
/etc/apache2/mods-available/mpm_event.conf d868a76835101a66be2863362ef9f81a
/etc/apache2/mods-available/mpm_event.load 08816d280ebbd94b8c5961fc6f7168b5
/etc/apache2/mods-available/mpm_prefork.conf 26e539a16e51c4feddd2eedc568692e6
/etc/apache2/mods-available/mpm_prefork.load 9bcdffe5055526e0929ecd49ee311c9e
/etc/apache2/mods-available/mpm_worker.conf 2673a5a3f030bfb704bee034ce3a183c
/etc/apache2/mods-available/mpm_worker.load 0c6640977f0f046a55fdaf76eb54adef
/etc/apache2/mods-available/negotiation.conf 443398efdd41085bc1a70047f6e61c95
/etc/apache2/mods-available/negotiation.load fd7bf44d833446a35f0199d7cbcc9793
/etc/apache2/mods-available/proxy.conf b516d96935974214588d525edd7aed6d
/etc/apache2/mods-available/proxy.load 3d3719c88d01152e817f74fc2fd6ce9e
/etc/apache2/mods-available/proxy_ajp.load e058e03c1d4f9e4d8e2c439ed75cc501
/etc/apache2/mods-available/proxy_balancer.conf 5e9113f9556e17c0fec6c81232651791
/etc/apache2/mods-available/proxy_balancer.load 9c6e6ff2195159c8af97f7673e8d2ada
/etc/apache2/mods-available/proxy_connect.load 6bc4b5de977f70a0b6ae98ab04383c0c
/etc/apache2/mods-available/proxy_express.load f2ad6e7e80d2750cdca5986657e7835e
/etc/apache2/mods-available/proxy_fcgi.load 09cbda44eecbf1cbab48b30045217e3c
/etc/apache2/mods-available/proxy_fdpass.load 9e5584db5f748a2fb71b582a255a976e
/etc/apache2/mods-available/proxy_ftp.conf dd9beba82c2838bcfd51a05dfb540929
/etc/apache2/mods-available/proxy_ftp.load c05db1b229a7957f0032c0d79ed7e3c9
/etc/apache2/mods-available/proxy_hcheck.load 92898c1ef9124193fa5d9e13408e0372
/etc/apache2/mods-available/proxy_html.conf 5b60af3b1796f2db4b5f7a8a7941f1bc
/etc/apache2/mods-available/proxy_html.load dac7646a0a7242de76f788b4da14390b
/etc/apache2/mods-available/proxy_http.load 161b514c355c6daa95f11371fb9c184c
/etc/apache2/mods-available/proxy_http2.load 8a2cdbe25537eb8cb9007e351274f852
/etc/apache2/mods-available/proxy_scgi.load cb11d685e60db26bbdad456263bf63b7
/etc/apache2/mods-available/proxy_wstunnel.load d2e5c21b886333f1662fe74591260d5d
/etc/apache2/mods-available/ratelimit.load fb40aa030d5458dd99a0c9d1141bcde4
/etc/apache2/mods-available/reflector.load 306c71fae73733506db9099d106ba642
/etc/apache2/mods-available/remoteip.load 81a6511c79ab338aef51a6c185152231
/etc/apache2/mods-available/reqtimeout.conf 40b45155afb3d14263d12e6fc4a98513
/etc/apache2/mods-available/reqtimeout.load 7fd814775dc3f3c9e6753ef874978f96
/etc/apache2/mods-available/request.load 36c1b324cd545e3e29b50b5e2a8357e8
/etc/apache2/mods-available/rewrite.load 55e18fb7df64c8f390904b972637c17d
/etc/apache2/mods-available/sed.load 8ba3c7ff4243e6a45b6e3c372fc0de1b
/etc/apache2/mods-available/session.load b552f1e184865c597ae397876fb3a0a6
/etc/apache2/mods-available/session_cookie.load 89aff7a7f8b4347965d4cf6ea3c5beb9
/etc/apache2/mods-available/session_crypto.load 066002be7d8c6c381553dbded41db1b6
/etc/apache2/mods-available/session_dbd.load cf86e56f8ee26f5dccc39c2f690d7f79
/etc/apache2/mods-available/setenvif.conf 533f5f92761c2c24d6820f1d7d1c45ad
/etc/apache2/mods-available/setenvif.load 6f670fad5b6f6b14fa72c9cd3058469b
/etc/apache2/mods-available/slotmem_plain.load fd33fcd86c77d4d5044ad904e7f38360
/etc/apache2/mods-available/slotmem_shm.load 127df94eaf6987ad67b964f01eec3251
/etc/apache2/mods-available/socache_dbm.load 9f11810517a6bf2eba31b336ebbfad70
/etc/apache2/mods-available/socache_memcache.load c0101bc50501b12e7c8c74014560404b
/etc/apache2/mods-available/socache_shmcb.load 9efb84889b8e1683ce104033bf30973d
/etc/apache2/mods-available/speling.load 095570b0cb18ebdfc357a2241c6932ea
/etc/apache2/mods-available/ssl.conf 6c30f44f4e2ad6bc51c917294aa8e34b
/etc/apache2/mods-available/ssl.load 838b292226d2da6ceb3f1c793696ca12
/etc/apache2/mods-available/status.conf 5d3689f109baf304af4f145249ca6326
/etc/apache2/mods-available/status.load 00976ea5115f286bbc21357581d0b65e
/etc/apache2/mods-available/substitute.load 50e63dc17612e22484a88f537e8aec8e
/etc/apache2/mods-available/suexec.load 335169c85f4afc14524846789d46af06
/etc/apache2/mods-available/unique_id.load 6c13959015fb35276572070b44e63380
/etc/apache2/mods-available/userdir.conf 3a3142e84136336db8b940553a076983
/etc/apache2/mods-available/userdir.load c034025405561ea48fbcb67fd1998f4d
/etc/apache2/mods-available/usertrack.load 8400042dd4374fad5eedf33ffb3c68f0
/etc/apache2/mods-available/vhost_alias.load fdd42d34966c329cdee2435dfe72ee24
/etc/apache2/mods-available/xml2enc.load 1f7ab653ed3601bd265871cdf252a224
/etc/apache2/ports.conf a961f23471d985c2b819b652b7f64321
/etc/apache2/sites-available/000-default.conf f3066f67070ab9b1ad9bab81ca05330a
/etc/apache2/sites-available/default-ssl.conf 801f4c746a88b4228596cb260a4220c4
/etc/cron.daily/apache2 c788ffaa4c682c91e6a1cd7f53840d62
/etc/default/apache-htcacheclean ae8721a0bc5b4e2ef7a5258b1e9db5c5
/etc/init.d/apache-htcacheclean 29fe315052a1c5fbe9dc9f29485ed906
/etc/init.d/apache2 9d22fb30358e61a6f190a0d09c5120bf
/etc/logrotate.d/apache2 15238daf142d206ffedd128f9b2d78ce
/etc/ufw/applications.d/apache2-utils.ufw.profile f8d4fd920e598ceb4379613c6261f6af
/etc/apache2/apache2.conf.in a6941c1aed84c36986d49cb4c59ce6d5 obsolete
Description: Apache HTTP Server
The Apache HTTP Server Project'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.
.
Installing this package results in a full installation, including the
configuration files, init scripts and support scripts.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 23.1-1ubuntu0.1
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32), libtinfo5 (>= 6)
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
Original-Maintainer: Craig Small <csmall@debian.org>
Homepage: http://psmisc.sf.net/
Package: libssl1.0.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl1.0
Version: 1.0.2n-1ubuntu5.13
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
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.
Homepage: https://www.openssl.org
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Package: php7.4-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php7.4-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.4/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: php7.2-sqlite3
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 109
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-pdo-sqlite, php-sqlite3, php7.2-pdo-sqlite
Depends: php-common (>= 1:73), ucf, php7.2-common (= 7.2.34-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libsqlite3-0 (>= 3.7.15)
Description: SQLite3 module for PHP
This package provides the SQLite3 module(s) for PHP.
.
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/
Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 228
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.44
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: libisc-export160
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-8ubuntu1.19
Depends: libc6 (>= 2.15)
Description: Exported ISC Shared Library
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 exported libisc shared library.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nghttp2
Version: 1.30.0-1ubuntu1
Depends: libc6 (>= 2.14)
Description: library implementing HTTP/2 protocol (shared library)
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs a shared library.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: linux-modules-4.4.0-179-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58549
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-179.209
Config-Version: 4.4.0-179.209
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libhtml-template-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.97-1
Depends: perl, libcgi-pm-perl | perl (<< 5.19)
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 <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Template
Package: sntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ntp
Version: 1:4.2.8p10+dfsg-5ubuntu7.3
Replaces: ntp (<< 1:4.2.8p10+dfsg-3+exp3)
Depends: libc6 (>= 2.17), libopts25 (>= 1:5.18.12), libssl1.1 (>= 1.1.0)
Breaks: ntp (<< 1:4.2.8p10+dfsg-3+exp3)
Description: Network Time Protocol - sntp client
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.
.
sntp can be used as an SNTP client to query a NTP or SNTP server and
either display the time or set the local system's time. It is not
sufficient, however, for maintaining an accurate clock in the long run.
Homepage: http://support.ntp.org/
Original-Maintainer: Debian NTP Team <pkg-ntp-maintainers@lists.alioth.debian.org>
Package: linux-modules-4.4.0-170-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58342
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-170.199
Config-Version: 4.4.0-170.199
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.4.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58989
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-208.240
Config-Version: 4.4.0-208.240
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libjs-underscore
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: underscore
Version: 1.8.3~dfsg-1ubuntu0.1
Recommends: javascript-common, libjs-jquery
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 <pkg-javascript-devel@lists.alioth.debian.org>
Package: libjs-jquery-timepicker
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: jquery-timepicker
Version: 1.2-1
Depends: libjs-jquery-ui
Recommends: javascript-common
Description: timepicker addon for jQuery UI datepicker
Web pages that use the jQuery UI datepicker on its own can only
select timestamps with a resolution of 1 day. Using this timepicker
allows the user to specify timestamps with a resolution of 1 minute.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: http://trentrichardson.com/examples/timepicker/
Package: php7.0-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 463
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.0/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Homepage: http://pecl.php.net/package/imagick
Package: e2fslibs
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Depends: libext2fs2
Description: transitional package
This is a transitional package. It can safely be removed.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: liblz4-1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 0.0~r131-2ubuntu3.1
Depends: libc6 (>= 2.14)
Description: Fast LZ compression algorithm library - runtime
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.
.
This package includes the shared library.
Homepage: https://github.com/Cyan4973/lz4
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Package: php7.3-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6479
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.3-calendar, php7.3-ctype, php7.3-exif, php7.3-fileinfo, php7.3-ftp, php7.3-gettext, php7.3-iconv, php7.3-pdo, php7.3-phar, php7.3-posix, php7.3-shmop, php7.3-sockets, php7.3-sysvmsg, php7.3-sysvsem, php7.3-sysvshm, php7.3-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: grub-pc-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2919
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02-2ubuntu8.26
Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02-2ubuntu8.26)
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02-2ubuntu8.26)
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 <pkg-grub-devel@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152439
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-171.200
Config-Version: 4.4.0-171.200
Depends: linux-image-4.4.0-171-generic | linux-image-unsigned-4.4.0-171-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxext
Version: 2:1.3.3-1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
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 <debian-x@lists.debian.org>
Package: language-pack-gnome-es-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 10457
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20180712
Replaces: language-pack-es (<< 1:18.04+20180712), language-pack-es-base (<< 1:18.04+20180712), language-pack-gnome-es (<< 1:18.04+20180712), language-pack-gnome-es-base (<< 1:18.04+20180712), language-pack-kde-es (<< 1:18.04+20180712), language-pack-kde-es-base (<< 1:18.04+20180712)
Depends: locales (>= 2.3.6), language-pack-gnome-es (>= 1:18.04+20180712)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-gnome-es (<< 1:18.04+20180712)
Description: GNOME translations for language Spanish; Castilian
Translation data for all supported GNOME packages for:
Spanish; Castilian
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-gnome-es provides frequent
translation updates, so you should install this as well.
Package: libmpx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-5
Version: 5.5.0-12ubuntu1
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libc6 (>= 2.17)
Description: Intel memory protection extensions (runtime)
Intel MPX is a set of processor features which, with compiler,
runtime library and OS support, brings increased robustness to
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.15.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177646
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-189.200
Config-Version: 4.15.0-189.200
Depends: linux-image-4.15.0-189-generic | linux-image-unsigned-4.15.0-189-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.8.4
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 <clint@debian.org>
Package: python3-certbot-apache
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 397
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Source: python-certbot-apache
Version: 0.31.0-1+ubuntu16.04.1+certbot+1
Replaces: python-certbot-apache (<< 0.20.0~), python-letsencrypt-apache
Depends: apache2, certbot (>= 0.26.0~), python3-acme (>= 0.25.0~), python3-augeas, python3-certbot, python3-mock, python3-pkg-resources, python3-zope.component, python3-zope.interface, python3:any (>= 3.3.2-2~)
Suggests: python-certbot-apache-doc
Breaks: python-certbot-apache (<< 0.20.0~), python-letsencrypt-apache
Description: Apache plugin for Certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the Apache plugin to the main application.
Homepage: https://letsencrypt.org/
Package: libltdl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 921
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-2
Replaces: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20)
Provides: libltdl3-dev, libltdl7-dev
Depends: libltdl7 (= 2.4.6-2)
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20), libtool1.4
Description: System independent dlopen wrapper for GNU libtool
This package contains the header files and static libraries for the
libltdl package.
.
A small library that aims at hiding the various difficulties of
dlopening libraries from programmers. It is a system independent
dlopen wrapper for GNU libtool.
.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Homepage: http://www.gnu.org/software/libtool/
Package: po-debconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.20
Depends: perl, gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512)
Recommends: libmail-sendmail-perl, libcompress-zlib-perl
Suggests: libmail-box-perl
Description: tool for managing templates file translations with gettext
This package is an alternative to debconf-utils, and provides tools
for managing translated debconf templates files with common gettext
utilities.
Original-Maintainer: Herbert Parentes Fortes Neto <hpfn@debian.org>
Package: mime-support
Status: install ok installed
Priority: important
Section: net
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.60ubuntu1
Recommends: bzip2, file, xz-utils
Conffiles:
/etc/mime.types 4561fade4c4fc48e526e72871c470eec
/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 <mime-support@plessy.org>
Package: linux-modules-4.15.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68181
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-173.182
Config-Version: 4.15.0-173.182
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.15.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68260
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-197.208
Config-Version: 4.15.0-197.208
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: ureadahead
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 73
Maintainer: Scott James Remnant <scott@ubuntu.com>
Architecture: amd64
Version: 0.100.0-21
Replaces: readahead
Provides: readahead
Depends: libblkid1 (>= 2.16), libc6 (>= 2.4), libext2fs2 (>= 1.37), libnih1 (>= 1.0.0)
Conflicts: readahead, systemd (<< 217)
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: python3
Status: install ok installed
Priority: important
Section: python
Installed-Size: 187
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.6.7-1~18.04
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.6 (>= 3.6.7-1~), libpython3-stdlib (= 3.6.7-1~18.04)
Pre-Depends: python3-minimal (= 3.6.7-1~18.04)
Suggests: python3-doc (>= 3.6.7-1~18.04), python3-tk (>= 3.6.7-1~), python3-venv (>= 3.6.7-1~18.04)
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.6).
Homepage: https://www.python.org/
Cnf-Extra-Commands: python
Cnf-Priority-Bonus: 5
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: update-notifier-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1489
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: update-notifier
Version: 3.192.1.19
Replaces: update-notifier (<< 0.75.1)
Depends: python3:any, python3-apt, python3-dbus, python3-debian, python3-debconf | debconf (<< 1.5.64~), python3-distro-info, lsb-release, patch, update-manager-core (>= 1:17.04.2)
Pre-Depends: dpkg (>= 1.15.7.2), apt (>= 1.1~)
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Suggests: policykit-1
Conffiles:
/etc/apt/apt.conf.d/10periodic 03ddb526e156071de0667748b6ac1d33
/etc/apt/apt.conf.d/15update-stamp b9de0ac9e2c9854b1bb213e362dc4e41
/etc/apt/apt.conf.d/20archive 9e28a07261e6ad5ede22d5286291ca23
/etc/apt/apt.conf.d/99update-notifier 8c8636b1123964162e9a1127f237ba7b
/etc/cron.daily/update-notifier-common ac3a73308ace1070b9980c2bc56fb416
/etc/cron.weekly/update-notifier-common afe92dd95352c4de80b1ae6626b9fc9b
/etc/update-motd.d/90-updates-available 65bcef3f6859b2c2a15649e29d3654b7
/etc/update-motd.d/95-hwe-eol 070a28086b1a1fc7548ac3cfe493d23f
/etc/update-motd.d/98-fsck-at-reboot 16003ee8c8c80a565a98a7696cee04c0
/etc/update-motd.d/98-reboot-required 1c4d534d0abd44d566899e47c4f22786
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: linux-image-4.15.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-187.198
Config-Version: 4.15.0-187.198
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-187-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-187-generic
Conflicts: linux-image-unsigned-4.15.0-187-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-187.198)
Package: libwind0-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libc6 (>= 2.14), libcom-err2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Description: Heimdal Kerberos - stringprep implementation
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the stringprep library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>
Package: gsfonts
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 4439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:8.11+urwcyr1.0.7~pre44-4.4
Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13)
Conffiles:
/etc/ghostscript/fontmap.d/10gsfonts.conf 39b53e1126184b434b52585a113fe125
Description: Fonts for the Ghostscript interpreter(s)
These are free look-alike fonts of the Adobe PostScript fonts.
Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp).
Original-Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Homepage: http://www.ghostscript.com/
Package: linux-image-4.15.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-166.174
Config-Version: 4.15.0-166.174
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-166-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-166-generic
Conflicts: linux-image-unsigned-4.15.0-166-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-166.174)
Package: libjs-codemirror
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 3036
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: codemirror-js
Version: 5.19.0-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 <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://codemirror.net/
Package: ttf-dejavu-core
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: fonts-dejavu
Version: 2.37-1
Depends: fonts-dejavu-core
Description: transitional dummy package
This package is a dummy transitional package. It can be safely removed.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://dejavu-fonts.org/
Package: linux-image-extra-4.4.0-133-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152371
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-133.159
Config-Version: 4.4.0-133.159
Depends: linux-image-4.4.0-133-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-modules-4.15.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68294
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-204.215
Config-Version: 4.15.0-204.215
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.4.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58329
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-169.198
Config-Version: 4.4.0-169.198
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: python3-cffi-backend
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-cffi
Version: 1.11.5-1
Replaces: python3-cffi (<< 1)
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729)
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.1~), libc6 (>= 2.14), libffi6 (>= 3.0.4)
Breaks: python3-cffi (<< 1)
Description: Foreign Function Interface for Python 3 calling C code - runtime
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the runtime support for pre-built cffi modules.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: http://cffi.readthedocs.org/
Package: libasan4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1441
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.23), libgcc1
Description: AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: php8.0-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 468
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
This package provides the Internationalisation module(s) for PHP.
.
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/
Package: libencode-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.05-1
Depends: perl
Description: utility to determine the locale encoding
In many applications it's wise to let Perl use Unicode for the strings it
processes. Most of the interfaces Perl has to the outside world are still byte
based. Programs therefore need to decode byte strings that enter the program
from the outside and encode them again on the way out.
.
The POSIX locale system is used to specify both the language conventions
requested by the user and the preferred character set to consume and output.
The Encode::Locale module looks up the charset and encoding (called a CODESET
in the locale jargon) and arranges for the Encode module to know this encoding
under the name "locale". It means bytes obtained from the environment can be
converted to Unicode strings by calling Encode::encode(locale => $bytes) and
converted back again with Encode::decode(locale => $string).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Encode-Locale
Package: libgcrypt20
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.8.1-4ubuntu1.3
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.25)
Suggests: rng-tools
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,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512,
SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Homepage: http://directory.fsf.org/project/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: linux-modules-4.15.0-202-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68269
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-202.213
Config-Version: 4.15.0-202.213
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: xxd
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 199
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: vim
Version: 2:8.0.1453-1ubuntu1.13
Replaces: vim-common (<< 2:7.4.2347-1~)
Depends: libc6 (>= 2.3.4)
Breaks: vim-common (<< 2:7.4.2347-1~)
Description: tool to make (or reverse) a hex dump
xxd creates a hex dump of a given file or standard input. It can also convert
a hex dump back to its original binary form.
Homepage: https://vim.sourceforge.io/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Package: php7.4-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 324
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
This package provides the SOAP module(s) for PHP.
.
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/
Package: linux-modules-4.15.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68196
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-177.186
Config-Version: 4.15.0-177.186
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-twig
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 829
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Architecture: all
Version: 2.10.0-2
Depends: php-mbstring, php-ctype, php-common
Suggests: php-twig-doc
Description: Flexible, fast, and secure template engine for PHP
Twig is a fast, secure and flexible template engine for php, implementing an
own domain specific language which originated from Jinja and Django templates.
Homepage: https://twig.symfony.com
Package: librpmio8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libbz2-1.0, libc6 (>= 2.17), libelf1 (>= 0.131), liblua5.2-0, liblzma5 (>= 5.2.2), libnss3 (>= 2:3.13.4-2~), libpopt0 (>= 1.14), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Description: RPM IO shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides basic IO functionality which is used by librpm.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: libdw1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.170-0.4ubuntu0.1
Depends: libbz2-1.0, libc6 (>= 2.14), libelf1 (= 0.170-0.4ubuntu0.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3)
Description: library that provides access to the DWARF debug information
libdw1 provides a library that provides access to DWARF debug information
stored inside ELF files.
.
This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Package: sudo
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.21p2-3ubuntu1.6
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.27), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, lsb-base
Conflicts: sudo-ldap
Conffiles:
/etc/pam.d/sudo aa40f755f85bb33c9e79bd537e2979be
/etc/sudoers edcf6528783ecffd3f248c8089dc298e
/etc/sudoers.d/README 8d3cf36d1713f40a0ddc38e1b21a51b6
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.
Homepage: http://www.sudo.ws/
Original-Maintainer: Bdale Garbee <bdale@gag.com>
Package: language-pack-gnome-en
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 988
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20190718
Replaces: language-pack-en (<< 1:18.04+20190718), language-pack-en-base (<< 1:18.04+20190718), language-pack-gnome-en (<< 1:18.04+20190718), language-pack-gnome-en-base, language-pack-kde-en (<< 1:18.04+20190718), language-pack-kde-en-base (<< 1:18.04+20190718)
Depends: language-pack-gnome-en-base (>= 1:18.04+20180423), language-pack-en
Pre-Depends: dpkg (>= 1.16.1)
Description: GNOME translation updates for language English
Translation data updates for all supported GNOME packages for:
English
.
language-pack-gnome-en-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.
Package: linux-modules-4.15.0-196-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68230
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-196.207
Config-Version: 4.15.0-196.207
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: iso-codes
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 18648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.79-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: Dr. Tobias Quathamer <toddy@debian.org>
Homepage: https://salsa.debian.org/iso-codes-team/iso-codes
Package: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.34-1ubuntu0.18.04.2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.11)
Description: PNG library - runtime (version 1.6)
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 <anibal@debian.org>
Package: libfastjson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfastjson
Version: 0.99.8-2
Depends: libc6 (>= 2.14)
Description: fast json library for C
The libfastjson library is a fork from json-c with a focus on performance.
.
This package contains the shared library.
Original-Maintainer: Michael Biebl <biebl@debian.org>
Homepage: https://github.com/rsyslog/libfastjson
Package: gcc-7
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 27325
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.5.0-3ubuntu1~18.04
Replaces: cpp-7 (<< 7.1.1-8), gccgo-7 (<< 7.5.0-3ubuntu1~18.04)
Provides: c-compiler
Depends: cpp-7 (= 7.5.0-3ubuntu1~18.04), gcc-7-base (= 7.5.0-3ubuntu1~18.04), libcc1-0 (>= 7.5.0-3ubuntu1~18.04), binutils (>= 2.30), libgcc-7-dev (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl19 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-7-multilib, gcc-7-doc (>= 7), gcc-7-locales (>= 7), libgcc1-dbg (>= 1:7.5.0-3ubuntu1~18.04), libgomp1-dbg (>= 7.5.0-3ubuntu1~18.04), libitm1-dbg (>= 7.5.0-3ubuntu1~18.04), libatomic1-dbg (>= 7.5.0-3ubuntu1~18.04), libasan4-dbg (>= 7.5.0-3ubuntu1~18.04), liblsan0-dbg (>= 7.5.0-3ubuntu1~18.04), libtsan0-dbg (>= 7.5.0-3ubuntu1~18.04), libubsan0-dbg (>= 7.5.0-3ubuntu1~18.04), libcilkrts5-dbg (>= 7.5.0-3ubuntu1~18.04), libmpx2-dbg (>= 7.5.0-3ubuntu1~18.04), libquadmath0-dbg (>= 7.5.0-3ubuntu1~18.04)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libncursesw5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Depends: libtinfo5 (= 6.1-1ubuntu1.18.04.1), libc6 (>= 2.14)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libdjvulibre21
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1618
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: djvulibre
Version: 3.5.27.1-8ubuntu0.4
Replaces: libdjvulibre1, libdjvulibre15
Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libjpeg8 (>= 8c), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.27.1-8ubuntu0.4)
Conflicts: libdjvulibre1
Description: Runtime support for the DjVu image format
DjVu runtime library.
Homepage: http://djvu.sourceforge.net/
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Package: gettext
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 6482
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.19.8.1-6ubuntu0.3
Depends: libc6 (>= 2.17), libcroco3 (>= 0.6.2), libgomp1 (>= 4.9), libtinfo5 (>= 6), libunistring2 (>= 0.9.7), libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info
Recommends: curl | wget | lynx
Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev
Breaks: autopoint (<= 0.17-11)
Description: GNU Internationalization utilities
Interesting for authors or maintainers of other packages or programs
which they want to see internationalized.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.47.0-1ubuntu2.19
Depends: libc6 (>= 2.17), libcurl3-gnutls (= 7.47.0-1ubuntu2.19), 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 <ghedo@debian.org>
Package: linux-image-4.15.0-213-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 8304
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-213.224
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-213-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-213-generic
Conflicts: linux-image-unsigned-4.15.0-213-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-213.224)
Package: libaprutil1-dbd-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.1-2ubuntu0.1
Depends: libaprutil1 (= 1.6.1-2ubuntu0.1), libc6 (>= 2.4), 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.
Homepage: http://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 1588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4.18-2ubuntu1.3
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: libc6 (>= 2.15), libtinfo5 (>= 6)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
/etc/bash.bashrc 3aa8b92d1dd6ddf4daaedc019662f1dc
/etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
/etc/skel/.bashrc 1f98b8f3f3c8f8927eca945d59dcc1c6
/etc/skel/.profile f4e81ade7d6f9fb342541152d08e7a97
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 <doko@debian.org>
Package: libbinutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 3006
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.30-21ubuntu1~18.04.9
Replaces: binutils (<< 2.29-6)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0), binutils-common (= 2.30-21ubuntu1~18.04.9)
Breaks: binutils (<< 2.29-6)
Description: GNU binary utilities (private shared library)
This package includes the private shared libraries libbfd and libopcodes.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: mysql-server-core-5.7
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 43978
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Replaces: mariadb-client-10.0 (<< 10.0.16-2~), mysql-client-5.5 (<< 5.6), mysql-client-5.6 (<< 5.6.22-1~), mysql-server-5.5, mysql-server-5.6 (<< 5.6.25-3~), mysql-server-core-5.5, mysql-server-core-5.6 (<< 5.7), virtual-mysql-server-core
Provides: virtual-mysql-server-core
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.16), libgcc1 (>= 1:4.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libwrap0 (>= 7.6-4~)
Breaks: mariadb-client-10.0 (<< 10.0.16-2~), mysql-client-5.6 (<< 5.6.22-1~), mysql-server-5.5, mysql-server-5.6 (<< 5.6.25-3~), mysql-server-core-5.6 (<< 5.7)
Conflicts: mysql-client-5.5 (<< 5.6), mysql-server-core-5.5, virtual-mysql-server-core
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 <pkg-mysql-maint@lists.alioth.debian.org>
Package: python3-mock
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 281
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-mock
Version: 2.0.0-3
Depends: python3-pbr (>= 1.3), python3-six (>= 1.9), python3:any (>= 3.3.2-2~)
Suggests: python-mock-doc
Description: Mocking and Testing Library (Python3 version)
mock provides a core mock.Mock class that is intended to reduce the
need to create a host of trivial stubs throughout your test suite.
After performing an action, you can make assertions about which methods
/ attributes were used and arguments they were called with. You can
also specify return values and set specific attributes in the normal
way.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/testing-cabal/mock
Package: apache2-doc
Status: deinstall ok config-files
Priority: optional
Section: doc
Installed-Size: 21388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apache2
Version: 2.4.18-2ubuntu3.1
Config-Version: 2.4.18-2ubuntu3.1
Recommends: apache2
Conffiles:
/etc/apache2/conf-available/apache2-doc.conf ca93d92fa84f4c1656a1264792843435
Description: Apache HTTP Server (on-site documentation)
The Apache HTTP Server Project'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 provides the documentation for the Apache 2 HTTP server. The
documentation is shipped in HTML format and can be accessed from a local
running Apache HTTP server instance or by browsing the file system directly.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: members
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 20080128-5+nmu1
Depends: libc6 (>= 2.4), libstdc++6 (>= 4.1.1)
Conflicts: suidmanager (<< 0.50)
Description: Shows the members of a group; by default, all members
members is the complement of groups: whereas groups shows the groups a
specified user belongs to, members shows users belonging to a specified
group.
.
Given the name of a group, members will send a space-separated list of
member names to stdout.
.
Full option parsing has been added as of this version. You can ask for
primary members, secondary members, both on one line, each on separate
lines. If no option is selected, prints all members on one line by default.
Original-Maintainer: Lars Bahner <bahner@debian.org>
Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.3000-2
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 <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/TimeDate
Package: dictionaries-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 757
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.27.2
Replaces: openoffice.org-updatedicts
Provides: openoffice.org-updatedicts
Depends: debconf (>= 1.5.5) | debconf-2.0, libtext-iconv-perl, emacsen-common (>= 2.0.5)
Suggests: ispell | aspell | hunspell, wordlist
Breaks: hunspell-ar (<= 0.0.0+20080110-1.1), hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-en-us (<= 20070829-4ubuntu2), hunspell-eu-es (<= 0.4.20081029-4), hunspell-gl-es (<= 2.2a-8), hunspell-kk (<= 1.1-1), hunspell-ko (<= 0.5.3-1), hunspell-se (<= 1.0~beta6.20081222-1.1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-el-gr (<= 0.8-1), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2), myspell-hu (<= 0.99.4-2), myspell-hy (<= 0.20.0-1), myspell-ku (<= 0.20.0-1.1), myspell-lv (<= 0.9.3-2), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-br (<= 20101030-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sk (<= 0.5.5a-2.1fakesync1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3)
Conffiles:
/etc/emacs/site-start.d/50dictionaries-common.el e069a746e508f771d47825f19f7bba4f
Description: spelling dictionaries - common utilities
This package provides utilities shared between all wordlists and spelling
dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes
support infrastructure for software using them (such as JED and Mutt),
and some patched spell-checking Lisp files for better Emacs integration.
.
More information about the availability of these dictionaries and their
naming conventions is available in the README.Debian file.
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Homepage: http://dict-common.alioth.debian.org
Package: php7.2-imap
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 120
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-imap
Depends: php-common (>= 1:73), ucf, php7.2-common (= 7.2.34-9+ubuntu16.04.1+deb.sury.org+1), libc-client2007e, libc6 (>= 2.14)
Description: IMAP module for PHP
This package provides the IMAP module(s) for PHP.
.
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/
Package: php-nikic-fast-route
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 55
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Architecture: all
Version: 1.3.0-3+bionic2
Depends: php-common
Description: Fast request router for PHP
Fast HTTP request router for PHP using regular expressions for
placeholders. Supports route grouping and caching. The route parser
and dispatcher components can be overridden.
Homepage: https://github.com/nikic/FastRoute
Package: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lcms2
Version: 2.9-1ubuntu0.1
Depends: libc6 (>= 2.14)
Suggests: liblcms2-utils
Description: Little CMS 2 color management library
LittleCMS 2 intends to be a small-footprint color management engine, with
special focus on accuracy and performance. It uses the International Color
Consortium standard (ICC) of color management. LittleCMS 2 is a full
implementation of ICC specification 4.2 plus all addendums. It fully supports
all V2 and V4 profiles, including abstract, devicelink and named color
profiles.
.
This package contains the shared library of liblcms2.
Homepage: http://www.littlecms.com/
Original-Maintainer: Thomas Weber <tweber@debian.org>
Package: linux-modules-4.4.0-148-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58199
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-148.174
Config-Version: 4.4.0-148.174
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.3.5-3ubuntu7.4
Depends: debianutils (>= 2.8.2)
Description: common manpages relevant to all of the isc-dhcp packages
This package includes manpages that are relevant to the various ISC DHCP
packages.
.
The dhcp-options manpage describes available options for dhcpd and dhclient.
The dhcp-eval manpage describes evaluation of conditional expressions.
Homepage: http://www.isc.org
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.1-1ubuntu0.1
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.
Homepage: http://nongnu.org/dmidecode/
Original-Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Package: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: amd64
Multi-Arch: same
Source: jbigkit
Version: 2.1-3.1+deb.sury.org~xenial+1
Depends: libc6 (>= 2.4)
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/
Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Replaces: e2fsprogs (<< 1.34-1)
Depends: libc6 (>= 2.25)
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 within the space
of all such identifiers across both space and time. It 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.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-image-4.4.0-116-generic
Status: install ok not-installed
Priority: optional
Section: kernel
Architecture: amd64
Package: libopendkim11
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-11build1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libdb5.3, libssl1.1 (>= 1.1.0)
Description: Library for signing and verifying DomainKeys Identified Mail signatures
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing signing and verification of the
DomainKeys Identified Mail (DKIM) standard. This library provides support for
signing and verifying signatures according to RFC 4871, and supports both
DomainKeys signing policy and DKIM ADSP.
Homepage: http://www.opendkim.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Package: libsigsegv2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsigsegv
Version: 2.12-1
Depends: libc6 (>= 2.4)
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 <pkg-common-lisp-devel@lists.alioth.debian.org>
Homepage: http://www.gnu.org/software/libsigsegv/
Package: libdb5.3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1729
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28-13.1ubuntu1.1
Depends: libc6 (>= 2.17)
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/technetwork/database/database-technologies/berkeleydb/overview/index.html
Original-Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>
Package: build-essential
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.4ubuntu1
Depends: libc6-dev | libc-dev, gcc (>= 4:7.2), g++ (>= 4:7.2), make, dpkg-dev (>= 1.17.11)
Description: Informational list of build-essential packages
If you do not plan to build Debian packages, you don't need this
package. Starting with dpkg (>= 1.14.18) this package is required
for building Debian packages.
.
This package contains an informational list of packages which are
considered essential for building Debian packages. This package also
depends on the packages on that list, to make it easy to have the
build-essential packages installed.
.
If you have this package installed, you only need to install whatever
a package specifies as its build-time dependencies to build the
package. Conversely, if you are determining what your package needs
to build-depend on, you can always leave out the packages this
package depends on.
.
This package is NOT the definition of what packages are
build-essential; the real definition is in the Debian Policy Manual.
This package contains merely an informational list, which is all
most people need. However, if this package and the manual disagree,
the manual is correct.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libldap-common
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.4.45+dfsg-1ubuntu1.11
Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1)
Conffiles:
/etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP common files for libraries
These are common files for the run-time libraries for the OpenLDAP
(Lightweight Directory Access Protocol) servers and clients.
Homepage: http://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libaspell15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aspell
Version: 0.60.7~20110707-4ubuntu0.2
Depends: libc6 (>= 2.14), libstdc++6 (>= 5)
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell
Breaks: aspell-bin (<< 0.60.3-2), aspell-da (<= 1.6.25-1.1), aspell-no (<= 2.0.10-5.1)
Conflicts: aspell6-dictionary
Description: GNU Aspell spell-checker runtime library
These are the runtime parts of the Aspell and pspell spell-checking
toolkits, needed by applications that use the toolkits at runtime.
.
For a standalone spell-checker, install aspell as well.
Homepage: http://aspell.net/
Original-Maintainer: Brian Nelson <pyro@debian.org>
Package: libcurl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 629
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl3
Version: 7.58.0-2ubuntu2
Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssl1.0.0 (>= 1.0.2~beta3), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: libcurl4
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 <ghedo@debian.org>
Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2954
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-1
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/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
/etc/fonts/conf.avail/57-dejavu-sans-mono.conf d3e4d007a9ac6c47243b5994f1d195e3
/etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
/etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
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 <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://dejavu-fonts.org/
Package: libarchive13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 759
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libarchive
Version: 3.2.2-3.1ubuntu0.7
Depends: libacl1 (>= 2.2.51-8), libbz2-1.0, libc6 (>= 2.16), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), liblzo2-2, libnettle6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Suggests: lrzip
Description: Multi-format archive and compression library (shared library)
The libarchive library provides a flexible interface for reading and writing
archives in various formats such as tar and cpio. libarchive also supports
reading and writing archives compressed using various compression filters such
as gzip and bzip2. The library is inherently stream-oriented; readers serially
iterate through the archive, writers serially add things to the archive.
.
Archive formats supported are:
.
* tar (read and write, including GNU extensions)
* pax (read and write, including GNU and star extensions)
* cpio (read and write, including odc and newc variants)
* iso9660 (read and write, including Joliet and Rockridge extensions, with
some limitations)
* zip (read only, with some limitations, uses zlib)
* mtree (read and write)
* shar (write only)
* ar (read and write, including BSD and GNU/SysV variants)
* empty (read only; in particular, note that no other format will accept an
empty file)
* raw (read only)
* xar (read only)
* rar (read only, with some limitations)
* 7zip (read and write, with some limitations)
.
Filters supported are:
.
* gzip (read and write, uses zlib)
* bzip2 (read and write, uses bzlib)
* compress (read and write, uses an internal implementation)
* uudecode (read only)
* separate command-line compressors with fixed-signature auto-detection
* xz and lzma (read and write using liblzma)
.
This package provides the libarchive shared library.
Homepage: http://www.libarchive.org/
Original-Maintainer: Peter Pentchev <roam@ringlet.net>
Package: poppler-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 12219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.4.8-2
Replaces: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-cjk-resource (<= 1.20100103-3)
Provides: cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-nanum (>= 20131007~)
Breaks: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-aladdin (<= 6.50-5), gs-cjk-resource (<= 1.20100103-3)
Enhances: ghostscript
Conffiles:
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-cns1.conf d3a491137506a332ab747c571e5bee33
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-gb1.conf 5ec7d7edc178ef73b1f6ac21a3cdc8a0
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan1.conf 9502944d3a420a2763a36517679460f4
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf 00d6b53125e159d61e2fd0a5056b4b4c
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf 76ba5a8a08376075902594b9ecd902ed
Description: encoding data for the poppler PDF rendering library
This package provides the CMap tables required to display PDF documents
containing CJK characters with libpoppler. They were previously provided
by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and
gs-cjk-resource.
.
Users who want to view or create PDF files in Chinese, Japanese, or
Korean without embedded fonts will need this package.
Original-Maintainer: Hideki Yamane <henrich@debian.org>
Homepage: https://poppler.freedesktop.org/
Package: linux-modules-4.15.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68225
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-193.204
Config-Version: 4.15.0-193.204
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: initramfs-tools-core
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: initramfs-tools
Version: 0.130ubuntu3.13
Replaces: initramfs-tools (<< 0.121~)
Depends: busybox-initramfs (>= 1:1.22.0-17~), initramfs-tools-bin (= 0.130ubuntu3.13), klibc-utils (>= 2.0.4-8~), cpio, kmod | module-init-tools, udev, coreutils (>= 8.24)
Suggests: bash-completion
Breaks: busybox-initramfs (<< 1:1.22.0-17~), initramfs-tools (<< 0.121~)
Conffiles:
/etc/initramfs-tools/initramfs.conf 1f4c9bc107b078479d0c5303ba477548
Description: generic modular initramfs generator (core tools)
This package contains the mkinitramfs program that can be used to
create a bootable initramfs for a Linux kernel. The initramfs should
be loaded along with the kernel and is then responsible for mounting
the root filesystem and starting the main init system.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: g++-7
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 26062
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Provides: c++-compiler, c++abi2-dev
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), gcc-7 (= 7.5.0-3ubuntu1~18.04), libstdc++-7-dev (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl19 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: g++-7-multilib, gcc-7-doc (>= 7), libstdc++6-7-dbg (>= 7.5.0-3ubuntu1~18.04)
Description: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.15.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177617
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-173.182
Config-Version: 4.15.0-173.182
Depends: linux-image-4.15.0-173-generic | linux-image-unsigned-4.15.0-173-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libtidy-0.99-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 409
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tidy
Version: 20091223cvs-1.5
Depends: libc6 (>= 2.14)
Conflicts: libtidy0
Description: HTML syntax checker and reformatter - library
Corrects markup in a way compliant with the latest standards, and
optimal for the popular browsers. It has a comprehensive knowledge
of the attributes defined in the HTML 4.0 recommendation from W3C,
and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022
family of 7-bit encodings. In the output:
.
* HTML entity names for characters are used when appropriate.
* Missing attribute quotes are added, and mismatched quotes found.
* Tags lacking a terminating '>' are spotted.
* Proprietary elements are recognized and reported as such.
* The page is reformatted, from a choice of indentation styles.
.
Tidy is a product of the World Wide Web Consortium.
Original-Maintainer: Jason Thomas <jason@debian.org>
Homepage: http://tidy.sourceforge.net/
Package: linux-image-4.15.0-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8291
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-163.171
Config-Version: 4.15.0-163.171
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-163-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-163-generic
Conflicts: linux-image-unsigned-4.15.0-163-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-163.171)
Package: libcilkrts5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.6), libgcc1, libstdc++6
Description: Intel Cilk Plus language extensions (runtime)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libdjvulibre-text
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: djvulibre
Version: 3.5.27.1-8ubuntu0.4
Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15
Description: Linguistic support files for libdjvulibre
Runtime linguistic support files for the libdjvulibre library.
Homepage: http://djvu.sourceforge.net/
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Package: php7.2-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
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/
Package: apt-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 1.6.17
Depends: apt (= 1.6.17), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.14), libdb5.3, libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
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 <deity@lists.debian.org>
Package: debugedit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: rpm
Version: 4.14.1+dfsg1-2
Replaces: rpm (<< 4.11.1-2)
Depends: libc6 (>= 2.14), libdw1 (>= 0.167), libelf1 (>= 0.144), libpopt0 (>= 1.14), librpmio8 (= 4.14.1+dfsg1-2)
Suggests: rpm-i18n
Breaks: rpm (<< 4.11.1-2)
Description: tool to mangle source locations in .debug files
This tool allows rewriting of source code locations in .debug files
to point to /usr/src (or anywhere else). It has been split out of the
rpm package to be useful on its own.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: linux-image-4.4.0-148-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7054
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-148.174
Config-Version: 4.4.0-148.174
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-148-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-148-generic
Conflicts: linux-image-unsigned-4.4.0-148-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-148.174)
Package: php7.2-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php7.2-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.2/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: libreadline7
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 7.0-3
Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6)
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 <doko@debian.org>
Package: efibootmgr
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 15-1
Depends: libc6 (>= 2.14), libefiboot1 (>= 30), libefivar1 (>= 30), libpopt0 (>= 1.14)
Description: Interact with the EFI Boot Manager
This is a Linux user-space application to modify the Intel Extensible
Firmware Interface (EFI) Boot Manager configuration. This application can
create and destroy boot entries, change the boot order, change the next
running boot option, and more.
.
Additional information about (U)EFI can be found at http://www.uefi.org/.
.
Note: efibootmgr requires that the kernel module efivars be loaded prior
to use. 'modprobe efivars' should do the trick if it does not
automatically load.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: libcap2-bin
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libcap2
Version: 1:2.25-1.2
Replaces: libcap-bin
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10)
Recommends: libpam-cap
Breaks: libcap-bin
Description: POSIX 1003.1e capabilities (utilities)
Libcap 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.
.
This package contains additional utilities.
Original-Maintainer: Christian Kastner <ckk@debian.org>
Homepage: http://sites.google.com/site/fullycapable/
Package: linux-modules-4.15.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68095
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-159.167
Config-Version: 4.15.0-159.167
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5.66ubuntu1
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.20.1-3~)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog, libterm-readline-gnu-perl, libgtk3-perl, libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl
Breaks: apt-listchanges (<< 3.14), ubiquity (<< 17.10.2), update-notifier-common (<< 3.187~)
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/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 <debconf-devel@lists.alioth.debian.org>
Package: debconf-i18n
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.66ubuntu1
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf (= 1.5.66ubuntu1), 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 <debconf-devel@lists.alioth.debian.org>
Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.dfsg-0ubuntu2.2
Provides: libz1
Depends: libc6 (>= 2.14)
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 <broonie@debian.org>
Package: linux-image-4.4.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66506
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-134.160
Config-Version: 4.4.0-134.160
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-134-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: linux-modules-extra-4.4.0-190-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152621
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-190.220
Config-Version: 4.4.0-190.220
Depends: linux-image-4.4.0-190-generic | linux-image-unsigned-4.4.0-190-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.15.0-158-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8287
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-158.166
Config-Version: 4.15.0-158.166
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-158-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-158-generic
Conflicts: linux-image-unsigned-4.15.0-158-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-158.166)
Package: lvm2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.02.176-4.1ubuntu3.18.04.3
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.141), liblvm2app2.2 (>= 2.02.176), libreadline5 (>= 5.2), libsystemd0 (>= 222), libudev1 (>= 183), lsb-base, dmsetup (>= 1.02.145-2~), dmeventd
Suggests: thin-provisioning-tools
Conffiles:
/etc/init.d/lvm2 70063dce3a90eca5ef673579e5fcc402
/etc/init.d/lvm2-lvmetad c67e25f2c711f99b9cdaca291a143986
/etc/init.d/lvm2-lvmpolld 6ee7740a641d91e302d3fbfe42a14942
/etc/lvm/lvm.conf 9317d30ee93e0f72fac8dbbe95287e31
/etc/lvm/lvmlocal.conf eeccf159eb1e1af87ca0c141235822b2
/etc/lvm/profile/cache-mq.profile 9df1883c03bac9d3041e75745cb5e0ec
/etc/lvm/profile/cache-smq.profile d27b7f0947c6ac21944c05e6098b9850
/etc/lvm/profile/command_profile_template.profile 3bab119bec857c31a53725da2d0a9408
/etc/lvm/profile/lvmdbusd.profile ffa904d375ce53ebb6befe7d65cf391a
/etc/lvm/profile/metadata_profile_template.profile bccbaf503cb8f0adb5b4f841f7c1f735
/etc/lvm/profile/thin-generic.profile f57ede2b5b249024766c51a223e15ed5
/etc/lvm/profile/thin-performance.profile f4de81439550553043e04f019a48a827
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 <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: libisc-export169
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.11.3+dfsg-1ubuntu1.18
Depends: libc6 (>= 2.25), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Description: Exported ISC Shared Library
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 exported libisc shared library.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-213-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 177563
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-213.224
Depends: linux-image-4.15.0-213-generic | linux-image-unsigned-4.15.0-213-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libjson-c3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.12.1-1.3ubuntu0.3
Depends: libc6 (>= 2.14)
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 <fabien.dot.boucher@gmail.com>
Package: apache2-utils
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: apache2
Version: 2.4.29-1ubuntu4.27
Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Description: Apache HTTP Server (utility programs for web servers)
Provides some add-on programs useful for any web server. These include:
- ab (Apache benchmark tool)
- fcgistarter (Start a FastCGI program)
- logresolve (Resolve IP addresses to hostnames in logfiles)
- htpasswd (Manipulate basic authentication files)
- htdigest (Manipulate digest authentication files)
- htdbm (Manipulate basic authentication files in DBM format, using APR)
- htcacheclean (Clean up the disk cache)
- rotatelogs (Periodically stop writing to a logfile and open a new one)
- split-logfile (Split a single log including multiple vhosts)
- checkgid (Checks whether the caller can setgid to the specified group)
- check_forensic (Extract mod_log_forensic output from Apache log files)
- httxt2dbm (Generate dbm files for use with RewriteMap)
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: linux-modules-extra-4.15.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177631
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-187.198
Config-Version: 4.15.0-187.198
Depends: linux-image-4.15.0-187-generic | linux-image-unsigned-4.15.0-187-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: php5.6-common
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 4570
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php5.6
Version: 5.6.40-47+ubuntu16.04.1+deb.sury.org+1
Config-Version: 5.6.40-47+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php5.6-calendar, php5.6-ctype, php5.6-exif, php5.6-fileinfo, php5.6-ftp, php5.6-gettext, php5.6-iconv, php5.6-pdo, php5.6-phar, php5.6-posix, php5.6-shmop, php5.6-sockets, php5.6-sysvmsg, php5.6-sysvsem, php5.6-sysvshm, php5.6-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.47.0-1ubuntu2.19
Depends: libc6 (>= 2.17), libgnutls30 (>= 3.4.2), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), libnettle6, librtmp1 (>= 2.4+20131018.git79459a2-3~), zlib1g (>= 1:1.1.4)
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 <ghedo@debian.org>
Package: linux-image-4.4.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7080
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-193.224
Config-Version: 4.4.0-193.224
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-193-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-193-generic
Conflicts: linux-image-unsigned-4.4.0-193-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-193.224)
Package: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.19.1-5build1
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.4), libunistring2 (>= 0.9.7)
Recommends: publicsuffix (>= 20150507)
Description: Library for Public Suffix List (shared libraries)
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https://publicsuffix.org for more detailed information.
.
This package contains runtime libraries.
Original-Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Homepage: https://github.com/rockdaboot/libpsl
Package: linux-image-4.15.0-202-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-202.213
Config-Version: 4.15.0-202.213
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-202-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-202-generic
Conflicts: linux-image-unsigned-4.15.0-202-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-202.213)
Package: rpm-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 401
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), librpm8 (>= 4.14.0+dfsg1), librpmio8 (>= 4.14.0+dfsg1), libselinux1 (>= 2.3)
Description: common files for RPM
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This package contains some scripts and default configuration which is
used by RPM libraries.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: linux-modules-extra-4.4.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152461
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-173.203
Config-Version: 4.4.0-173.203
Depends: linux-image-4.4.0-173-generic | linux-image-unsigned-4.4.0-173-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4)
Breaks: nis (<< 3.17-30)
Conffiles:
/etc/init/hostname.conf 2521555e6850a6ee2461a4444b4c1d0d obsolete
/etc/init/hostname.sh.conf 5fd24ea35befe5d66bf8ff80b612e3f2 obsolete
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: Michael Meskes <meskes@debian.org>
Package: opendkim-tools
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-11build1
Replaces: opendkim (<< 2.5.2+dfsg-2~)
Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libopendbx1 (>= 1.4.6), libopendkim11 (>= 2.11.0~alpha), librbl1 (>= 2.7.2), libssl1.1 (>= 1.1.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2)
Breaks: opendkim (<< 2.5.2+dfsg-2~)
Description: Set of command line tools for OpenDKIM
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package contains command line tools for the OpenDKIM mail filter
(Milter). The following tools are included:
- opendkim-genkey
- miltertest
- opendkim-stats
- opendkim-genzone
- opendkim-spam
- opendkim-testkey
- opendkim-atpszone
- opendkim-convert-keylist
- opendkim-testmsg
Homepage: http://www.opendkim.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Package: grub-pc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02-2ubuntu8.26
Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02-2ubuntu8.26)
Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02-2ubuntu8.26), grub2-common (= 2.02-2ubuntu8.26), grub-pc-bin (= 2.02-2ubuntu8.26), ucf, grub-gfxpayload-lists
Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen
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 <pkg-grub-devel@lists.alioth.debian.org>
Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.11-2.1ubuntu0.1
Depends: libc6 (>= 2.14)
Description: Libraries for controlling NUMA policy
Library to control specific NUMA (Non-Uniform Memory Architecture)
scheduling or memory placement policies.
Original-Maintainer: Ian Wienand <ianw@debian.org>
Homepage: http://oss.sgi.com/projects/libnuma/
Package: multiarch-support
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.27-3ubuntu1.6
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: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: tzdata
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2023c-0ubuntu0.18.04
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-buster
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.
Homepage: https://www.iana.org/time-zones
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: python3-zope.event
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.event
Version: 4.2.0-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Description: Very basic event publishing system
This package provides a simple event system. It provides an event publishing
system and a very simple event-dispatching system on which more sophisticated
event dispatching systems can be built. For example, a type-based event
dispatching system that builds on zope.event can be found in zope.component.
.
This is the Python 3 library.
Original-Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Homepage: http://pypi.python.org/pypi/zope.event
Package: linux-image-4.4.0-198-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7080
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-198.230
Config-Version: 4.4.0-198.230
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-198-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-198-generic
Conflicts: linux-image-unsigned-4.4.0-198-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-198.230)
Package: init
Status: install ok installed
Priority: required
Section: metapackages
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: init-system-helpers
Version: 1.51
Depends: init-system-helpers (>= 1.25)
Pre-Depends: systemd-sysv
Description: metapackage ensuring an init system is installed
This package is a metapackage which allows you to select from the available
init systems while ensuring that one of these is available on the system at
all times.
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Important: yes
Package: linux-modules-4.4.0-186-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58599
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-186.216
Config-Version: 4.4.0-186.216
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: installation-report
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 48
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Version: 2.62ubuntu1
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 <debian-boot@lists.debian.org>
Package: libklibc
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: klibc
Version: 2.0.4-9ubuntu2.2
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: https://git.kernel.org/cgit/libs/klibc/klibc.git
Original-Maintainer: maximilian attems <maks@debian.org>
Package: systemd-sysv
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 237-3ubuntu10.57
Replaces: sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Pre-Depends: systemd
Recommends: libnss-systemd
Conflicts: file-rc, openrc (<< 0.20.4-2.1), systemd-shim, sysvinit-core, upstart (<< 1.13.2-0ubuntu10~), upstart-sysv
Description: system and service manager - SysV links
systemd is a system and service manager for Linux. It provides aggressive
parallelization capabilities, uses socket and D-Bus activation for starting
services, offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic.
.
systemd is compatible with SysV and LSB init scripts and can work as a
drop-in replacement for sysvinit.
.
This package provides the manual pages and links needed for systemd
to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
link to systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: crda
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 265
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.18-1build1
Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.1 (>= 1.1.0), wireless-regdb, iw (>= 3.2-1~)
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 cfg80211 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: https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA
Original-Maintainer: Ben Hutchings <ben@decadent.org.uk>
Package: libasn1-8-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 783
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libc6 (>= 2.14), libcom-err2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
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 <bam@debian.org>
Package: mawk
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.3-17ubuntu3
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 <vorlon@debian.org>
Package: pkg-php-tools
Status: install ok installed
Priority: extra
Section: php
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.35ubuntu1
Depends: debhelper, php-pear, php-cli, php-json, php-xml
Suggests: dh-make
Description: various packaging tools and scripts for PHP packages
Provide an easy way to package PHP PEAR, PECL and Composer packages: Run
dh_make, edit debian/rules and debian/control and that's it!
.
Detailed instructions can be found in included READMEs.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: linux-modules-4.4.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58608
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-187.217
Config-Version: 4.4.0-187.217
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libasr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libasr
Version: 1.0.2-1
Depends: libc6 (>= 2.17)
Description: asynchronous DNS resolver
libasr provides a simple interface for asynchronous address resolution and
nameserver querying. It should be used in place of the classical resolver
functions of libc when blocking is not desirable. libasr is thread-safe and
lock-free internally except for the two atypical use cases listed in
asr_run(3).
Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Homepage: https://github.com/OpenSMTPD/libasr
Package: php7.2-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 459
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: php7.2-common, libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.2/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de obsolete
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: open-vm-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2093
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:11.0.5-4ubuntu0.18.04.3
Replaces: open-vm-tools-desktop (<< 2:10.0.7-3227872-2~)
Depends: libc6 (>= 2.16), libdrm2 (>= 2.4.3), libfuse2 (>= 2.6), libgcc1 (>= 1:3.3), libglib2.0-0 (>= 2.31.8), libmspack0 (>= 0.4), libssl1.1 (>= 1.1.0), libudev1 (>= 183), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.25), libxmlsec1-openssl (>= 1.2.25), pciutils, iproute2, lsb-release
Recommends: ethtool, zerofree, fuse
Suggests: open-vm-tools-desktop, cloud-init
Breaks: open-vm-tools-desktop (<< 2:10.3.5-2~)
Conffiles:
/etc/init.d/open-vm-tools aeead08272288e4dfbaaf30d0c250726
/etc/pam.d/vmtoolsd c8d3eb12e396c1824018eea75e5f9d56
/etc/vmware-tools/poweroff-vm-default 370468e5f19a306e29d39fbf7b72cf08
/etc/vmware-tools/poweron-vm-default 370468e5f19a306e29d39fbf7b72cf08
/etc/vmware-tools/resume-vm-default 370468e5f19a306e29d39fbf7b72cf08
/etc/vmware-tools/scripts/vmware/network 7c883dc469e547173590875efbce5c89
/etc/vmware-tools/statechange.subr 9ebfc4a9aa22fe49491ad4ac47d4d22c
/etc/vmware-tools/suspend-vm-default 370468e5f19a306e29d39fbf7b72cf08
/etc/vmware-tools/tools.conf 76d7075ddb1a4266cb7e43f3a50181b7
/etc/vmware-tools/tools.conf.example d49268c5e6f8fbedf8ee70fcb2063591
/etc/vmware-tools/vgauth.conf f69cdba593a31a44773ccb174ba7d90c
/etc/vmware-tools/vgauth/schemas/XMLSchema-hasFacetAndProperty.xsd 9308e8b04cbf7d2748a287ace40878ea
/etc/vmware-tools/vgauth/schemas/XMLSchema-instance.xsd e1059f0307358c02766193e5e24c107b
/etc/vmware-tools/vgauth/schemas/XMLSchema.dtd 86eafc21ca4ab293b7515e453c2b5dfe
/etc/vmware-tools/vgauth/schemas/XMLSchema.xsd 54f86ef1a7a41930ba250151f143069b
/etc/vmware-tools/vgauth/schemas/catalog.xml de4f8846e6e571af9feddd834b33a9be
/etc/vmware-tools/vgauth/schemas/datatypes.dtd c61228050bb7c1c28a7f659f86a6e6c9
/etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd 612084dbce32687eef288f56569de391
/etc/vmware-tools/vgauth/schemas/xenc-schema.xsd 4e7be0e2cae08227fd9ddb261c1e4e93
/etc/vmware-tools/vgauth/schemas/xml.xsd d4314590e7e7aaf6bcd508be0fd1c614
/etc/vmware-tools/vgauth/schemas/xmldsig-core-schema.xsd dff329f34df298d952d2e800a097c431
/etc/vmware-tools/vm-support d938342b0c8bb5ec4494e773829a42eb
/etc/vmware-tools/guestproxy-ssl.conf e0c751111a3a72264eb2923b99bf868c obsolete
Description: Open VMware Tools for virtual machines hosted on VMware (CLI)
The Open Virtual Machine Tools (open-vm-tools) project is an open source
implementation of VMware Tools. It is a suite of virtualization utilities and
drivers to improve the functionality, user experience and administration of
VMware virtual machines.
.
This package contains only the core user-space programs and libraries.
Homepage: https://github.com/vmware/open-vm-tools
Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
Package: linux-modules-extra-4.15.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177591
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-171.180
Config-Version: 4.15.0-171.180
Depends: linux-image-4.15.0-171-generic | linux-image-unsigned-4.15.0-171-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-modules-4.15.0-162-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68119
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-162.170
Config-Version: 4.15.0-162.170
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6-5ubuntu1.2
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 <bdale@gag.com>
Package: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.170-0.4ubuntu0.1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
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://sourceware.org/elfutils/
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Package: python3-zope.component
Status: install ok installed
Priority: extra
Section: zope
Installed-Size: 334
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Architecture: all
Source: zope.component
Version: 4.3.0-1+ubuntu16.04.1+certbot+3
Depends: python3-zope.hookable, python3-zope.interface (>= 4.1.0), python3-pkg-resources, python3-zope.event, python3:any (>= 3.3.2-2~)
Description: Zope Component Architecture
The core of the Zope Component Architecture. Together with the zope.interface
package, it provides facilities for defining, registering and looking up
components.
.
This is the Python 3 version.
Homepage: http://pypi.python.org/pypi/zope.component
Package: libubsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 337
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.4), libgcc1, libstdc++6
Description: UBSan -- undefined behaviour sanitizer (runtime)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: shtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 446
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.8-9
Depends: perl:any
Suggests: autoconf, automake, libtool
Description: portable shell tool from the GNU project
GNU shtool is a tool for developers of software programs.
It is a compilation of small but very stable and portable
shell scripts into a single shell tool. All ingredients
were in successful use over many years in various free
software projects.
.
The compiled shtool program is intended to be used inside
the source tree of other free software packages. There it
can overtake various (usually non-portable) tasks related
to the building and installation of such a package. It
especially can replace the old mkdir.sh, install.sh and
related scripts.
.
GNU shtool currently contains the following tools: echo,
mdate, table, prop, move, install, mkdir, mkln, mkshadow,
fixperm, rotate, tarball, subst, platform, arx, slo, scpp,
version and path.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.gnu.org/software/shtool
Package: libtsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1023
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.23), libgcc1 (>= 1:3.3)
Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
The Linux and Mac versions are based on Valgrind.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gpgconf
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libreadline7 (>= 6.0)
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Description: GNU privacy guard - core configuration utilities
GnuPG is GNU's tool for secure communication and data storage.
.
This package contains core utilities used by different tools in the
suite offered by GnuPG. It can be used to programmatically edit
config files for tools in the GnuPG suite, to launch or terminate
per-user daemons (if installed), etc.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libopendbx1-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libopendbx
Version: 1.4.6-11
Provides: libopendbx1-backend
Depends: libopendbx1 (= 1.4.6-11), libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9)
Description: SQLite3 backend for OpenDBX
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
This package contains the SQLite3 backend.
Original-Maintainer: Debian OpenDBX Maintainers <pkg-libopendbx-maintainers@lists.alioth.debian.org>
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Package: libssl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 7969
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1j-1+ubuntu16.04.1+deb.sury.org+3
Depends: libssl1.1 (= 1.1.1j-1+ubuntu16.04.1+deb.sury.org+3)
Suggests: libssl-doc
Conflicts: libssl1.0-dev
Description: Secure Sockets Layer toolkit - development files
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 development libraries, header files, and manpages for libssl
and libcrypto.
Homepage: https://www.openssl.org/
Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 3298
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: groff
Version: 1.22.3-10
Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), 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/man.local e6591616404c7c443f71ff21d27430d7
/etc/groff/mdoc.local 4bc6267468942826b757fa2f868c8237
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: linux-image-4.15.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-184.194
Config-Version: 4.15.0-184.194
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-184-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-184-generic
Conflicts: linux-image-unsigned-4.15.0-184-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-184.194)
Package: language-selector-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: language-selector
Version: 0.188.3
Depends: 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/dbus-1/system.d/com.ubuntu.LanguageSelector.conf 7fa4258d2c6b90e20fe299c6eca727ff
/etc/fonts/conf.avail/30-cjk-aliases.conf a8c1e3ddb3c01a1974cd6ba8510277ca
/etc/fonts/conf.avail/64-language-selector-prefer.conf 8f03de846166a3083162857f3bee8d5b
/etc/fonts/conf.avail/69-language-selector-ja.conf 5e3ed378ccff2697a48b0521fdc8bd4d
/etc/fonts/conf.avail/69-language-selector-zh-cn.conf 213c5fccbf5f3ee348f993f085c8d99e
/etc/fonts/conf.avail/69-language-selector-zh-hk.conf 8c960c5bcfb26f6f058902bf0b07cf00
/etc/fonts/conf.avail/69-language-selector-zh-mo.conf ae322c10c54d609bc37bed17c11cd32b
/etc/fonts/conf.avail/69-language-selector-zh-sg.conf eb0cdda5f96e73c75446af7f8676d494
/etc/fonts/conf.avail/69-language-selector-zh-tw.conf a981e8a61314aeb753c11d6c72d80cd9
/etc/fonts/conf.avail/99-language-selector-zh.conf bcbe0b7ba747248475e9413184103a2c
/etc/profile.d/cedilla-portuguese.sh eb7a23efe066237e69ad812ad771873c
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: linux-image-4.4.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7077
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-197.229
Config-Version: 4.4.0-197.229
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-197-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-197-generic
Conflicts: linux-image-unsigned-4.4.0-197-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-197.229)
Package: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3675
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.56.4-0ubuntu0.18.04.9
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libmount1 (>= 2.19.1), libpcre3, libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
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.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: mysql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: mysql-defaults (1.0.4)
Version: 5.8+1.0.4
Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Provides: mysql-common-5.6
Breaks: mariadb-common (<< 10.0.20-3~)
Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Conffiles:
/etc/mysql/conf.d/mysql.cnf 61e0993270966cc6bc96b46c01ade21f
/etc/mysql/conf.d/mysqldump.cnf 20890decb4486ce539753193908fb356
/etc/mysql/my.cnf.fallback cfe2bc1819d5e200eca8ca6912f714af
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.
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 476
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29)
Description: GNU privacy guard - signature verification tool
GnuPG is GNU's tool for secure communication and data storage.
.
gpgv is actually a stripped-down version of gpg which is only able
to check signatures. It is somewhat smaller than the fully-blown gpg
and uses a different (and simpler) way to check that the public keys
used to make the signature are valid. There are no configuration
files and only a few options are implemented.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libnetpbm10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netpbm-free
Version: 2:10.0-15.3build1
Depends: libc6 (>= 2.7)
Description: Graphics conversion tools shared libraries
This package contains the shared libraries used by netpbm.
Original-Maintainer: Andreas Barth <aba@not.so.argh.org>
Homepage: http://netpbm.alioth.debian.org
Package: language-pack-es
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 8567
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20200702
Replaces: language-pack-es (<< 1:18.04+20200702), language-pack-es-base, language-pack-gnome-es (<< 1:18.04+20200702), language-pack-gnome-es-base (<< 1:18.04+20200702), language-pack-kde-es (<< 1:18.04+20200702), language-pack-kde-es-base (<< 1:18.04+20200702)
Depends: language-pack-es-base (>= 1:18.04+20180423)
Pre-Depends: dpkg (>= 1.16.1)
Description: translation updates for language Spanish; Castilian
Translation data updates for all supported packages for:
Spanish; Castilian
.
language-pack-es-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.
Package: linux-image-4.4.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7080
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-194.226
Config-Version: 4.4.0-194.226
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-194-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-194-generic
Conflicts: linux-image-unsigned-4.4.0-194-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-194.226)
Package: emacsen-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.8
Conffiles:
/etc/emacs/site-start.d/00debian-vars.el 01f95c4c108d6b5f20b31f0e9c2c6956
/etc/emacs/site-start.el 4198e6146b40acad33d18f049a84dd24
Description: Common facilities for all emacsen
This package contains code that is needed by all the (x)emacs
packages. It will be automatically installed when needed.
Original-Maintainer: Rob Browning <rlb@defaultvalue.org>
Package: php7.1-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 109
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-pdo-sqlite, php-sqlite3, php7.1-pdo-sqlite
Depends: php-common (>= 1:81~), ucf, php7.1-common (= 7.1.33-34+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libsqlite3-0 (>= 3.7.15)
Description: SQLite3 module for PHP
This package provides the SQLite3 module(s) for PHP.
.
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/
Package: librpmsign8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libc6 (>= 2.14), libpopt0 (>= 1.14), librpm8 (= 4.14.1+dfsg1-2), librpmio8 (= 4.14.1+dfsg1-2)
Description: RPM signing shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides an interface for signing RPM packages.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: libpython3.5-stdlib
Status: install ok installed
Priority: important
Section: python
Installed-Size: 9859
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.5
Version: 3.5.2-2ubuntu0~16.04.13
Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.13), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, liblzma5 (>= 5.1.1alpha+20120614), libmpdec2, libncursesw5 (>= 6), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6)
Breaks: libmpdec2 (<< 2.4.2)
Description: Interactive high-level object-oriented language (standard library, version 3.5)
Python is a high-level, interactive, object-oriented language. Its 3.5 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.5's standard library. It is normally not
used on its own, but as a dependency of python3.5.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libcap2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:2.25-1.2
Depends: libc6 (>= 2.14)
Description: POSIX 1003.1e capabilities (library)
Libcap 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.
.
This package contains the shared library.
Original-Maintainer: Christian Kastner <ckk@debian.org>
Homepage: http://sites.google.com/site/fullycapable/
Package: php7.1-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.1-common (= 7.1.33-34+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libedit2 (>= 3.1-20130611)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
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/
Package: linux-modules-4.15.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68166
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-169.177
Config-Version: 4.15.0-169.177
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-modules-extra-4.4.0-145-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152530
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-145.171
Config-Version: 4.4.0-145.171
Depends: linux-image-4.4.0-145-generic | linux-image-unsigned-4.4.0-145-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libio-html-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.001-1
Depends: perl
Description: open an HTML file with automatic charset detection
IO::HTML provides an easy way to open a file containing HTML while
automatically determining its encoding. It uses the HTML5 encoding
sniffing algorithm specified in section 8.2.2.1 of the draft standard.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/IO-HTML/
Package: python3-idna
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 269
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-idna
Version: 2.6-1
Depends: python3:any (>= 3.3.2-2~)
Description: Python IDNA2008 (RFC 5891) handling (Python 3)
A library to support the Internationalised Domain Names in Applications (IDNA)
protocol as specified in RFC 5891. This version of the protocol is often
referred to as “IDNA2008” and can produce different results from the earlier
standard from 2003.
.
The library is also intended to act as a suitable drop-in replacement for the
“encodings.idna” module that comes with the Python standard library but
currently only supports the older 2003 specification.
.
This package contains the module for Python 3.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/kjd/idna
Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.31.1-0.4ubuntu3.7)
Version: 1:2.31.1-0.4ubuntu3.7
Replaces: bash-completion (<< 1:2.1-4.1~)
Pre-Depends: libc6 (>= 2.14), libsystemd0
Recommends: bsdmainutils
Breaks: bash-completion (<< 1:2.1-4.1~)
Description: basic utilities from 4.4BSD-Lite
This package contains the bare minimum of BSD utilities needed for a
Debian system: logger, renice, script, scriptreplay, and wall. The
remaining standard BSD utilities are provided by bsdmainutils.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-modules-4.4.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58296
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-161.189
Config-Version: 4.4.0-161.189
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php5.6-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php5.6-common, libc6 (>= 2.4), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/5.6/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: linux-image-4.15.0-175-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-175.184
Config-Version: 4.15.0-175.184
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-175-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-175-generic
Conflicts: linux-image-unsigned-4.15.0-175-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-175.184)
Package: whiptail
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: newt
Version: 0.52.20-1ubuntu1
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 <mckinstry@debian.org>
Package: linux-modules-extra-4.15.0-202-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177501
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-202.213
Config-Version: 4.15.0-202.213
Depends: linux-image-4.15.0-202-generic | linux-image-unsigned-4.15.0-202-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 214
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.5.8-2.10
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.
Original-Maintainer: Gerrit Pape <pape@smarden.org>
Homepage: http://gondor.apana.org.au/~herbert/dash/
Package: libfuse2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fuse
Version: 2.9.7-1ubuntu1
Depends: libc6 (>= 2.17)
Suggests: fuse
Conflicts: fuse (<< 2.9.7-1ubuntu1)
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: https://github.com/libfuse/libfuse/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: php7.4-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4621
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-cli, phpapi-20190902
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), php7.4-json, php7.4-opcache, php7.4-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php7.4 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash libxml openssl
pcntl pcre Reflection session sodium SPL standard 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/
Package: linux-modules-extra-4.15.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177533
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-206.217
Config-Version: 4.15.0-206.217
Depends: linux-image-4.15.0-206-generic | linux-image-unsigned-4.15.0-206-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: python3-update-manager
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:18.04.11.13
Replaces: update-manager-core (<< 1:0.163)
Depends: python3:any (>= 3.3.2-2~), python3-apt (>= 0.8.5~), python3-distupgrade, lsb-release
Suggests: python3-launchpadlib
Breaks: python3-distupgrade (<< 1:16.10.10), 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: php7.3-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4896
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, pkg-config, php7.3-cli (>= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), shtool, libtool (>= 2.4.6-0.1~)
Recommends: pkg-php-tools
Suggests: dh-php
Description: Files for PHP7.3 module development
This package provides the files from the PHP7.3 source needed for compiling
additional modules.
.
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/
Package: xkb-data
Status: install ok installed
Priority: important
Section: x11
Installed-Size: 3186
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xkeyboard-config
Version: 2.23.1-1ubuntu1.18.04.1
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: https://www.freedesktop.org/Software/XKeyboardConfig
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: gcc-6-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-6
Version: 6.5.0-2ubuntu1~18.04
Breaks: 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 <debian-gcc@lists.debian.org>
Package: libsasl2-modules-db
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3ubuntu2.4
Depends: libc6 (>= 2.14), libdb5.3
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: https://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Package: libaugeas0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 423
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: augeas
Version: 1.10.1-2ubuntu1
Depends: libc6 (>= 2.27), libselinux1 (>= 1.32), libxml2 (>= 2.7.4), augeas-lenses
Suggests: augeas-tools
Description: Augeas configuration editing library and API
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree.
Homepage: http://augeas.net/
Original-Maintainer: Hilko Bengen <bengen@debian.org>
Package: linux-modules-extra-4.15.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177559
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-210.221
Config-Version: 4.15.0-210.221
Depends: linux-image-4.15.0-210-generic | linux-image-unsigned-4.15.0-210-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-modules-4.4.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58976
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-206.238
Config-Version: 4.4.0-206.238
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.15.0-192-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68225
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-192.203
Config-Version: 4.15.0-192.203
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: python-software-properties
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 119
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.96.20.10
Depends: python (>= 2.7), python (<< 2.8), python-apt (>= 0.6.20ubuntu16), python-pycurl, lsb-release, iso-codes
Recommends: unattended-upgrades
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: linux-base
Status: install ok installed
Priority: important
Section: kernel
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.5ubuntu1.7
Depends: debconf (>= 0.5) | debconf-2.0
Conffiles:
/etc/kernel/postinst.d/xx-update-initrd-links b41c8cb1275704cf344e3e87c84633b2
Description: Linux image base package
This package contains files and support scripts for all Linux
images.
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: linux-image-extra-4.4.0-137-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152370
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-137.163
Config-Version: 4.4.0-137.163
Depends: linux-image-4.4.0-137-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: python3-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.11.0-2
Depends: python3:any (>= 3.4~)
Description: Python 2 and 3 compatibility library (Python 3 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 3 module path. It is complemented
by python-six and pypy-six.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://pypi.python.org/pypi/six
Package: libxtables11
Status: install ok installed
Priority: important
Section: net
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.0-2ubuntu3
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: iptables devel team <pkg-netfilter-devel@lists.alioth.debian.org>
Package: python3-icu
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pyicu
Version: 1.9.8-0ubuntu1
Provides: python3.6-icu
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libicu60 (>= 60.1-1~), libstdc++6 (>= 4.9), python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~)
Description: Python 3 extension wrapping the ICU C++ API
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package provides an extension for
Python 3 which wraps the ICU C++ API.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://pypi.python.org/pypi/PyICU/
Package: gnupg
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg2 (<< 2.1.11-7+exp1)
Depends: dirmngr (= 2.2.4-1ubuntu1.6), gnupg-l10n (= 2.2.4-1ubuntu1.6), gnupg-utils (= 2.2.4-1ubuntu1.6), gpg (= 2.2.4-1ubuntu1.6), gpg-agent (= 2.2.4-1ubuntu1.6), gpg-wks-client (= 2.2.4-1ubuntu1.6), gpg-wks-server (= 2.2.4-1ubuntu1.6), gpgsm (= 2.2.4-1ubuntu1.6), gpgv (= 2.2.4-1ubuntu1.6)
Suggests: parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.4-1ubuntu1.6), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4), software-properties-common (<= 0.96.24.3)
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 RFC4880.
.
This package contains the full suite of GnuPG tools for cryptographic
communications and data storage.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: unzip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.0-21ubuntu1.2
Depends: libbz2-1.0, libc6 (>= 2.14)
Suggests: zip
Description: De-archiver for .zip files
InfoZIP's unzip program. With the exception of multi-volume archives
(ie, .ZIP files that are split across several disks using PKZIP's /& option),
this can handle any file produced either by PKZIP, or the corresponding
InfoZIP zip program.
.
This version supports encryption.
Homepage: http://www.info-zip.org/UnZip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 5635
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux
Version: 4.15.0-213.224
Replaces: linux-kernel-headers
Provides: aufs-dev, linux-kernel-headers
Conflicts: linux-kernel-headers
Description: Linux Kernel Headers for development
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system
libraries. They are NOT meant to be used to build third-party modules for
your kernel. Use linux-headers-* packages for that.
Package: libmpfr6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpfr4
Version: 4.0.1-1
Depends: libc6 (>= 2.14), libgmp10
Breaks: libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~)
Description: multiple precision floating-point computation
MPFR provides a library for multiple-precision floating-point computation
with correct rounding. The computation is both efficient and has a
well-defined semantics. It copies the good ideas from the
ANSI/IEEE-754 standard for double-precision floating-point arithmetic
(53-bit mantissa).
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Homepage: http://www.mpfr.org/
Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Replaces: bash-completion (<< 1:2.1-4.3~)
Depends: util-linux (>= 2.30.1-0ubuntu4~)
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libmount1 (>= 2.30.2), libsmartcols1 (>= 2.27~rc1)
Suggests: nfs-common (>= 1:1.1.0-13)
Breaks: bash-completion (<< 1:2.1-4.3~)
Description: tools for mounting and manipulating filesystems
This package provides the mount(8), umount(8), swapon(8),
swapoff(8), and losetup(8) commands.
Important: yes
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: libhcrypto4-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libheimbase1-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226)
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 <bam@debian.org>
Package: libgnutls30
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.5.18-1ubuntu1.6
Depends: libc6 (>= 2.25), libgmp10 (>= 2:6), libhogweed4, libidn2-0 (>= 0.6), libnettle6, libp11-kit0 (>= 0.23.1), libtasn1-6 (>= 4.12), libunistring2 (>= 0.9.7), zlib1g (>= 1:1.1.4)
Suggests: gnutls-bin
Description: GNU TLS library - main 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 and Datagram
Transport Layer Security (DTLS 1.0, 1.2) 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 main runtime library.
Homepage: http://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-158-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177527
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-158.166
Config-Version: 4.15.0-158.166
Depends: linux-image-4.15.0-158-generic | linux-image-unsigned-4.15.0-158-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1358
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.6.4-3ubuntu0.4
Depends: libc6 (>= 2.15), libxcb1 (>= 1.11.1), libx11-data
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:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3ubuntu2.4
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.27~101-g0780600+dfsg-3ubuntu2.4), libc6 (>= 2.15)
Recommends: libsasl2-modules (>= 2.1.27~101-g0780600+dfsg-3ubuntu2.4)
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: https://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Package: libarchive-cpio-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.10-1
Depends: perl
Description: module for manipulations of cpio archives
Archive::Cpio provides a few functions to read and write cpio files.
.
It allows one to read and write cpio files, to list, add, and remove
elements, and to manipulate them on the fly.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Archive-Cpio
Package: linux-image-4.15.0-212-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 8308
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-212.223
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-212-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-212-generic
Conflicts: linux-image-unsigned-4.15.0-212-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-212.223)
Package: linux-image-4.4.0-150-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7057
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-150.176
Config-Version: 4.4.0-150.176
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-150-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-150-generic
Conflicts: linux-image-unsigned-4.4.0-150-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-150.176)
Package: dns-root-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2018013001
Description: DNS root data including root zone and DNSSEC key
This package contains various root zone related data as published
by IANA to be used by various DNS software as a common source
of DNS root zone data, namely:
.
* Root Hints (root.hints)
* Root Trust Anchors (root.key, root.ds)
Original-Maintainer: dns-root-data packagers <dns-root-data@packages.debian.org>
Homepage: https://data.iana.org/root-anchors/
Package: apache2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4030
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.4.29-1ubuntu4.27
Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1
Depends: libapr1 (>= 1.6.2), libaprutil1 (>= 1.6.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), liblua5.2-0, libnghttp2-14 (>= 1.15.0), libpcre3, libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), perl:any
Suggests: www-browser, apache2-doc, apache2-suexec-pristine | apache2-suexec-custom
Breaks: gridsite (<< 3.0.0~20170225gitd51b2fd-1~), libapache2-mod-dacs (<= 1.4.38a-2)
Description: Apache HTTP Server (modules and other binary files)
The Apache HTTP Server Project'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.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libsystemd0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 657
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 237-3ubuntu10.57
Pre-Depends: libc6 (>= 2.27), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614)
Description: systemd utility library
The libsystemd0 library provides interfaces to various systemd components.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libefivar1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 34-1
Depends: libc6 (>= 2.14)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
Library to allow for the simple manipulation of UEFI variables.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: https://github.com/rhinstaller/efivar
Package: libdns-export162
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1937
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.10.3.dfsg.P4-8ubuntu1.19
Depends: libc6 (>= 2.14), libisc-export160
Description: Exported DNS Shared Library
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 exported libdns shared library.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-image-extra-4.4.0-141-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152403
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-141.167
Config-Version: 4.4.0-141.167
Depends: linux-image-4.4.0-141-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php8.0-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 385
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php8.0-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.0-dom, php8.0-simplexml, php8.0-xmlreader, php8.0-xmlwriter, php8.0-xsl
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.0-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
.
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/
Package: linux-modules-extra-4.15.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177538
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-161.169
Config-Version: 4.15.0-161.169
Depends: linux-image-4.15.0-161-generic | linux-image-unsigned-4.15.0-161-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-image-4.15.0-200-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-200.211
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-200-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-200-generic
Conflicts: linux-image-unsigned-4.15.0-200-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-200.211)
Package: libdpkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2024
Origin: debian
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.19.0.5ubuntu2.4
Depends: perl, dpkg (>= 1.18.11)
Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils
Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch, git, bzr
Breaks: dgit (<< 3.13~), patch (<< 2.7), pkg-kde-tools (<< 0.15.28~)
Description: Dpkg perl modules
This package provides the perl modules used by the scripts
in dpkg-dev. They cover a wide range of functionality. Among them
there are the following public modules:
.
- Dpkg: core variables
- Dpkg::Arch: architecture handling functions
- Dpkg::Build::Info: build information functions
- Dpkg::BuildFlags: set, modify and query compilation build flags
- Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
- Dpkg::BuildProfile: parse and manipulate build profiles
- Dpkg::Changelog: parse changelogs
- Dpkg::Changelog::Entry: represents a changelog entry
- Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog
- Dpkg::Checksums: generate and parse checksums
- Dpkg::Compression: simple database of available compression methods
- Dpkg::Compression::Process: wrapper around compression tools
- Dpkg::Compression::FileHandle: transparently (de)compress files
- Dpkg::Conf: parse dpkg configuration files
- Dpkg::Control: parse and manipulate Debian control information
(.dsc, .changes, Packages/Sources entries, etc.)
- Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog
- Dpkg::Control::Fields: manage (list of known) control fields
- Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields
- Dpkg::Control::Info: parse files like debian/control
- Dpkg::Control::Tests: parse files like debian/tests/control
- Dpkg::Deps: parse and manipulate dependencies
- Dpkg::Exit: push, pop and run exit handlers
- Dpkg::Gettext: wrapper around Locale::gettext
- Dpkg::IPC: spawn sub-processes and feed/retrieve data
- Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
example)
- Dpkg::Interface::Storable: base object serializer
- Dpkg::Path: common path handling functions
- Dpkg::Source::Package: extract Debian source packages
- Dpkg::Substvars: substitute variables in strings
- Dpkg::Vendor: identify current distribution vendor
- Dpkg::Version: parse and manipulate Debian package versions
.
All the packages listed in Suggests or Recommends are used by some of the
modules.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Package: ntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1906
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.2.8p10+dfsg-5ubuntu7.3
Replaces: apparmor-profiles-extra (<< 1.8)
Depends: adduser, lsb-base (>= 3.2-13), netbase, tzdata, libc6 (>= 2.17), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614), libopts25 (>= 1:5.18.12), libssl1.1 (>= 1.1.0)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: perl:any, sntp
Suggests: ntp-doc
Breaks: apparmor-profiles-extra (<< 1.8), dhcp3-client (<< 4.1.0-1)
Conffiles:
/etc/NetworkManager/dispatcher.d/ntp 9b47f8044e4690b4efa94e636ba6359e
/etc/apparmor.d/tunables/ntpd 5519e4c01535818cb26f2ef9e527f191
/etc/apparmor.d/usr.sbin.ntpd a67f9ebc707a85859aa24e137bf868cc
/etc/cron.daily/ntp 8d56400419ac2cdf6fdd5c28175f7269
/etc/default/ntp cd7a62fbb18fa8fe5893dee93064b328
/etc/dhcp/dhclient-exit-hooks.d/ntp 18f917c51f3110afa8fa74da376aafea
/etc/init.d/ntp c11e6b1c398746e81b1a4cc160d2bbb2
/etc/ntp.conf 9d20d644632811ed9a0800e9f1e6b913
Description: Network Time Protocol daemon and utility programs
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.
.
This package contains the NTP daemon and utility programs. An NTP
daemon needs to be running on each host that is to have its clock
accuracy controlled by NTP. The same NTP daemon is also used to
provide NTP service to other hosts.
.
For more information about the NTP protocol and NTP server
configuration and operation, install the package "ntp-doc".
Homepage: http://support.ntp.org/
Original-Maintainer: Debian NTP Team <pkg-ntp-maintainers@lists.alioth.debian.org>
Package: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 519
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.3.3+dfsg-2ubuntu1.2
Depends: libc6 (>= 2.14)
Description: fast lossless compression algorithm
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the shared library.
Homepage: https://github.com/facebook/zstd
Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: php8.0-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 447
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php8.0-mysqli, php8.0-mysqlnd, php8.0-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.15)
Description: MySQL module for PHP
This package provides the MySQL module(s) for PHP.
.
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/
Package: grub2-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02-2ubuntu8.26
Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.02-2ubuntu8.25), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.04-1ubuntu47.4), grub-efi-arm (<< 2.02-2ubuntu8.25), grub-efi-arm64 (<< 2.04-1ubuntu47.4), grub-efi-ia32 (<< 2.02-2ubuntu8.25), grub-efi-ia64 (<< 2.02-2ubuntu8.25), grub-ieee1275 (<< 2.02-2ubuntu8.25), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02-2ubuntu8.25), grub-uboot (<< 2.02-2ubuntu8.25), grub-xen (<< 2.02-2ubuntu8.25), grub-yeeloong (<< 2.02-2ubuntu8.25)
Depends: grub-common (= 2.02-2ubuntu8.26), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: grub (<< 0.97-54), grub-coreboot (<< 2.02-2ubuntu8.25), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.04-1ubuntu47.4), grub-efi-arm (<< 2.02-2ubuntu8.25), grub-efi-arm64 (<< 2.04-1ubuntu47.4), grub-efi-ia32 (<< 2.02-2ubuntu8.25), grub-efi-ia64 (<< 2.02-2ubuntu8.25), grub-ieee1275 (<< 2.02-2ubuntu8.25), grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02-2ubuntu8.25), grub-uboot (<< 2.02-2ubuntu8.25), grub-xen (<< 2.02-2ubuntu8.25), grub-yeeloong (<< 2.02-2ubuntu8.25), shim (<< 13)
Conflicts: grub-legacy
Conffiles:
/etc/kernel/postinst.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c
/etc/kernel/postrm.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c
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 <pkg-grub-devel@lists.alioth.debian.org>
Package: gpg-agent
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 859
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.2.4-1ubuntu1.6), pinentry-curses | pinentry, libassuan0 (>= 2.5.1), libc6 (>= 2.17), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon
Breaks: gnupg-agent (<< 2.1.21-4)
Conffiles:
/etc/X11/Xsession.d/90gpg-agent fbb9ce5e8e4ba5727090f0aa51b61a82
/etc/logcheck/ignore.d.server/gpg-agent 040d545c7f33c0581fd2ae198dab1d7a
Description: GNU privacy guard - cryptographic agent
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 RFC4880.
.
This package contains the agent program gpg-agent which handles all
secret key material for OpenPGP and S/MIME use. The agent also
provides a passphrase cache, which is used by pre-2.1 versions of
GnuPG for OpenPGP operations. Without this package, trying to do
secret-key operations with any part of the modern GnuPG suite will
fail.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-212-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 177563
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-212.223
Depends: linux-image-4.15.0-212-generic | linux-image-unsigned-4.15.0-212-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-image-4.15.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-206.217
Config-Version: 4.15.0-206.217
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-206-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-206-generic
Conflicts: linux-image-unsigned-4.15.0-206-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-206.217)
Package: python3.6-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 8967
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.6
Version: 3.6.9-1~18.04ubuntu1.12
Depends: libpython3.6-minimal (= 3.6.9-1~18.04ubuntu1.12), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.25)
Recommends: python3.6
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.6)
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.6-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libc6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 11886
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.27-3ubuntu1.6
Replaces: libc6-amd64
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.27), locales-all (<< 2.27), nscd (<< 2.27)
Conflicts: openrc (<< 0.27-2~)
Conffiles:
/etc/ld.so.conf.d/x86_64-linux-gnu.conf d4e7a7b88a71b5ffd9e2644e71a0cfab
Description: 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: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: python-certbot-apache
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 13
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Version: 0.31.0-1+ubuntu16.04.1+certbot+1
Depends: python3-certbot-apache
Description: transitional dummy package
This is a transitional dummy package for the migration of certbot
from python2 to python3. It can safely be removed.
Homepage: https://letsencrypt.org/
Package: linux-image-4.15.0-162-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8287
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-162.170
Config-Version: 4.15.0-162.170
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-162-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-162-generic
Conflicts: linux-image-unsigned-4.15.0-162-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-162.170)
Package: php7.4-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
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/
Package: python2.7
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 383
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 2.7.17-1~18.04ubuntu1.11
Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~)
Depends: python2.7-minimal (= 2.7.17-1~18.04ubuntu1.11), libpython2.7-stdlib (= 2.7.17-1~18.04ubuntu1.11), 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 <doko@debian.org>
Package: libgd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: GD Team <team+gd@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libgd2
Version: 2.3.0-2+ubuntu16.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.11.94), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libxpm4, zlib1g (>= 1:1.1.4)
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/
Package: libgc1c2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgc
Version: 1:7.4.2-8ubuntu1
Replaces: libgc1, libgc1c3
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
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.
Homepage: http://www.hboehm.info/gc/
Original-Maintainer: Christoph Egger <christoph@debian.org>
Package: libjs-sphinxdoc
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 140
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: sphinx
Version: 1.6.7-1ubuntu1
Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1)
Description: JavaScript support for Sphinx documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package provides JavaScript code for documentation generated by Sphinx.
Homepage: http://sphinx-doc.org/
Package: linux-image-4.4.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-177.207
Config-Version: 4.4.0-177.207
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-177-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-177-generic
Conflicts: linux-image-unsigned-4.4.0-177-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-177.207)
Package: libiptc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.1-2ubuntu2.1
Depends: libc6 (>= 2.2.5)
Description: netfilter libiptc library
The user-space iptables C library from the Netfilter xtables framework.
.
iptables v4/v6 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177554
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-163.171
Config-Version: 4.15.0-163.171
Depends: linux-image-4.15.0-163-generic | linux-image-unsigned-4.15.0-163-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-modules-extra-4.15.0-211-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177563
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-211.222
Config-Version: 4.15.0-211.222
Depends: linux-image-4.15.0-211-generic | linux-image-unsigned-4.15.0-211-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libvpx3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvpx
Version: 1.5.0-2ubuntu1.1
Depends: libc6 (>= 2.14)
Description: VP8 and VP9 video codec (shared library)
VP8 and VP9 are open video codecs, originally developed by On2 and released
as open source by Google Inc. They are the successor of the VP3 codec,
on which the Theora codec was based.
.
This package contains the shared libraries.
Homepage: http://www.webmproject.org
Original-Maintainer: Sebastian Dröge <slomo@debian.org>
Package: apache2-data
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 870
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: apache2
Version: 2.4.29-1ubuntu4.27
Description: Apache HTTP Server (common files)
The Apache HTTP Server Project'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 <debian-apache@lists.debian.org>
Package: libnl-genl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.29-0ubuntu3
Depends: libnl-3-200 (= 3.2.29-0ubuntu3), libc6 (>= 2.4)
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.
Homepage: http://www.infradead.org/~tgr/libnl/
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Package: linux-modules-4.4.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58989
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-209.241
Config-Version: 4.4.0-209.241
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: imagemagick-common
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Depends: imagemagick-6-common (= 8:6.9.7.4+dfsg-16ubuntu6.15)
Pre-Depends: dpkg (>= 1.15.7.2)
Description: image manipulation programs -- infrastructure dummy package
imagemagick-common contained the filesystem infrastructure required for
further installation of imagemagick in any configuration.
.
This is a transitional package to help migrate systems to the new
imagemagick-6-common package.
.
This is a dummy package. You can safely purge or remove it.
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: os-prober
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.74ubuntu1
Depends: libc6 (>= 2.4), grub-common, dmsetup
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 <debian-boot@lists.debian.org>
Package: php-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-curl
Description: CURL module for PHP [default]
This package provides a CURL module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: libnss3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3766
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.35-2ubuntu2.16
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9)
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 <pkg-mozilla-maintainers@lists.alioth.debian.org>
Package: libpcre2-posix2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the runtime library for the posix-compatible API.
Homepage: https://pcre.org/
Package: libasan2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1051
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-5
Version: 5.5.0-12ubuntu1
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libc6 (>= 2.23), libgcc1
Description: AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.4.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152604
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-187.217
Config-Version: 4.4.0-187.217
Depends: linux-image-4.4.0-187-generic | linux-image-unsigned-4.4.0-187-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.4.0-179-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7070
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-179.209
Config-Version: 4.4.0-179.209
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-179-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-179-generic
Conflicts: linux-image-unsigned-4.4.0-179-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-179.209)
Package: linux-image-4.4.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7077
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-189.219
Config-Version: 4.4.0-189.219
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-189-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-189-generic
Conflicts: linux-image-unsigned-4.4.0-189-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-189.219)
Package: linux-image-4.4.0-141-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66596
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-141.167
Config-Version: 4.4.0-141.167
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-141-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: libharfbuzz0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 1.7.2-1ubuntu1
Replaces: libharfbuzz0, libharfbuzz0a
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.7.1), libglib2.0-0 (>= 2.31.8), libgraphite2-3 (>= 1.2.2)
Conflicts: libharfbuzz0, libharfbuzz0a
Description: OpenType text shaping engine (shared library)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: python3-certifi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certifi
Version: 2018.1.18-2
Depends: python3:any (>= 3.4~), ca-certificates
Description: root certificates for validating SSL certs and verifying TLS hosts (python3)
Certifi is a carefully curated collection of Root Certificates for
validating the trustworthiness of SSL certificates while verifying
the identity of TLS hosts. It has been extracted from the Requests
project.
.
The version of certifi in this Debian package is patched to return
the location of Debian-provided CA certificates, instead of those
packaged by upstream.
.
This is the python3 package.
Original-Maintainer: Sebastien Delafond <seb@debian.org>
Homepage: https://certifi.io/en/latest/
Package: php7.4
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 79
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php7.4 | php7.4-fpm | php7.4-cgi, php7.4-common
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 PHP interpreter
installed. Removing this package won't remove PHP 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/
Package: apparmor
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1851
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.12-4ubuntu5.3
Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2)
Depends: debconf, lsb-base, debconf (>= 0.5) | debconf-2.0, python3:any, libc6 (>= 2.17)
Suggests: apparmor-profiles-extra, apparmor-utils
Breaks: fcitx-data (<< 1:4.2.9.1-1ubuntu2), media-hub, mediascanner2.0, messaging-app, webbrowser-app
Conffiles:
/etc/apparmor.d/abstractions/X e6facb406ee833df6d538f0060f5d99c
/etc/apparmor.d/abstractions/apache2-common a5e5f684da7023f93ffa8859d0c69223
/etc/apparmor.d/abstractions/apparmor_api/change_profile 9f4c0a621f4939af15588b7fe670dfe7
/etc/apparmor.d/abstractions/apparmor_api/examine f3b118b0344df2bcf4d18b81b45536bd
/etc/apparmor.d/abstractions/apparmor_api/find_mountpoint cf9e6513e00b441c0e3fbaf57b5c5110
/etc/apparmor.d/abstractions/apparmor_api/introspect 4c345c7e02de097f250c3ab12a442bed
/etc/apparmor.d/abstractions/apparmor_api/is_enabled d98f1c1f3f41075007943f3ef072bd99
/etc/apparmor.d/abstractions/aspell fdcbf54106fd1ee376d4ade77e720488
/etc/apparmor.d/abstractions/audio e03512df51c7e1fa248edfc7fdc13c04
/etc/apparmor.d/abstractions/authentication 4ca6d1cf0d2d782f23059939670643c2
/etc/apparmor.d/abstractions/base e8df433c17efd6e769e3a4c5d6870cb0
/etc/apparmor.d/abstractions/bash 4a5f51dc0fe10de2eba86b22351ae092
/etc/apparmor.d/abstractions/consoles c7e6e00c4845e9afb877359691946386
/etc/apparmor.d/abstractions/cups-client ea86b52242df406f0bc955039f990006
/etc/apparmor.d/abstractions/dbus db5bb2211ee5ecf1d2d4eb72c0e52617
/etc/apparmor.d/abstractions/dbus-accessibility 1a9829023057d91f2f709b49ded37c87
/etc/apparmor.d/abstractions/dbus-accessibility-strict 0e07c997566b1d71b9287c0a3dcb1292
/etc/apparmor.d/abstractions/dbus-session e9dabe52be01410c4e4c9a9e8ef9779d
/etc/apparmor.d/abstractions/dbus-session-strict 1b337318faff3bd439f86dfc4b040d1d
/etc/apparmor.d/abstractions/dbus-strict d2a901e0369ab95a244828e2d296276e
/etc/apparmor.d/abstractions/dconf 02249fe91402fccef01161a61c557098
/etc/apparmor.d/abstractions/dovecot-common 76f2f15c26a2a4f4ebe621848c696dcf
/etc/apparmor.d/abstractions/enchant a1ac9629b466be8a41cb5f87757f3363
/etc/apparmor.d/abstractions/fcitx 3c43cb38623c123d8a64a02aae42b452
/etc/apparmor.d/abstractions/fcitx-strict dbf5ff5b2fcbaa30bd47eb6789190485
/etc/apparmor.d/abstractions/fonts 8a01af3a688820730425d47b3e43d460
/etc/apparmor.d/abstractions/freedesktop.org f375c96c79327c0efb7638e47c325493
/etc/apparmor.d/abstractions/gnome 71a02a4641599afd988a361dc09c34fb
/etc/apparmor.d/abstractions/gnupg 7cde476e7fc1b5e3ae1ff8a15f0bd524
/etc/apparmor.d/abstractions/ibus 3e70b36c4931993a0a37d50fa6ddc1ec
/etc/apparmor.d/abstractions/kde c51da7a01bb8eaa94410a6394c2d05c3
/etc/apparmor.d/abstractions/kerberosclient 165918f6f7a43c7f8026ff330500a1ba
/etc/apparmor.d/abstractions/launchpad-integration 08239d10ba383041e97bc7f3962eb788
/etc/apparmor.d/abstractions/ldapclient f6d4bac77e72abbace3805ad95dc5fad
/etc/apparmor.d/abstractions/libpam-systemd fdeb09a6c1f0d201abfd5cd12262a3b7
/etc/apparmor.d/abstractions/likewise eda6f01c5c1f1f09bc85a7f3a1d3ebaf
/etc/apparmor.d/abstractions/mdns d4959c984a530f8c682e31f34927d57e
/etc/apparmor.d/abstractions/mir d40c45b5284efa1e7aa8e473bf3eaa63
/etc/apparmor.d/abstractions/mozc fde97592da93e4b4ec9667cc0a38cd11
/etc/apparmor.d/abstractions/mysql be34db29008a5c06387c6928b0536ecc
/etc/apparmor.d/abstractions/nameservice 697598c38e71181cb9b7f5353fdc1360
/etc/apparmor.d/abstractions/nis b2a829a4e26dd3ae92ec2f67536edc20
/etc/apparmor.d/abstractions/nvidia cf1d22b35ec9d678ad037f7dcc09a876
/etc/apparmor.d/abstractions/openssl 774ca398a166520a1cdb84d8b8a7b7dc
/etc/apparmor.d/abstractions/orbit2 98b6459f02e5c68e6ef83dced628ea5f
/etc/apparmor.d/abstractions/p11-kit dc059947c11d3f353c380ca7547390ce
/etc/apparmor.d/abstractions/perl 2efc405658e3cbcfdca9e95bfdecdcff
/etc/apparmor.d/abstractions/php 00a8102eef7749f675d988227ec3a4ff
/etc/apparmor.d/abstractions/php5 491c7cb0bc6d38adbe874d782359ca33
/etc/apparmor.d/abstractions/postfix-common 01ab59eb3ee004960446eb8afbc48bcb
/etc/apparmor.d/abstractions/private-files f2220f8a54fee55e89ec68b11bee8bfd
/etc/apparmor.d/abstractions/private-files-strict a78752cbf27bf539e256b592d522a9fd
/etc/apparmor.d/abstractions/python f0686901654e561535195d6978929cb3
/etc/apparmor.d/abstractions/ruby 2747c396fa14819b92683e23e8f5a889
/etc/apparmor.d/abstractions/samba 159f66945be45a89c2d15d3353e1c4a1
/etc/apparmor.d/abstractions/smbpass b4d3be08dff2a9e3b4f1a18ddb65c63c
/etc/apparmor.d/abstractions/ssl_certs 5ab2ce340de889398d1d3564456c29c4
/etc/apparmor.d/abstractions/ssl_keys 9a2a3a3daaaf3047bf17cb73a5eafcfb
/etc/apparmor.d/abstractions/svn-repositories 8bc8a123d9ce516c53b818b8a4fc0ed1
/etc/apparmor.d/abstractions/ubuntu-bittorrent-clients 1398edfc93d57694774bcad9b83e6764
/etc/apparmor.d/abstractions/ubuntu-browsers 6b2d87ce410afa18803b2df40bf632d8
/etc/apparmor.d/abstractions/ubuntu-browsers.d/java aff8e6f00e172b20735f61969fb8ab59
/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/multimedia a4d49472876b6cfc23530f853ce4c7ea
/etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common 07e327f4e32e2333db1f609c87831b65
/etc/apparmor.d/abstractions/ubuntu-browsers.d/productivity dd54584ceece9aa1ee9c3c71418cd9ae
/etc/apparmor.d/abstractions/ubuntu-browsers.d/text-editors 006c96f21261b0c15e2f453527136973
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration a3146cbc94bc1d8172fa09135fb82d7c
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration-xul a6d33002626e1d9a81a490e2f61509fa
/etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files 3e31dcbbf3c77dc50d31245357ad2c4c
/etc/apparmor.d/abstractions/ubuntu-console-browsers d560f0509cdc8ffcdfa1dc115eee88f1
/etc/apparmor.d/abstractions/ubuntu-console-email 1ebfacc8ac5cfba7f3d59baceae52af8
/etc/apparmor.d/abstractions/ubuntu-email 86920e7f6f3acbcd28b1d046d9de5a19
/etc/apparmor.d/abstractions/ubuntu-feed-readers b8eb233df01672f4941357487b39cda9
/etc/apparmor.d/abstractions/ubuntu-gnome-terminal 886de107666e17033b11aa3abb1ce054
/etc/apparmor.d/abstractions/ubuntu-helpers ce2542f656f59509856e18b0afad3e0d
/etc/apparmor.d/abstractions/ubuntu-konsole 2ba4958d99c66160f118b5cda90b26c7
/etc/apparmor.d/abstractions/ubuntu-media-players ff25e51b62d2bf5146134ae3c6530c6b
/etc/apparmor.d/abstractions/ubuntu-unity7-base 9adb20c938466802c326a75667d06a3f
/etc/apparmor.d/abstractions/ubuntu-unity7-launcher 96f03042c5465f46ddadf15691507414
/etc/apparmor.d/abstractions/ubuntu-unity7-messaging 4b9196db0bc697cb80f7e211edc78ae0
/etc/apparmor.d/abstractions/ubuntu-xterm bef5766269999b9e73ad6e11dd7930bd
/etc/apparmor.d/abstractions/user-download 87e37fbec5bf0c055db102d71205e2a0
/etc/apparmor.d/abstractions/user-mail c9951880d0b3d64365a870320fbc4d50
/etc/apparmor.d/abstractions/user-manpages c59f25e289e9a426807ab5830136aa42
/etc/apparmor.d/abstractions/user-tmp 93247b3296a7f0bff353eb9ee11fba06
/etc/apparmor.d/abstractions/user-write 5d5f3787434d3723fde32929c1496e49
/etc/apparmor.d/abstractions/video 2194baba2007ea20698441bc333f9446
/etc/apparmor.d/abstractions/wayland ba356d31c77b2505149d3635464f1f48
/etc/apparmor.d/abstractions/web-data 36eb024800c81ef69733027f1a27a907
/etc/apparmor.d/abstractions/winbind 3b37bfd8193e84c6d08809750346e7c1
/etc/apparmor.d/abstractions/wutmp 3cb05ef8e125c7c3edf00a505dd9e68f
/etc/apparmor.d/abstractions/xad 0b2fdc7be71e977e240d77338f414ec7
/etc/apparmor.d/abstractions/xdg-desktop d891f70210acc01e42c525012a1c3fc6
/etc/apparmor.d/local/README b2c6b40577b4099c584cdf731f5aeb0b
/etc/apparmor.d/tunables/alias 45dca5dd72a6c862d27caa936e6c00ad
/etc/apparmor.d/tunables/apparmorfs 5797c1a5b267c3f51d983ab8daf8f587
/etc/apparmor.d/tunables/dovecot 1b0d5ec63a9c87387142bdb2c94e7ede
/etc/apparmor.d/tunables/global 9bfa12c972f13c06aeff3e7b59c65b89
/etc/apparmor.d/tunables/home ec0b11e815b30dc6fbf4d05a41aff9f5
/etc/apparmor.d/tunables/home.d/site.local 3b274206fb06833ee3e151e351dad51b
/etc/apparmor.d/tunables/kernelvars e40785bf1c0ef9d0ee466672d7ce2177
/etc/apparmor.d/tunables/multiarch 6ebecd63690d4a53f3e7ff6ae48941ca
/etc/apparmor.d/tunables/multiarch.d/site.local 3c9eef1fbfb41fc452060086262e7bcb
/etc/apparmor.d/tunables/proc ffaa055ceb36031c973ffaece22a5fc0
/etc/apparmor.d/tunables/securityfs bb3695a39a1bb8a5399f76b95bacc40f
/etc/apparmor.d/tunables/sys ba0699f2f961179a3352cb3de3e9f586
/etc/apparmor.d/tunables/xdg-user-dirs 602eaa969d2dfa00a0ec16eed9b60b7f
/etc/apparmor/parser.conf 8fed7a9ec65d4f695e2aa14faf261c8b
/etc/apparmor/subdomain.conf df4dade439e2786fd1d227c99164563d
/etc/init.d/apparmor 458ba0335ba2c1c2dce836092bc736d6
Description: user-space parser utility for AppArmor
apparmor 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: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-178-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152496
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-178.208
Config-Version: 4.4.0-178.208
Depends: linux-image-4.4.0-178-generic | linux-image-unsigned-4.4.0-178-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: distro-info-data
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.37ubuntu0.21
Replaces: distro-info (<< 0.3~)
Breaks: distro-info (<< 0.18ubuntu0.18.04.1~)
Description: information about the distributions' releases (data files)
Information about all releases of Debian and Ubuntu. The distro-info script
will give you the codename for e.g. the latest stable release of your
distribution. To get information about a specific distribution there are the
debian-distro-info and the ubuntu-distro-info scripts.
.
This package contains the data files.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: libdatrie1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdatrie
Version: 0.2.10-7
Depends: libc6 (>= 2.14)
Description: Double-array trie library
This package provides shared libraries needed to run programs that use the
datrie library. It is usually automatically installed.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/libthai
Package: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.0.9-5ubuntu0.10
Depends: libc6 (>= 2.14), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
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: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: wireless-regdb
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2025.10.07-0ubuntu1~18.04.1
Suggests: crda
Conflicts: boot-managed-by-snapd (<< 5~)
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: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
Original-Maintainer: Seth Forshee <seth@forshee.me>
Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 710
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Depends: libc6 (>= 2.14)
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 <sanvila@debian.org>
Package: vsftpd
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 326
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0.3-9build1
Replaces: ftp-server
Provides: ftp-server
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), libwrap0 (>= 7.6-4~), adduser, libpam-modules, lsb-base (>= 3.0-6), netbase
Recommends: logrotate, ssl-cert
Conflicts: ftp-server
Conffiles:
/etc/ftpusers 839f3157aad792bafbbdcd932a95a345
/etc/init.d/vsftpd 189fccd73e2600c50de8066582d58a39
/etc/logrotate.d/vsftpd dac2cb7b9cfd8a03b4fa9ca3601a43a6
/etc/pam.d/vsftpd e75200b7896d8b2c2f2590d0e3d4a6ef
/etc/vsftpd.conf 0ed7ed3a33022af132b878c8c937bad9
Description: lightweight, efficient FTP server written for security
This package provides the "Very Secure FTP Daemon", written from
the ground up with security in mind.
.
It supports both anonymous and non-anonymous FTP access, PAM authentication,
bandwidth limiting, and the Linux sendfile() facility.
Homepage: http://vsftpd.beasts.org/
Original-Maintainer: Keng-Yu Lin <kengyu@lexical.tw>
Package: php7.4-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4722
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, pkg-config, php7.4-cli (>= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), shtool, libtool (>= 2.4.6-0.1~)
Recommends: pkg-php-tools
Suggests: dh-php
Description: Files for PHP7.4 module development
This package provides the files from the PHP7.4 source needed for compiling
additional modules.
.
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/
Package: php7.4-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 443
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.4-mysqli, php7.4-mysqlnd, php7.4-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.15)
Description: MySQL module for PHP
This package provides the MySQL module(s) for PHP.
.
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/
Package: python-pycurl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 173
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pycurl
Version: 7.43.0-1ubuntu1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.15), libcurl3-gnutls (>= 7.47.0)
Suggests: libcurl4-gnutls-dev, python-pycurl-dbg, python-pycurl-doc
Description: Python bindings to libcurl
This module provides the Python bindings to libcurl. Please refer to
the libcurl documentation available in libcurl4-gnutls-dev Debian package.
.
NOTE: the SSL support is provided by GnuTLS.
.
This package contains PyCURL for Python 2.
Homepage: http://pycurl.sourceforge.net
Original-Maintainer: Barry Warsaw <barry@debian.org>
Package: imagemagick-6.q16
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 649
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~)
Provides: imagemagick, imagemagick-6.defaultquantum
Depends: libc6 (>= 2.4), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), hicolor-icon-theme
Recommends: libmagickcore-6.q16-3-extra, ghostscript, netpbm
Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw-batch, xdg-utils
Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- quantum depth Q16
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
.
For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats,
you need to install the libmagickcore-6.q16-3-extra package.
.
This version of imagemagick is compiled for a channel
depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: php7.4-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 451
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: php7.4-common, libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.4/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: libfdisk1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.25), libuuid1 (>= 2.16)
Description: fdisk partitioning library
The libfdisk library is used for manipulating partition tables. It is
the core of the fdisk, cfdisk, and sfdisk tools.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-image-4.4.0-138-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66550
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-138.164
Config-Version: 4.4.0-138.164
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-138-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.39
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 <debian-apache@lists.debian.org>
Package: xfonts-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:7.7+6
Depends: libc6 (>= 2.14), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings
Description: X Window System font utility programs
xfonts-utils provides a set of utility programs shipped with the X Window
System that are needed for font management.
.
The programs in this package include:
- bdftopcf, which converts BDF fonts to PCF fonts;
- bdftruncate and ucs2any, tools to generate fonts with various encodings
from ISO 10646-encoded fonts
- mkfontdir, a program to generate fonts.dir files;
- mkfontscale, a program to generate fonts.scale files;
- fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libjpeg-turbo8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 447
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 1.5.2-0ubuntu5.18.04.6
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: linux-modules-extra-4.15.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177501
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-201.212
Config-Version: 4.15.0-201.212
Depends: linux-image-4.15.0-201-generic | linux-image-unsigned-4.15.0-201-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libpipeline1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 73
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libpipeline
Version: 1.5.0-1
Depends: libc6 (>= 2.15)
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: php8.0-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1038
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libonig2 (>= 5.9.5)
Description: MBSTRING module for PHP
This package provides the MBSTRING module(s) for PHP.
.
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/
Package: linux-modules-extra-4.4.0-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152511
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-157.185
Config-Version: 4.4.0-157.185
Depends: linux-image-4.4.0-157-generic | linux-image-unsigned-4.4.0-157-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libroken18-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libc6 (>= 2.16)
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 <bam@debian.org>
Package: php8.0-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 84
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-tidy
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides the tidy module(s) for PHP.
.
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/
Package: autoconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.69-11
Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8)
Recommends: automake | automaken
Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext
Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1)
Conffiles:
/etc/emacs/site-start.d/50autoconf.el 297521889d690871ec9d89c5eeff745a
Description: automatic configure script builder
The standard for FSF source packages. This is only useful if you
write your own programs or if you extensively modify other people's
programs.
.
For an extensive library of additional Autoconf macros, install the
`autoconf-archive' package.
.
This version of autoconf is not compatible with scripts meant for
Autoconf 2.13 or earlier.
Original-Maintainer: Ben Pfaff <pfaffben@debian.org>
Homepage: http://www.gnu.org/software/autoconf/
Package: php7.2-tidy
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 80
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-tidy
Depends: php-common (>= 1:73), ucf, php7.2-common (= 7.2.34-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides the tidy module(s) for PHP.
.
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/
Package: initramfs-tools
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.130ubuntu3.13
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.130ubuntu3.13), linux-base
Suggests: bash-completion
Breaks: console-setup (<< 1.72), cryptsetup (<< 2:1.6.6-4~), e2fsprogs (<< 1.42.13), elilo (<< 3.12-3.1~), initscripts (<< 2.88dsf-59.3~), isc-dhcp-client (<< 4.3.3-5ubuntu14), lilo (<< 22.8-8.2~), lvm2 (<< 2.02.111-2.1~), netplan.io (<< 0.36.2), s390-tools (<< 1.8.3-2~), systemd-sysv (<< 186)
Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
Conffiles:
/etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297
/etc/kernel/postinst.d/initramfs-tools f9dcd9b9d4b6aa84c18407f2aeecb096
/etc/kernel/postrm.d/initramfs-tools f57d0b03f79fd46dd1a1fa3b00206070
Description: generic modular initramfs generator (automation)
This package builds a bootable initramfs for Linux kernel packages. The
initramfs is loaded along with the kernel and is responsible for
mounting the root filesystem and starting the main init system.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: linux-headers-4.15.0-200
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 74711
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 4.15.0-200.211
Depends: coreutils
Description: Header files related to Linux kernel version 4.15.0
This package provides kernel header files for version 4.15.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-200/debian.README.gz for details
Package: libpangocairo-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.14-1ubuntu0.1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.37.5), libpangoft2-1.0-0 (>= 1.28.1)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: http://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: rpm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.14.1+dfsg1-2
Depends: libc6 (>= 2.17), libelf1 (>= 0.131), libpopt0 (>= 1.14), librpm8 (>= 4.14.0+dfsg1), librpmbuild8 (>= 4.14.0+dfsg1), librpmio8 (>= 4.14.0+dfsg1), librpmsign8 (>= 4.14.0+dfsg1), perl:any, rpm2cpio, debugedit (= 4.14.1+dfsg1-2), rpm-common (= 4.14.1+dfsg1-2)
Suggests: alien, python, elfutils, rpmlint, rpm2html, rpm-i18n
Description: package manager for RPM
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
On Debian and derived systems it is recommended to use "alien" to
convert RPM packages into .deb format instead of bypassing the Debian
package management system by installing them directly with rpm.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: ghostscript
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 9.26~dfsg+0-0ubuntu0.18.04.18
Provides: postscript-viewer
Depends: libc6 (>= 2.4), libgs9 (= 9.26~dfsg+0-0ubuntu0.18.04.18), debconf | debconf-2.0
Recommends: gsfonts
Suggests: ghostscript-x
Description: interpreter for the PostScript language and for PDF
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview, it can display
PostScript and PDF documents in an X11 environment.
.
Furthermore, it can render PostScript and PDF files as graphics to be
printed on non-PostScript printers. Supported printers include common
dot-matrix, inkjet and laser models.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 563
Maintainer: Perl 5 Compatible Regular Expression Library <pcre3@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.44-2+ubuntu16.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
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.
Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libksba
Version: 1.3.5-2ubuntu0.18.04.2
Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14)
Description: X.509 and CMS support library
KSBA (pronounced Kasbah) is a library to make X.509 certificates as
well as the CMS easily accessible by other applications. Both
specifications are building blocks of S/MIME and TLS.
.
KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
Encoder, Certificate Handling and CMS Handling.
.
This package contains the runtime library files.
Homepage: http://www.gnupg.org/related_software/libksba/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libthai0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libthai
Version: 0.1.27-2
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0)
Enhances: libqtcore4, libqtgui4
Description: Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports.
.
This package contains the shared libraries needed to run programs that use
the LibThai library.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/libthai
Package: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-1
Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.4.2), libhogweed4, libnettle6, zlib1g (>= 1:1.1.4)
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 <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://rtmpdump.mplayerhq.hu/
Package: libdevmapper1.02.1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 482
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.176-4.1ubuntu3.18.04.3)
Version: 2:1.02.145-4.1ubuntu3.18.04.3
Depends: libc6 (>= 2.22), libselinux1 (>= 1.32), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.145-4.1ubuntu3.18.04.3)
Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122)
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 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 <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: linux-headers-4.15.0-213-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 13378
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-213.224
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-4.15.0-213, libc6 (>= 2.14), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0)
Description: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
This package provides kernel header files for version 4.15.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-213/debian.README.gz for details.
Package: python3-zope.interface
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 664
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.interface
Version: 4.3.2-1build2
Provides: python3-zope, python3.6-zope.interface
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3-pkg-resources, python3:any (>= 3.3.2-2~), libc6 (>= 2.4)
Description: Interfaces for Python3
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.
.
This is the Python 3 version.
Original-Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Homepage: http://pypi.python.org/pypi/zope.interface
Package: perl-modules-5.26
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 18505
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.26.1-6ubuntu0.7
Replaces: libansicolor-perl (<< 4.06), libarchive-tar-perl (<< 2.24), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.24), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.340000), libfile-spec-perl (<< 3.6700), libhttp-tiny-perl (<< 0.070), libi18n-langtags-perl (<< 0.42), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27400.02), liblocale-codes-perl (<< 3.42), liblocale-maketext-perl (<< 1.28), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999806), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20170922.26), libmodule-load-conditional-perl (<< 0.68), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000033), libnet-perl (<< 1:3.10), libnet-ping-perl (<< 2.55), libparams-check-perl (<< 0.38), libparent-perl (<< 0.236), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.35), libtest-harness-perl (<< 3.38), libtest-simple-perl (<< 1.302073), libtest-tester-perl (<< 1.302073), libtest-use-ok-perl (<< 1.302073), libthread-queue-perl (<< 3.12), libtime-local-perl (<< 1.2500), libunicode-collate-perl (<< 1.19), libversion-perl (<< 1:0.9917), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.09)
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcpan-meta-perl, libcpan-meta-requirements-perl, libcpan-meta-yaml-perl, libdigest-perl, libexperimental-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-spec-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-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, libtest-tester-perl, libtest-use-ok-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, perl-modules, podlators-perl
Depends: perl-base (>= 5.26.1-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.26.1-1)
Breaks: cli-common (<< 0.9+nmu1), libansicolor-perl (<< 4.06), libarchive-tar-perl (<< 2.24), libattribute-handlers-perl (<< 0.99), libautodie-perl (<< 2.29-2), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.016), libextutils-cbuilder-perl (<< 0.280225), libextutils-command-perl (<< 7.24), libextutils-install-perl (<< 2.04), libextutils-parsexs-perl (<< 3.340000), libfile-spec-perl (<< 3.6700), libhttp-tiny-perl (<< 0.070), libi18n-langtags-perl (<< 0.42), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27400.02), liblocale-codes-perl (<< 3.42), liblocale-maketext-perl (<< 1.28), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999806), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20170922.26), libmodule-load-conditional-perl (<< 0.68), libmodule-load-perl (<< 0.32), libmodule-metadata-perl (<< 1.000033), libnet-perl (<< 1:3.10), libnet-ping-perl (<< 2.55), libparams-check-perl (<< 0.38), libparent-perl (<< 0.236), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.35), libtest-harness-perl (<< 3.38), libtest-simple-perl (<< 1.302073), libtest-tester-perl (<< 1.302073), libtest-use-ok-perl (<< 1.302073), libthread-queue-perl (<< 3.12), libtime-local-perl (<< 1.2500), libunicode-collate-perl (<< 1.19), libversion-perl (<< 1:0.9917), maildirsync (<< 1.2-2.1), mono-apache-server2 (<< 3.8-2.1), mono-apache-server4 (<< 3.8-2.1), mono-fastcgi-server2 (<< 3.8-2.1), mono-fastcgi-server4 (<< 3.8-2.1), patcher (<< 0.0.20040521-6.1), pdl (<< 1:2.007-4), perl (<< 5.26.1~), podlators-perl (<< 4.09), polygen-data (<< 1.0.6.ds2-13.1), pristine-tar (<< 1.33), pure-ftpd-common (<< 1.0.36-3.2), rinse (<< 3.0.7), shorewall (<< 4.6.4.3-2), shorewall-core (<< 4.6.4.3-2), tvtime (<< 1.0.2-14)
Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3), perl-modules (<< 5.22.0~)
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-5.26' directly, they
should use `perl' (which depends on `perl-modules-5.26') instead.
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: netplan.io
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.99-0ubuntu3~18.04.5
Replaces: nplan (<< 0.34~)
Provides: nplan
Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.33.14), libnetplan0 (>= 0.99-0ubuntu3~18.04.5), libsystemd0 (>= 221), libuuid1 (>= 2.16), iproute2, python3, python3-yaml, python3-netifaces, systemd (>= 235-3ubuntu3)
Suggests: network-manager | wpasupplicant
Breaks: network-manager (<< 1.2.2-0ubuntu4~), nplan (<< 0.34~)
Conflicts: netplan
Description: YAML network configuration abstraction for various backends
netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
Homepage: https://netplan.io/
Original-Maintainer: Debian netplan Maintainers <team+netplan@tracker.debian.org>
Package: linux-modules-extra-4.4.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152679
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-194.226
Config-Version: 4.4.0-194.226
Depends: linux-image-4.4.0-194-generic | linux-image-unsigned-4.4.0-194-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.176ubuntu2.3)
Version: 4:7.4.0-1ubuntu2.3
Provides: c-compiler
Depends: cpp (>= 4:7.4.0-1ubuntu2.3), gcc-7 (>= 7.4.0-1~)
Recommends: libc6-dev | libc-dev
Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C compiler.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gpg-wks-server
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Depends: gpg (= 2.2.4-1ubuntu1.6), gpg-agent (= 2.2.4-1ubuntu1.6), libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.21)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Description: GNU privacy guard - Web Key Service server
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 RFC4880.
.
This package provides the GnuPG server for the Web Key Service
protocol.
.
A Web Key Service is a service that allows users to upload keys per
mail to be verified over https as described in
https://tools.ietf.org/html/draft-koch-openpgp-webkey-service
.
For more information see: https://wiki.gnupg.org/WKS
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: m4
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 346
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.18-1
Depends: libc6 (>= 2.17), libsigsegv2 (>= 2.9)
Suggests: m4-doc
Description: macro processing language
GNU `m4' is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
generating `configure' scripts, but not for running them.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Homepage: http://www.gnu.org/software/m4/
Package: sgml-base
Status: deinstall ok config-files
Priority: optional
Section: text
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.26+nmu4ubuntu1
Config-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 <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: linux-image-4.4.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7085
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-210.242
Config-Version: 4.4.0-210.242
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-210-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-210-generic
Conflicts: linux-image-unsigned-4.4.0-210-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-210.242)
Package: libmemcached11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.0.18-4.2ubuntu0.18.04.1
Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.0), libsasl2-2, libstdc++6 (>= 4.1.1)
Description: C and C++ client library to the memcached server
libmemcached is a C and C++ client library to the memcached server
(http://memcached.org/). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.
.
A few notes on its design:
.
* Synchronous and Asynchronous support.
* Access to large object support.
* Local replication.
* TCP and Unix Socket protocols.
* A half dozen or so different tuneable hash algorithms.
* Implementations of the new cas, replace, and append operators.
* Man pages written up on entire API.
* Implements both modulo and consistent hashing solutions.
* Tools to Manage your Memcached networks.
.
This package provides the libmemcached shared library itself.
Original-Maintainer: Michael Fladischer <FladischerMichael@fladi.at>
Homepage: http://libmemcached.org/libMemcached.html
Package: php-xml-parser
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.3.6-1ubuntu1
Depends: php-common, php-pear
Description: XML parsing class based on PHP's bundled expat
This is an XML parser based on PHPs built-in xml extension.
It supports two basic modes of operation: "func" and "event". In "func" mode,
it will look for a function named after each element (xmltag_ELEMENT for start
tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of
generic callbacks.
.
Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing
of most XML documents easier, by automatically providing a stack for the
elements.
Furthermore its now possible to split the parser from the handler object, so
you do not have to extend XML_Parser anymore in order to parse a document with
it.
Homepage: http://pear.php.net/package/XML_Parser
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: python3-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 517
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-setuptools
Version: 39.0.1-2ubuntu0.1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python3-setuptools
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.
Homepage: https://pypi.python.org/pypi/setuptools
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: linux-modules-extra-4.15.0-180-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177630
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-180.189
Config-Version: 4.15.0-180.189
Depends: linux-image-4.15.0-180-generic | linux-image-unsigned-4.15.0-180-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: ubuntu-release-upgrader-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:18.04.45
Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Depends: python3:any (>= 3.2~), python3-distupgrade (= 1:18.04.45), ca-certificates
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-manager/meta-release 25ba16c3215bff43f0272d3d93103f15
/etc/update-manager/release-upgrades 1c12282c9ad6dc93dcba041d9d88766c
/etc/update-motd.d/91-release-upgrade 51540d8467fcf35f65e2873454746e54
Description: manage release upgrades
This is the core of the Ubuntu Release Upgrader
Package: libgdbm5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.14.1-6
Depends: libc6 (>= 2.14)
Suggests: gdbm-l10n (= 1.14.1-6)
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: Dmitry Bogatov <KAction@gnu.org>
Homepage: https://gnu.org/software/gdbm
Package: libperl5.22
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 20359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.22.1-9ubuntu0.9
Config-Version: 5.22.1-9ubuntu0.9
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.068), libcompress-raw-zlib-perl (<< 2.068), libcompress-zlib-perl (<< 2.068), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95), libencode-perl (<< 2.77), libio-compress-base-perl (<< 2.068), libio-compress-bzip2-perl (<< 2.068), libio-compress-perl (<< 2.068), libio-compress-zlib-perl (<< 2.068), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 2.53.01), libsys-syslog-perl (<< 0.33), libthreads-perl (<< 2.01), libthreads-shared-perl (<< 1.48), libtime-hires-perl (<< 1.9726), libtime-piece-perl (<< 1.29), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Provides: 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, perl-cross-config
Depends: libbz2-1.0, libc6 (>= 2.23), libdb5.3, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.2.3), perl-modules-5.22 (>= 5.22.1-9ubuntu0.9)
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.068), libcompress-raw-zlib-perl (<< 2.068), libcompress-zlib-perl (<< 2.068), libdigest-md5-perl (<< 2.54), libdigest-sha-perl (<< 5.95), libencode-perl (<< 2.77), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.068), libio-compress-bzip2-perl (<< 2.068), libio-compress-perl (<< 2.068), libio-compress-zlib-perl (<< 2.068), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.15), 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.53.01), libsys-syslog-perl (<< 0.33), libthreads-perl (<< 2.01), libthreads-shared-perl (<< 1.48), libtime-hires-perl (<< 1.9726), libtime-piece-perl (<< 1.29), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1)
Description: shared Perl library
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-dependent parts of the standard
library (and depends on perl-modules-5.22 which contains the
architecture-independent parts).
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: python3-gi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 630
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pygobject
Version: 3.26.1-2ubuntu1
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libffi6 (>= 3.0.4), libgirepository-1.0-1 (>= 1.44.0), libglib2.0-0 (>= 2.41.1), gir1.2-glib-2.0 (>= 1.39.0)
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.
Homepage: https://wiki.gnome.org/Projects/PyGObject
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.2-20ubuntu0.2
Replaces: fsresize, parted1.6
Depends: libc6 (>= 2.11), libparted2 (= 3.2-20ubuntu0.2), libreadline7 (>= 6.0), libtinfo5 (>= 6)
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.
Homepage: http://www.gnu.org/software/parted
Original-Maintainer: Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
Package: lsb-release
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 9.20170808ubuntu1
Depends: python3:any (>= 3.4~), distro-info-data
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: https://wiki.linuxfoundation.org/lsb/start
Original-Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 6560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.28-1ubuntu1
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.25), libselinux1 (>= 2.1.13)
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 numfmt
od paste pathchk pinky pr printenv printf ptx pwd readlink realpath 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 <mstone@debian.org>
Package: ed
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.10-2.1
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 <zobel@debian.org>
Homepage: http://www.gnu.org/software/ed/
Package: linux-modules-extra-4.15.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177631
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-184.194
Config-Version: 4.15.0-184.194
Depends: linux-image-4.15.0-184-generic | linux-image-unsigned-4.15.0-184-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: gpg-wks-client
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Depends: dirmngr (= 2.2.4-1ubuntu1.6), gpg (= 2.2.4-1ubuntu1.6), gpg-agent (= 2.2.4-1ubuntu1.6), libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.21)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Description: GNU privacy guard - Web Key Service client
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 RFC4880.
.
This package provides the GnuPG client for the Web Key Service
protocol.
.
A Web Key Service is a service that allows users to upload keys per
mail to be verified over https as described in
https://tools.ietf.org/html/draft-koch-openpgp-webkey-service
.
For more information see: https://wiki.gnupg.org/WKS
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: linux-image-4.15.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-197.208
Config-Version: 4.15.0-197.208
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-197-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-197-generic
Conflicts: linux-image-unsigned-4.15.0-197-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-197.208)
Package: libopenexr22
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2994
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openexr
Version: 2.2.0-11.1ubuntu1.9
Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libilmbase12 (>= 2.2.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0)
Description: runtime files for the OpenEXR image library
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the following shared library:
* IlmImf - a library that reads and writes OpenEXR images.
Homepage: http://www.openexr.com
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: file
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.32-2ubuntu0.4
Depends: libc6 (>= 2.4), libmagic1 (= 1:5.32-2ubuntu0.4)
Description: Recognize the type of data in a file using "magic" numbers
The file command is "a file type guesser", a command-line tool that
tells you in words what kind of data a file contains.
.
This package contains the file program itself.
Homepage: http://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libfftw3-double3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.7-1
Replaces: libfftw3-3 (<< 3.3.3-1)
Depends: libc6 (>= 2.14), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Breaks: libfftw3-3 (<< 3.3.3-1)
Description: Library for computing Fast Fourier Transforms - Double precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for double precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Homepage: http://fftw.org
Package: mailutils
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 967
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.4-1
Provides: mail-reader, mailx
Depends: mailutils-common (= 1:3.4-1), default-mta | mail-transport-agent, guile-2.0-libs, libc6 (>= 2.14), libfribidi0 (>= 0.19.2), libmailutils5, libreadline7 (>= 6.0), libwrap0 (>= 7.6-4~)
Suggests: mailutils-mh, mailutils-doc
Breaks: bsd-mailx (<< 8.1.2-0.20071201cvs-1), bsdmainutils (<< 8.0.6), elm-me+ (<< 2.4pl25ME+99c-3), heirloom-mailx (<< 12.3-3)
Description: GNU mailutils utilities for handling mail
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This package contains the GNU mailutils versions of dotlock, frm, from,
maidag, mail, messages, mimeview, movemail, readmsg and sieve. They are
capable of speaking POP3, IMAP, mbox, MH and Maildir.
.
dotlock -- lock mail spool files.
frm -- display From: lines.
from -- display from and subject.
maidag -- the mail delivery agent.
mail -- the standard /bin/mail interface, mail sender and reader.
messages -- count the number of messages in a mailbox.
mimeview -- display files, using mailcap mechanism.
movemail -- move messages across mailboxes.
readmsg -- extract selected messages from a mailbox.
sieve -- a mail filtering tool.
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Homepage: https://www.gnu.org/software/mailutils/
Package: linux-image-4.4.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7079
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-187.217
Config-Version: 4.4.0-187.217
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-187-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-187-generic
Conflicts: linux-image-unsigned-4.4.0-187-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-187.217)
Package: php7.4-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 120
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-imap
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc-client2007e, libc6 (>= 2.14)
Description: IMAP module for PHP
This package provides the IMAP module(s) for PHP.
.
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/
Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.22-2ubuntu1
Depends: libfakeroot (>= 1.22-2ubuntu1), libc6 (>= 2.15)
Description: tool for simulating superuser privileges
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains fakeroot command and the daemon that remembers
fake ownership/permissions of files manipulated by fakeroot
processes.
Original-Maintainer: Clint Adams <clint@debian.org>
Package: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:007-4build1
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.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: https://github.com/gregkh/usbutils
Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 2097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.15.0-2ubuntu1.3
Replaces: iproute
Provides: arpd
Depends: libc6 (>= 2.27), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 2.0.15)
Recommends: libatm1 (>= 2.4.1-17~), libxtables12 (>= 1.6.0+snapshot20161117)
Suggests: iproute2-doc
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
/etc/iproute2/bpf_pinning fd070252e6e9996bd04d9d59e4ce21eb
/etc/iproute2/ematch_map b91e7f9b26918449bade9573f8871d61
/etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
/etc/iproute2/nl_protos 393e42fa549d0974eb66d576675779c2
/etc/iproute2/rt_dsfield 4c80d267a84d350d89d88774efe48a0f
/etc/iproute2/rt_protos a4f97323f29caf9faf49596aea11d91a
/etc/iproute2/rt_protos.d/README 88e45597012c565f9a10ffef1bc14312
/etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
/etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
/etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
/etc/iproute2/rt_tables.d/README 18bfdabbd4d5b14eae350720ea5ff431
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'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Original-Maintainer: Alexander Wirt <formorer@debian.org>
Package: linux-modules-extra-4.4.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152679
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-193.224
Config-Version: 4.4.0-193.224
Depends: linux-image-4.4.0-193-generic | linux-image-unsigned-4.4.0-193-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.15.0-211-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8308
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-211.222
Config-Version: 4.15.0-211.222
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-211-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-211-generic
Conflicts: linux-image-unsigned-4.15.0-211-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-211.222)
Package: libbsd0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.8.7-1ubuntu0.1
Depends: libc6 (>= 2.25)
Description: utility functions from BSD systems - shared library
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
package description.
Homepage: https://libbsd.freedesktop.org/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: php7.3-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
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/
Package: linux-image-4.15.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-171.180
Config-Version: 4.15.0-171.180
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-171-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-171-generic
Conflicts: linux-image-unsigned-4.15.0-171-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-171.180)
Package: php8.0-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 100
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libzip4 (>= 1.7.0)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
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/
Package: fonts-liberation
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2089
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.07.4-7~18.04.1
Description: Fonts with the same metrics as Times, Arial and Courier
A set of serif, sans-serif and monospaced fonts from Red Hat with
exactly the same metrics as the (non-free) Microsoft Times, Arial
and Courier fonts, which implies those fonts can serve as a drop-in
replacement. The font family is named Liberation.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://pagure.io/liberation-fonts/branch/liberation-fonts-1_07_3
Package: e2fsprogs
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1227
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.44.1-1ubuntu1.4
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libcom-err2 (>= 1.42~WIP-2011-10-05-1), libext2fs2 (= 1.44.1-1ubuntu1.4), libss2 (>= 1.34-1), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conffiles:
/etc/mke2fs.conf 72b349d890a9b5cca06c7804cd0c8d1d
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 "badblocks" 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 <tytso@mit.edu>
Package: libpng12-0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpng
Version: 1.2.54-1ubuntu1.1
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
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 <anibal@debian.org>
Package: linux-modules-extra-4.4.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152514
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-159.187
Config-Version: 4.4.0-159.187
Depends: linux-image-4.4.0-159-generic | linux-image-unsigned-4.4.0-159-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.4.0-170-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7067
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-170.199
Config-Version: 4.4.0-170.199
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-170-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-170-generic
Conflicts: linux-image-unsigned-4.4.0-170-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-170.199)
Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 868
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.29b-2ubuntu0.4
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, tar-doc
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 <bdale@gag.com>
Package: libkrb5support0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.16-2ubuntu0.4
Depends: libc6 (>= 2.14)
Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.16), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16)
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 <hartmans@debian.org>
Package: linux-image-extra-4.4.0-142-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152499
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-142.168
Config-Version: 4.4.0-142.168
Depends: linux-image-4.4.0-142-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-modules-4.4.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58508
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-176.206
Config-Version: 4.4.0-176.206
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libprocps6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:3.3.12-3ubuntu1.2
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14), libsystemd0 (>= 209)
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
compiled with libprocps.
Homepage: https://gitlab.com/procps-ng/procps
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libhx509-5-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcom-err2 (>= 1.34), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20131117), libroken18-heimdal (>= 1.7~git20150920), libwind0-heimdal (>= 1.4.0+git20110226)
Description: Heimdal Kerberos - X509 support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the x509 supportlibrary.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>
Package: laptop-detect
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.16
Recommends: dmidecode
Description: system chassis type checker
This package provides a simple shell script which attempts to determine
whether it is being run on a laptop (or similar portable machine). It is
mainly useful for installers.
Original-Maintainer: Simó Albert i Beltran <sim6@probeta.net>
Homepage: https://gitlab.com/debiants/laptop-detect
Package: libbz2-1.0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.6-8.1ubuntu0.2
Depends: libc6 (>= 2.4)
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).
Homepage: http://www.bzip.org/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: php-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-zip
Description: Zip module for PHP [default]
This package provides a Zip module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: php7.2-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1664
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: MBSTRING module for PHP
This package provides the MBSTRING module(s) for PHP.
.
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/
Package: linux-modules-4.15.0-187-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68207
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-187.198
Config-Version: 4.15.0-187.198
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 322
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.18-1ubuntu1
Depends: libc6 (>= 2.17)
Conflicts: 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 <pkg-mozilla-maintainers@lists.alioth.debian.org>
Package: ucf
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0038
Depends: debconf (>= 1.5.19), coreutils (>= 5.91), sensible-utils
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 <srivasta@debian.org>
Package: python3-netifaces
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netifaces
Version: 0.10.4-0.1build4
Depends: libc6 (>= 2.4), python3 (<< 3.7), python3 (>= 3.6~)
Description: portable network interface information - Python 3.x
netifaces provides a (hopefully portable-ish) way for Python programmers to
get access to a list of the network interfaces on the local machine, and to
obtain the addresses of those network interfaces.
.
This package contains the module for Python 3.x.
Homepage: http://alastairs-place.net/projects/netifaces/
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Package: xfonts-encodings
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.4-2
Replaces: xfonts-base (<< 1:1.0.0)
Depends: x11-common
Description: Encodings for X.Org fonts
This package contains the encodings that map to specific characters.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libgirepository-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.56.1-1
Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libglib2.0-0 (>= 2.56.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 <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: php8.0-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
This package provides the bzip2 module(s) for PHP.
.
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/
Package: libkmod2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 24-1ubuntu3.5
Depends: libc6 (>= 2.17)
Description: libkmod shared library
This library provides an API for insertion, removal, configuration and
listing of kernel modules.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: linux-modules-4.15.0-180-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68196
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-180.189
Config-Version: 4.15.0-180.189
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-xml
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
This package provides a DOM, SimpleXML, WDDX, XML, and XSL module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: linux-image-4.15.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-169.177
Config-Version: 4.15.0-169.177
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-169-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-169-generic
Conflicts: linux-image-unsigned-4.15.0-169-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-169.177)
Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.2-2
Depends: libc6 (>= 2.4), libx11-6
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 <debian-x@lists.debian.org>
Package: php8.0-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 120
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-imap
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc-client2007e, libc6 (>= 2.14)
Description: IMAP module for PHP
This package provides the IMAP module(s) for PHP.
.
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/
Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1923
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 2.9.10+dfsg-5+ubuntu16.04.1+deb.sury.org+3
Depends: libc6 (>= 2.15), libicu65 (>= 65.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
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
Package: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Depends: libc6 (>= 2.25), libuuid1 (>= 2.16)
Description: block device ID library
The blkid library allows system programs such as fsck and mount to
quickly and easily find block devices by filesystem UUID or label.
This allows system administrators to avoid specifying filesystems by
hard-coded device names and use a logical naming system instead.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-modules-4.15.0-211-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68313
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-211.222
Config-Version: 4.15.0-211.222
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php8.0-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4791
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-cli, php8.0-json, phpapi-20200930
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), php8.0-opcache, php8.0-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php8.0 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcntl pcre Reflection session sodium SPL standard 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/
Package: libxfont1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfont
Version: 1:1.5.1-1ubuntu0.16.04.4
Depends: libbz2-1.0, libc6 (>= 2.14), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
Breaks: xfs (<< 1:1.1.4)
Conflicts: xprint (<< 2:1.6.0-1)
Description: X11 font rasterisation library
libXfont provides various services for X servers, most notably font
selection and rasterisation (through external libraries).
.
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/libXfont
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: php7.1-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 459
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: php7.1-common, libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.1/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: libgcc-7-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13644
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Replaces: gccgo-7 (<< 7.5.0-3ubuntu1~18.04)
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libgcc1 (>= 1:7.5.0-3ubuntu1~18.04), libgomp1 (>= 7.5.0-3ubuntu1~18.04), libitm1 (>= 7.5.0-3ubuntu1~18.04), libatomic1 (>= 7.5.0-3ubuntu1~18.04), libasan4 (>= 7.5.0-3ubuntu1~18.04), liblsan0 (>= 7.5.0-3ubuntu1~18.04), libtsan0 (>= 7.5.0-3ubuntu1~18.04), libubsan0 (>= 7.5.0-3ubuntu1~18.04), libcilkrts5 (>= 7.5.0-3ubuntu1~18.04), libmpx2 (>= 7.5.0-3ubuntu1~18.04), libquadmath0 (>= 7.5.0-3ubuntu1~18.04)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Description: GCC support library (development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: php7.4-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1050
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libonig2 (>= 5.9.5)
Description: MBSTRING module for PHP
This package provides the MBSTRING module(s) for PHP.
.
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/
Package: php-xml-svg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.1.0-2
Depends: php-common
Description: XML_SVG API
This package provides an object-oriented API for building SVG documents.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: http://pear.php.net/package/XML_SVG
Package: libcgi-fast-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:2.13-1
Replaces: libcgi-pm-perl (<< 4)
Depends: perl, libcgi-pm-perl (>= 4), libfcgi-perl
Breaks: libcgi-pm-perl (<< 4)
Description: CGI subclass for work with FCGI
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI scripts
by turning them into persistently running server processes. Scripts that
perform time-consuming initialization processes, such as loading large
modules or opening persistent database connections, will see large
performance improvements.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/CGI-Fast
Package: php7.2-soap
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 328
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.2.34-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 1:73), ucf, php7.2-common (= 7.2.34-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
This package provides the SOAP module(s) for PHP.
.
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/
Package: cpp-7
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 24009
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Replaces: gccgo-7 (<< 7.5.0-3ubuntu1~18.04)
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl19 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-7-locales (>= 7)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: php-psr-container
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.0-1
Depends: php-common
Description: Common Container Interface (PHP FIG PSR-11)
PSR Container holds all interfaces/classes/traits related to PSR-11. Note that
this is not a container implementation of its own. See the specification for
more details.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/php-fig/container
Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 918
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.8.1-2ubuntu2.2
Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
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 <david.turner@freetype.org>
Robert Wilhelm <robert.wilhelm@freetype.org>
Werner Lemberg <werner.lemberg@freetype.org>
Homepage: http://www.freetype.org
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Package: linux-modules-extra-4.15.0-162-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177548
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-162.170
Config-Version: 4.15.0-162.170
Depends: linux-image-4.15.0-162-generic | linux-image-unsigned-4.15.0-162-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libtasn1-6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.13-2
Depends: libc6 (>= 2.14)
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 <pkg-gnutls-maint@lists.alioth.debian.org>
Homepage: http://www.gnu.org/software/libtasn1/
Package: libmagic-mgc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4893
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: file
Version: 1:5.32-2ubuntu0.4
Replaces: libmagic1 (<< 1:5.28-4~)
Breaks: libmagic1 (<< 1:5.28-4~)
Description: File type determination library using "magic" numbers (compiled magic file)
This package provides the compiled magic file "magic.mgc". It has
been separated from libmagic1 in order to meet the multiarch
requirements without breaking applications that expect this file
at its absolute path.
Homepage: http://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: fonts-noto-mono
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20171026-2
Enhances: fonts-noto-hinted
Conffiles:
/etc/fonts/conf.avail/30-droid-noto-mono.conf 3637d988826c19a1859d29b79ee01e87
Description: "No Tofu" monospaced font family with large Unicode coverage
Noto is a collection of font families, each visually harmonized across
scripts.
.
This package contains Noto Mono font family, formerly known as Droid
Mono. Beware that Noto Mono has a much smaller repertoire than Noto
Sans or Noto Serif.
.
The name "Noto" is short for "No Tofu", describing the aim of covering
all living Unicode scripts.
.
Tofu (豆腐) is Japanese jargon for unicode replacement character "�"
(U+FFFD) often displayed as replacement for unassigned or unknown
characters.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.google.com/get/noto/
Package: python-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.15~rc1-1
Replaces: python (<= 2.7.3-1~)
Depends: python2.7-minimal (>= 2.7.15~rc1-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.
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: http://www.python.org/
Package: gnupg-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~)
Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~)
Enhances: dirmngr, gpg, gpg-agent
Description: GNU privacy guard - localization files
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.
.
This package contains the translation files for the use of GnuPG in
non-English locales.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: linux-image-4.15.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-176.185
Config-Version: 4.15.0-176.185
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-176-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-176-generic
Conflicts: linux-image-unsigned-4.15.0-176-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-176.185)
Package: libdrm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.101-2~18.04.1
Depends: libdrm-common (>= 2.4.101-2~18.04.1), libc6 (>= 2.17)
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 <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: linux-modules-extra-4.4.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152714
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-208.240
Config-Version: 4.4.0-208.240
Depends: linux-image-4.4.0-208-generic | linux-image-unsigned-4.4.0-208-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php8.0-cli
Description: command-line interpreter for the PHP scripting language (default)
This package provides the /usr/bin/php command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
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.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.0).
Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 702
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.3.5-3ubuntu7.4
Provides: dhcp-client
Depends: libc6 (>= 2.15), libdns-export1100, libisc-export169, debianutils (>= 2.8.2), iproute2
Recommends: isc-dhcp-common
Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns
Conffiles:
/etc/apparmor.d/sbin.dhclient 4ac7d5440afc312fc4cb6e24ec793d19
/etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb
/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 95e21c32fa7f603db75f1dc33db53cf5
/etc/dhcp/dhclient.conf c3b6c3271031ab8e250a192f4eb18695
Description: DHCP client for automatically obtaining an IP address
This is the Internet Software Consortium's DHCP client.
.
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.
Homepage: http://www.isc.org
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Package: bzip2
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.6-8.1ubuntu0.2
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.6-8.1ubuntu0.2), libc6 (>= 2.14)
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).
Homepage: http://www.bzip.org/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: linux-image-4.4.0-92-generic
Status: install ok not-installed
Priority: optional
Section: kernel
Architecture: amd64
Package: libmagic1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 199
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.32-2ubuntu0.4
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.32-2ubuntu0.4)
Suggests: file
Conffiles:
/etc/magic 272913026300e7ae9b5e2d51f138e674
/etc/magic.mime 272913026300e7ae9b5e2d51f138e674
Description: Recognize the type of data in a file using "magic" numbers - library
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: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libdrm-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libdrm
Version: 2.4.101-2~18.04.1
Description: Userspace interface to kernel DRM services -- common files
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 common files for libdrm.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 9.20170808ubuntu1
Description: Linux Standard Base 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: https://wiki.linuxfoundation.org/lsb/start
Original-Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Package: libhogweed4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.4.1-0ubuntu0.18.04.1
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.4.1-0ubuntu0.18.04.1)
Description: low level cryptographic library (public-key cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the asymmetric cryptographic algorithms, which,
require the GNU multiple precision arithmetic library (libgmp) for
their large integer computations.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: netcat-openbsd
Status: install ok installed
Priority: important
Section: net
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.187-1ubuntu0.1
Replaces: netcat (<< 1.10-35)
Provides: netcat
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.15)
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 <aron@debian.org>
Package: libgraphite2-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphite2
Version: 1.3.11-2
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.14)
Breaks: libgraphite2-2.0.0 (<< 1.2.0)
Description: Font rendering engine for Complex Scripts -- library
Graphite is a system that can be used to create and use "smart fonts" capable
of displaying writing systems with various complex behaviors, such as:
contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
stacking diacritics and complex positioning.
.
This library was designed and developed by the NRSI (Non-Roman Script
Initiative) within SIL International (www.sil.org) to act as a complement to
other smart font rendering technologies with limited practical local
extensibility. Its purpose is to help meet the needs of a very large number
of "minority language" communities for local extensibility of complex script
behaviors.
.
The behavior of the rendering engine for a given writing system is specified
through extra tables added to a TrueType font. These tables are generated by
compiling a GDL (Graphite Description Language) source file into a font using
grcompiler.
.
This package contains the shared library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: http://graphite.sil.org/
Package: python3.5-minimal
Status: install ok installed
Priority: important
Section: python
Installed-Size: 8837
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.5
Version: 3.5.2-2ubuntu0~16.04.13
Depends: libpython3.5-minimal (= 3.5.2-2ubuntu0~16.04.13), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.17)
Recommends: python3.5
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.5)
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.5-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: linux-image-4.4.0-206-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7083
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-206.238
Config-Version: 4.4.0-206.238
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-206-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-206-generic
Conflicts: linux-image-unsigned-4.4.0-206-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-206.238)
Package: liblsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 354
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.4), libgcc1 (>= 1:3.3)
Description: LeakSanitizer -- a memory leak detector (runtime)
LeakSanitizer (Lsan) is a memory leak detector which is integrated
into AddressSanitizer.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: procps
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2:3.3.12-3ubuntu1.2
Provides: watch
Depends: libc6 (>= 2.27), libncurses5 (>= 6), libncursesw5 (>= 6), libprocps6, libtinfo5 (>= 6), lsb-base (>= 3.0-10), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1)
Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3)
Conffiles:
/etc/init.d/procps 49fbfd237be2a2f09576f1f9374580be
/etc/sysctl.conf 36547fde818f251846b0198564060927
/etc/sysctl.d/10-console-messages.conf 154f6f5c5810d10bb303fb6a8e907c6a
/etc/sysctl.d/10-ipv6-privacy.conf e9473d12b4a7069d6a3ca8b694511ddf
/etc/sysctl.d/10-kernel-hardening.conf 5c1388f00011a287cdeba60208c674e1
/etc/sysctl.d/10-link-restrictions.conf 8568316f2baa8db06554dab91f93a161
/etc/sysctl.d/10-magic-sysrq.conf b3059f2835f17c97265433fdfdee358f
/etc/sysctl.d/10-network-security.conf 4ac7258f5336e7eeaf448c05ab668d3c
/etc/sysctl.d/10-ptrace.conf 47f40494b2fc698e15549e0a4a79e81c
/etc/sysctl.d/10-zeropage.conf 8d7193abcc4dfedaf519dd03016a5e59
/etc/sysctl.d/README c20074b9b11a5202758c69d7bcb6996f
/etc/init/procps.conf c273de3ebde8d4a50f17de17bb04a3e5 obsolete
/etc/init/procps-instance.conf 96170a339d08797dc90d69b01d6bf610 obsolete
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: https://gitlab.com/procps-ng/procps
Original-Maintainer: Craig Small <csmall@debian.org>
Package: linux-headers-4.15.0-200-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 13346
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-200.211
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-4.15.0-200, libc6 (>= 2.14), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0)
Description: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
This package provides kernel header files for version 4.15.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-200/debian.README.gz for details.
Package: linux-image-4.15.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-189.200
Config-Version: 4.15.0-189.200
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-189-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-189-generic
Conflicts: linux-image-unsigned-4.15.0-189-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-189.200)
Package: libcroco3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcroco
Version: 0.6.12-2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit
Services provided by Libcroco
* A parser module that provides
o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven
API which resembles SAX in the xml world.
o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model.
.
The libcroco parser implements the CSS Level 2 specification, the CSS
forward compatibility rules and the CSS cascading rules.
.
* A CSS2 selection engine
Given an xml element node (that obviously comes from an xml document) and
a stylesheet cascade, the Libcroco selection engine can evaluate the css
selectors of the cascade and return the style properties associated to
the xml element node.
.
Note that the xml manipulation toolkit used by the libcroco selection
engine at the moment is libxml2.
.
This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpangoft2-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.14-1ubuntu0.1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.37.3), libharfbuzz0b (>= 1.2.6), libpango-1.0-0 (>= 1.37.2)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: http://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: linux-modules-4.4.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58956
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-201.233
Config-Version: 4.4.0-201.233
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: opendkim
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 394
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.11.0~alpha-11build1
Depends: libopendkim11 (= 2.11.0~alpha-11build1), libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libmilter1.0.1 (>= 8.14.1), libopendbx1 (>= 1.4.6), librbl1 (>= 2.7.2), libssl1.1 (>= 1.1.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2), adduser, lsb-base, dns-root-data
Suggests: opendkim-tools, unbound
Conffiles:
/etc/default/opendkim 11d4b8469d62cd6769f8a2ee7c5258bf
/etc/dkimkeys/README.PrivateKeys 2c549002dea448b1b26e9865cb32aec2
/etc/init.d/opendkim 737a07e0b33e6e07d8d9384b21822fc3
/etc/mail/m4/opendkim.m4 d7be1d6559689274581fba78c151ae27
/etc/opendkim.conf b95f6d816f1f7922f7cb6ec9c0c9a008
Description: Milter implementation of DomainKeys Identified Mail
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
DKIM provides a way for senders to confirm their identity when sending email
by adding a cryptographic signature to the headers of the message.
.
This package contains the OpenDKIM mail filter (Milter) for plugging into
Milter-aware MTAs. It implements both signing and verification.
Homepage: http://www.opendkim.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Package: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.16-2ubuntu0.4
Depends: libc6 (>= 2.27), libcom-err2 (>= 1.34), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.16-2ubuntu0.4), libkrb5support0 (>= 1.15~beta1)
Suggests: krb5-doc, krb5-user
Breaks: moonshot-gss-eap (<= 1.0)
Conffiles:
/etc/gss/mech.d/README 27e753ba1dc72900d2892b8efef6e35e obsolete
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 <hartmans@debian.org>
Package: php7.1-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4494
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-cli, phpapi-20160303
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-common (= 7.1.33-34+ubuntu16.04.1+deb.sury.org+1), php7.1-json, php7.1-opcache, php7.1-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php7.1 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash libxml openssl
pcntl pcre Reflection session SPL standard 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/
Package: libcupsfilters1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups-filters
Version: 1.20.2-0ubuntu3.3
Depends: libc6 (>= 2.14), libcups2 (>= 1.7.0), libdbus-1-3 (>= 1.9.14), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3)
Description: OpenPrinting CUPS Filters - Shared library
This library contains functions commonly used by the CUPS filters
in the OpenPrinting CUPS filters package, currently functions to read
several different image formats and to convert bitmaps between different
color spaces.
Homepage: https://wiki.linuxfoundation.org/openprinting/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: linux-image-4.4.0-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7049
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-143.169
Config-Version: 4.4.0-143.169
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base, linux-modules-4.4.0-143-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-143-generic
Conflicts: linux-image-unsigned-4.4.0-143-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-143.169)
Package: libxslt1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 474
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxslt
Version: 1.1.29-5ubuntu0.3
Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.8.0), libxml2 (>= 2.9.0)
Description: XSLT 1.0 processing library - runtime library
XSLT is an XML language for defining transformations of XML files from
XML to some other arbitrary format, such as XML, HTML, plain text, etc.
using standard XSLT stylesheets. libxslt is a C library which
implements XSLT version 1.0.
.
This package contains the libxslt library used by applications for XSLT
transformations.
Homepage: http://xmlsoft.org/xslt/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:1.0.10-1
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 <debian-x@lists.debian.org>
Package: php7.4-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl3 (>= 7.44.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
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/
Package: linux-modules-extra-4.15.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177561
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-166.174
Config-Version: 4.15.0-166.174
Depends: linux-image-4.15.0-166-generic | linux-image-unsigned-4.15.0-166-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libargon2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: argon2
Version: 0~20161029-1.1
Depends: libc6 (>= 2.14)
Description: memory-hard hashing function - runtime library
Argon2 is a password-hashing function that can be used to hash passwords
for credential storage, key derivation, or other applications.
.
There are two main versions of Argon2: Argon2i and Argon2d.
Argon2i is the safest against side-channel attacks, while Argon2d provides
the highest resistance against GPU cracking attacks.
.
Argon2i and Argon2d are parametrized by:
* A time cost, which defines the amount of computation realized and
therefore the execution time, given in number of iterations
* A memory cost, which defines the memory usage, given in kibibytes
* A parallelism degree, which defines the number of parallel threads
.
This package includes the dynamic library against which programs are linked.
Original-Maintainer: Luca Bruno <lucab@debian.org>
Homepage: https://github.com/P-H-C/phc-winner-argon2
Package: libstdc++-7-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 15352
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Provides: libstdc++-dev
Depends: gcc-7-base (= 7.5.0-3ubuntu1~18.04), libgcc-7-dev (= 7.5.0-3ubuntu1~18.04), libstdc++6 (>= 7.5.0-3ubuntu1~18.04), libc6-dev (>= 2.13-0ubuntu6)
Suggests: libstdc++-7-doc
Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev
Description: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
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 <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.4.0-174-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152476
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-174.204
Config-Version: 4.4.0-174.204
Depends: linux-image-4.4.0-174-generic | linux-image-unsigned-4.4.0-174-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libaccountsservice0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: accountsservice
Version: 0.6.45-1ubuntu1.3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 209)
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: https://www.freedesktop.org/wiki/Software/AccountsService/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 5.26.1-6ubuntu0.7
Replaces: perl-modules (<< 5.22.0~)
Depends: perl-base (= 5.26.1-6ubuntu0.7), perl-modules-5.26 (>= 5.26.1-6ubuntu0.7), libperl5.26 (= 5.26.1-6ubuntu0.7)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Breaks: libperl-dev (<< 5.24.0~), perl-doc (<< 5.26.1-1)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Conffiles:
/etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
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 <ntyni@debian.org>
Package: libdevmapper-event1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.02.176-4.1ubuntu3.18.04.3)
Version: 2:1.02.145-4.1ubuntu3.18.04.3
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.103)
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 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 <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: libgpg-error0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.27-6
Depends: libc6 (>= 2.15)
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: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Package: linux-image-4.15.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8287
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-161.169
Config-Version: 4.15.0-161.169
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-161-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-161-generic
Conflicts: linux-image-unsigned-4.15.0-161-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-161.169)
Package: libzip4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Stefan Schörghofer <amd1212@4md.gr>
Architecture: amd64
Multi-Arch: same
Source: libzip
Version: 1.7.3-1+ubuntu16.04.1+deb.sury.org+2
Depends: libbz2-1.0, libc6 (>= 2.14), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Description: library for reading, creating, and modifying zip archives (runtime)
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
.
This package contains the files necessary for running applications that
use the libzip library.
Homepage: https://libzip.org
Package: php7.3-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 528
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
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/
Package: libapache2-mod-php7.3
Status: deinstall ok config-files
Priority: optional
Section: httpd
Installed-Size: 4490
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.26-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.3.26-1+ubuntu16.04.1+deb.sury.org+1
Provides: libapache2-mod-php, phpapi-20180731
Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.26-1+ubuntu16.04.1+deb.sury.org+1), php7.3-json, php7.3-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php7.3.conf ad48fb8185ef5a0054b3d42dd69ddd83
/etc/apache2/mods-available/php7.3.load 9e0ed69230eb84205b63007504c2dfe6
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP 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: Core date filter hash libxml openssl
pcre Reflection session sodium SPL standard 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/
Package: linux-modules-4.15.0-167-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68151
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-167.175
Config-Version: 4.15.0-167.175
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: gcc-7-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-7
Version: 7.5.0-3ubuntu1~18.04
Breaks: 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 (<< 7), 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 <debian-gcc@lists.debian.org>
Package: linux-modules-extra-4.4.0-168-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152538
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-168.197
Config-Version: 4.4.0-168.197
Depends: linux-image-4.4.0-168-generic | linux-image-unsigned-4.4.0-168-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php7.3-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 425
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Replaces: php7.3-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.3-dom, php7.3-simplexml, php7.3-wddx, php7.3-xmlreader, php7.3-xmlwriter, php7.3-xsl
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.3-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
.
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/
Package: php7.2-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
This package provides the bzip2 module(s) for PHP.
.
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/
Package: libpython3.6-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3807
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.6
Version: 3.6.9-1~18.04ubuntu1.12
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.1)
Recommends: libpython3.6-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python3.6/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.6)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.6-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-asn1crypto
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 493
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: asn1crypto
Version: 0.24.0-1
Depends: python3:any (>= 3.3.2-2~)
Description: Fast ASN.1 parser and serializer (Python 3)
asn1crypto focuses on:
- Delayed parsing of byte string values
- Persistence of original ASN.1 encoded data until a value is changed
- Lazy loading of child fields
- Utilization of high-level Python stdlib modules
.
This package contains the Python 3 version of asn1crypto.
Original-Maintainer: Tristan Seligmann <mithrandi@debian.org>
Homepage: https://github.com/wbond/asn1crypto
Package: linux-modules-extra-4.15.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177518
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-204.215
Config-Version: 4.15.0-204.215
Depends: linux-image-4.15.0-204-generic | linux-image-unsigned-4.15.0-204-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libsys-hostname-long-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.5-1
Depends: perl
Description: Figure out the long (fully-qualified) hostname
Sys::Hostname::Long determines the host full name on multiple
operating systems (MacOS, Windows, Unix-like systems; more later.)
.
The Sys::Hostname class is the best and standard way to get the basic
hostname, but that may not be fully qualified. This module tries to
determine the host's fully qualified name.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sys-Hostname-Long
Package: linux-modules-extra-4.4.0-203-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152713
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-203.235
Config-Version: 4.4.0-203.235
Depends: linux-image-4.4.0-203-generic | linux-image-unsigned-4.4.0-203-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: language-pack-es-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 12107
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20180712
Replaces: language-pack-es (<< 1:18.04+20180712), language-pack-es-base (<< 1:18.04+20180712), language-pack-gnome-es (<< 1:18.04+20180712), language-pack-gnome-es-base (<< 1:18.04+20180712), language-pack-kde-es (<< 1:18.04+20180712), language-pack-kde-es-base (<< 1:18.04+20180712)
Depends: locales (>= 2.3.6), language-pack-es (>= 1:18.04+20180712)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-es (<< 1:18.04+20180712)
Description: translations for language Spanish; Castilian
Translation data for all supported packages for:
Spanish; Castilian
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-es provides frequent
translation updates, so you should install this as well.
Package: liblvm2cmd2.02
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.02.176-4.1ubuntu3.18.04.3
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.141), libsystemd0 (>= 222), libudev1 (>= 183), dmeventd
Description: LVM2 command library
This package contains the lvm2cmd shared library.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: libpython-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-defaults
Version: 2.7.15~rc1-1
Depends: libpython2.7-stdlib (>= 2.7.15~rc1-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).
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: http://www.python.org/
Package: linux-image-4.4.0-185-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7073
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-185.215
Config-Version: 4.4.0-185.215
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-185-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-185-generic
Conflicts: linux-image-unsigned-4.4.0-185-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-185.215)
Package: linux-modules-extra-4.15.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177559
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-209.220
Config-Version: 4.15.0-209.220
Depends: linux-image-4.15.0-209-generic | linux-image-unsigned-4.15.0-209-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: php-symfony-expression-language
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 3.4.6+dfsg-1ubuntu0.1
Depends: php-symfony-cache (>> 3.1), php-common
Description: compile and evaluate expressions
The Symfony ExpressionLanguage Component provides an engine that can compile
and evaluate expressions. An expression is a one-liner that returns a value
(mostly, but not limited to, Booleans).
.
By default, the engine implements simple math and logic functions, method
calls, property accesses, and array accesses.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/3.4/components/expression_language.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: phpmyadmin
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 35693
Maintainer: phpMyAdmin Packaging Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Version: 4:5.1.1+dfsg1-3+bionic1
Depends: dbconfig-mysql | dbconfig-no-thanks | dbconfig-common (<< 2.0.0), libjs-codemirror, libjs-jquery, libjs-jquery-mousewheel, libjs-jquery-timepicker, libjs-jquery-ui, php-cli, php-mbstring, sensible-utils, ucf, debconf (>= 0.5) | debconf-2.0, php-common, php-json, php-mysql, php-xml, php-google-recaptcha (>= 1.1), php-google-recaptcha (<< 2~~), php-nikic-fast-route (>= 1.3), php-nikic-fast-route (<< 2~~), php-phpmyadmin-motranslator (>= 5.0), php-phpmyadmin-motranslator (<< 6~~), php-phpmyadmin-shapefile (>= 2.0), php-phpmyadmin-shapefile (<< 3~~), php-phpmyadmin-sql-parser (>= 5.0), php-phpmyadmin-sql-parser (<< 6~~), php-twig-i18n-extension (>= 3.0), php-twig-i18n-extension (<< 4~~), php-phpseclib (>= 2.0), php-phpseclib (<< 3~~), php-symfony-config (>= 3.4), php-symfony-config (<< 6~~), php-symfony-dependency-injection (>= 3.4), php-symfony-dependency-injection (<< 6~~), php-symfony-expression-language (>= 3.4), php-symfony-expression-language (<< 6~~), php-twig (>= 2.9), php-twig (<< 4~~), php-mariadb-mysql-kbs (>= 1.2), php-mariadb-mysql-kbs (<< 2~~), libjs-sphinxdoc (>= 1.0)
Recommends: apache2 | lighttpd | httpd, php-bz2, php-curl, php-gd, php-tcpdf, php-zip
Suggests: default-mysql-server | virtual-mysql-server, php-recode, www-browser, php-opcache, php-gd2, php-pragmarx-google2fa-qrcode, php-samyoul-u2f-php-server
Conffiles:
/etc/phpmyadmin/apache.conf f9fa22f75fd2223edbafcc0bb5bd70d6
/etc/phpmyadmin/config.footer.inc.php f59a8fe4a05431392ad1ef4e0b36278f
/etc/phpmyadmin/config.header.inc.php ff471619d3280ef72b7b0641bab4ba27
/etc/phpmyadmin/config.inc.php 033ff056bcab0aa258b3ecd7995a7b55
/etc/phpmyadmin/lighttpd.conf 687ab57dee38dd2ad4c9420ca34dd9d5
/etc/phpmyadmin/phpmyadmin.desktop 18948893751469fa6a6a910db9714909
/etc/phpmyadmin/phpmyadmin.service f79a2a07e93b221f646a75e894496ef0
Description: MySQL web administration tool
This package allows administering of MySQL or MariaDB 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: https://www.phpmyadmin.net/
Package: linux-modules-4.4.0-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58214
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-151.178
Config-Version: 4.4.0-151.178
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: binutils-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.30-21ubuntu1~18.04.9
Replaces: binutils (<< 2.29.1-3.1~)
Breaks: binutils (<< 2.29.1-3.1~)
Description: Common files for the GNU assembler, linker and binary utilities
This package contains the localization files used by binutils packages for
various target architectures and parts of the binutils documentation. It is
not useful on its own.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: php7.2-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libedit2 (>= 3.1-20130611)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
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/
Package: busybox-initramfs
Status: install ok installed
Priority: important
Section: shells
Installed-Size: 346
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.27.2-2ubuntu3.4
Depends: libc6 (>= 2.11)
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 <debian-boot@lists.debian.org>
Package: libxmlsec1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 438
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.25-1build1
Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Description: XML security library
The XML Security Library implements standards related to secure handling
of XML data.
.
This package provides dynamic libraries for use by applications.
Specifically, it provides all XML security library functionality
except for the cryptography engine.
Homepage: http://www.aleksey.com/xmlsec/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libfile-fcntllock-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22-3build2
Depends: perl (>= 5.26.0-4), perlapi-5.26.0, libc6 (>= 2.4)
Suggests: gcc | c-compiler
Description: Perl module for file locking with fcntl(2)
File::FcntlLock is a Perl module to do file locking in an object oriented
fashion using the fcntl(2) system call. This allows locks on parts of a file
as well as on the whole file and overcomes some known problems with flock(2),
on which Perl's flock() function is based.
.
Furthermore due to its design it supports reliable locking over NFS.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-FcntlLock
Package: libssl1.0.2
Status: deinstall ok config-files
Priority: important
Section: libs
Installed-Size: 3432
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.0.2j-1+deb.sury.org~xenial+1
Config-Version: 1.0.2j-1+deb.sury.org~xenial+1
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
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.
Package: linux-modules-4.4.0-200-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58951
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-200.232
Config-Version: 4.4.0-200.232
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libcupsimage2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.7-1ubuntu2.10
Depends: libc6 (>= 2.14), libcups2 (= 2.2.7-1ubuntu2.10)
Recommends: libcupsfilters1 (>= 1.0~b1)
Description: Common UNIX Printing System(tm) - Raster image library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the image libraries for handling the CUPS
raster format.
Homepage: https://www.cups.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: php-xdebug
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 18
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Depends: ucf, php8.0-xdebug
Pre-Depends: php-common (>= 2:69~)
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: libilmbase12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 569
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ilmbase
Version: 2.2.0-11ubuntu2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Description: several utility libraries from ILM used by OpenEXR
IlmBase are a set of utility libraries released by ILM, and used in
their OpenEXR implementation. Included in this package you can find:
.
* libHalf: a class (Half) for manipulating "half" values (16-bit
floating point format) as if they were a built-in C++ data type.
.
* libIlmThread: a thread abstraction library on top of pthreads.
.
* libImath: a math library with support for matrices, 2d- and
3d-transformations, solvers for linear/quadratic/cubic equations,
and more.
.
* libIex: an exception handling library.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://www.openexr.com
Package: libalgorithm-merge-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.08-3
Depends: perl, libalgorithm-diff-perl
Description: Perl module for three-way merge of textual data
Algorithm::Merge provides three-way merge and diff functions, complementing
the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given
three sets of items, known as the original, left and right, this module can
take a three-way difference or merge them. Taking a difference provides an
array reference that is very similar to the behaviour of Algorithm::Diff. One
can also implement custom conflict resolution using the CONFLICT callback.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-Merge
Package: linux-image-4.15.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-173.182
Config-Version: 4.15.0-173.182
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-173-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-173-generic
Conflicts: linux-image-unsigned-4.15.0-173-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-173.182)
Package: linux-modules-4.4.0-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58247
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-157.185
Config-Version: 4.4.0-157.185
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.9.3-2
Replaces: nano-tiny (<< 2.8.6-2), pico
Depends: libc6 (>= 2.14), libncursesw5 (>= 6), libtinfo5 (>= 6)
Suggests: spell
Breaks: nano-tiny (<< 2.8.6-2)
Conflicts: pico
Conffiles:
/etc/nanorc 6d69e5077f001dcf11ddb2d81e1c9076
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, GNU nano also implements many features missing in pico, including:
- undo/redo
- line numbering
- syntax coloring
- soft-wrapping of overlong lines
- selecting text by holding Shift
- interactive search and replace (with regular expression support)
- a go-to line (and column) command
- support for multiple file buffers
- auto-indentation
- tab completion of filenames and search terms
- toggling features while running
- and full internationalization support
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Homepage: https://www.nano-editor.org/
Package: linux-headers-4.15.0-213
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 74756
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 4.15.0-213.224
Depends: coreutils
Description: Header files related to Linux kernel version 4.15.0
This package provides kernel header files for version 4.15.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-213/debian.README.gz for details
Package: linux-image-4.15.0-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8286
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-156.163
Config-Version: 4.15.0-156.163
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-156-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-156-generic
Conflicts: linux-image-unsigned-4.15.0-156-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-156.163)
Package: intltool-debian
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.35.0+20060710.4
Depends: perl, gettext
Description: Help i18n of RFC822 compliant config files
Intltool is a bunch of scripts written by the GNOME project to
internationalize many different file formats. This package is
a slightly modified version which adds support for RFC822
compliant config files, e.g. Debconf templates files.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: php7.3-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1746
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php7.3-common, libc6 (>= 2.17)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.3/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: php7.1-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1546
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php7.1-common, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.1/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: libsodium23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 398
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libsodium
Version: 1.0.18-1+ubuntu16.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
Description: Network communication, cryptography and signaturing library
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
network communication, encryption, decryption, signatures, etc.
.
NaCl's goal is to provide all of the core operations needed to build
higher-level cryptographic tools.
.
Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
with a compatible API.
Homepage: https://www.libsodium.org/
Package: python3-configargparse
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 83
Maintainer: Debian Let's Encrypt <letsencrypt-devel@lists.alioth.debian.org>
Architecture: all
Source: python-configargparse
Version: 0.11.0-1+certbot~xenial+1
Depends: python3:any (>= 3.3.2-2~)
Description: replacement for argparse with config files and environment variables (Python 3)
Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.
.
Python’s command line parsing modules such as argparse have very limited
support for config files and environment variables, so this module extends
argparse to add these features.
.
This is the Python 3 module.
Homepage: https://github.com/zorro3/ConfigArgParse
Package: python3-zope.hookable
Status: install ok installed
Priority: extra
Section: zope
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.hookable
Version: 4.0.4-4build4
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3-pkg-resources, python3:any (>= 3.3.2-2~), libc6 (>= 2.4)
Conflicts: zope3
Description: Hookable object support
This package provides support for Hookable object.
.
This is the Python 3 version.
Homepage: http://pypi.python.org/pypi/zope.hookable
Original-Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Package: libgettextpo0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Replaces: gettext (<< 0.18.1.1-6)
Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7)
Breaks: gettext (<< 0.18.1.1-6)
Description: GNU Internationalization library
This package contains the libgettextpo shared library for interfacing
programmatically with GNU gettext .po files.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: pkg-config
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.29.1-0ubuntu2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), dpkg-dev, libdpkg-perl
Conffiles:
/etc/dpkg/dpkg.cfg.d/pkg-config-hook-config 467c877de00898418a9b26d432a1719a
Description: manage compile and link flags for libraries
pkg-config is a system for managing library compile and link flags that
works with automake and autoconf.
.
Increasingly libraries ship with ".pc" files that allow querying of the
compiler and linker flags needed to use them through the pkg-config(1)
program.
Homepage: http://pkg-config.freedesktop.org
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>
Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 10.1ubuntu2.11
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Depends: libc6 (>= 2.3.4)
Pre-Depends: awk
Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~), ubuntu-server (<< 1.417.5)
Conffiles:
/etc/debian_version 71f3b31c52b52a91784e496ddf94b019
/etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
/etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
/etc/host.conf 89408008f2585c957c031716600d5a80
/etc/issue ee74d617d7bf413ea490422a387e3bce
/etc/issue.net 16378d7801c359fd5dbfef264f58b166
/etc/legal 0110925f6e068836ef2e09356e3651d9
/etc/lsb-release d61867a6bc369df52913043fc3c62fdd
/etc/profile.d/01-locale-fix.sh 870346d97b16faac4a371b04ffe4cc2f
/etc/update-motd.d/00-header 4a1e6eed7a59f200b4267085721750a3
/etc/update-motd.d/10-help-text d95d18b11ac12cf6582d08a1643034f3
/etc/update-motd.d/50-motd-news 1008a5c52c15ce6f484da4ff9c36d294
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 <sanvila@debian.org>
Package: liblqr-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblqr
Version: 0.4.2-2.1
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.24.0)
Description: converts plain array images into multi-size representation
The LiquidRescale (lqr) library provides a C/C++ API for performing
non-uniform resizing of images by the seam-carving technique.
.
The library takes images in plain array format as input and converts
them to a multi-size representation.
.
Following is a list of features:
.
* Areas in the image can be marked for preservation or discard
* Once the image has been fully processed, the scaling can be done
in real-time. In fact, the information can be saved and read out
later without any further processing
* The resizing is done with a single function which automatically
performs all the necessary operations; it can also work in
successive steps without wasting computational time
* Possibility to tune the carving operation by letting the seams be
less connected, or more rigid, or both
* Can export and import the visibility map (the seams)
* Other images can be attached and undergo the same carving process
as the parent image
* The automatic feature detection algorithm can be tuned by
selecting among different energy gradient functions
* Reports progress through a customizable interface
* A signalling system permits one to cleanly handle errors
.
The library implements the algorithm described in the paper "Seam
Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel
Shamir, which can be found at
http://www.faculty.idc.ac.il/arik/imret.pdf
.
This package contains the shared library.
Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
Homepage: http://liblqr.wikidot.com/
Package: grub-gfxpayload-lists
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 47
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: amd64
Version: 0.7
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: linux-modules-extra-4.4.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152564
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-184.214
Config-Version: 4.4.0-184.214
Depends: linux-image-4.4.0-184-generic | linux-image-unsigned-4.4.0-184-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libxmlrpc-epi0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlrpc-epi
Version: 0.54.2-1.2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Description: XML-RPC request serialisation/deserialisation library
A library that implements a transportless implementation of the XML-RPC
protocol.
Original-Maintainer: Robin Cornelius <robin.cornelius@gmail.com>
Homepage: http://xmlrpc-epi.sourceforge.net/
Package: libjbig2dec0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jbig2dec
Version: 0.13-6
Depends: libc6 (>= 2.14)
Description: JBIG2 decoder library - shared libraries
jbig2dec is a decoder library and example utility implementing the JBIG2
bi-level image compression spec. Also known as ITU T.88 and ISO IEC
14492, and included by reference in Adobe's PDF version 1.4 and later.
.
This package contains the shared library libjbig2dec.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: http://git.ghostscript.com/?p=jbig2dec.git
Package: libmpx2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Replaces: libmpx0 (<< 6-20160120-1)
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.17)
Description: Intel memory protection extensions (runtime)
Intel MPX is a set of processor features which, with compiler,
runtime library and OS support, brings increased robustness to
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libisl15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1719
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: isl-0.18
Version: 0.18-4
Depends: libc6 (>= 2.14), libgmp10
Description: manipulating sets and relations of integer points bounded by linear constraints
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, and computing the lexicographic
minimum using parametric integer programming. It also includes an ILP solver
based on generalized basis reduction.
.
This package contains the runtime library.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Homepage: http://isl.gforge.inria.fr/
Package: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.1.7-2ubuntu3
Depends: libc6 (>= 2.14)
Description: Fast YAML 1.1 parser and emitter library
LibYAML is a C library for parsing and emitting data in YAML 1.1, a
human-readable data serialization format.
Original-Maintainer: Anders Kaseorg <andersk@mit.edu>
Homepage: http://pyyaml.org/wiki/LibYAML
Package: libntlm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libntlm
Version: 1.4-8ubuntu0.1
Depends: libc6 (>= 2.14)
Description: NTLM authentication library
NTLM is an authentication protocol used in various Microsoft network
protocol implementations and supported by the NTLM Security Support
Provider ("NTLMSSP"). Originally used for authentication and negotiation
of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
an integrated single sign-on mechanism.
.
NTLM employs a challenge-response mechanism for authentication, in which
clients are able to prove their identities without sending a password to
the server. It consists of three messages, commonly referred to as Type 1
(negotiation), Type 2 (challenge) and Type 3 (authentication).
Homepage: http://www.nongnu.org/libntlm/
Original-Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Package: libgmp10
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 559
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.1.2+dfsg-2ubuntu0.1
Depends: libc6 (>= 2.14)
Description: Multiprecision arithmetic library
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
.
It has a rich set of functions, and the functions have a regular
interface.
Homepage: http://gmplib.org/
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177508
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-154.161
Config-Version: 4.15.0-154.161
Depends: linux-image-4.15.0-154-generic | linux-image-unsigned-4.15.0-154-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: cabextract
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6-1.1
Depends: libc6 (>= 2.14), libmspack0 (>= 0.4)
Enhances: konqueror
Description: Microsoft Cabinet file unpacker
Cabextract is a program which unpacks cabinet (.cab) files, which
are a form of archive Microsoft uses to distribute their software
and things like Windows Font Packs.
Original-Maintainer: Eric Sharkey <sharkey@debian.org>
Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0.12
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 <anibal@debian.org>
Package: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 688
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.34.0-2ubuntu0.1
Depends: libc6 (>= 2.14)
Description: pixel-manipulation library for X and cairo
A library for manipulating pixel regions -- a set of Y-X banded
rectangles, image compositing using the Porter/Duff model
and implicit mask generation for geometric primitives including
trapezoids, triangles, and rectangles.
Homepage: http://pixman.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: python3-pyasn1
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 358
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyasn1
Version: 0.4.2-3
Depends: python3:any (>= 3.3.2-2~)
Breaks: python3-pysnmp4 (<< 4.3.4)
Description: ASN.1 library for Python (Python 3 module)
This is an implementation of ASN.1 types and codecs in Python
programming language. It has been first written to support particular
protocol (SNMP) but then generalized to be suitable for a wide range
of protocols based on ASN.1 specification.
.
This package contains the Python 3 module.
Original-Maintainer: Jan Lübbe <jluebbe@debian.org>
Homepage: http://pyasn1.sourceforge.net/
Package: dh-strip-nondeterminism
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: strip-nondeterminism
Version: 0.040-1.1~build1
Depends: debhelper, libfile-stripnondeterminism-perl (= 0.040-1.1~build1), libtimedate-perl, perl:any
Description: file non-deterministic information stripper — Debhelper add-on
StripNondeterminism is a library for stripping non-deterministic information
such as timestamps and filesystem ordering from various file and archive
formats.
.
This can be used as a post-processing step to improve the reproducibility of a
build product, when the build process itself cannot be made deterministic.
.
It is used as part of the Reproducible Builds project, although it should be
considered a temporary workaround which should not be needed in the long
term; upstream software should be reproducible even without using such a tool.
.
This package installs the ‘dh_strip_nondeterminism’ Debhelper command that
strips nondeterminism as part of a Debian package build process.
Original-Maintainer: Reproducible builds folks <reproducible-builds@lists.alioth.debian.org>
Homepage: https://reproducible-builds.org/
Package: libicu65
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32548
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 65.1-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Homepage: http://www.icu-project.org
Package: librpmbuild8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libc6 (>= 2.17), libdw1 (>= 0.159), libelf1 (>= 0.131), libmagic1 (>= 5.12), libpopt0 (>= 1.14), librpm8 (= 4.14.1+dfsg1-2), librpmio8 (= 4.14.1+dfsg1-2)
Description: RPM build shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides an interface for building RPM packages.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: php8.0-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 127
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
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/
Package: php5.6-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1218
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/5.6/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: language-pack-en
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 2264
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20190718
Replaces: language-pack-en (<< 1:18.04+20190718), language-pack-en-base, language-pack-gnome-en (<< 1:18.04+20190718), language-pack-gnome-en-base (<< 1:18.04+20190718), language-pack-kde-en (<< 1:18.04+20190718), language-pack-kde-en-base (<< 1:18.04+20190718)
Depends: language-pack-en-base (>= 1:18.04+20180423)
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: linux-modules-4.15.0-210-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68309
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-210.221
Config-Version: 4.15.0-210.221
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-psr-cache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.1-1
Depends: php-common
Description: Common interface for caching libraries
This contains all interfaces defined by PSR-6.
.
Note that this is not a Cache implementation of its own. It is merely
an interface that describes a Cache implementation. See the
specification for more details.
.
<http://www.php-fig.org/psr/psr-6/>
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: http://www.php-fig.org/
Package: dpkg-dev
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1929
Origin: debian
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: debbugs://bugs.debian.org
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.19.0.5ubuntu2.4
Depends: perl:any, libdpkg-perl (= 1.19.0.5ubuntu2.4), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils
Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: debhelper (<< 10.10.1~)
Conffiles:
/etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95
/etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200
Description: Debian package development tools
This package provides the development tools (including dpkg-source)
required to unpack, build and upload Debian source packages.
.
Most Debian source packages will require additional tools to build;
for example, most packages need make and the C compiler gcc.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Package: gir1.2-glib-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 630
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.56.1-1
Provides: gir1.2-gio-2.0 (= 1.56.1-1), gir1.2-girepository-2.0 (= 1.56.1-1), gir1.2-gmodule-2.0 (= 1.56.1-1), gir1.2-gobject-2.0 (= 1.56.1-1)
Depends: libgirepository-1.0-1 (>= 1.45.4), libglib2.0-0 (>= 2.56.1)
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 <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: libpcre2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2569
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Depends: libc6-dev, libpcre2-8-0 (= 10.36-2+ubuntu16.04.1+deb.sury.org+2), libpcre2-16-0 (= 10.36-2+ubuntu16.04.1+deb.sury.org+2), libpcre2-32-0 (= 10.36-2+ubuntu16.04.1+deb.sury.org+2), libpcre2-posix2 (= 10.36-2+ubuntu16.04.1+deb.sury.org+2)
Conflicts: libpcre3-dev (<< 2:8.35-8)
Description: New Perl Compatible Regular Expression Library - development files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the development files, including headers,
static libraries, and documentation.
Homepage: https://pcre.org/
Package: libssh2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.8.0-1ubuntu0.1
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), zlib1g (>= 1:1.1.4)
Description: SSH2 client-side library
libssh2 is a client-side C library implementing the SSH2 protocol.
It supports regular terminal, SCP and SFTP (v1-v5) sessions;
port forwarding, X11 forwarding; password, key-based and
keyboard-interactive authentication.
.
This package contains the runtime library.
Homepage: http://libssh2.org/
Original-Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Package: patch
Status: install ok installed
Priority: standard
Section: vcs
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.6-2ubuntu1.1
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.
Homepage: http://savannah.gnu.org/projects/patch/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libglib2.0-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.56.4-0ubuntu0.18.04.9
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.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: linux-image-4.4.0-173-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-173.203
Config-Version: 4.4.0-173.203
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-173-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-173-generic
Conflicts: linux-image-unsigned-4.4.0-173-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-173.203)
Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2567
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.5-1ubuntu2.5
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules
Conffiles:
/etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
/etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
/etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
/etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
/etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
/etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
/etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
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: https://github.com/shadow-maint/shadow
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Package: php7.2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 89
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi, php7.2-common
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 PHP interpreter
installed. Removing this package won't remove PHP 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/
Package: linux-modules-extra-4.4.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152696
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-197.229
Config-Version: 4.4.0-197.229
Depends: linux-image-4.4.0-197-generic | linux-image-unsigned-4.4.0-197-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.51
Replaces: sysv-rc (<< 2.88dsf-59.3~), sysvinit-utils (<< 2.88dsf-59.3)
Depends: perl-base (>= 5.20.1-3)
Breaks: systemd (<< 44-12), sysvinit-utils (<< 2.88dsf-59.3~)
Conflicts: file-rc (<< 0.8.17~), openrc (<= 0.18.3-1)
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 or
systemd). An example is deb-systemd-helper, a script that enables systemd unit
files without depending on a running systemd.
.
It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
provide an abstraction for enabling, disabling, starting, and stopping
services for all supported Debian init systems as specified by the policy.
.
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: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: openssh-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 881
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:7.6p1-4ubuntu0.7
Replaces: ssh, ssh-krb5
Provides: ssh-server
Depends: adduser (>= 3.9), dpkg (>= 1.9.0), libpam-modules (>= 0.72-9), libpam-runtime (>= 0.76-14), lsb-base (>= 4.1+Debian3), openssh-client (= 1:7.6p1-4ubuntu0.7), openssh-sftp-server, procps, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.26), libcom-err2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.2), libsystemd0, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Recommends: libpam-systemd, ncurses-term, xauth, ssh-import-id
Suggests: molly-guard, monkeysphere, rssh, ssh-askpass, ufw
Conflicts: sftp, ssh-socks, ssh2
Conffiles:
/etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
/etc/init.d/ssh 64d52dbd33144a38e8d4a837f6cec726
/etc/network/if-up.d/openssh-server 12a34c77b9032e5b23a63782fcc03fef
/etc/pam.d/sshd 8b4c7a12b031424b2a9946881da59812
/etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
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.
Homepage: http://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: libpq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: postgresql-10
Version: 10.23-0ubuntu0.18.04.2
Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0)
Description: PostgreSQL C client library
libpq is a C library that enables user programs to communicate with
the PostgreSQL database server. The server can be on another machine
and accessed through TCP/IP. This version of libpq is compatible
with servers from PostgreSQL 8.2 or later.
.
This package contains the run-time library, needed by packages using
libpq.
.
PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Package: linux-modules-4.15.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68166
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-171.180
Config-Version: 4.15.0-171.180
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libusb-1.0
Version: 2:1.0.21-2
Depends: libc6 (>= 2.17), libudev1 (>= 183)
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.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: http://www.libusb.info
Package: liblwp-mediatypes-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl
Breaks: libwww-perl (<< 6.00)
Description: module to guess media type for a file or a URL
LWP::MediaTypes provides functions for handling media (also known as MIME)
types and encodings. The mapping from file extensions to media types is
defined by the media.types file. If the ~/.media.types file exists it is used
instead. For backwards compatibility it will also look for ~/.mime.types.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/LWP-MediaTypes/
Package: php7.3-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.1.1), libxpm4
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
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/
Package: linux-modules-extra-4.15.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177618
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-176.185
Config-Version: 4.15.0-176.185
Depends: linux-image-4.15.0-176-generic | linux-image-unsigned-4.15.0-176-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libalgorithm-diff-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.04-5
Depends: perl (>= 5.26.1-4), perlapi-5.26.1, libc6 (>= 2.14), libalgorithm-diff-perl
Description: module to find differences between files (XS accelerated)
Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
excellent but not very well-known Algorithm::LCS module, with a drop-in
interface identical to Algorithm::Diff.
.
Note that only the LCSidx function is optimized in XS at the moment, which
means only compact_diff will get significantly faster for large data sets,
while diff and sdiff will run in identical speed as Algorithm::Diff.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-Diff-XS
Package: python3-debconf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.66ubuntu1
Replaces: debconf (<< 1.5.64)
Depends: debconf (= 1.5.66ubuntu1), python3:any (>= 3.3.2-2~)
Breaks: debconf (<< 1.5.64)
Description: interact with debconf from Python 3
Debconf is a configuration management system for debian packages. Packages
use Debconf to ask questions when they are installed.
.
This package provides a debconf module to allow Python 3 programs to
interact with a debconf frontend.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Package: linux-image-4.4.0-137-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66527
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-137.163
Config-Version: 4.4.0-137.163
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-137-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: python3-future
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1651
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: python-future
Version: 0.15.2-4+ubuntu16.04.1+certbot+3
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-future-doc
Description: Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
.
The imports have no effect on Python 3. On Python 2, they shadow the
corresponding builtins, which normally have different semantics on Python 3
versus 2, to provide their Python 3 semantics.
.
This package contains the Python 3.x module.
Homepage: https://python-future.org
Package: libmail-sendmail-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.80-1
Depends: perl, libsys-hostname-long-perl
Description: simple way to send email from a perl script
Mail::Sendmail is intended to be a very simple and easy-to-setup and
-use platform-independent e-mail module. It only requires Perl 5,
Sys::Hostname::Long, and a network connection.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Mail-Sendmail
Package: openssh-sftp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openssh
Version: 1:7.6p1-4ubuntu0.7
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:7.6p1-4ubuntu0.7), libc6 (>= 2.26)
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.
.
OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer
protocol described in:
.
http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
.
Newer versions of the draft will not be supported, though some features
are individually implemented as extensions.
Homepage: http://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: linux-image-4.4.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-169.198
Config-Version: 4.4.0-169.198
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-169-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-169-generic
Conflicts: linux-image-unsigned-4.4.0-169-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-169.198)
Package: linux-modules-extra-4.15.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177474
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-193.204
Config-Version: 4.15.0-193.204
Depends: linux-image-4.15.0-193-generic | linux-image-unsigned-4.15.0-193-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Provides: ncurses-runtime
Breaks: ncurses-term (<< 5.7+20100313-3)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: krb5-locales
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: krb5
Version: 1.16-2ubuntu0.4
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 <hartmans@debian.org>
Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 3629
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.27-3ubuntu1.6
Depends: libc6 (>> 2.27), libc6 (<< 2.28)
Suggests: manpages
Conffiles:
/etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
/etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
/etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
/etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
/etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
Description: 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: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: php-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-mbstring
Description: MBSTRING module for PHP [default]
This package provides a MBSTRING module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: libmilter1.0.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sendmail
Version: 8.15.2-10
Depends: libc6 (>= 2.14)
Description: Sendmail Mail Filter API (Milter)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information(headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This package contains libmilter.so
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.sendmail.org
Package: libaio1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libaio
Version: 0.3.110-5ubuntu0.1
Depends: libc6 (>= 2.4)
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.
.
This package contains the shared library.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://pagure.io/libaio
Package: linux-image-extra-4.4.0-139-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152399
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-139.165
Config-Version: 4.4.0-139.165
Depends: linux-image-4.4.0-139-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-modules-extra-4.4.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152487
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-177.207
Config-Version: 4.4.0-177.207
Depends: linux-image-4.4.0-177-generic | linux-image-unsigned-4.4.0-177-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libsemanage1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 2.7-2build2
Depends: libsemanage-common (= 2.7-2build2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 2.7), libsepol1 (>= 2.7)
Breaks: policycoreutils (<< 2.4), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~)
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.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: mlock
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uw-imap
Version: 8:2007f~dfsg-5ubuntu0.18.04.2
Depends: libc6 (>= 2.4)
Description: mailbox locking program
IMAP (Internet Message Access Protocol) is a method of accessing
electronic messages kept on a (possibly shared) mail server.
.
The UW (University of Washington) IMAP toolkit provides the c-client
mail-handling library supporting various network transport methods,
file system storage formats, and authentication and authorization
methods.
.
This package contains a program to lock mailbox files to avoid
corruption.
Homepage: http://www.washington.edu/imap/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: libmagickcore-6.q16-3-extra
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-extra
Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.27.1), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libmagickwand-6.q16-3 (>= 8:6.9.6.8), libopenexr22, libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmf0.2-7 (>= 0.2.8.4), libxml2 (>= 2.7.4)
Suggests: inkscape, libjxr-tools
Enhances: libmagickcore-6.q16-3
Description: low-level image manipulation library - extra codecs (Q16)
This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
MagickCore.
.
This version of libmagickcore-extra is compiled for a channel
depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libatm1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux-atm
Version: 1:2.5.1-2build1
Depends: libc6 (>= 2.14)
Conflicts: atm-tools (<< 2.4.1-6)
Description: shared library for ATM (Asynchronous Transfer Mode)
Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://linux-atm.sourceforge.net/
Package: linux-modules-extra-4.4.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152707
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-201.233
Config-Version: 4.4.0-201.233
Depends: linux-image-4.4.0-201-generic | linux-image-unsigned-4.4.0-201-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: publicsuffix
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20180223.1310-1
Provides: publicsuffix-dafsa
Description: accurate, machine-readable list of domain name suffixes
A machine-readable list of domain name suffixes that accept public
registration. Each suffix represents the part of a domain name which
is not under the control of the individual registrant, which makes
the list useful for grouping cookies, deciding same-origin policies,
collating spam, and other activities.
Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Homepage: https://publicsuffix.org
Package: libseccomp2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.5.1-1ubuntu1~18.04.2
Depends: libc6 (>= 2.4)
Description: high level interface to Linux seccomp filter
This library provides a high level interface to constructing, analyzing
and installing seccomp filters via a BPF passed to the Linux Kernel's
prctl() syscall.
Homepage: https://github.com/seccomp/libseccomp
Original-Maintainer: Kees Cook <kees@debian.org>
Package: libperl5.26
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 21405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.26.1-6ubuntu0.7
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.074), libcompress-raw-zlib-perl (<< 2.074), libcompress-zlib-perl (<< 2.074), libdigest-md5-perl (<< 2.55), libdigest-sha-perl (<< 5.96), libencode-perl (<< 2.94), libio-compress-base-perl (<< 2.074), libio-compress-bzip2-perl (<< 2.074), libio-compress-perl (<< 2.074), libio-compress-zlib-perl (<< 2.074), libmime-base64-perl (<< 3.15), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 2.62), libsys-syslog-perl (<< 0.35), libthreads-perl (<< 2.15), libthreads-shared-perl (<< 1.56), libtime-hires-perl (<< 1.9741), libtime-piece-perl (<< 1.31), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Provides: 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, perl-cross-config
Depends: libbz2-1.0, libc6 (>= 2.23), libdb5.3, libgdbm-compat4, libgdbm5 (>= 1.12), zlib1g (>= 1:1.2.2.3), perl-modules-5.26 (>= 5.26.1-6ubuntu0.7)
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.074), libcompress-raw-zlib-perl (<< 2.074), libcompress-zlib-perl (<< 2.074), libdigest-md5-perl (<< 2.55), libdigest-sha-perl (<< 5.96), libencode-perl (<< 2.94), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.074), libio-compress-bzip2-perl (<< 2.074), libio-compress-perl (<< 2.074), libio-compress-zlib-perl (<< 2.074), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.15), 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.62), libsys-syslog-perl (<< 0.35), libthreads-perl (<< 2.15), libthreads-shared-perl (<< 1.56), libtime-hires-perl (<< 1.9741), libtime-piece-perl (<< 1.31), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1)
Description: shared Perl library
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-dependent parts of the standard
library (and depends on perl-modules-5.26 which contains the
architecture-independent parts).
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: libxtables12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.1-2ubuntu2.1
Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Depends: libc6 (>= 2.14)
Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Description: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework.
Homepage: http://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: autotools-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20180224.1
Enhances: cdbs, debhelper
Description: Update infrastructure for config.{guess,sub} files
This package installs an up-to-date version of config.guess and
config.sub, used by the automake and libtool packages. It provides
the canonical copy of those files for other packages as well.
.
It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
best practices and guidelines for using autoconf, automake and
friends on Debian packages. This is a must-read for any developers
packaging software that uses the GNU autotools, or GNU gettext.
.
Additionally this package provides seamless integration into Debhelper
or CDBS, allowing maintainers to easily update config.{guess,sub} files
in their packages.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Homepage: http://savannah.gnu.org/projects/config/
Package: udev
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 7740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 237-3ubuntu10.57
Replaces: systemd (<< 233-4)
Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.27), libkmod2 (>= 5~), libselinux1 (>= 2.1.9), adduser, libudev1 (= 237-3ubuntu10.57), lsb-base (>= 3.0-6), util-linux (>= 2.27.1), procps
Breaks: ifplugd (<< 0.28-19.1~), ifupdown (<< 0.8.5~), joystick (<< 1:1.4.9-1~), systemd (<< 233-4)
Conflicts: hal
Conffiles:
/etc/init.d/udev c7723dd7bb64ea6711974e3fd584c81c
/etc/udev/udev.conf a9c43ddab6e58eefa56db50ff44b2b46
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: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libunistring0
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 1156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 0.9.3-5.2ubuntu1
Config-Version: 0.9.3-5.2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Unicode string library for C
The 'libunistring' library implements Unicode strings (in the UTF-8,
UTF-16, and UTF-32 encodings), together with functions for Unicode
characters (character names, classifications, properties) and
functions for string processing (formatted output, width, word
breaks, line breaks, normalization, case folding, regular
expressions).
.
This package contains the shared library.
Homepage: http://www.gnu.org/software/libunistring/
Original-Maintainer: Andreas Rottmann <rotty@debian.org>
Package: linux-modules-4.15.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68134
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-166.174
Config-Version: 4.15.0-166.174
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: libapparmor1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 2.12-4ubuntu5.3
Depends: libc6 (>= 2.17)
Description: changehat AppArmor library
libapparmor1 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: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Package: iptables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1595
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6.1-2ubuntu2.1
Depends: libip4tc0 (= 1.6.1-2ubuntu2.1), libip6tc0 (= 1.6.1-2ubuntu2.1), libiptc0 (= 1.6.1-2ubuntu2.1), libxtables12 (= 1.6.1-2ubuntu2.1), libc6 (>= 2.14), libnetfilter-conntrack3, libnfnetlink0
Suggests: kmod
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: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libldap-2.4-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 499
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.4.45+dfsg-1ubuntu1.11
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.14), libgnutls30 (>= 3.5.6), libgssapi3-heimdal (>= 1.4.0+git20110226), libsasl2-2, libldap-common (>= 2.4.45+dfsg-1ubuntu1.11)
Conflicts: ldap-utils (<= 2.1.23-1)
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 <pkg-openldap-devel@lists.alioth.debian.org>
Package: linux-modules-4.15.0-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68127
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-163.171
Config-Version: 4.15.0-163.171
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php7.2-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4823
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-cli, phpapi-20170718
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), php7.2-json, php7.2-opcache, php7.2-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php7.2 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash libxml openssl
pcntl pcre Reflection session sodium SPL standard 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/
Package: librbl1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-11build1
Depends: libc6 (>= 2.4)
Description: Library to support a DKIM based RBL system
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing OpenDKIM's RBL system.
Homepage: http://www.opendkim.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Package: nplan
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: netplan.io
Version: 0.99-0ubuntu3~18.04.5
Depends: netplan.io
Description: YAML network configuration abstraction - transitional package
netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
This is a transitional package that installs 'netplan.io'.
Homepage: https://netplan.io/
Original-Maintainer: Debian netplan Maintainers <team+netplan@tracker.debian.org>
Package: python3-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 410
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: chardet
Version: 3.0.4-1+ubuntu16.04.1+certbot+2
Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources
Description: universal character encoding detector for Python3
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.
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/chardet/chardet
Package: linux-modules-extra-4.4.0-165-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152548
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-165.193
Config-Version: 4.4.0-165.193
Depends: linux-image-4.4.0-165-generic | linux-image-unsigned-4.4.0-165-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: iucode-tool
Status: install ok installed
Priority: optional
Section: contrib/utils
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.1-1
Depends: libc6 (>= 2.14)
Recommends: intel-microcode (>= 1)
Description: Intel processor microcode tool
iucode_tool is a program to manipulate Intel® X86 and X86-64 processor
microcode collections, and to use the kernel facilities to upgrade the
microcode on Intel system processors.
.
It can load microcode data files in text and binary format, sort, list and
filter the microcodes contained in these files, write selected microcodes to a
new file in binary format, or upload them to the kernel.
.
It operates on non-free microcode data downloaded directly from Intel or
installed by the intel-microcode package.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Homepage: https://gitlab.com/iucode-tool
Package: php-xml-serializer
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 203
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.20.2-3ubuntu1
Depends: php-pear, php-xml-parser (>= 1.2.6)
Suggests: php-cli
Description: swiss-army knife for reading and writing XML files
XML_Serializer creates XML files from data structures and vice versa.
It serializes complex data structures like arrays or objects as XML
documents. You can create any XML document without the need for DOM
access.
This package includes an unserializer facility that creates PHP data
structures (like arrays and objects) from XML documents, if type hints
are available. If not, it will try to guess how it has to be
unserialized, doing exactly what you expect it to do in most cases.
.
Since version 0.8.0 the package is able to treat XML documents similar
to the simplexml extension of PHP 5.
Homepage: http://pear.php.net/package/XML_Serializer
Original-Maintainer: PKG-PHP-PEAR team <pkg-php-pear@lists.alioth.debian.org>
Package: libasprintf0v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Replaces: gettext-base (<< 0.18.1.1-6), libasprintf0c2
Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2)
Breaks: gettext-base (<< 0.18.1.1-6), libasprintf0c2
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 <sanvila@debian.org>
Package: linux-image-4.15.0-188-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-188.199
Config-Version: 4.15.0-188.199
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-188-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-188-generic
Conflicts: linux-image-unsigned-4.15.0-188-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-188.199)
Package: liburi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.73-1
Depends: perl:any
Suggests: libwww-perl
Description: module to manipulate and access URI strings
URI is a collection of Perl modules that represent and manipulate Uniform
Resource Identifier (URI) references as specified in RFC 2396.
.
URI objects can be used to access and manipulate the various components
that make up these strings. There are also methods to combine URIs in
various ways.
.
The URI class replaces the URI::URL class that used to be distributed with
libwww-perl. This package also includes an emulation of the old URI::URL
interface, which implements both the old and the new interface.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/URI
Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 12072
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.02-2ubuntu8.26
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.14), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.4-1.4), liblzma5 (>= 5.1.1alpha+20120614), gettext-base, lsb-base (>= 3.0-6), efibootmgr
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), mdadm (<< 2.6.7-2)
Conffiles:
/etc/bash_completion.d/grub b269c1383a87a7da2cc309c929ba35ca
/etc/grub.d/00_header 1788ccfbd17ca8cf32f9e6583172314e
/etc/grub.d/05_debian_theme 1b68d93d4dd2dacf7b62a7d0937baa74
/etc/grub.d/10_linux fff4787cb357cff8cb57628613a03625
/etc/grub.d/20_linux_xen da479977add15537c62855985e57200d
/etc/grub.d/30_os-prober 3edebc4e0527e0c6e4d1f2e65c288d42
/etc/grub.d/30_uefi-firmware f86dfa1725733e0f96436c0c7358004a
/etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
/etc/grub.d/41_custom 7bb4eb43ee7cb6d6f52df3dd2bde84e9
/etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
/etc/init.d/grub-common 561b38cf0171ef9aa41954dad9ec6b3c
/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 <pkg-grub-devel@lists.alioth.debian.org>
Package: kbd
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 1248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.0.4-2ubuntu1
Provides: console-utilities
Depends: libc6 (>= 2.14), console-setup | console-setup-mini
Conflicts: console-utilities
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.
Homepage: http://www.kbd-project.org/
Original-Maintainer: Console utilities maintainers <pkg-kbd-devel@lists.alioth.debian.org>
Package: php7.3-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 439
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.3-mysqli, php7.3-mysqlnd, php7.3-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.15)
Description: MySQL module for PHP
This package provides the MySQL module(s) for PHP.
.
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/
Package: libssl1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3963
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1j-1+ubuntu16.04.1+deb.sury.org+3
Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0
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.
Homepage: https://www.openssl.org/
Package: linux-modules-4.15.0-158-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68082
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-158.166
Config-Version: 4.15.0-158.166
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59.10ubuntu1
Replaces: initscripts (<< 2.88dsf-59.5)
Depends: libc6 (>= 2.14), init-system-helpers (>= 1.25~), util-linux (>> 2.28-2~)
Breaks: systemd (<< 215)
Description: System-V-like utilities
This package contains the important System-V-like utilities.
.
Specifically, this package includes:
killall5, pidof
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Package: linux-image-4.4.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7062
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-159.187
Config-Version: 4.4.0-159.187
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-159-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-159-generic
Conflicts: linux-image-unsigned-4.4.0-159-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-159.187)
Package: xz-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.2.2-1.3ubuntu0.1
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.17), liblzma5 (>= 5.2.2)
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 <jrnieder@gmail.com>
Package: linux-modules-extra-4.4.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152612
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-189.219
Config-Version: 4.4.0-189.219
Depends: linux-image-4.4.0-189-generic | linux-image-unsigned-4.4.0-189-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php8.0-xdebug
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1771
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php8.0-common, libc6 (>= 2.17)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/8.0/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: php7.3-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4647
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-cli, phpapi-20180731
Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), php7.3-json, php7.3-opcache, php7.3-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php7.3 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash libxml openssl
pcntl pcre Reflection session sodium SPL standard 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/
Package: libtext-iconv-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7-5build6
Depends: libc6 (>= 2.4), perl-base (>= 5.26.0-4), perlapi-5.26.0
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 <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::Iconv
Package: linux-modules-extra-4.15.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177630
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-177.186
Config-Version: 4.15.0-177.186
Depends: linux-image-4.15.0-177-generic | linux-image-unsigned-4.15.0-177-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: linux-modules-4.4.0-203-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58968
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-203.235
Config-Version: 4.4.0-203.235
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libaprutil1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 258
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.1-2ubuntu0.1
Depends: libapr1 (>= 1.6.2), libc6 (>= 2.25), libdb5.3, libexpat1 (>= 2.0.1), libgdbm5 (>= 1.14), libssl1.1 (>= 1.1.0)
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.
Homepage: http://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libheimbase1-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libc6 (>= 2.14)
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 <bam@debian.org>
Package: language-pack-gnome-en-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 3419
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:18.04+20180712
Replaces: language-pack-en (<< 1:18.04+20180712), language-pack-en-base (<< 1:18.04+20180712), language-pack-gnome-en (<< 1:18.04+20180712), language-pack-gnome-en-base (<< 1:18.04+20180712), language-pack-kde-en (<< 1:18.04+20180712), language-pack-kde-en-base (<< 1:18.04+20180712)
Depends: locales (>= 2.3.6), language-pack-gnome-en (>= 1:18.04+20180712)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-gnome-en (<< 1:18.04+20180712)
Description: GNOME translations for language English
Translation data for all supported GNOME packages for:
English
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-gnome-en provides frequent
translation updates, so you should install this as well.
Package: linux-modules-extra-4.4.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152707
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-204.236
Config-Version: 4.4.0-204.236
Depends: linux-image-4.4.0-204-generic | linux-image-unsigned-4.4.0-204-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libtext-wrapi18n-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.06-7.1
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 <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::WrapI18N
Package: libsemanage-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 2.7-2build2
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 f6f9b97af233c90ca127f406fb6f0932
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.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: linux-modules-4.15.0-188-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68207
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-188.199
Config-Version: 4.15.0-188.199
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 4.15.0.213.196
Depends: linux-image-generic (= 4.15.0.213.196), linux-headers-generic (= 4.15.0.213.196)
Description: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.
Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fakeroot
Version: 1.22-2ubuntu1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.14)
Breaks: fakeroot (<< 1.20-2~)
Conffiles:
/etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf f9f2331782e9078d5472c77e1d9cd869
Description: tool for simulating superuser privileges - shared libraries
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains the LD_PRELOAD libraries.
Original-Maintainer: Clint Adams <clint@debian.org>
Package: php7.4-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1764
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php7.4-common, libc6 (>= 2.17)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.4/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: linux-image-4.4.0-133-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66493
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-133.159
Config-Version: 4.4.0-133.159
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-133-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: php-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 73
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:81+ubuntu16.04.1+deb.sury.org+1
Depends: psmisc (>= 22.15-1~), init-system-helpers (>= 1.18~)
Breaks: php-amqp (<< 1.7.0~alpha2-4~), php-apcu (<< 5.1.3+4.0.10-2~), php-apcu-bc (<< 1.0.3-2~), php-ast (<< 0.1.1-2~), php-geoip (<< 1.1.0-4~), php-gmagick (<< 2.0.1~rc3+1.1.7~rc3-2~), php-igbinary (<< 1.2.1-10-ge0e66b9+1.2.1-2~), php-imagick (<< 3.4.0~rc6-2~), php-memcache (<< 3.0.9~20151130.fdbd46b-2~), php-memcached (<< 2.2.0-95-g6ace07d+2.2.0-2~), php-mongodb (<< 1.1.2-3~), php-msgpack (<< 2.0.0+0.5.7-2~), php-radius (<< 1.4.0~b1-2~), php-redis (<< 2.2.7-355-g799e0bc+2.2.7-4~), php-rrd (<< 2.0.0+1.1.3-4~), php-smbclient (<< 0.8.0~rc1-2~), php-ssh2 (<< 0.12-39-g3dfe336+0.12-2~), php-uploadprogress (<< 1.0.3.1-4-g95d8a0f-2~), php-uuid (<< 1.0.4-2~), php-xdebug (<< 2.4.0~rc4-2~), php-zmq (<< 1.1.3-3~), php5.6-common (<< 5.6.18+dfsg-10~), php5.6-json (<< 1.3.9-2~), php7.0-common (<< 7.0.3-11~)
Conffiles:
/etc/cron.d/php e6fa2d74078ac0ac6fd730decf3b3736
Description: Common files for PHP packages
This package contains common utilities shared among all packaged PHP
versions.
.
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.
Package: gpgsm
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 549
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg2 (<< 2.1.10-2)
Depends: gpgconf (= 2.2.4-1ubuntu1.6), libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libksba8 (>= 1.3.4), libreadline7 (>= 6.0)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Breaks: gnupg2 (<< 2.1.10-2)
Description: GNU privacy guard - S/MIME version
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 RFC4880.
.
This package contains the gpgsm program. gpgsm is a tool to provide
digital encryption and signing services on X.509 certificates and the
CMS protocol. gpgsm includes complete certificate management.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: linux-image-4.15.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-201.212
Config-Version: 4.15.0-201.212
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-201-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-201-generic
Conflicts: linux-image-unsigned-4.15.0-201-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-201.212)
Package: linux-modules-4.4.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58976
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-204.236
Config-Version: 4.4.0-204.236
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php-symfony-polyfill-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-polyfill
Version: 1.6.0-2
Depends: php-common
Description: Symfony polyfill backporting apcu_* functions to lower PHP versions
This component provides `apcu_*` functions and the `APCUIterator` class to
users of the legacy APC extension.
.
The Symfony Polyfill project backports features found in the latest PHP
versions and provides compatibility layers for some extensions and functions.
It is intended to be used when portability across PHP versions and extensions
is desired.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://symfony.com
Package: guile-2.0-libs
Status: install ok installed
Priority: optional
Section: lisp
Installed-Size: 11490
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: guile-2.0
Version: 2.0.13+1-5ubuntu0.1
Provides: guile-2.0-slib
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libgc1c2 (>= 1:7.2d), libgmp10, libltdl7 (>= 2.4.6), libreadline7 (>= 6.0), libunistring2 (>= 0.9.7)
Conflicts: guile-2.0-slib
Description: Core Guile libraries
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Homepage: http://www.gnu.org/software/guile/
Original-Maintainer: Rob Browning <rlb@defaultvalue.org>
Package: libp11-kit0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1247
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.23.9-2ubuntu0.1
Depends: libc6 (>= 2.26), libffi6 (>= 3.0.4)
Breaks: opencryptoki (<= 3.6.1+dfsg-1)
Description: library for loading and coordinating access to PKCS#11 modules - runtime
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
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 <pkg-gnutls-maint@lists.alioth.debian.org>
Package: linux-modules-4.15.0-200-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 68260
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-200.211
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: rpm2cpio
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: rpm
Version: 4.14.1+dfsg1-2
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.4), librpm8 (>= 4.14.0+dfsg1), librpmio8 (>= 4.14.0+dfsg1), rpm-common (= 4.14.1+dfsg1-2)
Suggests: rpm-i18n
Description: tool to convert RPM package to CPIO archive
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This package contains tool to convert RPM packages to standard CPIO
archive.
Original-Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Homepage: http://rpm.org/
Package: libpango-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.40.14-1ubuntu0.1
Depends: fontconfig (>= 2.1.91), libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libthai0 (>= 0.1.22-3~)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: http://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libjs-jquery-ui
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 2329
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: jqueryui
Version: 1.12.1+dfsg-5
Depends: libjs-jquery (>= 1.7)
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 <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://jqueryui.com/
Package: python3-minimal
Status: install ok installed
Priority: important
Section: python
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.6.7-1~18.04
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.6-minimal (>= 3.6.7-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.6-minimal/README.Debian for a list of the modules
contained in this package.
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libgcc-5-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 12196
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-5
Version: 5.5.0-12ubuntu1
Replaces: gccgo-5 (<< 5.5.0-12ubuntu1)
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libgcc1 (>= 1:5.5.0-12ubuntu1), libgomp1 (>= 5.5.0-12ubuntu1), libitm1 (>= 5.5.0-12ubuntu1), libatomic1 (>= 5.5.0-12ubuntu1), libasan2 (>= 5.5.0-12ubuntu1), liblsan0 (>= 5.5.0-12ubuntu1), libtsan0 (>= 5.5.0-12ubuntu1), libubsan0 (>= 5.5.0-12ubuntu1), libcilkrts5 (>= 5.5.0-12ubuntu1), libmpx0 (>= 5.5.0-12ubuntu1), libquadmath0 (>= 5.5.0-12ubuntu1)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Description: GCC support library (development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgnutls-openssl27
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.5.18-1ubuntu1.6
Depends: libgnutls30 (= 3.5.18-1ubuntu1.6), libc6 (>= 2.14)
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 and Datagram
Transport Layer Security (DTLS 1.0, 1.2) 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 <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libopendbx1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libopendbx
Version: 1.4.6-11
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Recommends: libopendbx1-sqlite3 | libopendbx1-backend
Description: Lightweight database access abstraction layer
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
The sqlite3 backend is recommended by default if no other backend is
installed with libopendbx1
Original-Maintainer: Debian OpenDBX Maintainers <pkg-libopendbx-maintainers@lists.alioth.debian.org>
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Package: linux-image-4.15.0-180-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-180.189
Config-Version: 4.15.0-180.189
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-180-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-180-generic
Conflicts: linux-image-unsigned-4.15.0-180-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-180.189)
Package: linux-modules-4.15.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68100
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-161.169
Config-Version: 4.15.0-161.169
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: libdebconfclient0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.213ubuntu1
Depends: libc6 (>= 2.4)
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. cdebconf is a reimplementation of the original debconf in C.
.
This library allows C programs to interface with cdebconf.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 2.7-2build2
Depends: libc6 (>= 2.14), libpcre3
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.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: systemd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 12536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 237-3ubuntu10.57
Replaces: udev (<< 228-5)
Depends: libapparmor1 (>= 2.9.0-3+exp2), libaudit1 (>= 1:2.2.1), libcryptsetup12 (>= 2:1.4.3), libgpg-error0 (>= 1.14), libkmod2 (>= 5~), libmount1 (>= 2.26.2), libpam0g (>= 0.99.7.1), libsystemd0 (= 237-3ubuntu10.57), util-linux (>= 2.27.1), mount (>= 2.26), adduser, procps
Pre-Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.27), libcap2 (>= 1:2.10), libcryptsetup12 (>= 2:1.4), libgcrypt20 (>= 1.8.0), libidn11 (>= 1.13), libip4tc0 (>= 1.6.0+snapshot20161117), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 2.3.1), libselinux1 (>= 2.1.9)
Recommends: libpam-systemd, dbus, networkd-dispatcher
Suggests: systemd-container, policykit-1
Breaks: apparmor (<< 2.9.2-1), ifupdown (<< 0.8.5~), laptop-mode-tools (<< 1.68~), systemd-shim (<< 10-3~), udev (<< 228-5)
Conflicts: systemd-shim, upstart
Conffiles:
/etc/dhcp/dhclient-enter-hooks.d/resolved 9920aaeaeceedd4babae46a8b6c6edf7
/etc/dhcp/dhclient-exit-hooks.d/timesyncd a891f21f45b0648b7082d999bf424591
/etc/pam.d/systemd-user 3d97692a0125712fcfbd7ddf756f7696
/etc/systemd/journald.conf 5b3af70869d5a6449fe454c73f8fff99
/etc/systemd/logind.conf aeeac805b4bfb7450183ce346999dd38
/etc/systemd/resolved.conf 9e7ae2d59d69ab0c1241fd5d9c5512fe
/etc/systemd/system.conf 33654a446116028d8a1fca1dbb7ea7b0
/etc/systemd/timesyncd.conf dff71825daf78f541a22ea98d46df80e
/etc/systemd/user.conf 675370e2d80a4ad957202e68c1b4aaee
Description: system and service manager
systemd is a system and service manager for Linux. It provides aggressive
parallelization capabilities, uses socket and D-Bus activation for starting
services, offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic.
.
systemd is compatible with SysV and LSB init scripts and can work as a
drop-in replacement for sysvinit.
.
Installing the systemd package will not switch your init system unless you
boot with init=/bin/systemd or install systemd-sysv in addition.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libltdl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-2
Depends: libc6 (>= 2.14)
Description: System independent dlopen wrapper for GNU libtool
This package contains the run-time libltdl library.
.
A small library that aims at hiding the various difficulties of
dlopening libraries from programmers. It is a system independent
dlopen wrapper for GNU libtool.
.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Homepage: http://www.gnu.org/software/libtool/
Package: libhtml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.72-3build1
Depends: perl (>= 5.26.0-4), perlapi-5.26.0, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl
Recommends: libhttp-message-perl
Suggests: libdata-dump-perl
Enhances: libwww-perl
Description: collection of modules that parse HTML text documents
HTML::Parser is a collection of modules useful for handling HTML documents.
These modules used to be part of the libwww-perl distribution, but are now
unbundled in order to facilitate a separate development track.
.
Objects of the HTML::Parser class will recognize markup and separate it from
content data. As different kinds of markup are recognized, the corresponding
event handler is invoked. The document to be parsed may also be supplied in
arbitrary chunks, making on-the-fly parsing of network documents possible.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Parser
Package: linux-modules-extra-4.15.0-197-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177498
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-197.208
Config-Version: 4.15.0-197.208
Depends: linux-image-4.15.0-197-generic | linux-image-unsigned-4.15.0-197-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libpython2.7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3485
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.17-1~18.04ubuntu1.11
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.17-1~18.04ubuntu1.11), libc6 (>= 2.15), zlib1g (>= 1:1.2.0)
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 <doko@debian.org>
Package: augeas-lenses
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1771
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: augeas
Version: 1.10.1-2ubuntu1
Suggests: augeas-doc
Description: Set of lenses needed by libaugeas0 to parse config files
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree. This package includes the official
set of lenses.
Homepage: http://augeas.net/
Original-Maintainer: Hilko Bengen <bengen@debian.org>
Package: gcc-8-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 117
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
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 <debian-gcc@lists.debian.org>
Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6774
Origin: debian
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: debbugs://bugs.debian.org
Architecture: amd64
Multi-Arch: foreign
Version: 1.19.0.5ubuntu2.4
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.2.2), libselinux1 (>= 2.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: acidbase (<= 1.4.5-4), amule (<< 2.3.1+git1a369e47-3), beep (<< 1.3-4), im (<< 1:151-4), libdpkg-perl (<< 1.18.11), netselect (<< 0.3.ds1-27), pconsole (<< 1.0-12), phpgacl (<< 3.3.7-7.3), pure-ftpd (<< 1.0.43-1), systemtap (<< 2.8-1), terminatorx (<< 4.0.1-1), xvt (<= 2.1-20.1)
Conffiles:
/etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b
/etc/cron.daily/dpkg 4a75e177a3662e2efd8d477ae8e8533b
/etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
/etc/logrotate.d/alternatives 5fe0af6ce1505fefdc158d9e5dbf6286
/etc/logrotate.d/dpkg 9e25c8505966b5829785f34a548ae11f
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 <debian-dpkg@lists.debian.org>
Package: linux-image-4.4.0-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7058
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-151.178
Config-Version: 4.4.0-151.178
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-151-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-151-generic
Conflicts: linux-image-unsigned-4.4.0-151-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-151.178)
Package: aspell-en
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2017.08.24-0-0.1
Provides: aspell-dictionary
Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2)
Description: English dictionary for GNU Aspell
This package contains all the required files to add support for English
language to the GNU Aspell spell checker.
.
American, British, Canadian and Australian spellings are included.
Original-Maintainer: Brian Nelson <pyro@debian.org>
Homepage: http://aspell.net/
Package: linux-image-4.4.0-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7061
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-157.185
Config-Version: 4.4.0-157.185
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-157-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-157-generic
Conflicts: linux-image-unsigned-4.4.0-157-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-157.185)
Package: automake
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1494
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: automake-1.15
Version: 1:1.15.1-3ubuntu2
Provides: automake-1.15, automaken
Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1)
Suggests: autoconf-doc, gnu-standards
Conflicts: automake (<< 1:1.4-p5-1), automake1.10-doc, automake1.5 (<< 1.5-2), automake1.6 (<< 1.6.1-4)
Description: Tool for generating GNU Standards-compliant Makefiles
Automake is a tool for automatically generating `Makefile.in's from
files called `Makefile.am'.
.
The goal of Automake is to remove the burden of Makefile maintenance
from the back of the individual GNU maintainer (and put it on the back
of the Automake maintainer).
.
The `Makefile.am' is basically a series of `make' macro definitions
(with rules being thrown in occasionally). The generated
`Makefile.in's are compliant with the GNU Makefile standards.
.
Automake 1.15 fails to work in a number of situations that Automake
1.4, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 and 1.14 did, so previous versions are
available as separate packages.
Original-Maintainer: Eric Dorland <eric@debian.org>
Homepage: https://www.gnu.org/software/automake/
Package: linux-image-4.15.0-192-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-192.203
Config-Version: 4.15.0-192.203
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-192-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-192-generic
Conflicts: linux-image-unsigned-4.15.0-192-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-192.203)
Package: php-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2078
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 1:1.10.12+submodules+notgz+20210212-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-console-getopt, php-structures-graph, php-xml-util
Depends: php-cli, php-common, php-xml
Breaks: php-pear-frontend-gtk (<< 0.4.0), php-pear-frontend-web (<= 0.4)
Description: PEAR Base System
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining
BC
* support for optional dependency groups and limited support for
sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks
Homepage: https://pear.php.net/package/PEAR
Package: libdns-export1100
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.11.3+dfsg-1ubuntu1.18
Depends: libc6 (>= 2.14), libisc-export169, libssl1.1 (>= 1.1.0)
Description: Exported DNS Shared Library
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 exported libdns shared library.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Packaging <pkg-dns-devel@lists.alioth.debian.org>
Package: libjs-jquery-mousewheel
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: jquery-goodies
Version: 12-1
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 <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: http://brandonaaron.net/code/mousewheel/docs
Package: linux-image-4.15.0-191-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-191.202
Config-Version: 4.15.0-191.202
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-191-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-191-generic
Conflicts: linux-image-unsigned-4.15.0-191-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-191.202)
Package: linux-modules-4.4.0-164-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58296
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-164.192
Config-Version: 4.4.0-164.192
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libmagickwand-6.q16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-3 (>= 8:6.9.6.8), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Description: image manipulation library -- quantum depth Q16
The MagickWand API is the recommended interface between the C programming
language and the ImageMagick image processing libraries. Unlike the
MagickCore C API, MagickWand uses only a few opaque types. Accessors are
available to set or get important wand properties.
.
This package contains the C libraries needed to run executables that make
use of MagickWand.
.
This version of libmagickwand is compiled for a channel
depth of 16 bits (Q16).
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1223
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.1-1ubuntu2.1~18.04.23
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.1)
Suggests: ca-certificates
Conffiles:
/etc/ssl/openssl.cnf 61c17536f212862b4101ca83ae199157
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.
Homepage: https://www.openssl.org/
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Package: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 932
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.19.4-1ubuntu2.2
Depends: libc6 (>= 2.17), libidn2-0 (>= 0.6), libpcre3, libpsl5 (>= 0.16.0), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
/etc/wgetrc c43064699caf6109f4b3da0405c06ebb
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: https://www.gnu.org/software/wget/
Original-Maintainer: Noël Köthe <noel@debian.org>
Package: php5.6-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 455
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/5.6/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Homepage: http://pecl.php.net/package/imagick
Package: gnupg-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 466
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.0.1), libbz2-1.0, libc6 (>= 2.15), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libksba8 (>= 1.3.4), zlib1g (>= 1:1.1.4)
Recommends: gpg, gpg-agent, gpgconf, gpgsm
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Description: GNU privacy guard - utility programs
GnuPG is GNU's tool for secure communication and data storage.
.
This package contains several useful utilities for manipulating
OpenPGP data and other related cryptographic elements. It includes:
.
* addgnupghome -- create .gnupg home directories
* applygnupgdefaults -- run gpgconf --apply-defaults for all users
* gpgcompose -- an experimental tool for constructing arbitrary
sequences of OpenPGP packets (e.g. for testing)
* gpgparsemail -- parse an e-mail message into annotated format
* gpgsplit -- split a sequence of OpenPGP packets into files
* gpg-zip -- encrypt or sign files in an archive
* kbxutil -- list, export, import Keybox data
* lspgpot -- convert PGP ownertrust values to GnuPG
* migrate-pubring-from-classic-gpg -- use only "modern" formats
* symcryptrun -- use simple symmetric encryption tool in GnuPG framework
* watchgnupg -- watch socket-based logs
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: vim
Version: 2:8.0.1453-1ubuntu1.13
Depends: xxd
Recommends: vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
Conffiles:
/etc/vim/vimrc 8a8f58567e1a68b71d61164a4e039fdc
Description: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
Homepage: https://vim.sourceforge.io/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Package: libcgi-pm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 446
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.38-1
Depends: perl, libhtml-parser-perl
Recommends: libcgi-fast-perl (>= 1:2.01)
Breaks: git (<< 1:2.1.3), libcgi-fast-perl (<< 1:2)
Description: module for Common Gateway Interface applications
CGI.pm is a Perl module that provides classes useful for creating Web forms
and for parsing their contents. It defines CGI objects, entities that contain
the values of the current query string and other state variables.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/CGI
Package: libijs-0.35
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ijs
Version: 0.35-13
Depends: libc6 (>= 2.14)
Description: IJS raster image transport protocol: shared library
IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot provides a reference implementation of the protocol,
the design of which is still in flux. When the protocol specification is
published, it will be authoritative. Applications should feel free to link
against the library provided in this package, adapt that code for their own
needs, or roll a completely new implementation.
.
IJS is a client-server protocol, used to write ghostscript drivers. The
drivers are separate programs. The client and server communicate via pipes,
though shared memory may be used additionally in the future. Currently IJS
is used by the hpijs and ijsgimpprint drivers.
.
Code for both the client- and server-side is included in the library. This
package provides the shared library.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: http://www.linuxprinting.org/ijs/
Package: libonig2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libonig
Version: 5.9.6-1ubuntu0.1
Depends: libc6 (>= 2.14)
Description: regular expressions library
Oniguruma is a library for working with regular expressions.
.
Different character encoding for every regular expression object can
be specified.
Homepage: http://www.geocities.jp/kosako3/oniguruma/
Original-Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Package: libopts25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: autogen
Version: 1:5.18.12-4
Replaces: autogen
Depends: libc6 (>= 2.14)
Description: automated option processing library based on autogen
This package contains the shared libraries needed by binaries that use
autoopts for option processing. The package containing the header files
and static libraries is libopts25-dev. The package containing the
development tools is autogen.
Original-Maintainer: Andreas Metzler <ametzler@debian.org>
Homepage: https://www.gnu.org/software/autogen/
Package: unattended-upgrades
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.1ubuntu1.18.04.14
Depends: debconf (>= 0.5) | debconf-2.0, debconf, gir1.2-glib-2.0, powermgmt-base, python3, python3-apt, python3-gi, python3-dbus, ucf, lsb-release, lsb-base, xz-utils
Recommends: cron | cron-daemon | anacron
Suggests: bsd-mailx, default-mta | mail-transport-agent, needrestart
Conffiles:
/etc/init.d/unattended-upgrades 290829a5efc55b7c435de0bb769f217b
/etc/kernel/postinst.d/unattended-upgrades 6b7d48fa1e4cd6b8cf445a2fb494288a
/etc/logrotate.d/unattended-upgrades e45049ee847f069a99e3e6ec39155d4a
/etc/pm/sleep.d/10_unattended-upgrades-hibernate 0f5d54aa2dd322c805c90e409fc2724a
/etc/update-motd.d/92-unattended-upgrades afa7546d3fe561e1f5783f7b9cf72096
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 <mvo@debian.org>
Package: libsqlite3-0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.22.0-1ubuntu0.7
Depends: libc6 (>= 2.14)
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) <gcs@debian.org>
Package: php8.0-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8339
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.0-calendar, php8.0-ctype, php8.0-exif, php8.0-ffi, php8.0-fileinfo, php8.0-ftp, php8.0-gettext, php8.0-iconv, php8.0-pdo, php8.0-phar, php8.0-posix, php8.0-shmop, php8.0-sockets, php8.0-sysvmsg, php8.0-sysvsem, php8.0-sysvshm, php8.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libffi6 (>= 3.0.10~rc8), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: imagemagick
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8:6.9.7.4+dfsg-16ubuntu6.15
Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- binaries
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
.
This package include links to channel depth specific binaries and manual
pages.
.
This is a dummy package. You can safely purge or remove it.
Homepage: http://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: linux-image-4.4.0-139-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66574
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-139.165
Config-Version: 4.4.0-139.165
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-139-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: netpbm
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 4134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: netpbm-free
Version: 2:10.0-15.3build1
Replaces: kdelibs4c2a, netpbm-dev, netpbm-nonfree, pbmwbmp, pnmtopng
Provides: pbmwbmp, pnmtopng
Depends: libnetpbm10 (= 2:10.0-15.3build1), libc6 (>= 2.14), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Conflicts: kdelibs4c2a, netpbm-dev (<= 2:9.10), netpbm-nonfree (<= 1:19940301.1-3), pbmwbmp, pnmtopng, ucbmpeg (<= 1r2-6)
Description: Graphics conversion tools between image formats
Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 220 separate tools in the package including converters for
more than 80 graphics formats.
Original-Maintainer: Andreas Barth <aba@not.so.argh.org>
Homepage: http://netpbm.alioth.debian.org
Package: libfontenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfontenc
Version: 1:1.1.3-1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: X11 font encoding library
libfontenc is a library which helps font libraries portably determine
and deal with different encodings of fonts.
.
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/libfontenc
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: python3-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 275
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: requests
Version: 2.18.4-2ubuntu0.1
Depends: python3-certifi, python3-chardet (<< 3.1.0), python3-idna, python3-urllib3 (<< 1.23), python3:any (>= 3.4~), ca-certificates, python3-chardet (>= 3.0.2), python3-urllib3 (>= 1.21.1)
Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks
Breaks: awscli (<< 1.11.139)
Description: elegant and simple HTTP library for Python3, 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
.
This package contains the Python 3 version of the library.
Homepage: http://python-requests.org
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Package: linux-modules-4.4.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58473
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-171.200
Config-Version: 4.4.0-171.200
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php8.0-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 451
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: php8.0-common, libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/8.0/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: linux-modules-4.15.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68335
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-209.220
Config-Version: 4.15.0-209.220
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-headers-4.15.0-212-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 13378
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-212.223
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-4.15.0-212, libc6 (>= 2.14), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0)
Description: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
This package provides kernel header files for version 4.15.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-212/debian.README.gz for details.
Package: linux-modules-4.4.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58295
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-166.195
Config-Version: 4.4.0-166.195
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: sysv-rc
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59.3ubuntu2
Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10)
Pre-Depends: init-system-helpers (>= 1.25~)
Recommends: lsb-base (>= 3.2-14)
Suggests: bum
Breaks: initscripts (<< 2.86.ds1-63), systemd (<< 215)
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 <pkg-sysvinit-devel@lists.alioth.debian.org>
Package: php-google-api-php-client
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 3015
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: google-api-php-client
Version: 0.6.7-2ubuntu1
Depends: ca-certificates, php | php-cli, php-curl
Recommends: php-json
Description: Google APIs client library for PHP
The Google API client library allows one to work with Google APIs such
as Analytics, Adsense, Google+, Calendar, Drive or Games. It includes
support for HTTP streams, which makes it simple to use the library from
an App Engine application just by tweaking the configuration file.
Homepage: http://code.google.com/p/google-api-php-client/
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: libalgorithm-diff-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.19.03-1
Depends: perl
Recommends: libalgorithm-diff-xs-perl
Description: module to find differences between files
Algorithm::Diff is a Perl module that allows users to analyze text based on a
Longest Common Subsequence (LCS) algorithm. It can compare two files and find
the differences between them, which can produce the same information as the
common Unix tool 'diff'.
.
There is an XS-optimized implementation of the core loop, which accelerates
some types of diff output (see libalgorithm-diff-xs-perl).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff/
Package: tasksel-data
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 41
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Source: tasksel
Version: 3.34ubuntu11
Depends: tasksel (= 3.34ubuntu11)
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 <debian-boot@lists.debian.org>
Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 3882
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6.17
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 1.6.17)
Depends: adduser, gpgv | gpgv2 | gpgv1, ubuntu-keyring, libapt-pkg5.0 (>= 1.6.17), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgnutls30 (>= 3.5.6), libseccomp2 (>= 1.0.1), libstdc++6 (>= 5.2)
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Conffiles:
/etc/apt/apt.conf.d/01-vendor-ubuntu 5232396660502461fc834c0a1229dbe4
/etc/apt/apt.conf.d/01autoremove 76120d358bc9037bb6358e737b3050b5
/etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
/etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
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 <deity@lists.debian.org>
Package: libfribidi0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 0.19.7-2ubuntu0.1
Depends: libc6 (>= 2.4)
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.
Homepage: http://www.fribidi.org/
Original-Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
Package: libxcb-shm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.13-2~ubuntu18.04
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Description: X C Binding, shm extension
This package contains the library files needed to run software using
libxcb-shm, the shm extension for 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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: liblocale-gettext-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.07-3build2
Depends: libc6 (>= 2.2.5)
Pre-Depends: perl-base (>= 5.26.0-4), perlapi-5.26.0
Description: module using libc functions for internationalization in Perl
The Locale::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 <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/gettext
Package: linux-image-4.4.0-78-generic
Status: install ok not-installed
Priority: optional
Section: kernel
Architecture: amd64
Package: libgettextpo-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Replaces: gettext (<< 0.18.1.1-10)
Depends: libgettextpo0 (= 0.19.8.1-6ubuntu0.3)
Suggests: gettext-doc
Breaks: gettext (<< 0.18.1.1-10)
Description: GNU Internationalization library development files
This package contains development files for the libgettextpo library.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.02.176-4.1ubuntu3.18.04.3)
Version: 2:1.02.145-4.1ubuntu3.18.04.3
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.138)
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 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 <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: linux-image-4.4.0-165-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7060
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-165.193
Config-Version: 4.4.0-165.193
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-165-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-165-generic
Conflicts: linux-image-unsigned-4.4.0-165-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-165.193)
Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxpm
Version: 1:3.5.12-1ubuntu0.18.04.2
Depends: libc6 (>= 2.14), libx11-6
Description: X11 pixmap library
The X PixMap image format is an extension of the monochrome X BitMap
format specified in the X protocol, and is commonly used in traditional
X applications.
.
This package provides runtime support for XPM format.
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libasprintf-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Replaces: gettext (<< 0.18.1.1-10)
Depends: libasprintf0v5 (= 0.19.8.1-6ubuntu0.3)
Suggests: gettext-doc
Breaks: gettext (<< 0.18.1.1-10)
Description: GNU Internationalization library development files
This package contains development files for the libasprintf library.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: linux-image-4.4.0-174-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-174.204
Config-Version: 4.4.0-174.204
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-174-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-174-generic
Conflicts: linux-image-unsigned-4.4.0-174-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-174.204)
Package: linux-image-4.4.0-166-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7065
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-166.195
Config-Version: 4.4.0-166.195
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-166-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-166-generic
Conflicts: linux-image-unsigned-4.4.0-166-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-166.195)
Package: libefiboot1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 34-1
Depends: libc6 (>= 2.14), libefivar1 (>= 34)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
Library to allow for the manipulation of UEFI variables related to booting.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: https://github.com/rhinstaller/efivar
Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 1297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.5.2-1ubuntu1.1
Depends: libc6 (>= 2.14), libkmod2 (>= 5~), libpci3 (= 1:3.5.2-1ubuntu1.1)
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 <anibal@debian.org>
Package: libxrender1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X Rendering Extension client library
The X Rendering Extension (Render) introduces digital image composition as
the foundation of a new rendering model within the X Window System.
Rendering geometric figures is accomplished by client-side tessellation into
either triangles or trapezoids. Text is drawn by loading glyphs into the
server and rendering sets of them. The Xrender library exposes this
extension to X clients.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXrender
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.6-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 <sanvila@debian.org>
Homepage: http://www.gnu.org/software/diffutils/
Package: linux-image-4.4.0-203-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7081
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-203.235
Config-Version: 4.4.0-203.235
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-203-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-203-generic
Conflicts: linux-image-unsigned-4.4.0-203-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-203.235)
Package: php-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-imap
Description: IMAP module for PHP [default]
This package provides a IMAP module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: liblvm2app2.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1694
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.02.176-4.1ubuntu3.18.04.3
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.17), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.141), libsystemd0 (>= 222), libudev1 (>= 183)
Description: LVM2 application library
This package contains the lvm2app shared library. It allows easier access
to the basic LVM objects and provides functions to enumerate, create or
modify them.
Homepage: http://sources.redhat.com/lvm2/
Original-Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.8.3-2ubuntu0.1
Replaces: man, manpages-de (<< 0.5-4), manpages-tr (<< 1.0.5.1-3), manpages-zh (<< 1.5.2-1.1), nlsutils
Provides: man, man-browser
Depends: bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, groff-base (>= 1.18.1.1-15), libc6 (>= 2.17), libgdbm5 (>= 1.12), libpipeline1 (>= 1.5.0), libseccomp2 (>= 2.1.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.16.1~)
Suggests: apparmor, groff, less, www-browser
Breaks: manpages-tr (<< 1.0.5.1-3), manpages-zh (<< 1.5.2-1.1)
Conflicts: man, suidmanager (<< 0.50)
Conffiles:
/etc/apparmor.d/usr.bin.man 74990e7751467337f9a8eb64aa621606
/etc/cron.daily/man-db 66756dda467471df4f38b71a69a10393
/etc/cron.weekly/man-db 40fa232bff2326e0f82837a360d0055f
/etc/manpath.config 6945cded2bf5630e953a5a12aaca5232
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/
Original-Maintainer: Colin Watson <cjwatson@debian.org>
Package: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.9-2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4)
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.
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info
Package: libhttp-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 185
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.14-1
Depends: perl, libencode-locale-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Description: perl interface to HTTP style messages
The HTTP::Message distribution contains classes useful for representing the
messages passed in HTTP style communication. These are classes representing
requests, responses and the headers contained within them.
.
The HTTP::Headers class encapsulates HTTP-style message headers. The headers
consist of attribute-value pairs also called fields, which may be repeated,
and which are printed in a particular order. The field names are cases
insensitive.
.
Instances of this class are usually created as member variables of the
HTTP::Request and HTTP::Response classes, internal to the library.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTTP-Message
Package: php-phpmyadmin-motranslator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 49
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Source: phpmyadmin-motranslator
Version: 5.2.0-1+bionic1
Depends: php-common, php-symfony-expression-language
Description: translation API for PHP using Gettext MO files
This library parses gettext binary .mo files and can mimic the native
php gettext API. Unlike the native gettext API, this library can use .mo
files for locales not installed in the system.
Homepage: https://github.com/phpmyadmin/motranslator
Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 16
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.176ubuntu2.3)
Version: 4:7.4.0-1ubuntu2.3
Provides: c++-compiler
Depends: cpp (>= 4:7.4.0-1ubuntu2.3), gcc (>= 4:7.4.0-1ubuntu2.3), g++-7 (>= 7.4.0-1~), gcc-7 (>= 7.4.0-1~)
Suggests: g++-multilib
Description: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package providing the default GNU C++ compiler.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: python3-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyopenssl
Version: 17.5.0-1ubuntu1
Depends: python3-cryptography (>= 2.1.4), python3-six (>= 1.5.2), python3:any (>= 3.3.2-2~)
Suggests: python-openssl-doc, python3-openssl-dbg
Description: Python 3 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.
.
This package contains the Python 3 version of pyopenssl.
Homepage: https://pyopenssl.org/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-software-properties
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 123
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.96.24.32.22
Depends: python3:any (>= 3.3.2-2~), python3, python3-apt (>= 0.6.20ubuntu16), python3-gi, lsb-release, iso-codes, gpg
Recommends: unattended-upgrades
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: php7.2-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON module(s) for PHP.
.
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/
Package: linux-modules-extra-4.4.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152482
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-154.181
Config-Version: 4.4.0-154.181
Depends: linux-image-4.4.0-154-generic | linux-image-unsigned-4.4.0-154-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php7.0-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1426
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.2+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.0/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: linux-modules-4.4.0-185-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58586
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-185.215
Config-Version: 4.4.0-185.215
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.4.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58214
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-154.181
Config-Version: 4.4.0-154.181
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: resolvconf
Status: install ok installed
Priority: important
Section: net
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.79ubuntu10.18.04.3
Depends: lsb-base (>= 4.1+Debian3), debconf (>= 0.5) | debconf-2.0
Breaks: dhcp3-client (<< 4.1.1-P1-15+squeeze1), dnscache-run, sysv-rc (<< 2.88dsf-42)
Enhances: dhcpcd, dnsmasq, ifupdown, isc-dhcp-client, libc6, network-manager, nscd, pdnsd, ppp, pump, udhcpc
Conffiles:
/etc/dhcp/dhclient-enter-hooks.d/resolvconf 586788af39de093b8145ea9d9fc43875
/etc/init.d/resolvconf dce41f7ca0894245efba005015f470a6
/etc/network/if-down.d/resolvconf 7e3f037a117b52c4169365a95f676262
/etc/network/if-up.d/000resolvconf f544c89d541465f1fea7dbcf71f832c0
/etc/ppp/ip-down.d/000resolvconf e50ecd8f5226bebba46e1eab652a4169
/etc/ppp/ip-up.d/000resolvconf 8cda84dd75e71467394378a6a71edcd6
/etc/resolvconf/interface-order f8b8c98514181b0c55aee4f531765f61
/etc/resolvconf/resolv.conf.d/base d41d8cd98f00b204e9800998ecf8427e
/etc/resolvconf/resolv.conf.d/head 06363a4f7e346b8d87d410c83b16dd7f
/etc/resolvconf/update.d/libc c714cc4467b58fa15680a49faedf7a41
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 <resolvconf-devel@lists.alioth.debian.org>
Package: libnfnetlink0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-3
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 <formorer@debian.org>
Package: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pinentry
Version: 1.1.0-1
Provides: pinentry
Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.14), libgpg-error0 (>= 1.14), libncursesw5 (>= 6), libtinfo5 (>= 6)
Suggests: pinentry-doc
Enhances: gnupg-agent
Description: curses-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
using the curses tool kit, meaning that it is useful for users
working in text mode without the X Window System. There are sibling
packages that implement PIN entry dialogs that use an X tool kit. If
you install any of the graphical packages then this package is not
necessary because the sibling packages automatically fall back to
text mode if X is not active.
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/pinentry/
Package: linux-modules-4.4.0-150-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58212
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-150.176
Config-Version: 4.4.0-150.176
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.7-3.1ubuntu1.3
Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14)
Description: Avahi client library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the library for Avahi's C API which allows you
to integrate mDNS/DNS-SD functionality into your application.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: php8.0-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-pdo-sqlite, php-sqlite3, php8.0-pdo-sqlite
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libsqlite3-0 (>= 3.7.15)
Description: SQLite3 module for PHP
This package provides the SQLite3 module(s) for PHP.
.
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/
Package: linux-image-4.15.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8307
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-177.186
Config-Version: 4.15.0-177.186
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-177-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-177-generic
Conflicts: linux-image-unsigned-4.15.0-177-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-177.186)
Package: linux-image-4.4.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-176.206
Config-Version: 4.4.0-176.206
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-176-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-176-generic
Conflicts: linux-image-unsigned-4.4.0-176-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-176.206)
Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 943
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-3.6ubuntu2.18.04.6
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.27), libdb5.3, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.1.9), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.8-3.6ubuntu2.18.04.6)
Recommends: update-motd
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
/etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
/etc/security/faillock.conf 164da8ffb87f3074179bc60b71d0b99f
/etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
/etc/security/limits.conf 11c27ba00b7bd6a255f33126f75c5005
/etc/security/namespace.conf 6424c99a62ddf4b7d3ca713bb06ded89
/etc/security/namespace.init d9e6a7c85e966427ef23a04ec6c7000f
/etc/security/pam_env.conf ddee4a931170dc21b4e0b9bb28e02a7b
/etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
/etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
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://www.linux-pam.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Package: python3-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 403
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-urllib3
Version: 1.22-1ubuntu0.18.04.2
Depends: python3:any (>= 3.3.2-2~), python3-six
Recommends: ca-certificates
Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks
Description: HTTP library with thread-safe connection pooling for Python3
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.
.
This package contains the Python 3 version of the library.
Homepage: http://urllib3.readthedocs.org
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Package: linux-image-4.4.0-168-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-168.197
Config-Version: 4.4.0-168.197
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-168-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-168-generic
Conflicts: linux-image-unsigned-4.4.0-168-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-168.197)
Package: libmpc3
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpclib3
Version: 1.1.0-1
Depends: libc6 (>= 2.4), libgmp10, libmpfr6 (>= 4.0.0)
Description: multiple precision complex floating-point library
MPC is a portable library written in C for arbitrary precision
arithmetic on complex numbers providing correct rounding. For the time
being, it contains all arithmetic operations over complex numbers, the
exponential and the logarithm functions, the trigonometric and
hyperbolic functions.
.
Ultimately, it should implement a multiprecision equivalent of the ISO
C99 standard.
.
It builds upon the GNU MP and the MPFR libraries.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Homepage: http://www.multiprecision.org/mpc/
Package: insserv
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.14.0-5ubuntu3
Depends: libc6 (>= 2.14)
Suggests: bootchart2
Breaks: sysv-rc (<< 2.87dsf-3)
Conffiles:
/etc/bash_completion.d/insserv 32975fe14795d6fce1408d5fd22747fd
/etc/insserv.conf 3e9467113029a6356f57842085f3c849
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 <pere@debian.org>
Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2041
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Replaces: libstdc++6-8-dbg (<< 4.9.0-3)
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.18), libgcc1 (>= 1:4.2)
Breaks: blockattack (<= 1.4.1+ds1-2.1build2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), chromium-browser (<= 43.0.2357.130-0ubuntu2), clustalx (<= 2.1+lgpl-2), dff (<= 1.3.0+dfsg.1-4.1build2), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), flush (<= 0.9.12-3.1ubuntu1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2build1), innoextract (<= 1.4-1build1), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 4.0.53-1), libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.55.0, libcpprest2.2 (<= 2.2.0-1), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1build1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1build3), libdiet-client2.8 (<= 2.8.0-1build3), libdiet-sed2.8 (<= 2.8.0-1build3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4482~dfsg-3ubuntu3), libgmsh2 (<= 2.8.5+dfsg-1.1ubuntu1), libinsighttoolkit4.6 (<= 4.6.0-3ubuntu3), libkgeomap2 (<= 4:15.04.2-0ubuntu1), libkolabxml1 (<= 1.1.0-3), libkvkontakte1 (<= 1.0~digikam4.10.0-0ubuntu2), libmarisa0 (<= 0.2.4-8build1), libmediawiki1 (<= 1.0~digikam4.10.0-0ubuntu2), libogre-1.8.0 (<= 1.8.1+dfsg-0ubuntu5), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1ubuntu2), libpqxx-4.0 (<= 4.0.1+dfsg-3ubuntu1), libreoffice-core (<= 1:4.4.4~rc3-0ubuntu1), librime1 (<= 1.2+dfsg-2), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.6.3-0ubuntu7), mongodb-server (<= 1:2.6.3-0ubuntu7), ncbi-blast+ (<= 2.2.30-4), openscad (<= 2014.03+dfsg-1build1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.19-1ubuntu2), photoprint (<= 0.4.2~pre2-2.3), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2build1), python-healpy (<= 1.8.1-1), python3-taglib (<= 0.3.6+dfsg-2build2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 4.0.53-1), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3build1), xflr5 (<= 6.09.06-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 <debian-gcc@lists.debian.org>
Package: php7.2-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 497
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
This package provides the Internationalisation module(s) for PHP.
.
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/
Package: libkrb5-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1012
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.16-2ubuntu0.4
Depends: libc6 (>= 2.16), libcom-err2 (>= 1.34), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.16-2ubuntu0.4)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
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 <hartmans@debian.org>
Package: libmysqlclient20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3990
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Depends: mysql-common (>= 5.5), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2)
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 <pkg-mysql-maint@lists.alioth.debian.org>
Package: python3-ndg-httpsclient
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ndg-httpsclient
Version: 0.4.4-1
Depends: python3-openssl, python3-pyasn1 (>= 0.1.1), python3:any (>= 3.3.2-2~)
Description: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python3
ndg-httpsclient is a HTTPS client implementation for httplib and
urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
implementation over the default provided with Python and importantly
enables full verification of the SSL peer.
.
This is the Python3 package
Original-Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Homepage: https://pypi.python.org/pypi/ndg-httpsclient
Package: php-symfony-filesystem
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 3.4.6+dfsg-1ubuntu0.1
Depends: php-common
Description: basic filesystem utilities
The Symfony Filesystem Component provides basic utilities to work
with the filesystem, like creating directories, removing files or
adding symlinks.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/3.4/components/filesystem.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.30-21ubuntu1~18.04.9
Provides: binutils-gold, elf-binutils
Depends: libc6 (>= 2.27), zlib1g (>= 1:1.1.4), binutils-common (= 2.30-21ubuntu1~18.04.9), libbinutils (= 2.30-21ubuntu1~18.04.9), binutils-x86-64-linux-gnu (= 2.30-21ubuntu1~18.04.9)
Suggests: binutils-doc (>= 2.30-21ubuntu1~18.04.9)
Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
The programs in this package are used to assemble, link and manipulate
binary and object files. They may be used in conjunction with a compiler
and various libraries to build programs.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-josepy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 142
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Source: python-josepy
Version: 1.1.0-2+ubuntu16.04.1+certbot+1
Depends: python3-cryptography (>= 0.8), python3-openssl (>= 0.13), python3-pkg-resources, python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Description: JOSE implementation for Python 3.x
This package is a Python implementation of the standards developed by
IETF Javascript Object Signing and Encryption (Active WG), in
particular the following RFCs:
.
- JSON Web Algorithms (JWA)
- JSON Web Key (JWK)
- JSON Web Signature (JWS)
.
This package was originally developed as part of the ACME protocol
implementation. This is the Python 3 library.
Homepage: https://certbot.eff.org/
Package: libffi6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.2.1-8
Depends: libc6 (>= 2.14)
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 <debian-gcc@lists.debian.org>
Package: libaudit-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:2.8.2-1ubuntu1.1
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: https://people.redhat.com/sgrubb/audit/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: php7.4-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libedit2 (>= 3.1-20130611)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
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/
Package: php7.4-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 492
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
This package provides the Internationalisation module(s) for PHP.
.
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/
Package: linux-modules-4.15.0-175-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68181
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-175.184
Config-Version: 4.15.0-175.184
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: libtext-charwidth-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.04-7.1
Depends: libc6 (>= 2.4), perl-base (>= 5.26.0-5), perlapi-5.26.0
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 <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::CharWidth
Package: liblua5.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lua5.1
Version: 5.1.5-8.1build2
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.1
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Homepage: http://www.lua.org
Package: mysql-server-5.7
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 46600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Replaces: mysql-client-5.5, mysql-server-5.5, mysql-server-5.6 (<< 5.7), virtual-mysql-server
Provides: virtual-mysql-server
Depends: bsdutils, lsb-base (>= 3.0-10), mysql-client-5.7 (>= 5.7.42-0ubuntu0.18.04.1), mysql-common (>= 5.8+1.0.4~), mysql-server-core-5.7 (= 5.7.42-0ubuntu0.18.04.1), passwd, perl (>= 5.6), psmisc, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libevent-core-2.1-6 (>= 2.1.8-stable), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2)
Pre-Depends: adduser (>= 3.40), debconf, mysql-common (>= 5.5)
Recommends: libhtml-template-perl
Suggests: mailx, tinyca
Breaks: mysql-server-5.6 (<< 5.7)
Conflicts: mysql-client-5.5, mysql-server-5.5, virtual-mysql-server
Conffiles:
/etc/apparmor.d/usr.sbin.mysqld 7faefe6d3d191f1e9ec1094ac8e0b159
/etc/init.d/mysql 89a1a5b6ad710389112802fc3fbb81e1
/etc/init/mysql.conf 5b097f4a577d63c60a8f6ca01b12bc47
/etc/logcheck/ignore.d.paranoid/mysql-server-5_7 6babe46e791059cdd5a26f4f7fec9eca
/etc/logcheck/ignore.d.server/mysql-server-5_7 2d34a7ed83fefc165cd1dfea3a72ccc8
/etc/logcheck/ignore.d.workstation/mysql-server-5_7 2d34a7ed83fefc165cd1dfea3a72ccc8
/etc/logrotate.d/mysql-server b3c32cbc55b042b1fe76698c8e928974
/etc/mysql/debian-start 68f4d300f151fd3facec50d0bcf009ef
/etc/mysql/mysql.cnf f5d3113b607567fd2ce955f4279fa9ce
/etc/mysql/mysql.conf.d/mysqld.cnf cae4bc0923e3a19cdfe3c85c06fbbfb7
/etc/mysql/mysql.conf.d/mysqld_safe_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc6e
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 <pkg-mysql-maint@lists.alioth.debian.org>
Package: gcc-5
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 23729
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.5.0-12ubuntu1
Replaces: gcc-5-base (<< 5-20150329-1), gcc-5-plugin-dev (<< 5-20150321-1), gccgo-5 (<< 5.5.0-12ubuntu1)
Provides: c-compiler
Depends: cpp-5 (= 5.5.0-12ubuntu1), gcc-5-base (= 5.5.0-12ubuntu1), libcc1-0 (>= 5.5.0-12ubuntu1), binutils (>= 2.30), libgcc-5-dev (= 5.5.0-12ubuntu1), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-5-multilib, gcc-5-doc (>= 5.4.0-6), gcc-5-locales (>= 5.4.0-6), libgcc1-dbg (>= 1:5.5.0-12ubuntu1), libgomp1-dbg (>= 5.5.0-12ubuntu1), libitm1-dbg (>= 5.5.0-12ubuntu1), libatomic1-dbg (>= 5.5.0-12ubuntu1), libasan2-dbg (>= 5.5.0-12ubuntu1), liblsan0-dbg (>= 5.5.0-12ubuntu1), libtsan0-dbg (>= 5.5.0-12ubuntu1), libubsan0-dbg (>= 5.5.0-12ubuntu1), libcilkrts5-dbg (>= 5.5.0-12ubuntu1), libmpx0-dbg (>= 5.5.0-12ubuntu1), libquadmath0-dbg (>= 5.5.0-12ubuntu1)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libc-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.27-3ubuntu1.6
Depends: libc6 (>> 2.27), libc6 (<< 2.28)
Recommends: manpages, manpages-dev
Description: GNU C Library: Development binaries
This package contains utility programs related to the GNU C Library
development package.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: liblua5.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lua5.2
Version: 5.2.4-1.1build1
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.2
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
Original-Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Homepage: http://www.lua.org
Package: linux-modules-4.4.0-177-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58526
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-177.207
Config-Version: 4.4.0-177.207
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libavahi-common3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.7-3.1ubuntu1.3
Depends: libc6 (>= 2.14), libavahi-common-data
Description: Avahi common library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the Avahi common library, which is a set of common
functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: python3-augeas
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 41
Maintainer: Free Ekanayaka <freee@debian.org>
Architecture: all
Source: python-augeas
Version: 0.5.0-1+ubuntu16.04.1+certbot+1
Depends: libaugeas0 (>= 0.7.2), python3:any (>= 3.3.2-2~)
Description: Python3 bindings for Augeas
Augeas is a library and command line tool that focuses
on the most basic problem in handling Linux configurations
programmatically: editing actual configuration files in a
controlled manner.
.
This module provides a Python3 interface to the Augeas API.
Homepage: http://augeas.net/
Package: mysql-client-5.7
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 30943
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Replaces: mysql-client-5.5, mysql-client-5.6 (<< 5.7), virtual-mysql-client
Provides: virtual-mysql-client
Depends: debianutils (>= 1.6), mysql-client-core-5.7, mysql-common (>= 5.5), libc6 (>= 2.14), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2)
Breaks: mysql-client-5.6 (<< 5.7), mysql-server-core-5.6 (<< 5.6.22-1~)
Conflicts: mysql-client-5.5, virtual-mysql-client
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 tool
mysqlreport.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-179-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152503
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-179.209
Config-Version: 4.4.0-179.209
Depends: linux-image-4.4.0-179-generic | linux-image-unsigned-4.4.0-179-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.4.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7085
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-209.241
Config-Version: 4.4.0-209.241
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-209-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-209-generic
Conflicts: linux-image-unsigned-4.4.0-209-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-209.241)
Package: linux-image-4.15.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8303
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-193.204
Config-Version: 4.15.0-193.204
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-193-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-193-generic
Conflicts: linux-image-unsigned-4.15.0-193-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-193.204)
Package: php7.4-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-xmlrpc
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxmlrpc-epi0
Description: XMLRPC-EPI module for PHP
This package provides the XMLRPC-EPI module(s) for PHP.
.
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/
Package: initramfs-tools-bin
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: initramfs-tools
Version: 0.130ubuntu3.13
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 <debian-kernel@lists.debian.org>
Package: linux-image-4.15.0-196-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-196.207
Config-Version: 4.15.0-196.207
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-196-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-196-generic
Conflicts: linux-image-unsigned-4.15.0-196-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-196.207)
Package: libnetplan0
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netplan.io
Version: 0.99-0ubuntu3~18.04.5
Depends: libc6 (>= 2.27), libyaml-0-2
Description: YAML network configuration abstraction runtime library
netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package contains the necessary runtime library files.
Homepage: https://netplan.io/
Original-Maintainer: Debian netplan Maintainers <team+netplan@tracker.debian.org>
Package: opensmtpd
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 797
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.0.3p1-1ubuntu0.2
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libasr0 (>= 1.0.2), libc6 (>= 2.25), libdb5.3, libevent-2.1-6 (>= 2.1.8-stable), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, adduser, ed, lsb-base (>= 3.0-6)
Recommends: opensmtpd-extras
Suggests: ca-certificates
Conflicts: mail-transport-agent
Conffiles:
/etc/init.d/opensmtpd 94918899865d53deac4f4144d6afc334
/etc/smtpd.conf 23c51c572a43d201264b9f1a309228c7
Description: secure, reliable, lean, and easy-to configure SMTP server
The OpenSMTPD server seeks to be
* as secure as possible, and uses privilege separation to mitigate
possible security bugs
* as reliable as possible: any accepted email must not be lost
* lean: it covers typical usage cases instead of every obscure one
* easy to configure, with a configuration syntax reminiscent of the OpenBSD
Packet Filter's (PF)
* fast and efficient: it can handle large queues with reasonable performance
Homepage: https://www.opensmtpd.org/
Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Package: libkrb5-26-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 646
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libasn1-8-heimdal (>= 1.6~git20131117), libc6 (>= 2.15), libcom-err2 (>= 1.41.11), libhcrypto4-heimdal (>= 1.7~git20161112), libheimbase1-heimdal (>= 1.6~git20131117), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.7~git20160418), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311)
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 <bam@debian.org>
Package: libcomerr2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Depends: libcom-err2
Description: transitional package
This is a transitional package. It can safely be removed.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: iw
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.14-0.1
Replaces: aircrack-ng (<< 1:1.0~rc2-1)
Depends: libc6 (>= 2.14), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7)
Recommends: crda
Breaks: aircrack-ng (<< 1:1.0~rc2-1)
Description: tool for configuring Linux wireless devices
This package contains the `iw' tool which allows you to configure and show
information about wireless networking.
.
In the future iw will become the canonical command line tool for wireless
configuration and iwconfig/wireless-tools will no longer be required. See
/usr/share/doc/iw/README.Debian for a more detailed overview of iw.
Original-Maintainer: Debian wpasupplicant Maintainers <pkg-wpa-devel@lists.alioth.debian.org>
Homepage: http://wireless.kernel.org/en/users/Documentation/iw
Package: linux-image-4.15.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8308
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-209.220
Config-Version: 4.15.0-209.220
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-209-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-209-generic
Conflicts: linux-image-unsigned-4.15.0-209-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-209.220)
Package: php7.3-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.3
Version: 7.3.27-9+ubuntu16.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.3-common (= 7.3.27-9+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libedit2 (>= 3.1-20130611)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
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/
Package: libthai-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 578
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libthai
Version: 0.1.27-2
Breaks: libthai0 (<< 0.1.10)
Description: Data files for Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports.
.
This package contains data files needed by the LibThai library.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/libthai
Package: linux-modules-extra-4.4.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152538
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-169.198
Config-Version: 4.4.0-169.198
Depends: linux-image-4.4.0-169-generic | linux-image-unsigned-4.4.0-169-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 580
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.6.0+git+20170828-2
Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 1.32)
Suggests: mlocate | locate
Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1)
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 <ametzler@debian.org>
Homepage: https://savannah.gnu.org/projects/findutils/
Package: accountsservice
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6.45-1ubuntu1.3
Depends: dbus, libaccountsservice0 (= 0.6.45-1ubuntu1.3), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.99)
Suggests: gnome-control-center
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.Accounts.conf 06247d62052029ead7d9ec1ef9457f42
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: https://www.freedesktop.org/wiki/Software/AccountsService/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-200-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152702
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-200.232
Config-Version: 4.4.0-200.232
Depends: linux-image-4.4.0-200-generic | linux-image-unsigned-4.4.0-200-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libpam0g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.1.8-3.6ubuntu2.18.04.6
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
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://www.linux-pam.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.2-3
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4)
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 <debian-x@lists.debian.org>
Package: xml-core
Status: deinstall ok config-files
Priority: optional
Section: text
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.13+nmu2
Config-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 <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libgdbm-compat4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.14.1-6
Depends: libc6 (>= 2.14), libgdbm5 (>= 1.14)
Description: GNU dbm database routines (legacy support 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).
.
This package includes library files, required to run old programs,
that use legacy 'dbm' interface. For new programs, please use modern
interface, provided by libgdbm5 and libgdbm-dev.
Original-Maintainer: Dmitry Bogatov <KAction@gnu.org>
Homepage: https://gnu.org/software/gdbm
Package: javascript-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
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 <pkg-javascript-devel@lists.alioth.debian.org>
Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng
Version: 0.7.7-3.1
Depends: libc6 (>= 2.8)
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.
Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Homepage: http://people.redhat.com/sgrubb/libcap-ng
Package: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.12.2-1ubuntu1.4
Depends: adduser, lsb-base, libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0, libdbus-1-3 (= 1.12.2-1ubuntu1.4), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
/etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
/etc/init.d/dbus ec9a7d183ec50837a12aca3f9c95cc27
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 <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: ubuntu-minimal
Status: install ok installed
Priority: important
Section: metapackages
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.417.5
Depends: adduser, apt, apt-utils, bzip2, console-setup, debconf, debconf-i18n, eject, init, initramfs-tools, iproute2, iputils-ping, isc-dhcp-client, kbd, kmod, less, locales, lsb-release, mawk, mount, netbase, netcat-openbsd, nplan, passwd, procps, python3, sensible-utils, sudo, tzdata, ubuntu-advantage-tools, ubuntu-keyring, udev, vim-tiny, whiptail
Recommends: rsyslog
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: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.25), libselinux1 (>= 2.6-3~)
Description: device mounting library
This device mounting library is used by mount and umount helpers.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: python3-configobj
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 160
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: configobj
Version: 5.0.6-2+ubuntu16.04.1+certbot+1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-configobj-doc
Description: simple but powerful config file reader and writer for Python 3
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
.
This is the Python 3 version of the package.
Homepage: http://www.voidspace.org.uk/python/configobj.html
Package: php7.0-common
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 4625
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.0
Version: 7.0.33-47+ubuntu16.04.1+deb.sury.org+1
Config-Version: 7.0.33-47+ubuntu16.04.1+deb.sury.org+1
Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
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/
Package: php-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-gd
Description: GD module for PHP [default]
This package provides a GD module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: linux-modules-extra-4.15.0-188-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177631
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-188.199
Config-Version: 4.15.0-188.199
Depends: linux-image-4.15.0-188-generic | linux-image-unsigned-4.15.0-188-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: ethtool
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 383
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.15-0ubuntu1
Depends: libc6 (>= 2.14)
Conffiles:
/etc/network/if-pre-up.d/ethtool 39693276fe35fccec75f610cb71d3e85
/etc/network/if-up.d/ethtool b0d11ba5983c8c5990bb9933c35a3ec5
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 <anibal@debian.org>
Homepage: https://www.kernel.org/pub/software/network/ethtool/
Package: wamerican
Status: install ok installed
Priority: standard
Section: text
Installed-Size: 989
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: scowl
Version: 2017.08.24-1
Provides: wordlist
Depends: debconf (>= 0.5) | debconf-2.0
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wbritish* and wcanadian* packages as well.
Original-Maintainer: Don Armstrong <don@debian.org>
Homepage: http://wordlist.sourceforge.net/
Package: linux-image-4.4.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7084
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-204.236
Config-Version: 4.4.0-204.236
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-204-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-204-generic
Conflicts: linux-image-unsigned-4.4.0-204-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-204.236)
Package: libargon2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: amd64
Multi-Arch: same
Source: argon2
Version: 0~20190702-0.1+ubuntu16.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
Description: memory-hard hashing function - runtime library
Argon2 is a password-hashing function that can be used to hash passwords
for credential storage, key derivation, or other applications.
.
There are two main versions of Argon2: Argon2i and Argon2d.
Argon2i is the safest against side-channel attacks, while Argon2d provides
the highest resistance against GPU cracking attacks.
.
Argon2i and Argon2d are parametrized by:
* A time cost, which defines the amount of computation realized and
therefore the execution time, given in number of iterations
* A memory cost, which defines the memory usage, given in kibibytes
* A parallelism degree, which defines the number of parallel threads
.
This package includes the dynamic library against which programs are linked.
Homepage: https://github.com/P-H-C/phc-winner-argon2
Package: libkeyutils1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.5.9-9.2ubuntu2.1
Depends: libc6 (>= 2.14)
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.
Homepage: http://people.redhat.com/~dhowells/keyutils/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: linux-modules-4.4.0-189-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58897
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-189.219
Config-Version: 4.4.0-189.219
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: php-symfony-polyfill-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-polyfill
Version: 1.6.0-2
Depends: php-common
Suggests: php-mbstring
Description: Symfony polyfill for the Mbstring extension
This component provides a partial, native PHP implementation for the
Mbstring extension.
.
The Symfony Polyfill project backports features found in the latest PHP
versions and provides compatibility layers for some extensions and functions.
It is intended to be used when portability across PHP versions and extensions
is desired.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://symfony.com
Package: libreadline5
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: readline5
Version: 5.2+dfsg-3build1
Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6)
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 <packages@qa.debian.org>
Package: libnewt0.52
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: newt
Version: 0.52.20-1ubuntu1
Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4)
Recommends: libfribidi0
Conffiles:
/etc/newt/palette.original d41d8cd98f00b204e9800998ecf8427e
/etc/newt/palette.ubuntu ac72ec93d29d94ad06bb3180f16cefb1
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 <mckinstry@debian.org>
Package: bsdmainutils
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 583
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 11.1.2ubuntu1
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), libtinfo5 (>= 6), bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Conffiles:
/etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96
/etc/cron.daily/bsdmainutils 559387f792462a62e3efb1d573e38d11
/etc/default/bsdmainutils bded239f4fea461cc5c92c3bd5a28cc9
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 <pkg-bsdmainutils@teams.debian.net>
Package: libpcre2-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 592
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 8 bit runtime library.
Homepage: https://pcre.org/
Package: libapache2-mod-php7.2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4669
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: libapache2-mod-php, phpapi-20170718
Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), php7.2-json, php7.2-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php7.2.conf ad48fb8185ef5a0054b3d42dd69ddd83
/etc/apache2/mods-available/php7.2.load 1790052956cac6a431bea6593ebdbfb4
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP 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: Core date filter hash libxml openssl
pcre Reflection session sodium SPL standard 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/
Package: libsasl2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27~101-g0780600+dfsg-3ubuntu2.4
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: logcheck-database (<= 1.3.16~)
Conffiles:
/etc/logcheck/ignore.d.server/libsasl2-modules c032d5205f090a30661ae9f82a03f36e
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: https://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
Package: console-setup-linux
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 1229
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.178ubuntu2.9
Replaces: console-setup (<< 1.71), console-terminus, keyboard-configuration (<< 1.138)
Provides: console-terminus
Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.178ubuntu2.9), init-system-helpers (>= 1.29~) | initscripts
Suggests: console-setup
Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus, keyboard-configuration (<< 1.138)
Conflicts: console-setup-freebsd
Conffiles:
/etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777
/etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f
/etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed
/etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b
/etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247
/etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3
/etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae
/etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9
/etc/console-setup/compose.ISO-8859-1.inc 28f20a64f3f0b175cfaec4bce07465c2
/etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686
/etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243
/etc/console-setup/compose.ISO-8859-13.inc 5e9ad266f17ff2a0281a870079bc8284
/etc/console-setup/compose.ISO-8859-14.inc 360a44f83e8f8c9d463c9400dcc60de4
/etc/console-setup/compose.ISO-8859-15.inc 695ec832355223fb036629e4e6a9a963
/etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
/etc/console-setup/compose.ISO-8859-2.inc c93ffa7f80e22c04c94e89a0cd742458
/etc/console-setup/compose.ISO-8859-3.inc 67b8fafc842a4dc9b3bc0c06af394834
/etc/console-setup/compose.ISO-8859-4.inc aba127ff3df5159c3070617a7efac46c
/etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da
/etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f
/etc/console-setup/compose.ISO-8859-7.inc 8f48a9f7c9f69ca828edbd7b276fe406
/etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
/etc/console-setup/compose.ISO-8859-9.inc 05aae7589b5062a53f346f721cb0f7d3
/etc/console-setup/compose.KOI8-R.inc 8cfd7766b86e5e55d6e71d0d95519c92
/etc/console-setup/compose.KOI8-U.inc 217ee62f6982736276f41f760f8622f8
/etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
/etc/console-setup/compose.VISCII.inc e4ffc74868adf4cc39ba61dd99581899
/etc/console-setup/remap.inc b72cfe32ffa93987f74c5cec9ac180fd
/etc/console-setup/vtrgb 1fb3c13c4fcfa8cc4131aba905df559e
/etc/console-setup/vtrgb.vga 302837772c14006c7956211e184acfbd
/etc/init.d/console-setup.sh 510488b5120b580b673a15b75a5498b0
/etc/init.d/keyboard-setup.sh b868200c6e36ef87e27ead9a3ddad2db
Description: Linux specific part of console-setup
This package includes fonts in psf format and definitions of various
8-bit charmaps.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: shadow
Version: 1:4.5-1ubuntu2.5
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-1)
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 2a8f6cd8e00f54df72dc345a23f9db20
/etc/pam.d/login 1fd6cb4d4267a68148ee9973510a9d3e
/etc/pam.d/su ce6dcfda3b190a27a455bb38a45ff34a
/etc/securetty d0124b1d2fb22d4ac9a91aa02ae6d6db
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: https://github.com/shadow-maint/shadow
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Package: php7.1-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.1-common (= 7.1.33-34+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON module(s) for PHP.
.
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/
Package: linux-modules-4.15.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68205
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-184.194
Config-Version: 4.15.0-184.194
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: aspell
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.60.7~20110707-4ubuntu0.2
Replaces: aspell-bin (<< 0.60.3-2), aspell-hi (<= 0.01-1), aspell-mr (<= 0.10-1)
Provides: aspell-bin
Depends: libaspell15 (= 0.60.7~20110707-4ubuntu0.2), libc6 (>= 2.14), libncursesw5 (>= 6), libstdc++6 (>= 5), libtinfo5 (>= 6), dictionaries-common (>> 0.40)
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell-doc, spellutils
Breaks: aspell-bin (<< 0.60.3-2)
Description: GNU Aspell spell-checker
GNU Aspell is a spell-checker which can be used either as a standalone
application or embedded in other programs. Its main feature is that it
does a much better job of suggesting possible spellings than just about
any other spell-checker available for the English language, including
Ispell and Microsoft Word. It also has many other technical
enhancements over Ispell such as using shared memory for dictionaries
and intelligently handling personal dictionaries when more than one
Aspell process is open at once.
.
Aspell is designed to be a drop-in replacement for Ispell.
Homepage: http://aspell.net/
Original-Maintainer: Brian Nelson <pyro@debian.org>
Package: libgssapi3-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 313
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcom-err2 (>= 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)
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 <bam@debian.org>
Package: linux-modules-extra-4.15.0-196-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177465
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-196.207
Config-Version: 4.15.0-196.207
Depends: linux-image-4.15.0-196-generic | linux-image-unsigned-4.15.0-196-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.2.29-0ubuntu3
Depends: libc6 (>= 2.14)
Conffiles:
/etc/libnl-3/classid 3e07259e58674631830b152e983ca995
/etc/libnl-3/pktloc 7613dbc41b2dc3258195b6b6abd0f179
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.
Homepage: http://www.infradead.org/~tgr/libnl/
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Package: libpython2.7-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2783
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.17-1~18.04ubuntu1.11
Replaces: libpython2.7-stdlib (<< 2.7.8-7), 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 <doko@debian.org>
Package: linux-modules-extra-4.4.0-150-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152481
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-150.176
Config-Version: 4.4.0-150.176
Depends: linux-image-4.4.0-150-generic | linux-image-unsigned-4.4.0-150-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: linux-image-4.15.0-167-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8299
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-167.175
Config-Version: 4.15.0-167.175
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-167-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-167-generic
Conflicts: linux-image-unsigned-4.15.0-167-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-167.175)
Package: libpcre2-32-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 523
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library - 32 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 32 bit runtime library.
Homepage: https://pcre.org/
Package: mysql-client-core-5.7
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 29547
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mysql-5.7
Version: 5.7.42-0ubuntu0.18.04.1
Replaces: mysql-client-5.5, mysql-client-core-5.5, mysql-client-core-5.6 (<< 5.7), virtual-mysql-client-core
Provides: virtual-mysql-client-core
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2)
Breaks: mysql-client-core-5.6 (<< 5.7)
Conflicts: mysql-client-5.5, mysql-client-core-5.5, virtual-mysql-client-core
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 <pkg-mysql-maint@lists.alioth.debian.org>
Package: linux-image-4.4.0-164-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7065
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-164.192
Config-Version: 4.4.0-164.192
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-164-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-164-generic
Conflicts: linux-image-unsigned-4.4.0-164-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-164.192)
Package: libpci3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pciutils
Version: 1:3.5.2-1ubuntu1.1
Replaces: libpci2
Provides: libpci2
Depends: libc6 (>= 2.14), libudev1 (>= 196), zlib1g (>= 1:1.1.4)
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 <anibal@debian.org>
Package: ttf-mscorefonts-installer
Status: install ok installed
Priority: optional
Section: contrib/fonts
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: msttcorefonts
Version: 3.6ubuntu2
Provides: msttcorefonts
Depends: cabextract, xfonts-utils, update-notifier-common (>= 0.119ubuntu2)
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Recommends: fonts-liberation
Description: Installer for Microsoft TrueType core fonts
This package allows for easy installation of the Microsoft True Type
Core Fonts for the Web including:
.
Andale Mono
Arial Black
Arial (Bold, Italic, Bold Italic)
Comic Sans MS (Bold)
Courier New (Bold, Italic, Bold Italic)
Georgia (Bold, Italic, Bold Italic)
Impact
Times New Roman (Bold, Italic, Bold Italic)
Trebuchet (Bold, Italic, Bold Italic)
Verdana (Bold, Italic, Bold Italic)
Webdings
.
You will need an Internet connection to download these fonts if you
don't already have them.
.
NOTE: the package fonts-liberation contains free variants of the Times,
Arial and Courier fonts. It's better to use those instead unless you
specifically need one of the other fonts from this package.
Original-Maintainer: Thijs Kinkhorst <thijs@debian.org>
Package: python3-lib2to3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1033
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.6.9-1~18.04
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3)
Provides: python3.6-lib2to3, python3.7-lib2to3, python3.8-lib2to3
Depends: python3 (>= 3.6.7-1~), python3 (<< 3.9)
Breaks: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3)
Description: Interactive high-level object-oriented language (2to3, version 3.6)
Python is a high-level, interactive, object-oriented language. Its 3.6 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the lib2to3 library.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.60+git20161116.90da8a0-1ubuntu1
Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Conflicts: ja-trans (<= 0.8-2)
Description: 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://sourceforge.net/projects/net-tools/
Original-Maintainer: net-tools Team <pkg-net-tools-maintainers@lists.alioth.debian.org>
Package: linux-image-4.4.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7065
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-161.189
Config-Version: 4.4.0-161.189
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-161-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-161-generic
Conflicts: linux-image-unsigned-4.4.0-161-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-161.189)
Package: adduser
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 624
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.116ubuntu1
Depends: passwd, debconf (>= 0.5) | debconf-2.0
Suggests: liblocale-gettext-perl, perl, 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 <adduser-devel@lists.alioth.debian.org>
Package: linux-modules-extra-4.4.0-185-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152563
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-185.215
Config-Version: 4.4.0-185.215
Depends: linux-image-4.4.0-185-generic | linux-image-unsigned-4.4.0-185-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: initscripts
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 2.88dsf-59.3ubuntu2
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: mount (>= 2.11x-1), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.88dsf-50), sysv-rc | file-rc, coreutils (>= 5.93)
Recommends: psmisc, e2fsprogs
Breaks: aide (<< 0.15.1-5), atm-tools (<< 1:2.5.1-1.3), autofs (<< 5.0.0), bootchart (<< 0.10~svn407-4), console-common (<< 0.7.86), console-setup (<< 1.74), cruft (<< 0.9.16), eepc-acpi-scripts (<< 1.1.12), fcheck (<< 2.7.59-16), hostapd (<< 1:0.7.3-3), hurd (<< 0.5.git20131101~), ifupdown (<< 0.7.46), libpam-mount (<< 2.13-1), live-build (<< 3.0~a26-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), systemd (<< 228-5ubuntu3), util-linux (<< 2.26.2-4~), 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/bootmisc.sh b1cc3129e3045bb60bd18d99c5dc1357
/etc/init.d/checkfs.sh fb72965ae6e43424c01b0d9d5b43d985
/etc/init.d/checkroot.sh 74896125b097dfbfc0d0e15d2d04f20c
/etc/init.d/checkroot-bootclean.sh f968128c0fc7bc81433e71eec88e30ff
/etc/init.d/halt a0e668699f774d928ddc62954155adb5
/etc/init.d/hostname.sh 2180072dbb4e2f42f7ad4df4a2f9888d
/etc/init.d/killprocs 9866a64a5d3d34552b0c36f5667cdacd
/etc/init.d/mountall.sh 5137a3cd0ad998c4e548c9d6bde8b672
/etc/init.d/mountall-bootclean.sh 3e159968f2cd0fd8f6fb8d0e606b1ea4
/etc/init.d/mountnfs.sh e6d04d2e3ac6f728baa3ca6c0eeb8006
/etc/init.d/mountnfs-bootclean.sh 88b09d2279260128d40cbe314bff1b6d
/etc/init.d/mountdevsubfs.sh 55612432fe9994baa8ad5a6776fb6af1
/etc/init.d/mountkernfs.sh aed61dc8fffc89d6cbd518d4ad986518
/etc/init.d/ondemand e1841131a99266c6376839f7c1edc021
/etc/init.d/rc.local 7d505630f083ddc543cb68fbeb83a6b5
/etc/init.d/reboot 39ce57bc053ad1bf9861347927d7db6b
/etc/init.d/sendsigs 7e940b6c8a108a5beb2f51262ec9195c
/etc/init.d/single bc7e38f0849ebfe767d162861fae002c
/etc/init.d/umountfs 49f742a0f5af8124caba6c4264e78aa6
/etc/init.d/umountnfs.sh 5137d5524cdba56d07e61c1cd5bb7238
/etc/init.d/umountroot 871c0eb052da52d66d4a9b26efb8c7c8
/etc/init.d/urandom e6454386bfce38efb5987dd06cb3b21d
/etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
/etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
/etc/default/rcS a4af750cc5d1edc264d47dc01d11e1b8
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 <pkg-sysvinit-devel@lists.alioth.debian.org>
Package: python-apt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 1.6.6
Provides: python2.7-apt
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libapt-inst2.0 (>= 1.6.5~), libapt-pkg5.0 (>= 1.6.5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python-apt-common, gnupg, dirmngr | gnupg (<< 2)
Recommends: lsb-release, iso-codes, xz-utils
Suggests: python-apt-dbg, python-apt-doc, apt
Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 1.1.1+bzr982-0ubuntu19.2), 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 <deity@lists.debian.org>
Package: linux-image-4.15.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8295
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-194.205
Config-Version: 4.15.0-194.205
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-194-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-194-generic
Conflicts: linux-image-unsigned-4.15.0-194-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-194.205)
Package: x11-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 313
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg
Version: 1:7.7+19ubuntu7.1
Depends: lsb-base (>= 1.3-9ubuntu2)
Breaks: nux-tools (<< 4.0.8+18.04.20180613.5-0ubuntu1)
Conffiles:
/etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233
/etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f
/etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0
/etc/X11/Xsession 50678401170c9c701d2375bd279690c5
/etc/X11/Xsession.d/20x11-common_process-args 862c8286749d25fe58dd98cad24c3fe4
/etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c
/etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd
/etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040
/etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d
/etc/X11/Xsession.d/60x11-common_localhost 2353ea72efc0c3e101058c3c56e282b4
/etc/X11/Xsession.d/60x11-common_xdg_path b4d4976a8dfa6ca2123f840fbfee76c7
/etc/X11/Xsession.d/90x11-common_ssh-agent ae74aadf705c5fccf841ef921b45ca72
/etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
/etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
/etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
/etc/init.d/x11-common 4bf46072f9f13b2e38d58a053def37d5
Description: X Window System (X.Org) infrastructure
x11-common contains the filesystem infrastructure required for further
installation of the X Window System in any configuration; it does not
provide a full installation of clients, servers, libraries, and utilities
required to run the X Window System.
.
A number of terms are used to refer to the X Window System, including "X",
"X Version 11", "X11", "X11R6", and "X11R7". The version of X used in
Debian is derived from the version released by the X.Org Foundation, and
is thus often also referred to as "X.Org". All of the preceding quoted
terms are functionally interchangeable in an Debian system.
Homepage: http://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: linux-image-4.4.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7081
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-201.233
Config-Version: 4.4.0-201.233
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-201-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-201-generic
Conflicts: linux-image-unsigned-4.4.0-201-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-201.233)
Package: linux-headers-4.15.0-212
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 74756
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 4.15.0-212.223
Depends: coreutils
Description: Header files related to Linux kernel version 4.15.0
This package provides kernel header files for version 4.15.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-4.15.0-212/debian.README.gz for details
Package: linux-image-4.4.0-131-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 66473
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-131.157
Config-Version: 4.4.0-131.157
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, virtualbox-guest-modules, zfs-dkms
Depends: kmod
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-131-generic
Description: Linux kernel image for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 4.4.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: php-symfony-dependency-injection
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 738
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 3.4.6+dfsg-1ubuntu0.1
Provides: php-psr-container-implementation (= 1.0)
Depends: php-common, php-psr-container (>= 1.0), php-psr-container (<< 2~~)
Suggests: php-symfony-yaml, php-symfony-config, php-symfony-finder, php-symfony-expression-language, php-symfony-proxy-manager-bridge
Breaks: php-symfony-config (<< 3.3.7~~), php-symfony-finder (<< 3.3~~), php-symfony-proxy-manager-bridge (<< 3.4~~), php-symfony-yaml (<< 3.4~~)
Description: standardize and centralize construction of objects
The Symfony DependencyInjection Component standardizes and centralizes
the way objects are constructed in an application.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/3.4/components/dependency_injection.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php7.1-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 420
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.1
Version: 7.1.33-34+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.1-common (= 7.1.33-34+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
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/
Package: libext2fs2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.44.1-1ubuntu1.4)
Depends: libc6 (>= 2.17)
Breaks: e2fslibs (<< 1.43.9-1~)
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 <tytso@mit.edu>
Package: linux-modules-4.4.0-168-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58329
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-168.197
Config-Version: 4.4.0-168.197
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: ca-certificates
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20230311ubuntu0.18.04.1
Depends: openssl (>= 1.1.0), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
Contains the certificate authorities shipped with Mozilla's browser to allow
SSL-based applications to check for the authenticity of SSL connections.
.
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 <michael@pbandjelly.org>
Package: linux-modules-4.15.0-176-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68184
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-176.185
Config-Version: 4.15.0-176.185
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: php-symfony-cache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 3.4.6+dfsg-1ubuntu0.1
Provides: php-psr-cache-implementation (= 1.0), php-psr-simple-cache-implementation (= 1.0)
Depends: php-common, php-psr-cache (>= 1.0), php-psr-cache (<< 2~~), php-psr-log (>= 1.0), php-psr-log (<< 2~~), php-psr-simple-cache (>= 1.0), php-psr-simple-cache (<< 2~~), php-symfony-polyfill-apcu (>= 1.1), php-symfony-polyfill-apcu (<< 2~~)
Breaks: php-symfony-var-dumper (<< 3.3~~)
Description: Symfony Cache component with PSR-6, PSR-16, and tags
The Symfony Cache Component provides an extended PSR-6 implementation for
adding cache to applications. It is designed to have a low overhead so
that caching is fastest. It ships with a few caching adapters for the
most widespread and suited to caching backends. It also provides a
`doctrine/cache` proxy adapter to cover more advanced caching needs
and a proxy adapter for greater interoperability between PSR-6
implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/3.4/components/cache.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: acl
Version: 2.2.52-3build1
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14)
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 <anibal@debian.org>
Homepage: http://savannah.nongnu.org/projects/acl/
Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 3820
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: manpages
Version: 4.15-1
Replaces: libbsd-dev (<< 0.8.4-1), manpages (<< 4.13-3)
Depends: manpages
Suggests: man-browser
Breaks: libbsd-dev (<< 0.8.4-1), manpages (<< 4.13-3)
Description: Manual pages about using GNU/Linux for development
These man pages describe the Linux programming interface, including
these two sections:
2 = Linux system calls.
3 = Library calls (note that a more comprehensive source of information
may be found in the glibc-doc and glibc-doc-reference packages).
Original-Maintainer: Martin Schulze <joey@debian.org>
Homepage: https://www.kernel.org/doc/man-pages/
Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 4065
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:7.6p1-4ubuntu0.7
Replaces: ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libbsd0 (>= 0.7.0), libc6 (>= 2.26), libedit2 (>= 2.11-20080614), libgssapi-krb5-2 (>= 1.14+dfsg), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.2), zlib1g (>= 1:1.1.4)
Recommends: xauth
Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass
Conflicts: sftp
Conffiles:
/etc/ssh/moduli fe5be9e1b2ad5c55132a3521ecaadcdd
/etc/ssh/ssh_config f7bf238a3b0bf155c565454a9f819731
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.
Homepage: http://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 6.1-1ubuntu1.18.04.1
Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 6.1)
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: https://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: linux-image-4.15.0-204-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8299
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-204.215
Config-Version: 4.15.0-204.215
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-204-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-204-generic
Conflicts: linux-image-unsigned-4.15.0-204-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-204.215)
Package: dirmngr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 852
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg2 (<< 2.1.10-2)
Depends: adduser, gpgconf (= 2.2.4-1ubuntu1.6), lsb-base (>= 3.2-13), libassuan0 (>= 2.4.0), libc6 (>= 2.15), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.5.6), libgpg-error0 (>= 1.21), libksba8 (>= 1.3.4), libldap-2.4-2 (>= 2.4.7), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor
Breaks: gnupg2 (<< 2.1.10-2)
Enhances: gpg, gpgsm, squid
Description: GNU privacy guard - network certificate management service
dirmngr is a server for managing and downloading OpenPGP and X.509
certificates, as well as updates and status signals related to those
certificates. For OpenPGP, this means pulling from the public
HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes
Certificate Revocation Lists (CRLs) and Online Certificate Status
Protocol updates (OCSP). It is capable of using tor for network
access.
.
dirmngr is used for network access by gpg, gpgsm, and dirmngr-client,
among other tools. Unless this package is installed, the parts of
the GnuPG suite that try to interact with the network will fail.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: linux-image-4.4.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7085
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-208.240
Config-Version: 4.4.0-208.240
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-208-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-208-generic
Conflicts: linux-image-unsigned-4.4.0-208-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-208.240)
Package: libprocps4
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:3.3.10-4ubuntu2.5
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14), libsystemd0
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 <csmall@debian.org>
Package: linux-image-4.4.0-190-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7080
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-190.220
Config-Version: 4.4.0-190.220
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-190-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-190-generic
Conflicts: linux-image-unsigned-4.4.0-190-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-190.220)
Package: hicolor-icon-theme
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.17-2
Description: default fallback theme for FreeDesktop.org icon themes
This is the default fallback theme used by implementations of the
Freedesktop.org Icon Theme specification.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: linux-modules-4.4.0-159-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58287
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-159.187
Config-Version: 4.4.0-159.187
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-extra-4.15.0-167-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177580
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-167.175
Config-Version: 4.15.0-167.175
Depends: linux-image-4.15.0-167-generic | linux-image-unsigned-4.15.0-167-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: php7.4-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 389
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php7.4-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.4-dom, php7.4-simplexml, php7.4-xmlreader, php7.4-xmlwriter, php7.4-xsl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.4-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
.
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/
Package: libgs9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ghostscript
Version: 9.26~dfsg+0-0ubuntu0.18.04.18
Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.4.11), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.11), libjpeg8 (>= 8c), liblcms2-2 (>= 2.6), libpaper1, libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.2.0), poppler-data, libgs9-common (= 9.26~dfsg+0-0ubuntu0.18.04.18)
Description: interpreter for the PostScript language and for PDF - Library
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview, it can display
PostScript and PDF documents in an X11 environment.
.
This package provides the Ghostscript library which makes the
facilities of GPL Ghostscript available to applications.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: linux-image-4.4.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7072
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-184.214
Config-Version: 4.4.0-184.214
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-184-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-184-generic
Conflicts: linux-image-unsigned-4.4.0-184-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-184.214)
Package: dbconfig-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1545
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.9
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Suggests: dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite | dbconfig-sqlite3 | dbconfig-no-thanks
Breaks: bandwidthd-pgsql (<< 2.0.1+cvs20090917-9~)
Conffiles:
/etc/logrotate.d/dbconfig-common 45a82979da0a8c6b3e52fd7dfa4c01ec
Description: framework that helps packages to manage databases
This package contains the core of the dbconfig-common framework. This
framework presents a policy and implementation for managing various databases
used by applications included in Debian packages.
.
It can:
- support MySQL/MariaDB, 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: Paul Gevers <elbrus@debian.org>
Package: linux-image-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 4.15.0.213.196
Provides: wireguard-modules (= 1.0.20201112-1~18.04.4), zfs-modules (= 0.7.5-1ubuntu16.12)
Depends: linux-image-4.15.0-213-generic, linux-modules-extra-4.15.0-213-generic, linux-firmware, intel-microcode, amd64-microcode
Recommends: thermald
Description: Generic Linux kernel image
This package will always depend on the latest generic kernel image
available.
Package: php-twig-i18n-extension
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 32
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Source: twig-i18n-extension
Version: 3.0.0-2+bionic1
Depends: php-common, php-twig
Description: i18n extension for the Twig template system
The i18n extension adds gettext support to Twig.
.
For more information on Twig, see the php-twig package.
Homepage: https://github.com/phpmyadmin/twig-i18n-extension/
Package: dh-python
Status: install ok installed
Priority: important
Section: python
Installed-Size: 429
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.20180325ubuntu2
Replaces: python3 (<< 3.3.2-4~)
Depends: python3:any (>= 3.3.2-2~), python3-distutils
Suggests: libdpkg-perl, dpkg-dev
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 <piotr@debian.org>
Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 18825
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.27-3ubuntu1.6
Provides: libc-dev
Depends: libc6 (= 2.27-3ubuntu1.6), libc-dev-bin (= 2.27-3ubuntu1.6), linux-libc-dev
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.26), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libperl5.26 (<< 5.26.1-3), make (<< 3.81-8.1), pkg-config (<< 0.26-1)
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev
Description: GNU C Library: Development Libraries and Header Files
Contains the symlinks, headers, and object files needed to compile
and link programs which use the standard C library.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: linux-modules-4.15.0-201-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68269
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-201.212
Config-Version: 4.15.0-201.212
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: linux-image-4.15.0-154-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8286
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-154.161
Config-Version: 4.15.0-154.161
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-154-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-154-generic
Conflicts: linux-image-unsigned-4.15.0-154-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.15.0-154.161)
Package: libslang2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: slang2
Version: 2.3.1a-3ubuntu1
Depends: libc6 (>= 2.14)
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.
Built-Using: unicode-data (= 10.0.0-3)
Homepage: http://www.jedsoft.org/slang/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: php-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-intl
Description: Internationalisation module for PHP [default]
This package provides a Internationalisation module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: linux-modules-extra-4.4.0-209-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152714
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-209.241
Config-Version: 4.4.0-209.241
Depends: linux-image-4.4.0-209-generic | linux-image-unsigned-4.4.0-209-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0pl1-128.1ubuntu1.2
Provides: cron-daemon
Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), 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.d/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/crontab 8f111d100ea459f68d333d63a8ef2205
/etc/default/cron bc9ab63f9e143d7338909d50494d552f
/etc/init.d/cron 85d7a3783889ea93dcda2fb488420c1c
/etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0
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 <jfs@debian.org>
Package: libmnl0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmnl
Version: 1.0.4-2
Depends: libc6 (>= 2.14)
Description: minimalistic Netlink communication library
libmnl is a minimalistic user-space library oriented to Netlink developers.
There are a lot of common tasks in parsing, validating, constructing of
both the Netlink header and TLVs that are repetitive and easy to get wrong.
This library aims to provide simple helpers that allows you to re-use code
and to avoid re-inventing the wheel.
.
The main features of this library are:
.
Small: the shared library requires around 30KB for an x86-based computer.
.
Simple: this library avoids complexity and elaborated abstractions that
tend to hide Netlink details.
.
Easy to use: the library simplifies the work for Netlink-wise developers.
It provides functions to make socket handling, message building,
validating, parsing and sequence tracking, easier.
.
Easy to re-use: you can use the library to build your own abstraction
layer on top of this library.
.
Decoupling: the interdependency of the main bricks that compose the
library is reduced, i.e. the library provides many helpers, but the
programmer is not forced to use them.
.
This package contains the shared libraries needed to run programs that use
the minimalistic Netlink communication library.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://netfilter.org/projects/libmnl/
Package: php-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-sqlite3
Description: SQLite3 module for PHP [default]
This package provides a SQLite3 module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: libvbr2
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: opendkim
Version: 2.11.0~alpha-11build1
Depends: libc6 (>= 2.4)
Description: Library for RFC 5518 Vouch By Reference (VBR)
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing RFC 5518 Vouch By Reference
(VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
domains.
.
Vouch By Reference, or VBR, is a protocol for adding third-party
certification to email. Specifically, VBR permits independent third parties
to certify the owner of a domain name that is associated with received mail.
VBR may be performed anywhere along the email transit path, by any capable
receiving module, either within the handling service or by end-user software.
Homepage: http://www.opendkim.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Package: linux-modules-4.15.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 68237
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-194.205
Config-Version: 4.15.0-194.205
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: certbot
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 39
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Source: python-certbot
Version: 0.31.0-2~deb10u1+ubuntu16.04.1+certbot+3
Replaces: letsencrypt
Provides: letsencrypt
Depends: python3-certbot (= 0.31.0-2~deb10u1+ubuntu16.04.1+certbot+3), init-system-helpers (>= 1.18~), python3:any
Suggests: python3-certbot-apache, python3-certbot-nginx, python-certbot-doc
Breaks: letsencrypt (<= 0.6.0)
Conffiles:
/etc/cron.d/certbot b100f45b33319f91060b0a59721a0ede
/etc/letsencrypt/cli.ini dc5a5672c8f966a968ac0c98c447c14e
/etc/logrotate.d/certbot a815a66a333f2637c00055fcd44b02d4
Description: automatically configure HTTPS using Let's Encrypt
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main application, including the standalone
and the manual authenticators.
Homepage: https://certbot.eff.org/
Package: libwmf0.2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwmf
Version: 0.2.8.4-12
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: gsfonts
Suggests: libwmf0.2-7-gtk
Description: Windows metafile conversion library
Windows metafile (WMF) is a picture format used by many Windows
programs, e.g. Microsoft Word. libwmf is a library for interpreting
metafile images and either displaying them using X or converting them
to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
.
This package contains the shared library.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libassuan
Version: 2.5.1-2
Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14)
Description: IPC library for the GnuPG components
Libassuan is a small library implementing the so-called "Assuan
protocol". This protocol is used for IPC between most newer GnuPG
components. Both server and client side functions are provided.
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/libassuan/index.html
Package: linux-modules-extra-4.15.0-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177527
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-156.163
Config-Version: 4.15.0-156.163
Depends: linux-image-4.15.0-156-generic | linux-image-unsigned-4.15.0-156-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libkyotocabinet16v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 989
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: kyotocabinet
Version: 1.2.76-4.2
Replaces: libkyotocabinet16
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libkyotocabinet16
Description: Straightforward implementation of DBM - shared library
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of
a key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in
hash table or B+ tree.
.
This package contains the shared library.
Original-Maintainer: Shawn Landden <shawnlandden@gmail.com>
Homepage: http://fallabs.com/kyotocabinet/
Package: linux-image-4.4.0-171-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7068
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-171.200
Config-Version: 4.4.0-171.200
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-171-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-171-generic
Conflicts: linux-image-unsigned-4.4.0-171-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-171.200)
Package: libpcre2-16-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 543
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Depends: libc6 (>= 2.14)
Description: New Perl Compatible Regular Expression Library - 16 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 16 bit runtime library.
Homepage: https://pcre.org/
Package: libfcgi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.78-2build1
Depends: perl (>= 5.26.0-4), perlapi-5.26.0, libc6 (>= 2.15)
Description: helper module for FastCGI
FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
language-independent, scalable, open extension to CGI that provides faster
performance by keeping programs persistent in memory and allowing them to
handle multiple requests. This module provides the core interface needed to
write these applications.
.
For complex applications, you should consider a more full-featured solution
such as Plack or Catalyst (see libcatalyst-perl).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/FCGI
Package: amd64-microcode
Status: install ok installed
Priority: standard
Section: non-free/admin
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20191021.1+really3.20181128.1~ubuntu0.18.04.1
Recommends: initramfs-tools (>= 0.113~) | dracut (>= 044) | tiny-initramfs
Breaks: intel-microcode (<< 2)
Conffiles:
/etc/default/amd64-microcode eaa8a5fa3fb59af4f0f55e851a6e9b20
/etc/modprobe.d/amd64-microcode-blacklist.conf 71327241f6583b34944e638a955aba91
Description: Processor microcode firmware for AMD CPUs
This package contains microcode patches for all AMD AMD64
processors. AMD releases microcode patches to correct
processor behavior as documented in the respective processor
revision guides.
.
For Intel processors, please refer to the intel-microcode package.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: linux-modules-4.4.0-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58141
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-143.169
Config-Version: 4.4.0-143.169
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.15.0-212-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 68317
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-212.223
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
Contains 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: cpp-5
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 21298
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-5
Version: 5.5.0-12ubuntu1
Replaces: gccgo-5 (<< 5.5.0-12ubuntu1)
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-5-locales (>= 5.4.0-6)
Description: GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: xdg-user-dirs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 533
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.17-1ubuntu1
Depends: libc6 (>= 2.14)
Conffiles:
/etc/xdg/autostart/xdg-user-dirs.desktop 284e639a243bfb86fc415ce448e8fa35
/etc/xdg/user-dirs.conf 602a95ec7fe4068512bebb712c41102d
/etc/xdg/user-dirs.defaults b8595963fe74aeb65e854ba9da7f1acb
Description: tool to manage well known user directories
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization (i.e. translation) of the filenames.
.
The way it works is that xdg-user-dirs-update is run very early in the
login phase. This program reads a configuration file, and a set of
default directories. It then creates localized versions of these
directories in the users home directory and sets up a config file in
$(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
~/.config) that applications can read to find these directories.
Homepage: http://www.freedesktop.org/wiki/Software/xdg-user-dirs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 202
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.13-2~ubuntu18.04
Depends: libc6 (>= 2.14), libxau6, libxdmcp6
Breaks: alsa-utils (<< 1.0.24.2-5)
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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libusb-0.1-4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libusb
Version: 2:0.1.12-31
Replaces: libusb-dev (<< 2:0.1.12-25)
Depends: libc6 (>= 2.15)
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.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: http://www.linux-usb.org/
Package: locales
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 14132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: glibc
Version: 2.27-3ubuntu1.6
Replaces: libc-bin (<< 2.23), manpages-fr-extra (<< 20141022)
Depends: libc-bin (>> 2.27), debconf (>= 0.5) | debconf-2.0
Breaks: libc-bin (<< 2.23)
Conffiles:
/etc/locale.alias d7a66c8ca60c85abc6f2db2b43209105
Description: GNU C Library: National Language (locale) data [support]
Machine-readable data files, shared objects and programs used by the
C library for localization (l10n) and internationalization (i18n) support.
.
This package contains tools to generate locale definitions from source
files (included in this package). It allows you to customize which
definitions actually get generated. This is a space-saver over how this
package used to be, with all locales generated by default. This created
a package that unpacked to an excess of 30 megs.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: linux-firmware
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 329263
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.173.21
Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common
Provides: atmel-firmware
Breaks: linux-firmware-snapdragon (<= 1.2-0ubuntu1)
Conflicts: atmel-firmware
Description: Firmware for Linux kernel drivers
This package provides firmware used by Linux kernel drivers.
Package: python3-tz
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-tz
Version: 2018.3-2
Depends: tzdata, python3:any (>= 3.3.2-2~)
Description: Python3 version of the Olson timezone database
python-tz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or higher.
It also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: http://pypi.python.org/pypi/pytz/
Package: python3-debian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-debian
Version: 0.1.32
Depends: python3-chardet, python3-six (>> 1.4~), python3:any (>= 3.3.2-2~)
Recommends: python3-apt
Suggests: gpgv
Description: Python 3 modules to work with Debian-related data formats
This package provides Python 3 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 <pkg-python-debian-maint@lists.alioth.debian.org>
Package: libapparmor-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apparmor
Version: 2.12-4ubuntu5.3
Depends: perl-base (>= 5.26.1-6ubuntu0.7), perlapi-5.26.1, libapparmor1 (>= 2.10.95), libc6 (>= 2.14)
Description: AppArmor library Perl bindings
libapparmor-perl 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: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Package: libnih1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnih
Version: 1.0.3-6ubuntu2
Pre-Depends: 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: Debian QA Group <packages@qa.debian.org>
Package: ssh-import-id
Status: install ok installed
Priority: extra
Section: misc
Installed-Size: 53
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Architecture: all
Version: 5.7-0ubuntu1.1
Depends: ca-certificates, openssh-client, python3-requests (>= 1.1.0), wget, python3:any (>= 3.3.2-2~)
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: linux-image-4.4.0-186-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7076
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-186.216
Config-Version: 4.4.0-186.216
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-186-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-186-generic
Conflicts: linux-image-unsigned-4.4.0-186-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-186.216)
Package: php8.0-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 8.0.3-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 8.0.3-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libedit2 (>= 3.1-20130611)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
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/
Package: libmcrypt4
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libmcrypt
Version: 2.5.8-3.3
Config-Version: 2.5.8-3.3
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/ .
Original-Maintainer: RISKO Gergely <risko@debian.org>
Homepage: http://mcrypt.sourceforge.net/
Package: python3-distutils
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2036
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.6.9-1~18.04
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Provides: python3.6-distutils, python3.7-distutils, python3.8-distutils
Depends: python3 (>= 3.6.7-1~), python3 (<< 3.9), python3-lib2to3 (>= 3.6.4)
Breaks: libpython3.6-stdlib (<< 3.6.5~rc1-3), libpython3.7-stdlib (<< 3.7.0~b2-2)
Description: distutils package for Python 3.x
Distutils package for Python 3.x. This package contains the distutils module
from the Python standard library.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: php-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 13
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (81+ubuntu16.04.1+deb.sury.org+1)
Version: 2:8.0+81+ubuntu16.04.1+deb.sury.org+1
Depends: php-common, php8.0-mysql
Description: MySQL module for PHP [default]
This package provides a MySQL module for PHP.
.
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.0).
Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.11.0-0.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: bsd-mailx | mailx
Breaks: postgresql-common (<= 126)
Conffiles:
/etc/cron.daily/logrotate da9c29ed0b408ffd88d05c3d8e881e94
/etc/logrotate.conf 4316e462f3c800bebcf43aa9d4fcf4b0
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://github.com/logrotate/logrotate
Original-Maintainer: Paul Martin <pm@debian.org>
Package: linux-modules-extra-4.15.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177559
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-208.220
Config-Version: 4.15.0-208.220
Depends: linux-image-4.15.0-208-generic | linux-image-unsigned-4.15.0-208-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: php7.0-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php7.0-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.0/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: libheimntlm0-heimdal
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: heimdal
Version: 7.5.0+dfsg-1ubuntu0.4
Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226), libwind0-heimdal (>= 1.4.0+git20110226)
Description: Heimdal Kerberos - NTLM support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.
.
This package contains the NTLM support library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>
Package: linux-modules-4.4.0-193-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58918
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-193.224
Config-Version: 4.4.0-193.224
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: libsepol1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 717
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 2.7-1ubuntu0.1
Depends: libc6 (>= 2.14)
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.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: linux-modules-extra-4.15.0-191-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177470
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-191.202
Config-Version: 4.15.0-191.202
Depends: linux-image-4.15.0-191-generic | linux-image-unsigned-4.15.0-191-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: libitm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8
Version: 8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.14)
Description: GNU Transactional Memory Library
GNU Transactional Memory Library (libitm) provides transaction support for
accesses to the memory of a process, enabling easy-to-use synchronization of
accesses to shared memory by several threads.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.6.4-3ubuntu0.4
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:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libpython2.7-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 8775
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.17-1~18.04ubuntu1.11
Replaces: libpython2.7-testsuite (<< 2.7.13-4), 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.17-1~18.04ubuntu1.11), libssl1.1 (>= 1.1.1), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 6), libreadline7 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libtinfo5 (>= 6)
Breaks: cython (<< 0.25.2-2build3), python-lxml (<< 3.8.0-2), python-numpy (<< 1:1.12.1-3.1ubuntu1), python-scipy (<< 0.18.1-2ubuntu3), python-tk (<< 2.7.14~rc1-1~), python-urllib3 (<< 1.9.1-3)
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 <doko@debian.org>
Package: python
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python-defaults
Version: 2.7.15~rc1-1
Replaces: python-dev (<< 2.6.5-2)
Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref
Depends: python2.7 (>= 2.7.15~rc1-1~), libpython-stdlib (= 2.7.15~rc1-1)
Pre-Depends: python-minimal (= 2.7.15~rc1-1)
Suggests: python-doc (= 2.7.15~rc1-1), python-tk (>= 2.7.15~rc1-1~)
Breaks: 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).
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: http://www.python.org/
Cnf-Extra-Commands: python
Cnf-Priority-Bonus: 3
Package: php-gettext
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 15
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.12-0.1
Depends: php-php-gettext
Description: transitional dummy package for php-php-gettext
This dummy package is provided to smooth the upgrade
from php-gettext to php-php-gettext and can be safely removed afterwards
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://launchpad.net/php-gettext/
Package: php7.1-ssh2
Status: deinstall ok config-files
Priority: extra
Section: php
Installed-Size: 103
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-ssh2
Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1
Replaces: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-ssh2
Depends: php7.1-common, libc6 (>= 2.14), libssh2-1 (>= 1.2.9)
Pre-Depends: php-common (>= 2:69~)
Breaks: libssh2-php (<< 0.12-2), php-ssh2 (<< 1.3.1+0.13-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.1/mods-available/ssh2.ini 94d148ee907a13becea363a39e327ef6
Description: Bindings for the libssh2 library
Provides PHP bindings to the functions of libssh2 which implements
the SSH2 protocol.
.
WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2
that implements support for PHP 7.0. USE WITH CAUTION!
Homepage: http://pecl.php.net/package/ssh2
Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.8-1ubuntu1
Depends: libc6 (>= 2.4)
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 <debian-x@lists.debian.org>
Package: php-phpmyadmin-sql-parser
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 721
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Source: phpmyadmin-sql-parser
Version: 5.4.1-1bionic1
Depends: php-cli, php-common, php-symfony-polyfill-mbstring (>= 1.3), php-symfony-polyfill-mbstring (<< 2~~)
Suggests: php-mbstring, php-phpmyadmin-motranslator
Description: validating SQL lexer and parser
This library parses and is able to tokenize, lint and syntax-highlight
SQL statements. It is also able to alter the parsed query.
.
This library has a focus on the MySQL dialect.
Homepage: https://github.com/phpmyadmin/sql-parser
Package: networkd-dispatcher
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.7-0ubuntu3.5
Depends: gir1.2-glib-2.0, python3-dbus, python3-gi, python3:any
Suggests: iw | wireless-tools
Conffiles:
/etc/default/networkd-dispatcher 30d74108d00da7497f70395c32658a41
Description: Dispatcher service for systemd-networkd connection status changes
Networkd-dispatcher is a dispatcher daemon for systemd-networkd
connection status changes. It is similar to NetworkManager-dispatcher,
but is much more limited in the types of events it supports due to the
limited nature of systemd-networkd.
Homepage: https://github.com/craftyguy/networkd-dispatcher
Package: linux-image-4.15.0-208-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 8304
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.15.0-208.220
Config-Version: 4.15.0-208.220
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.15.0-208-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.15.0 | linux-source-4.15.0, linux-tools, linux-headers-4.15.0-208-generic
Conflicts: linux-image-unsigned-4.15.0-208-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 4.15.0-208.220)
Package: libc-client2007e
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uw-imap
Version: 8:2007f~dfsg-5ubuntu0.18.04.2
Depends: libpam-modules, mlock, libc6 (>= 2.15), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0)
Suggests: uw-mailutils
Description: c-client library for mail protocols - library files
IMAP (Internet Message Access Protocol) is a method of accessing
electronic messages kept on a (possibly shared) mail server.
.
The UW (University of Washington) IMAP toolkit provides the c-client
mail-handling library supporting various network transport methods,
file system storage formats, and authentication and authorization
methods.
.
This package contains the shared c-client library.
Homepage: http://www.washington.edu/imap/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: autopoint
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 445
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gettext
Version: 0.19.8.1-6ubuntu0.3
Replaces: gettext (<= 0.17-11)
Depends: xz-utils
Description: The autopoint program from GNU gettext
The `autopoint' program copies standard gettext infrastructure files
into a source package. It extracts from a macro call of the form
`AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's
`configure.in' or `configure.ac' file, the gettext version used by the
package, and copies the infrastructure files belonging to this version
into the package.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: libidn11
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.33-2.1ubuntu1.2
Replaces: libidn11-dev
Depends: libc6 (>= 2.14)
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.
Original-Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Homepage: https://www.gnu.org/software/libidn/
Package: libmpdec2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 247
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpdecimal
Version: 2.4.2-1ubuntu1
Replaces: libmpdec2.3
Depends: libc6 (>= 2.14)
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.
Homepage: http://www.bytereef.org/mpdecimal/index.html
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: fuse
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.9.7-1ubuntu1
Depends: libc6 (>= 2.14), libfuse2 (= 2.9.7-1ubuntu1), adduser, mount (>= 2.19.1), sed (>= 4)
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: https://github.com/libfuse/libfuse/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: rsyslog
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.32.0-1ubuntu4.2
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.27), libestr0 (>= 0.1.4), libfastjson4 (>= 0.99.7), libsystemd0 (>= 209), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.47~), lsb-base (>= 3.2-14), adduser, ucf
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.8.96~2541-0ubuntu4~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
/etc/apparmor.d/usr.sbin.rsyslogd 1d7263e852f18f89b136525ba4033166
/etc/default/rsyslog c7af23c348917e877399baea1849727a
/etc/init.d/rsyslog bd41a0654a192d74dfb9c551b06fa855
/etc/logcheck/ignore.d.server/rsyslog d77ab13caf836413b9debd906948d761
/etc/logrotate.d/rsyslog 8159203bf98416c898849057f585e31f
/etc/rsyslog.conf d1d930c884e1f403e821ec09e18cfd2e
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 <biebl@debian.org>
Package: php7.2-xdebug
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 1736
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: xdebug
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php7.2-common, libc6 (>= 2.17)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.2/mods-available/xdebug.ini c13c107d0ec91c574623ee2776b5b9d1
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Homepage: https://xdebug.org/
Package: ubuntu-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 46
Maintainer: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Architecture: all
Multi-Arch: foreign
Version: 2018.09.18.1~18.04.2
Replaces: ubuntu-cloudimage-keyring (<< 2018.02.05)
Breaks: ubuntu-cloudimage-keyring (<< 2018.02.05)
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: libpolkit-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 0.105-20ubuntu0.18.04.6
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213)
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: https://www.freedesktop.org/wiki/Software/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.12.2-1ubuntu1.4
Depends: libc6 (>= 2.17), libsystemd0
Recommends: dbus
Breaks: dbus (<< 1.9.16-1~)
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 <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libip6tc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.6.1-2ubuntu2.1
Depends: libc6 (>= 2.14)
Description: netfilter libip6tc library
The user-space iptables (IPv6) C library from the Netfilter xtables framework.
.
iptables IPv6 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
Homepage: http://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libgcc1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-8 (8.4.0-1ubuntu1~18.04)
Version: 1:8.4.0-1ubuntu1~18.04
Depends: gcc-8-base (= 8.4.0-1ubuntu1~18.04), libc6 (>= 2.14)
Breaks: 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 <debian-gcc@lists.debian.org>
Package: libreadline6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: readline6
Version: 6.3-8ubuntu2
Depends: readline-common, libc6 (>= 2.15), libtinfo5 (>= 6)
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 <doko@debian.org>
Package: php-mariadb-mysql-kbs
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 281
Maintainer: William Desportes <williamdes@wdes.fr>
Architecture: all
Source: mariadb-mysql-kbs
Version: 1.2.12-1+bionic2
Depends: php-common
Description: Knowledge base about MariaDB and MySQL server variables
This library can be used to access data from the Knowledge bases
of MariaDB and MySQL. You can ask for the documentation link for
a server variable and the library will return it.
Homepage: https://github.com/williamdes/mariadb-mysql-kbs
Package: python3-distupgrade
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 652
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:18.04.45
Replaces: python3-update-manager (<< 1:0.165)
Depends: python3:any (>= 3.3.2-2~), python3-update-manager (>= 1:18.04.11.9~), python3-apt (>= 0.8.5~), python3-distro-info, gpgv, lsb-release, sensible-utils
Breaks: python3-update-manager (<< 1:0.165)
Description: manage release upgrades
This is the DistUpgrade Python 3 module
Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.31.1-0.4ubuntu3.7
Replaces: bash-completion (<< 1:2.1-4.1~), initscripts (<< 2.88dsf-59.2~), mount (<< 2.29.2-3~), s390-tools (<< 1.37.0-0ubuntu7~), sysvinit-utils (<< 2.88dsf-59.1~)
Depends: fdisk
Pre-Depends: libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.31.1), libc6 (>= 2.25), libmount1 (>= 2.25), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.6-3~), libsmartcols1 (>= 2.30.2), libsystemd0, libtinfo5 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd | console-tools, util-linux-locales
Breaks: bash-completion (<< 1:2.1-4.1~), grml-debootstrap (<< 0.68), mount (<< 2.29.2-3~), s390-tools (<< 1.37.0-0ubuntu7~), sysvinit-utils (<< 2.88dsf-59.4~)
Conffiles:
/etc/init.d/hwclock.sh 1ca5c0743fa797ffa364db95bb8d8d8e
/etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
/etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
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 view kernel
messages, create new filesystems, view block device information,
interface with real time clock, etc.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.4-1ubuntu1.6
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.2.4-1ubuntu1.6), libassuan0 (>= 2.0.1), libbz2-1.0, libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libreadline7 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: gnupg (= 2.2.4-1ubuntu1.6)
Breaks: gnupg (<< 2.1.21-4)
Description: GNU Privacy Guard -- minimalist public key operations
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 RFC4880.
.
This package contains /usr/bin/gpg itself, and is useful on its own
only for public key operations (encryption, signature verification,
listing OpenPGP certificates, etc). If you want full capabilities
(including secret key operations, network access, etc), please
install the "gnupg" package, which pulls in the full suite of tools.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gcc-5-base
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-5
Version: 5.5.0-12ubuntu1
Breaks: 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 <debian-gcc@lists.debian.org>
Package: wspanish
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 892
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.27
Provides: wordlist
Depends: debconf (>= 0.5) | debconf-2.0, dictionaries-common (>= 1.0)
Description: Spanish dictionary words for /usr/share/dict
This package contains an alphabetic list of some Spanish words.
.
Note that this wordlist is not intended to be complete and many words
are not fully expanded.
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Package: libustr-1.0-1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ustr
Version: 1.0.4-6
Depends: libc6 (>= 2.14)
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.
Original-Maintainer: Vaclav Ovsik <vaclav.ovsik@i.cz>
Homepage: http://www.and.org/ustr/
Package: fontconfig
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.12.6-0ubuntu2
Replaces: fontconfig-config (<< 2.5.93-1)
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12), libfreetype6 (>= 2.2.1), fontconfig-config
Pre-Depends: dpkg (>= 1.16.1)
Description: generic font configuration library - support binaries
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.
.
Fontconfig is not a rasterization library, nor does it impose a
particular rasterization library on the application. The X-specific
library 'Xft' uses fontconfig along with freetype to specify and
rasterize fonts.
.
This package contains a program to maintain the fontconfig cache
(fc-cache), a sample program to list installed fonts (fc-list), a program
to test the matching rules (fc-match) and a program to dump the binary
cache files in string form (fc-cat). It no longer makes fonts managed by defoma
available to fontconfig applications.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Keith Packard <keithp@debian.org>
Package: liblzo2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lzo2
Version: 2.08-1.2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: data compression library
LZO is a portable, lossless data compression library.
It offers pretty fast compression and very fast decompression.
Decompression requires no memory. In addition there are slower
compression levels achieving a quite competitive compression ratio
while still decompressing at this very high speed.
Original-Maintainer: Peter Eisentraut <petere@debian.org>
Homepage: http://www.oberhumer.com/opensource/lzo/
Package: linux-image-extra-4.4.0-138-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152387
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-138.164
Config-Version: 4.4.0-138.164
Depends: linux-image-4.4.0-138-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: php7.3-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 451
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Config-Version: 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-imagick
Depends: php7.3-common, libc6 (>= 2.14), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9)
Pre-Depends: php-common (>= 2:69~)
Recommends: ghostscript, ttf-dejavu-core
Breaks: php-imagick (<< 3.4.4+php8.0+3.4.4-7+ubuntu16.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/7.3/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: tasksel
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 244
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
Architecture: all
Version: 3.34ubuntu11
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, apt, tasksel-data, perl-base (>= 5.14.0-1)
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 <debian-boot@lists.debian.org>
Package: linux-modules-extra-4.15.0-194-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177485
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-194.205
Config-Version: 4.15.0-194.205
Depends: linux-image-4.15.0-194-generic | linux-image-unsigned-4.15.0-194-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: python2.7-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3686
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python2.7
Version: 2.7.17-1~18.04ubuntu1.11
Replaces: python2.7 (<< 2.7.8-7~)
Depends: libpython2.7-minimal (= 2.7.17-1~18.04ubuntu1.11)
Pre-Depends: libc6 (>= 2.15), zlib1g (>= 1:1.2.0)
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 <doko@debian.org>
Package: libjson-c2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.11-4ubuntu2.6
Depends: libc6 (>= 2.14)
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 <fabien.dot.boucher@gmail.com>
Package: libwrap0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-27
Depends: libc6 (>= 2.14)
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 <md@linux.it>
Package: libavahi-common-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.7-3.1ubuntu1.3
Description: Avahi common data files
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains common data files for avahi.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: python3-acme
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 278
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Source: python-acme
Version: 0.31.0-2+ubuntu16.04.6+certbot+2
Depends: ca-certificates, python3-openssl (>= 0.15), python3-cryptography (>= 1.2.3), python3-josepy, python3-mock, python3-pkg-resources, python3-requests (>= 2.4.1), python3-requests-toolbelt (>= 0.3.0), python3-rfc3339, python3-six (>= 1.9.0), python3-tz, python3:any (>= 3.3.2-2~)
Suggests: python-acme-doc
Description: ACME protocol library for Python 3
This is a library used by the Let's Encrypt client for the ACME
(Automated Certificate Management Environment). The ACME protocol is
designed as part of the Let's Encrypt project, to make it possible to
setup an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This
library implements the protocol used for proving the control of a
domain. This library is Python 3.
Homepage: https://letsencrypt.org/
Package: linux-modules-extra-4.4.0-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152482
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-151.178
Config-Version: 4.4.0-151.178
Depends: linux-image-4.4.0-151-generic | linux-image-unsigned-4.4.0-151-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: libpython3.5-minimal
Status: install ok installed
Priority: important
Section: python
Installed-Size: 3757
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.5
Version: 3.5.2-2ubuntu0~16.04.13
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.2~beta3)
Recommends: libpython3.5-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python3.5/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.5)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.5-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: eject
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.1.5+deb1+cvs20081104-13.2
Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.97)
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 <djpig@debian.org>
Homepage: http://www.pobox.com/~tranter/eject.html
Package: linux-modules-extra-4.15.0-169-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 177591
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.15.0-169.177
Config-Version: 4.15.0-169.177
Depends: linux-image-4.15.0-169-generic | linux-image-unsigned-4.15.0-169-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.15.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: python3-parsedatetime
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 172
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: parsedatetime
Version: 2.4-3+ubuntu16.04.1+certbot+3
Depends: python3-future, python3:any (>= 3.3.2-2~)
Recommends: python3-icu
Description: Python 3 module to parse human-readable date/time expressions
parsedatetime is able to parse, for example, the following:
.
* August 25th, 2008
* 25 Aug 2008
* Aug 25 5pm
* 5pm August 25
* next saturday
* tomorrow
* next thursday at 4pm
* at 4pm
* eod
* tomorrow eod
* eod tuesday
* eoy
* eom
* in 5 minutes
* 5 minutes from now
* 5 hours before now
* 2 hours before noon
* 2 days from tomorrow
.
This package provides the modules for Python 3.
Homepage: https://pypi.python.org/pypi/parsedatetime/
Package: linux-modules-4.4.0-184-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58583
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-184.214
Config-Version: 4.4.0-184.214
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: linux-modules-4.4.0-165-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 58316
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-165.193
Config-Version: 4.4.0-165.193
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
Contains 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: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.4-2
Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Description: GNU stream editor for filtering/transforming text
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.
Original-Maintainer: Clint Adams <clint@debian.org>
Homepage: https://www.gnu.org/software/sed/
Package: python3-certbot
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1207
Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Architecture: all
Source: python-certbot
Version: 0.31.0-2~deb10u1+ubuntu16.04.1+certbot+3
Replaces: python-letsencrypt
Depends: python3-acme (>= 0.29.0~), python3-ndg-httpsclient, python3-requests (>= 2.4.3), python3-configargparse (>= 0.10.0), python3-configobj, python3-cryptography (>= 1.2.3), python3-josepy, python3-mock, python3-parsedatetime, python3-pkg-resources, python3-rfc3339, python3-tz, python3-zope.component, python3-zope.interface, python3:any (>= 3.3.2-2~)
Recommends: certbot
Suggests: python-certbot-doc
Breaks: python-certbot-apache (<< 0.20.0), python-certbot-nginx (<< 0.20.0), python-letsencrypt (<= 0.6.0)
Description: main library for certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main libraries.
Homepage: https://certbot.eff.org/
Package: linux-image-extra-4.4.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152359
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-134.160
Config-Version: 4.4.0-134.160
Depends: linux-image-4.4.0-134-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: mailutils-common
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: mailutils
Version: 1:3.4-1
Description: Common files for GNU mailutils
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
These are common files for all mailutils packages, including locale
files.
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Homepage: https://www.gnu.org/software/mailutils/
Package: libcups2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.2.7-1ubuntu2.10
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libgssapi-krb5-2 (>= 1.14+dfsg), zlib1g (>= 1:1.2.0)
Suggests: cups-common
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - Core library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the base shared libraries for CUPS.
Homepage: https://www.cups.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libsmartcols1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.31.1-0.4ubuntu3.7
Depends: libc6 (>= 2.25)
Description: smart column output alignment library
This smart column output alignment library is used by fdisk utilities.
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: linux-image-4.4.0-200-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 7079
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 4.4.0-200.232
Config-Version: 4.4.0-200.232
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-4.4.0-200-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-4.4.0 | linux-source-4.4.0, linux-tools, linux-headers-4.4.0-200-generic
Conflicts: linux-image-unsigned-4.4.0-200-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 4.4.0-200.232)
Package: php7.2-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 460
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.2
Version: 7.2.34-18+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.2-common (= 7.2.34-18+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
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/
Package: libcryptsetup4
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:1.6.6-5ubuntu2.1
Depends: libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.97), libgcrypt20 (>= 1.6.1), 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 <pkg-cryptsetup-devel@lists.alioth.debian.org>
Package: libaprutil1-ldap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.1-2ubuntu0.1
Depends: libaprutil1 (= 1.6.1-2ubuntu0.1), libc6 (>= 2.4), 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.
Homepage: http://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: linux-modules-extra-4.4.0-148-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 152492
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 4.4.0-148.174
Config-Version: 4.4.0-148.174
Depends: linux-image-4.4.0-148-generic | linux-image-unsigned-4.4.0-148-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 4.4.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: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.4
Conffiles:
/etc/protocols bb9c019d6524e913fd72441d58b68216
/etc/rpc f0b6f6352bf886623adc04183120f83b
/etc/services 567c100888518c1163b3462993de7d47
Description: Basic TCP/IP networking system
This package provides the necessary infrastructure for basic TCP/IP based
networking.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: libwebp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 430
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 0.6.1-2ubuntu0.18.04.2
Depends: libc6 (>= 2.14)
Description: Lossy compression of digital photographic images.
Image Compression format, based on the VP8 codec.
WebP uses the modern VP8 compression format to deliver efficient
compression of images for the web. More than 30% extra gain over
optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: libtidy5deb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 999
Maintainer: Tidy HTML5 <tidy-html5@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: tidy-html5
Version: 2:5.6.0-6+ubuntu16.04.1+deb.sury.org+2
Depends: libc6 (>= 2.14)
Description: HTML/XML syntax checker and reformatter - shared library
Tidy is corrects and cleans up HTML and XML documents by fixing
markup errors and upgrading legacy code to modern standards.
.
This package contains the libtidy shared library.
Homepage: http://www.html-tidy.org/
Package: linux-headers-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 4.15.0.213.196
Depends: linux-headers-4.15.0-213-generic
Description: Generic Linux kernel headers
This package will always depend on the latest generic kernel headers
available.
Package: libfile-stripnondeterminism-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: strip-nondeterminism
Version: 0.040-1.1~build1
Depends: libarchive-zip-perl, perl
Recommends: libarchive-cpio-perl
Description: file non-deterministic information stripper — Perl module
StripNondeterminism is a library for stripping non-deterministic information
such as timestamps and filesystem ordering from various file and archive
formats.
.
This can be used as a post-processing step to improve the reproducibility of a
build product, when the build process itself cannot be made deterministic.
.
It is used as part of the Reproducible Builds project, although it should be
considered a temporary workaround which should not be needed in the long
term; upstream software should be reproducible even without using such a tool.
.
This package installs the Perl module ‘File::StripNondeterminism’.
Original-Maintainer: Reproducible builds folks <reproducible-builds@lists.alioth.debian.org>
Homepage: https://reproducible-builds.org/
Package: libjpeg8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
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: php-phpmyadmin-shapefile
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 117
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Architecture: all
Source: phpmyadmin-shapefile
Version: 2.1-5+bionic1
Depends: php-common
Suggests: php-dbase
Description: translation API for PHP using Gettext MO files
This library parses gettext binary .mo files and can mimic the native
php gettext API. Unlike the native gettext API, this library can use .mo
files for locales not installed in the system.
Homepage: https://github.com/phpmyadmin/shapefile
Package: libisl19
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: isl
Version: 0.19-1
Replaces: libisl-dbg (<< 0.19)
Depends: libc6 (>= 2.14), libgmp10
Breaks: libisl-dbg (<< 0.19)
Description: manipulating sets and relations of integer points bounded by linear constraints
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, and computing the lexicographic
minimum using parametric integer programming. It also includes an ILP solver
based on generalized basis reduction.
.
This package contains the runtime library.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Homepage: http://isl.gforge.inria.fr/
Package: php7.4-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.16-1+ubuntu16.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.16-1+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON module(s) for PHP.
.
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/
Package: binutils-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 11714
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: binutils
Version: 2.30-21ubuntu1~18.04.9
Replaces: binutils (<< 2.29-6)
Depends: binutils-common (= 2.30-21ubuntu1~18.04.9), libbinutils (= 2.30-21ubuntu1~18.04.9), libc6 (>= 2.27), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.30-21ubuntu1~18.04.9)
Breaks: binutils (<< 2.29-6)
Description: GNU binary utilities, for x86-64-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the x86-64-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: software-properties-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 192
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.96.24.32.22
Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Depends: python3:any (>= 3.3.2-2~), python3, python3-gi, gir1.2-glib-2.0, python-apt-common (>= 0.9), python3-dbus, python3-software-properties (= 0.96.24.32.22), 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: e2fsprogs-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: e2fsprogs
Version: 1.44.1-1ubuntu1.4
Replaces: e2fsprogs (<< 1.43.5-1)
Depends: e2fsprogs (>= 1.44.1-1ubuntu1.4), e2fsprogs (<< 1.44.1-1ubuntu1.4+c~)
Description: ext2/ext3/ext4 file system utilities - translations
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 translations for messages for programs found in
the 'e2fsprogs' package.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>