Package: appstream-glib-doc Description-md5: 9432e372607238ff788bc9d3f21a8f61 Description-en: Developer documentation for the libappstream-glib library AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides developer documentation for the libappstream-glib library. Package: apt Description-md5: 9fb97a88cb7383934ef963352b53b4a7 Description-en: 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 Package: apt-doc Description-md5: bc2b838ed28e60af95d78926380a3300 Description-en: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-transport-https Description-md5: 3365a6b50bd0e4eef6e176a80c735f43 Description-en: https download transport for APT This package enables the usage of 'deb https://foo distro main' lines in the /etc/apt/sources.list so that all package managers using the libapt-pkg library can access metadata and packages available in sources accessible over https (Hypertext Transfer Protocol Secure). . This transport supports server as well as client authentication with certificates. Package: apt-utils Description-md5: fa0295dc4e40dbbea6c84f614c570636 Description-en: 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. Package: auditd Description-md5: 77aaff86394a1a8da0659fa99413f455 Description-en: User space tools for security auditing The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. . Also contains the audit dispatcher "audisp". Package: bsdutils Description-md5: 48257031d7f91a8655d15ca8e9e4e07d Description-en: 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. Package: cloud-initramfs-copymods Description-md5: 9b99c06c4d826846f96198235e941192 Description-en: copy initramfs modules into root filesystem for later use When booting with an external-to-root kernel and initramfs, you need to ensure that /lib/modules contains any necessary modules not already loaded. . This package arranges for the modules in the initramfs to be placed into /lib/modules after the switchroot is done. Package: cloud-initramfs-dyn-netconf Description-md5: 1a41b583d318bc06bd63e44e8b7af400 Description-en: write a network interface file in /run for BOOTIF This package provides an initramfs module that will write a simple network interfaces formated file to /run/network/interfaces with entries for any devices that were configured during initramfs. Package: emacs25-common Description-md5: 079e40da4db830dcdae41825ec2f3099 Description-en: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs25, emacs25-lucid, and emacs25-nox. Package: emacs25-el Description-md5: 293759cc44e4faeb7e4ad6e292cf8c63 Description-en: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Package: fglrx-pxpress Description-md5: f11494e618e154235d7240541a9fc755 Description-en: transitional package for ubuntu-drivers-common This is a transitional package for ubuntu-drivers-common. You can remove it after upgrading. Package: fwupdate Description-md5: c71beb93c936676e2ac6515b655803f8 Description-en: Tools to manage UEFI firmware updates fwupdate provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package provides a simple command line interface to perform UEFI firmware updates. Package: fwupdate-signed Description-md5: 93aa37cf322099744d8fc3c07b8c3dc5 Description-en: Linux Firmware Updater EFI signed binary fwupdate provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package contains a version of the fwupdate binary signed with Canonical's UEFI signing key. Package: gir1.2-appstreamglib-1.0 Description-md5: 5c470e9895465da5de82ce57f0c8435a Description-en: GObject introspection data for the libappstream-glib library AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains introspection data for the libappstream-glib library. Package: golang-1.7 Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.7-doc Description-md5: c56cb747f65b0bf2f5cac5edc1d0e9a5 Description-en: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.7-go Description-md5: 9791676e1d7825e569bdb76ce1ad2e08 Description-en: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.7-go-shared-dev Description-md5: ac90af2c1327e7521d375df2d0f95593 Description-en: Go standard shared library support files This package contains the files necessary to link against the shared library packaged in libgolang-1.7-std1. Package: golang-1.7-src Description-md5: 541938e00b2a0c85f1fbae617a75fcd4 Description-en: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for cross-compilation. Package: golang-redhat-audit-dev Description-md5: 7e95a290b19e76ef3df32e571446b04d Description-en: Go client bindings for the libaudit library The package contains the Go bindings to libaudit that only allows for logging audit events. . This package contains the source. Package: grub-ipxe Description-md5: 069f85eb75e193394b417a675f95bdda Description-en: Network booting from GRUB using iPXE iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . This package adds a menu entry to grub2 for network booting using iPXE. Package: idle Description-md5: d98c42430725f0a7a890e93ce1835e7a Description-en: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7) of IDLE. Package: idle-python2.7 Description-md5: 1fd93a936611995336444949b73d0b8a Description-en: IDE for Python (v2.7) using Tkinter IDLE is an Integrated Development Environment for Python (v2.7). IDLE is written using Tkinter and therefore quite platform-independent. Package: iproute Description-md5: ba97e0c6cd2fc3c5cae2e667fb15a030 Description-en: transitional dummy package for iproute2 This is a transitional dummy package to get upgrading systems to install the iproute2 package. It can safely be removed once no other package depends on it. Package: iproute-doc Description-md5: ca2b9e91562ef4c829cc2050464e7083 Description-en: transitional dummy package for iproute2-doc This is a transitional dummy package to get upgrading systems to install the iproute2-doc package. It can safely be removed once no other package depends on it. Package: iproute2 Description-md5: d10cc46ca4a9e5489b7d2c879fcfba17 Description-en: 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'. Package: iproute2-doc Description-md5: 04b627412e2f9e6b31ebbbedd1b39794 Description-en: networking and traffic control tools - documentation The iproute2 suite is a collection of utilities for networking and traffic control. . This package contains the documentation for iproute. Package: ipxe Description-md5: 464080e9cd2fc9e60db75303b8932264 Description-en: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Package: ipxe-qemu Description-md5: 61c8bdd569b68d2eeeb8615a8b57f65e Description-en: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Package: libapache2-mod-php7.0 Description-md5: a9943210c12c437b40ede9d429f3fb29 Description-en: 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 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. Package: libappstream-glib-dev Description-md5: 843c5ab072fad15eb5195facad271989 Description-en: GNOME library to access AppStream services (development files) AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains development files necessary to develop tools which use the libappstream-glib library. Package: libappstream-glib8 Description-md5: 0c3be0f7639f89d98f1b4dd6ce57e81d Description-en: GNOME library to access AppStream services AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains a GObject-based library to read and write AppStream XML metadata and retrieve additional data such as screenshots. . As opposed to libappstream, this library does not use an on-disk cache but reads data directly from the XML or DEP-11 YAML files. Package: libapt-inst2.0 Description-md5: 5df05e67cb17e91ac56a732061d88850 Description-en: 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. Package: libapt-pkg-dev Description-md5: 8e463f77664788b23a47f5ac592f4595 Description-en: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Description-md5: decce989b471f196cddabf52bee63592 Description-en: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg5.0 Description-md5: b80ec138bbd00d445bb187bcc0acc8fc Description-en: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http, rsh as well as an interface to add more transports like https (apt-transport-https) and debtorrent (apt-transport-debtorrent). Package: libaudit-common Description-md5: f1e698fe58902299a06c8f79f079ac9a Description-en: 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. Package: libaudit-dev Description-md5: fb095c1a1f1082c97ac0fa907e55f7a0 Description-en: Header files and static library for security auditing The audit-libs-devel package contains the static libraries and header files needed for developing applications that need to use the audit framework libraries. Package: libaudit1 Description-md5: ec521af3cbcca51c5a26a117f114a9b5 Description-en: 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. Package: libauparse-dev Description-md5: 44274718be015b9669c36ffc31b8d828 Description-en: Header files and static library for the libauparse0 library The audit-libs parse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse0 Description-md5: 364e3e4ce52a621a1d7dbb7226da14a7 Description-en: Dynamic library for parsing security auditing The libauparse 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 libauparse0 library. Package: libblkid-dev Description-md5: 3fcd073d635ab408ffbe3557fba4a4b6 Description-en: block device ID library - headers and static libraries 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. . This package contains the development environment for the blkid library. Package: libblkid1 Description-md5: a511054d3223ae05280eebc8f3e2c80e Description-en: 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. Package: libfdisk-dev Description-md5: 54a621155f17bd9c760ccca383970682 Description-en: fdisk partitioning library - headers and static libraries The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. . This package contains the development environment for the fdisk library. Package: libfdisk1 Description-md5: 97986f600b6cd55d9613b5b8eac3b74a Description-en: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Package: libfwup-dev Description-md5: ec9fa18569ee86f7598f427f79df320e Description-en: Development headers for libfwup fwupdate provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package provides development headers required to use libfwup. Package: libfwup1 Description-md5: e3969afc33c85ca9cf78ec51008936f0 Description-en: Library to manage UEFI firmware updates fwupdate provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This library is to allow for the simple manipulation of UEFI firmware updates. Package: libgcj-common Description-md5: 2f28079fd19fff52fbee4f6fbfa23148 Description-en: Java runtime library (common files) This package contains files shared by Classpath and libgcj libraries. Package: libgolang-1.7-std1 Description-md5: eb591bb5626b791e2d2923563230216a Description-en: Go standard shared library This package contains the Go standard library built as a shared library. Packages should not depend on this package directly but rather the ABI-stamped value in Provides:. dpkg-shlibdeps will do this automatically. Package: liblttng-ust-ctl2 Description-md5: c0fd516a7850c0d213bf248282b965d4 Description-en: LTTng 2.0 Userspace Tracer (trace control library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library to control tracing in other processes. Used by lttng-tools. Package: liblttng-ust-dev Description-md5: 8c082ca31fd5ccc4637789709bb35acd Description-en: LTTng 2.0 Userspace Tracer (development files) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the UST library development files necessary to compile and link applications against liblttng-ust. Package: liblttng-ust-python-agent0 Description-md5: d279830dc452cca70080ab4be28890b0 Description-en: LTTng 2.0 Userspace Tracer (Python agent native library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library used by the Python agents. Package: liblttng-ust0 Description-md5: df92ac20f115864b9c7d25996ddc4506 Description-en: LTTng 2.0 Userspace Tracer (tracing libraries) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the actual userspace tracing library that must be linked to the instrumented programs. Package: libmount-dev Description-md5: 4c8f2344e9c734ced38948f314a71355 Description-en: device mounting library - headers and static libraries This device mounting library is used by mount and umount helpers. . This package contains the development environment for the mount library. Package: libmount1 Description-md5: 7e446c44302ff94779f1434f2e05d553 Description-en: device mounting library This device mounting library is used by mount and umount helpers. Package: libpython-all-dbg Description-md5: a80e49c54585d3d5e53f35404f27903d Description-en: package depending on all supported Python debugging packages The package currently depends on libpython2.7-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python debug packages. Package: libpython-all-dev Description-md5: 6bbe7c786e1d06c174e1fc08977371a1 Description-en: package depending on all supported Python development packages The package currently depends on libpython2.7-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages. Package: libpython-dbg Description-md5: 696fb664fa21b46db6e95b27fdd02b49 Description-en: debug build of the Python Interpreter (version 2.7) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. Package: libpython-dev Description-md5: 93a1917c3f17606b40377d0b737c6c92 Description-en: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: libpython-stdlib Description-md5: 6fbf042f6ad7705da06e08f12aba94f2 Description-en: 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). Package: libpython2.7 Description-md5: ca83a75c05dbdfe28eaeb1252ff614a4 Description-en: 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. Package: libpython2.7-dbg Description-md5: f2b41391895402a123a55c07a1d6812f Description-en: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython2.7-dev Description-md5: 2ef5e0390998d9ab1872bc0f6b694ff7 Description-en: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python2.7-dev. Package: libpython2.7-minimal Description-md5: 703efc0a29ea636b32f475404406f7cc Description-en: 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. Package: libpython2.7-stdlib Description-md5: f4f7d2df11420ed1433b778b1a144502 Description-en: 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. Package: libpython2.7-testsuite Description-md5: ca1ecfb5f297f44ae0729c2b3459e146 Description-en: Testsuite for the Python standard library (v2.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython2.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython2.7-stdlib package). Package: libsmartcols-dev Description-md5: 00fc32df577027210288765be6b333d7 Description-en: smart column output alignment library - headers and static libraries This smart column output alignment library is used by fdisk utilities. . This package contains the development environment for the mount library. Package: libsmartcols1 Description-md5: d5382f0223188fc45ed69f879488c198 Description-en: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Package: libuuid1 Description-md5: f31dd3d34d42a99fedd60c9fb7d79469 Description-en: 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. Package: linux-cloud-tools-4.10.0-43 Description-md5: ece83544ed096375bfc3ed509e790dce Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.10.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-4.10.0-43-. Package: linux-cloud-tools-4.10.0-43-generic Description-md5: 00b5780bf3865b3dc40e91d2a9d3e6fa Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.10.0-43 on 64 bit x86. Package: linux-cloud-tools-4.10.0-43-lowlatency Description-md5: 00b5780bf3865b3dc40e91d2a9d3e6fa Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.10.0-43 on 64 bit x86. Package: linux-cloud-tools-common Description-md5: aa6c3284fb32851a757500016f864d79 Description-en: Linux kernel version specific cloud tools for version 4.10.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version PGKVER. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: a0344c96760b1d1c82a37306bb64d7c4 Description-en: Linux kernel specific documentation for version 4.10.0 This package provides the various documents in the 4.10.0 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. Package: linux-firmware Description-md5: 7a047bff9e44dce458a300976c12f9da Description-en: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-4.10.0-43 Description-md5: 39e6dc8d4269f5f7a068b2c34b4cdcfc Description-en: Header files related to Linux kernel version 4.10.0 This package provides kernel header files for version 4.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details Package: linux-headers-4.10.0-43-generic Description-md5: 022e132562485cb2534e5f62929dfadf Description-en: Linux kernel headers for version 4.10.0 on 64 bit x86 SMP This package provides kernel header files for version 4.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-headers-4.10.0-43-lowlatency Description-md5: 022e132562485cb2534e5f62929dfadf Description-en: Linux kernel headers for version 4.10.0 on 64 bit x86 SMP This package provides kernel header files for version 4.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-4.10.0-43-generic Description-md5: 714888c26c02c3dcd7938f6495920e2f Description-en: Linux kernel image for version 4.10.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.10.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.10.0-43-lowlatency Description-md5: 607aba4ba04fe939dfd38b7e32cc0c05 Description-en: Linux kernel image for version 4.10.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.10.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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-4.10.0-43-generic Description-md5: 3a7ec85fa2d49d5c584ba5bac9612b55 Description-en: Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.10.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-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: 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: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-signed-generic Description-md5: c46e75d15f431954f5e63aac8c06ea2d Description-en: Complete Signed Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-image-4.10.0-43-generic Description-md5: 58606405946683c4d2ca4f105784fd91 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI signing key. Package: linux-signed-image-4.10.0-43-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-signed-image-generic Description-md5: 9f06dc406adf6813c92d1a1173d6e913 Description-en: Signed Generic Linux kernel image This package will always depend on the latest generic kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-lowlatency Description-md5: 5fce2c779376e9f18e68d841fe8a3a9f Description-en: Signed Lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-lowlatency Description-md5: fc8e43a7f342e47a67cbf8128fbc3561 Description-en: Complete Signed Lowlatency Linux kernel and headers This package will always depend on the latest complete lowlatency Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-4.10.0 Description-md5: 9a43bd7ef39aa7c287a067ce87059a3c Description-en: Linux kernel source for version 4.10.0 with Ubuntu patches This package provides the source code for the Linux kernel version 4.10.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-4.10.0-43 Description-md5: 7c8f04ed4880f6d19b92ece08195feba Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 64 bit x86. You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: 84c497ed1597bc77930ef4c607bc1e28 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 64 bit x86. Package: linux-tools-4.10.0-43-lowlatency Description-md5: 84c497ed1597bc77930ef4c607bc1e28 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 64 bit x86. Package: linux-tools-common Description-md5: 7526e586544ec04e6b053ee9e3dbdf34 Description-en: Linux kernel version specific tools for version 4.10.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version PGKVER. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: mount Description-md5: 90e187380786a435bb9c85b37afa2c5f Description-en: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: neutron-common Description-md5: 9f5f5f895b7bd1154ecaff251ebad064 Description-en: Neutron is a virtual network service for Openstack - common Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide python-pbr (>= 0.6), advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. Package: neutron-dhcp-agent Description-md5: 572c3866ff7d431ed7a69af059be88b1 Description-en: Neutron is a virtual network service for Openstack - DHCP agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. Package: neutron-l3-agent Description-md5: 7dc64a3d701aa413a40358ba3069904a Description-en: Neutron is a virtual network service for Openstack - l3 agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. Package: neutron-linuxbridge-agent Description-md5: 7438b6586091536457c1094f075e5bfb Description-en: Neutron is a virtual network service for Openstack - linuxbridge agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin agent. Package: neutron-metadata-agent Description-md5: 7f661aa618ba5bb4655c68b01afa2e23 Description-en: Neutron is a virtual network service for Openstack - metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. Package: neutron-openvswitch-agent Description-md5: e9697f8391ec5ff56d028b4049eb9f25 Description-en: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. Package: neutron-plugin-ml2 Description-md5: 04c3b1da612333dffe94afb38e17f6ee Description-en: Neutron is a virtual network service for Openstack - ML2 plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Modular Layer 2 plugin. Package: neutron-server Description-md5: 1b00fccfd02ac8a9014e7ee4bfb0ddd5 Description-en: Neutron is a virtual network service for Openstack - server Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Neutron server Package: overlayroot Description-md5: 994a1e190cc10da9cb6f340384617d3c Description-en: use an overlayfs on top of a read-only root filesystem This package adds functionality to an initramfs built by initramfs-tools. When installed and configured, the initramfs will mount an overlayfs filesystem on top of a read-only root volume. . The changes can be written to a in-memory temporary filesystem, a filesystem on an existing block device, or a dmcrypt encrypted block device. Package: php7.0 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: 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. Package: php7.0-cgi Description-md5: a1f2d8d3301e7b608d6c22738791d06c Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.0-fpm package. . 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. Package: php7.0-cli Description-md5: 22825d1d78d475175fcb3e2f13054b4d Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.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 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. Package: php7.0-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: 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. Package: php7.0-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: 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. Package: php7.0-dev Description-md5: cab4eaaf141b1f52bc2814eea2492ab2 Description-en: Files for PHP7.0 module development This package provides the files from the PHP7.0 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. Package: php7.0-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: 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. Package: php7.0-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP 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. Package: php7.0-json Description-md5: 28cd07bde7d0ae5bc9df05a3c5b10e74 Description-en: 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. Package: php7.0-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP 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. Package: php7.0-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: 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. Package: php7.0-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC 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. Package: php7.0-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: 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. Package: php7.0-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL 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. Package: php7.0-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en: pspell module for PHP This package provides the pspell 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. Package: php7.0-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: 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. Package: php7.0-recode Description-md5: f34ac052d7f3e909c0bcac2c2a93dc9e Description-en: recode module for PHP This package provides the recode 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. Package: php7.0-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP 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. Package: php7.0-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: 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. Package: php7.0-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: 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. Package: php7.0-xml Description-md5: 93564c1f85ab0433b7e82cdaf7796976 Description-en: 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. Package: php7.0-xmlrpc Description-md5: a0c6fbc21b14a71ad7492a9135234188 Description-en: 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. Package: python Description-md5: d1ea97f755d8153fe116080f2352859b Description-en: 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). Package: python-all Description-md5: 14c468e5025a2ad18b8e7e342d6f5a99 Description-en: package depending on all supported Python runtime versions The package currently depends on python2.7, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python runtimes. Package: python-all-dbg Description-md5: 4de13b4c938793e128652b43e60966fa Description-en: package depending on all supported Python debugging packages The package currently depends on python2.7-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python debug packages. Package: python-all-dev Description-md5: 36aea35250eb42eb8dfe870c124f95c3 Description-en: package depending on all supported Python development packages The package currently depends on python2.7-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages. Package: python-dbg Description-md5: e3b066fc7e7e35acf0b9835629f67146 Description-en: debug build of the Python Interpreter (version 2.7) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. Package: python-dev Description-md5: 93a1917c3f17606b40377d0b737c6c92 Description-en: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-doc Description-md5: 038f73a9465ce29a000fe288e7816805 Description-en: documentation for the high-level object-oriented language Python This is the official set of documentation for the interactive high-level object-oriented language Python (v2.7). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-examples Description-md5: 1ff3c3d821cef8881eb0f7e4a3164350 Description-en: examples for the Python language (default version) Examples, Demos and Tools for Python. These are files included in the upstream Python distribution. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-minimal Description-md5: 200bc6d6d83361369f54f0e99818ec74 Description-en: 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. Package: python-neutron Description-md5: f4b6db85f94dfd9c5b93f1c3c4b12cc8 Description-en: Neutron is a virtual network service for Openstack - Python library Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python library. Package: python-oslo.middleware Description-md5: fff3edbcbac0c697c2e4e2b379db6750 Description-en: various WSGI middleware components for OpenStack - Python 2.x The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the Python 2.x module. Package: python-oslo.middleware-doc Description-md5: c472815f9cfe8e7e81c1e1814e30e5fd Description-en: various WSGI middleware components for OpenStack - doc The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the documentation. Package: python2.7 Description-md5: 28620f1beffd6b598125304a83bfcb87 Description-en: 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. Package: python2.7-dbg Description-md5: 3220dd61a40cd6c408ecc3fbbcb8ef1f Description-en: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python2.7-dev Description-md5: 0f13a410a5bbc68affef1492eee5d8e2 Description-en: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. Package: python2.7-doc Description-md5: 427bb0bb2c7ff8d97e3a833c92820507 Description-en: Documentation for the high-level object-oriented language Python (v2.7) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.7). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python2.7 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python2.7-examples Description-md5: 4f24bb2b1825659042443224cf985199 Description-en: Examples for the Python language (v2.7) Examples, Demos and Tools for Python (v2.7). These are files included in the upstream Python distribution (v2.7). Package: python2.7-minimal Description-md5: 4e3d580f5374e0e392e97c8e6fedf594 Description-en: 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. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: ubuntu-drivers-common Description-md5: 7fe5e7304720f71b93031cc32f6fc6d2 Description-en: Detect and install additional Ubuntu driver packages This package aggregates and abstracts Ubuntu specific logic and knowledge about third-party driver packages. It provides: . - a Python API for detecting driver packages for a particular piece of hardware or the whole system. . - an "ubuntu-drivers" command line tool to list or install driver packages (mostly for integration in installers). . - some NVidia specific support code to find the most appropriate driver version, as well as setting up the alternatives symlinks that the proprietary NVidia and FGLRX packages use. Package: util-linux Description-md5: 0f78a28612ab8e98bdc63fdce7ff2a5e Description-en: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Package: util-linux-locales Description-md5: f95b3ab812286b8c8633178bd53a7587 Description-en: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Package: uuid-dev Description-md5: daeeb422c8be25af61a5fe52deff08a8 Description-en: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: uuid-runtime Description-md5: c848721d4a6e6dbc698c36d06bf45ef9 Description-en: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique 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. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Package: linux-headers-4.10.0-43-generic Description-md5: aa2f9c5a5464d3e844e66afc4821e851 Description-en: Linux kernel headers for version 4.10.0 on ARMv8 SMP This package provides kernel header files for version 4.10.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-image-4.10.0-43-generic Description-md5: 0fc3fa2c07cae3e6f48f9a0ec990e5ba Description-en: Linux kernel image for version 4.10.0 on ARMv8 SMP This package contains the Linux kernel image for version 4.10.0 on ARMv8 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-extra-4.10.0-43-generic Description-md5: 0ed6398c6ee7192a4fd484fd36cde7c3 Description-en: Linux kernel extra modules for version 4.10.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 4.10.0 on ARMv8 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-tools-4.10.0-43 Description-md5: c39744064d59562f902ab5b69da5eca8 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on ARMv8. You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: e8e32e0edc2790ece0d67925bb49070f Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on ARMv8. Package: linux-generic-lpae Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-headers-4.10.0-43-generic Description-md5: 43880249390113355bbed5abc8a0d7c7 Description-en: Linux kernel headers for version 4.10.0 on ARM (hard float) SMP This package provides kernel header files for version 4.10.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-headers-4.10.0-43-generic-lpae Description-md5: 43880249390113355bbed5abc8a0d7c7 Description-en: Linux kernel headers for version 4.10.0 on ARM (hard float) SMP This package provides kernel header files for version 4.10.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-headers-generic-lpae Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-image-4.10.0-43-generic Description-md5: 9703b219e02b5547ec91631ee379aa87 Description-en: Linux kernel image for version 4.10.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.10.0 on ARM (hard float) 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.10.0-43-generic-lpae Description-md5: 72d07b8ef742206a6e4ecc9589502309 Description-en: Linux kernel image for version 4.10.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.10.0 on ARM (hard float) 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 LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-generic-lpae Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-tools-4.10.0-43 Description-md5: 8872274bdacda52f8b4bc052355cb3a1 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on ARM (hard float). You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: 55467ae45ed5db266ce48b306dab49af Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on ARM (hard float). Package: linux-tools-4.10.0-43-generic-lpae Description-md5: 55467ae45ed5db266ce48b306dab49af Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on ARM (hard float). Package: linux-tools-generic-lpae Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-cloud-tools-4.10.0-43 Description-md5: b63415a579a3b072912a227b4fd64322 Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.10.0-43 on 32 bit x86. You probably want to install linux-cloud-tools-4.10.0-43-. Package: linux-cloud-tools-4.10.0-43-generic Description-md5: 9f31960ce9c477a0ca023ab6450fcc72 Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.10.0-43 on 32 bit x86. Package: linux-cloud-tools-4.10.0-43-lowlatency Description-md5: 9f31960ce9c477a0ca023ab6450fcc72 Description-en: Linux kernel version specific cloud tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.10.0-43 on 32 bit x86. Package: linux-headers-4.10.0-43-generic Description-md5: 77a14030eeb3628831d03473ac7b2742 Description-en: Linux kernel headers for version 4.10.0 on 32 bit x86 SMP This package provides kernel header files for version 4.10.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-headers-4.10.0-43-lowlatency Description-md5: 77a14030eeb3628831d03473ac7b2742 Description-en: Linux kernel headers for version 4.10.0 on 32 bit x86 SMP This package provides kernel header files for version 4.10.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-image-4.10.0-43-generic Description-md5: c689969b44efa970e1e02a4512f539ef Description-en: Linux kernel image for version 4.10.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.10.0 on 32 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.10.0-43-lowlatency Description-md5: 08e67bbd8a966e6abe33b87d0b6448ac Description-en: Linux kernel image for version 4.10.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.10.0 on 32 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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-4.10.0-43-generic Description-md5: 9705a57d5e3c25aa3ae1c32555e2cc8d Description-en: Linux kernel extra modules for version 4.10.0 on 32 bit x86 SMP This package contains the Linux kernel extra modules for version 4.10.0 on 32 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-tools-4.10.0-43 Description-md5: 8dcbf9e1a55853d283271c22317cd8fc Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 32 bit x86. You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: 8893a982afe44c58e8c6decf8e3237a4 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 32 bit x86. Package: linux-tools-4.10.0-43-lowlatency Description-md5: 8893a982afe44c58e8c6decf8e3237a4 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on 32 bit x86. Package: linux-headers-4.10.0-43-generic Description-md5: 1c7c7ec5df066272891a1bbcee40a2b5 Description-en: Linux kernel headers for version 4.10.0 on PowerPC 64el SMP This package provides kernel header files for version 4.10.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-image-4.10.0-43-generic Description-md5: 8b6b9b82fb91e68ddb0b9fb3ef64c08b Description-en: Linux kernel image for version 4.10.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 4.10.0 on PowerPC 64el 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-extra-4.10.0-43-generic Description-md5: 5f11b90c31013cafff7412c779f44da1 Description-en: Linux kernel extra modules for version 4.10.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 4.10.0 on PowerPC 64el 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-tools-4.10.0-43 Description-md5: 867e06a8bd86189d5c9ea0ae414d8ad4 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on PowerPC 64el. You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: 1fde91b01109944e77d946640be6b511 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on PowerPC 64el. Package: powerpc-ibm-utils Description-md5: a0b7f43a4f1655545d52671105cda789 Description-en: utilities for maintenance of IBM PowerPC platforms The powerpc-ibm-utils package provides the utilities listed below which are intended for the maintenance of PowerPC platforms. Further documentation for each of the utilities is available from their respective man pages. . * nvram - NVRAM access utility * bootlist - boot configuration utility * ofpathname - translate logical device names to OF names * snap - system configuration snapshot * ppc64_cpu - cpu settings utility Package: powerpc-utils Description-md5: f2b81ce474f691fc94b5ccf444dccc3a Description-en: utilities for maintenance of PowerPC platforms (metapackage) The powerpc-utils metapackage pulls in the appropriate tools for each Debian PowerPC port. Package: linux-headers-4.10.0-43-generic Description-md5: 3c8ec2d809bde240b713730dcdd907ca Description-en: Linux kernel headers for version 4.10.0 on System 390x SMP This package provides kernel header files for version 4.10.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.10.0-43/debian.README.gz for details. Package: linux-image-4.10.0-43-generic Description-md5: 2bd538ed5b8f4865406b911881f902c8 Description-en: Linux kernel image for version 4.10.0 on System 390x SMP This package contains the Linux kernel image for version 4.10.0 on System 390x 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-extra-4.10.0-43-generic Description-md5: 671ef727fd711ad1ebe5b16bf54f5df1 Description-en: Linux kernel extra modules for version 4.10.0 on System 390x SMP This package contains the Linux kernel extra modules for version 4.10.0 on System 390x 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-tools-4.10.0-43 Description-md5: 6d1387d0c88da804a78b97f6fad18408 Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on System 390x. You probably want to install linux-tools-4.10.0-43-. Package: linux-tools-4.10.0-43-generic Description-md5: 72c28ae8bb7f18ada34cc5f5d1f2ffbd Description-en: Linux kernel version specific tools for version 4.10.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.10.0-43 on System 390x.