Package: apport Description-md5: c04626471654f9246cf5e28b560d262e Description-en: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-gtk Description-md5: 2f45e17d5bf22355d7921dba196ae6dd Description-en: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-retrace Description-md5: 7608c287131a28c4611767ba61f02050 Description-en: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that entire process of retracing crashes can happen with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: bsdextrautils Description-md5: 2ead20dc6188b9f5a95f35901d7ffccb Description-en: extra utilities from 4.4BSD-Lite This package contains some extra BSD utilities: col, colrm, column, hexdump, hd, and ul. Other BSD utilities are provided by bsdutils, bsdmainutils and calendar. Package: bsdmainutils Description-md5: 3703f02b6f9ff314b78094c6324e0ded Description-en: 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), from (as bsd-from), look, lorder, ncal (or cal), and write (as bsd-write). . This package used to contain whois, vacation, and calendar, which are now distributed in their own packages. The tools col, colrm, column, hexdump, and ul are now provided as "bsdextrautils". Also here was tsort, which is now in the "coreutils" package. Package: bsdutils Description-md5: f57e02842d5d3a1412662968bfdb75f9 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, scriptlive, scriptreplay and wall. The remaining standard BSD utilities are provided by bsdmainutils and bsdextrautils. Package: bzip2 Description-md5: 1e71313ce794d3de1e3bc63ac58885b5 Description-en: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, data compressor. . 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). Package: bzip2-doc Description-md5: 2cfb09927b68e01a771bb52d416c05ba Description-en: high-quality block-sorting file compressor - documentation This package contains the bzip2 user manual in HTML, PDF, PS and Texinfo formats. . bzip2 is a freely available, patent free, data compressor. . 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). Package: calendar Description-md5: 30d8f39e14ad30c1e3aad66089740da4 Description-en: display upcoming dates and provide reminders This package contains the "calendar" program commonly found on BSD-style systems, which displays upcoming relevant dates on a wide variety of calendars. Package: cdebconf Description-md5: 19ca11018968935708d0ed3262e5aa67 Description-en: Debian Configuration Management System (C-implementation) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. Package: dbus Description-md5: 8317e43242716ec7f7692a3ac5895e1c Description-en: 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. Package: dbus-1-doc Description-md5: 4ff746780e6dca0a27147236301ca4fd Description-en: simple interprocess messaging system (documentation) 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 contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Package: dbus-user-session Description-md5: be4453093922af92deac14b4e8458a83 Description-en: simple interprocess messaging system (systemd --user integration) 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. . On systemd systems, this package opts in to the session model in which a user's session starts the first time they log in, and does not end until all their login sessions have ended. This model merges all parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up to one graphical session, into a single "user-session" or "super-session" within which all background D-Bus services are shared. . Multiple graphical sessions per user are not currently supported in this mode; as a result, it is particularly suitable for gdm, which responds to requests to open a parallel graphical session by switching to the existing graphical session and unlocking it. . To retain dbus' traditional session semantics, in which login sessions are artificially isolated from each other, remove this package and install dbus-x11 instead. . See the dbus package description for more information about D-Bus in general. Package: dbus-x11 Description-md5: 101d13ea029d06116b86761850faa2f3 Description-en: simple interprocess messaging system (X11 deps) 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 contains the dbus-launch utility which is necessary for packages using a D-Bus session bus. . See the dbus description for more information about D-Bus in general. Package: debian-installer Description-md5: 92dc35c2a5e062f616496e08f818d6fd Description-en: Debian Installer documentation This package currently only contains some documentation for the Debian installer. We welcome suggestions about what else to put in it. Package: dkms Description-md5: b7b6bb6a6b083b2245e0648e7752a459 Description-en: Dynamic Kernel Module Support Framework DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Package: dovecot-core Description-md5: 42825422b1ef9e3a592c94dfafed375c Description-en: secure POP3/IMAP server - core files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot main server and its command line utility. Package: dovecot-dev Description-md5: ffb4394c4cda3a428a661a4a841033fd Description-en: secure POP3/IMAP server - header files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains header files needed to compile plugins for the Dovecot mail server. Package: dovecot-imapd Description-md5: c160efea9f93533ab3404291018f7556 Description-en: secure POP3/IMAP server - IMAP daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot IMAP server. Package: dovecot-pop3d Description-md5: 399e133dbb91be39d372ab3528375bab Description-en: secure POP3/IMAP server - POP3 daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot POP3 server. Package: efivar Description-md5: e979ed45ae792f486c6b34862b3f2b88 Description-en: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. Package: eject Description-md5: 6a1f8e492b35e1b9dad2ebd6248c2167 Description-en: ejects CDs and operates CD-Changers under Linux This 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. Package: erlang-asn1 Description-md5: ee4d0b49672ea14e8a224f00c393a8c6 Description-en: Erlang/OTP modules for ASN.1 support The Asn1 application contains modules with compile-time and run-time support for ASN.1 in Erlang/OTP. Package: erlang-base Description-md5: 34f1d00a77372c45835007b286d6b266 Description-en: Erlang/OTP virtual machine and base applications This package contains the Erlang/OTP runtime implementation, which is configured and built without HiPE support (compiles to byte-code only), and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; ose - code for Enea OSE operating system; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc. Package: erlang-crypto Description-md5: 6d6a5e48deb89695b61d6380e84e7e95 Description-en: Erlang/OTP cryptographic modules The Crypto Application provides functions for computation of message digests, encryption and decryption functions. It uses OpenSSL for actual calculations. Package: erlang-dev Description-md5: 023eca40c938a81e31cb3d07fa28976e Description-en: Erlang/OTP development libraries and headers The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries. Package: erlang-doc Description-md5: d151a4898d82d984d031d1b1e1366eea Description-en: Erlang/OTP HTML/PDF documentation Documentation for the Erlang programming language and OTP library in HTML and PDF formats. Package: erlang-eldap Description-md5: 84192ee472dc7261422d95bd91233523 Description-en: Erlang/OTP LDAP library Eldap is a module which provides a client API to the Lightweight Directory Access Protocol (LDAP). Package: erlang-examples Description-md5: 7fd4d1d18889e4d971a860ea2e41b36b Description-en: Erlang/OTP application examples The examples, included in the Erlang/OTP system distribution. Package: erlang-ftp Description-md5: 97f938484e6e841e88d0c11037d66a14 Description-en: Erlang/OTP FTP client The ftp application implements a client for file transfer according to a subset of the File Transfer Protocol (FTP). Package: erlang-inets Description-md5: 8d70a0f49c4439fde59135fbc5bed418 Description-en: Erlang/OTP Internet clients and servers Inets is a container for Internet clients and servers. Currently a HTTP client and server are provided in Inets. Package: erlang-megaco Description-md5: 690fb9316fd0c68e524cdd808aa967b2 Description-en: Erlang/OTP implementation of Megaco/H.248 protocol The Megaco application is a framework for building applications on top of the Megaco/H.248 protocol. Package: erlang-mnesia Description-md5: 48d2214e21e1f80fbec2f00309f8406f Description-en: Erlang/OTP distributed relational/object hybrid database Mnesia is a distributed Database Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties. Package: erlang-os-mon Description-md5: f8627add1b4145778041a638d379dc3d Description-en: Erlang/OTP operating system monitor The operating system monitor, OS_Mon, provides services for monitoring CPU load, disk usage, memory usage and OS messages. Package: erlang-parsetools Description-md5: 3e51e2f8676cdc2b45f2ac3d74b79580 Description-en: Erlang/OTP parsing tools The Parsetools application contains utilities for parsing. Currently, it includes yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and produces Erlang code for a parser as output. Package: erlang-public-key Description-md5: e10bb8263805ad3875bec38b249b88db Description-en: Erlang/OTP public key infrastructure Provides functions to handle public key infrastructure from RFC 3280 (X.509 certificates) and some parts of the PKCS-standard. Package: erlang-runtime-tools Description-md5: a0448be753203ae3013367e215bb963c Description-en: Erlang/OTP runtime tracing/debugging tools Runtime_Tools provides low-footprint tracing/debugging tools suitable for inclusion in a production system. Package: erlang-snmp Description-md5: dfb924f9e0e51a8acfd28878335946b5 Description-en: Erlang/OTP SNMP applications A multilingual Simple Network Management Protocol application features an Extensible Agent, simple manager, a MIB compiler and facilities for implementing SNMP MIBs etc. . The OTP_Mibs application provides an SNMP management information base for Erlang nodes. Package: erlang-ssh Description-md5: 2ab50c8973bb765ccc1c37f7e496762f Description-en: Erlang/OTP implementation of SSH protocol The SSH application is an erlang implementation of the secure shell protocol. Package: erlang-ssl Description-md5: 15c091acf332c7d47a15da19885fdc6b Description-en: Erlang/OTP implementation of SSL The SSL application provides secure communication over sockets. Package: erlang-syntax-tools Description-md5: 734d87e62fdb69e61b39974407f3d15f Description-en: Erlang/OTP modules for handling abstract Erlang syntax trees Syntax_Tools contains modules for handling abstract Erlang syntax trees in a way that is compatible with the "parse trees" of the STDLIB module erl_parse, together with utilities for reading source files in unusual ways and pretty-printing syntax trees. Also it includes a module merger and renamer called Igor, as well as an automatic code-cleaner. Package: erlang-tftp Description-md5: 8aac13f7fcaec29fd897b963f927502e Description-en: Erlang/OTP TFTP client and server The tftp application implements client and server for file transfer according to the Trivial File Transfer Protocol (TFTP). Package: erlang-tools Description-md5: 4285755cbac612fc7f4013b85cae332f Description-en: Erlang/OTP various tools The Tools application contains a number of stand-alone tools, which are useful when developing Erlang programs. . cover - A coverage analysis tool for Erlang. cprof - A profiling tool that shows how many times each function is called. Uses a kind of local call trace breakpoints containing counters to achieve very low runtime performance degradation. eprof - A time profiling tool; measures how time is used in Erlang programs. Predecessor of fprof (see below). fprof - Another Erlang profiler; measures how time is used in Erlang programs. Uses trace to file to minimize runtime performance impact, and displays time for calling and called functions. instrument - Utility functions for obtaining and analyzing resource usage in an instrumented Erlang runtime system. make - A make utility for Erlang similar to UNIX make. tags - A tool for generating Emacs TAGS files from Erlang source files. xref - A cross reference tool. Can be used to check dependencies between functions, modules, applications and releases. Package: erlang-xmerl Description-md5: 222136c221feb614758c204affd11214 Description-en: Erlang/OTP XML tools The xmerl application contains modules for processing XML. Package: fdisk Description-md5: 389774810aae3f2323ace16ab9ab19ae Description-en: 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. Package: fonts-font-awesome Description-md5: 5208ead63bcb496b10d0e64da0744eb8 Description-en: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. Package: glibc-doc Description-md5: ec34f59d4398ff8ca003177c6585bf0a Description-en: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Package: golang 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-doc Description-md5: 7b70ded89c7f6b655a23ed83a4f27201 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 is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-github-snapcore-snapd-dev Description-md5: a2d3a19f6630f9476511151dac13666a Description-en: snappy development go packages. Use these to use the snappy API. Package: golang-github-ubuntu-core-snappy-dev Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: golang-go Description-md5: 4b644c1329d03644c1e0137da5dcdaf3 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 is a dependency package that depends on the default Go toolchain and compiled standard library. It is only built on architectures that have a native toolchain ("gc compiler"). Packages that want to build with whichever of gc or gccgo is available should depend on golang-any. Package: golang-src Description-md5: 4f562b95d873fbeb7b702f869c5413db 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 is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Package: hunspell-tools Description-md5: 9dd84fe88ca2c7135c9aca89f4a7949a Description-en: tools for hunspell Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format. Package: icu-devtools Description-md5: 4f58797462ac478415b579bf552abff4 Description-en: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: icu-doc Description-md5: 85b63ef20f81e6ed56386e76f65f4297 Description-en: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: libarchive-dev Description-md5: 68ad6870c167e8363f56ccdc0da60667 Description-en: Multi-format archive and compression library (development files) 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) * zstandard (read and write using libzstd) . This package provides the files necessary for development with libarchive. Package: libarchive13 Description-md5: 4bc5ca99af95264652d6d79af38b5271 Description-en: 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) * zstandard (read and write using libzstd) . This package provides the libarchive shared 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: libbz2-1.0 Description-md5: 88cb63f2e4d8cedcf07307314fc3c3d3 Description-en: 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, data compressor. . 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). Package: libbz2-dev Description-md5: 29019be384cd4282e28fdd9912de5585 Description-en: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, data compressor. . 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). Package: libc-bin Description-md5: 7625903821514b57277d1bae69ec3c1a Description-en: 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 Package: libc-dev-bin Description-md5: ca28cf36e463805ec57f3815849e28a2 Description-en: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Package: libc6 Description-md5: fc3001b0b90a1c8e6690b283a619d57f Description-en: 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. Package: libc6-dbg Description-md5: bbc98343da14bf76d4a45c2181fd8902 Description-en: GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Package: libc6-dev Description-md5: 1bbdc717d9acdb44db940928d570e749 Description-en: 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. Package: libc6-dev-i386 Description-md5: 50cf6ae98f9a3cdef9c53b186287325f Description-en: GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-dev-x32 Description-md5: 0859bbe63e876c4ed2ca05543b5d535f Description-en: GNU C Library: X32 ABI Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the X32 ABI version of the library, meant for amd64 systems. Package: libc6-i386 Description-md5: 126bea51eae6ba3832096d4d56bfd9d2 Description-en: GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-x32 Description-md5: 010abf82e546e9de191aa54ef585d592 Description-en: GNU C Library: X32 ABI Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the X32 ABI version of the library, meant for AMD64 systems. Package: libdbus-1-3 Description-md5: 394b84dd0007d22bc4bb591ca6b5fa31 Description-en: 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. Package: libdbus-1-dev Description-md5: 59e71e7e764b950dc1184788af416a7e Description-en: simple interprocess messaging system (development headers) 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. . See the dbus description for more information about D-Bus in general. Package: libdebconfclient0 Description-md5: b6846d950dc3d5d61a275932cc66b18d Description-en: 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. Package: libdebconfclient0-dev Description-md5: f167233e3807daf961531e59d7a4ea92 Description-en: Development files for cdebconf 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 version in C. . This package contains files needed to do cdebconf development Package: libefiboot-dev Description-md5: b8d9456f2a1792649b3d2002a90ee90d Description-en: Development headers for libefiboot development headers required to use libefiboot Package: libefiboot1 Description-md5: 78e1bcf3d7a068ea4e485f249e011542 Description-en: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. Package: libefivar-dev Description-md5: 52256254fca5ce202b875fd54cc0042b Description-en: Development headers for libefivar development headers required to use libefivar Package: libefivar1 Description-md5: cddc6d74a91dbbf01f6b63b9fc9030f2 Description-en: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. 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: libhunspell-1.7-0 Description-md5: cd5cd2fd85fe0d5a33a798cf7034cf92 Description-en: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the shared library. Package: libhunspell-dev Description-md5: 156fe92a0316d1df6636df1e214ac7d4 Description-en: spell checker and morphological analyzer (development) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the headers and the static library. Package: libicu-dev Description-md5: 6ba8fb49531a26733d27c3f9dbfe8ad6 Description-en: Development files for 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 development files for ICU. Package: libicu66 Description-md5: ea5cc55770d8f276c67880d90115d206 Description-en: 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. Package: libio-async-loop-epoll-perl Description-md5: 6239af878831798b7000966967b02c2a Description-en: Perl extension for an event loop using epoll IO::Async::Loop::Epoll is a Perl module that provides an implementation of an event loop that uses the epoll() system call. The epoll system call, which is currently only available on Linux, scales in constant O(1) time. For many open filehandles, you will get significantly better performance using this algorithm. . It uses the IO::Epoll (libio-epoll-perl) module for this functionality. Package: libjs-jquery Description-md5: c8b22b976a623a2bd39ace0d8c51066f Description-en: 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. 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: libmysqlclient-dev Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d Description-en: MySQL database development files 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 development libraries and header files. Package: libmysqlclient21 Description-md5: 49de807663510f5f2afd3e71efe199f1 Description-en: 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. Package: liborcus-0.15-0 Description-md5: 800af55a60213c5d36dbb1945e9972b5 Description-en: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Package: liborcus-dev Description-md5: f319d889de981c05db3d1e3d0e1f4909 Description-en: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. Package: liborcus-doc Description-md5: c8ca59a302383cb14911f9b1818bfe71 Description-en: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: liborcus-mso-0.15-0 Description-md5: 7ceafb935aba99dc50ba66ce07b0f55e Description-en: library for processing spreadsheet documents - MS Office encryption library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library for handling MS Office encryption. Package: liborcus-parser-0.15-0 Description-md5: 3fd0f4f34e632a623a2c5703bf7fcfc5 Description-en: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. Package: liborcus-spreadsheet-model-0.15-0 Description-md5: 352029f606c7e1adcd4ffecfa1028e33 Description-en: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. Package: libpcre16-3 Description-md5: be8b8329f82082a417b66cc91e3d4008 Description-en: Old Perl 5 Compatible Regular Expression Library - 16 bit 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 16 bit runtime library. Package: libpcre3 Description-md5: 554ac784f7314cb2c59649814e330d34 Description-en: Old 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. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcre3-dbg Description-md5: 878217a56a99f11cfb622d848f557b35 Description-en: Old Perl 5 Compatible Regular Expression Library - debug symbols 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 debug symbols, Package: libpcre3-dev Description-md5: eebe4f9bfa07d216beb413924dacf563 Description-en: Old Perl 5 Compatible Regular Expression Library - development 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. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Description-md5: 513dbc2885a757a7de02e0b075be9588 Description-en: Old Perl 5 Compatible Regular Expression Library - 32 bit 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 32 bit runtime library. Package: libpcrecpp0v5 Description-md5: a75b9df61cfc780d752c70f10b2a1fb0 Description-en: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ 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 C++ runtime library. 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: libsqlite3-0 Description-md5: 701b171ca60f3c96227ee4783a35419c Description-en: 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. Package: libsqlite3-dev Description-md5: 6387c6fc4f6fed646a1e0a793253786e Description-en: SQLite 3 development files 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. . This package contains the development files (headers, static libraries) Package: libssl-dev Description-md5: 27044468897c45b271f879c7c6e135fe Description-en: 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. Package: libssl-doc Description-md5: 863c8f0d45ab34415ebc295c04753c98 Description-en: Secure Sockets Layer toolkit - development documentation 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 manpages and demo files for libssl and libcrypto. Package: libssl1.1 Description-md5: 88547c6206c7fbc4fcc7d09ce100d210 Description-en: 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: libtdb-dev Description-md5: 2db2deda00827a5a869d0647c19be720 Description-en: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtdb1 Description-md5: 0f3fcc8a1c8e6b3b4c956fdf394636a6 Description-en: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libtommath-dev Description-md5: 0fd88de1437119c6fd98ada3631675d8 Description-en: multiple-precision integer library [development files] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the files needed to create programs that use LibTomMath. It is not needed to merely execute programs that use LibTomMath. Package: libtommath-doc Description-md5: 0e3b824fc258f83479baaf401b49891d Description-en: multiple-precision integer library [documentation] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the documentation for the LibTomMath library. Package: libtommath1 Description-md5: de1b0c46826f3f82d0a65bb662b48ec5 Description-en: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Package: libtype-tiny-perl Description-md5: 367531f4383fa3384197c974a3f7c12e Description-en: tiny, yet Moo(se)-compatible type constraint Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . This package also includes Types::Standard, a Moose-inspired library of useful type constraints, and Type::Params, to allow very fast checking and coercion of function and method parameters. 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-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-headers-5.4.0-1015 Description-md5: 4720b359961c22d89059bdf47618a768 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.4.0-1015/debian.README.gz for details Package: linux-aws-headers-5.4.0-1018 Description-md5: 5abff2b6a65096ce5a3eae8f570652ba Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-5.4.0-1018/debian.README.gz for details Package: linux-aws-tools-5.4.0-1015 Description-md5: c25d1501f3d351fc2f3ee28dab3b6526 Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. You probably want to install linux-tools-5.4.0-1015-. Package: linux-aws-tools-5.4.0-1018 Description-md5: 7f2f3223415b0598e79bdd82941d28eb Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on 64 bit x86. You probably want to install linux-tools-5.4.0-1018-. Package: linux-azure Description-md5: 5d143c4091c2e7a303d314c0e24595f5 Description-en: Complete Linux kernel for Azure systems. This package will always depend on the latest complete Linux kernel available for Azure systems. Package: linux-azure-cloud-tools-5.4.0-1016 Description-md5: 59f3b25268ddb296c1c65229b1e26ae3 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1016 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1016-. Package: linux-azure-cloud-tools-5.4.0-1019 Description-md5: db50f4c85fce24e477a4c5e1058abf9e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1019 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1019-. Package: linux-azure-headers-5.4.0-1016 Description-md5: b36fa015bd263964cd0abc42920982ba Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-5.4.0-1016/debian.README.gz for details Package: linux-azure-headers-5.4.0-1019 Description-md5: 1312ba2885a7ced9c79d6330f6cc9d22 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-5.4.0-1019/debian.README.gz for details Package: linux-azure-tools-5.4.0-1016 Description-md5: 0986e43e16ca34b32ce9937ddbd4697d Description-en: Linux kernel version specific tools for version 5.4.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1016 on 64 bit x86. You probably want to install linux-tools-5.4.0-1016-. Package: linux-azure-tools-5.4.0-1019 Description-md5: 18d9087705783d92e0b33a3cf11436b3 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. You probably want to install linux-tools-5.4.0-1019-. Package: linux-buildinfo-5.4.0-1015-aws Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1015-gcp Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1015-oracle Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1016-azure Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1018-aws Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1019-azure Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1019-gcp Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1019-oracle Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-29-generic Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-29-lowlatency Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-lowlatency Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-lowlatency Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-lowlatency Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.6.0-1011-oem Description-md5: 0aa5944a8e911b8d9095b8cc22b56e38 Description-en: Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.6.0-1017-oem Description-md5: 0aa5944a8e911b8d9095b8cc22b56e38 Description-en: Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.4.0-1016-azure Description-md5: 962bc0900596c002acee464729fd6567 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1016 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1019-azure Description-md5: 251eeebd556ad41c0b07b50fda9671ed Description-en: Linux kernel version specific cloud tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1019 on 64 bit x86. Package: linux-cloud-tools-5.4.0-29 Description-md5: 6534a29dca98045976588e8e32704ed7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-29 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-29-. Package: linux-cloud-tools-5.4.0-29-generic Description-md5: d4aef2e665965d27b12ebc0b2617787b Description-en: Linux kernel version specific cloud tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-29 on 64 bit x86. Package: linux-cloud-tools-5.4.0-29-lowlatency Description-md5: d4aef2e665965d27b12ebc0b2617787b Description-en: Linux kernel version specific cloud tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-29 on 64 bit x86. Package: linux-cloud-tools-5.4.0-33 Description-md5: 1be40877d4a5f3ef08ba9d14f39588f6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-33 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-33-. Package: linux-cloud-tools-5.4.0-33-generic Description-md5: 85427e3891f86b57373922860e04d0eb Description-en: Linux kernel version specific cloud tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-33 on 64 bit x86. Package: linux-cloud-tools-5.4.0-33-lowlatency Description-md5: 85427e3891f86b57373922860e04d0eb Description-en: Linux kernel version specific cloud tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-33 on 64 bit x86. Package: linux-cloud-tools-5.4.0-37 Description-md5: 0ff7e3afd7d55cbcc81b9bd5414bdfd8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-37 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-37-. Package: linux-cloud-tools-5.4.0-37-generic Description-md5: 6e36647c92d7225e8872c1653477014e Description-en: Linux kernel version specific cloud tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-37 on 64 bit x86. Package: linux-cloud-tools-5.4.0-37-lowlatency Description-md5: 6e36647c92d7225e8872c1653477014e Description-en: Linux kernel version specific cloud tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-37 on 64 bit x86. Package: linux-cloud-tools-5.4.0-40 Description-md5: 94433a7e618317bfa5a29c9bec08f33f Description-en: Linux kernel version specific cloud tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-40 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-40-. Package: linux-cloud-tools-5.4.0-40-generic Description-md5: a2be1ad0aef4b08773537877d1885976 Description-en: Linux kernel version specific cloud tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-40 on 64 bit x86. Package: linux-cloud-tools-5.4.0-40-lowlatency Description-md5: a2be1ad0aef4b08773537877d1885976 Description-en: Linux kernel version specific cloud tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-40 on 64 bit x86. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: e94d821d147d1d07e4bae1f28cf0544f Description-en: Linux kernel version specific cloud tools for version 5.4.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-generic-hwe-18.04 Description-md5: 4254934ce39bac820f5508c5acd9a77d Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-generic-hwe-18.04-edge Description-md5: 4254934ce39bac820f5508c5acd9a77d Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-generic-hwe-20.04 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-lowlatency-hwe-18.04 Description-md5: f1e91ea62fe3f016739bec1ef032e64f Description-en: Lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-lowlatency-hwe-18.04-edge Description-md5: f1e91ea62fe3f016739bec1ef032e64f Description-en: Lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-lowlatency-hwe-20.04 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-cloud-tools-virtual-hwe-18.04 Description-md5: cf8c2a26952e6b537806267264272e0d Description-en: Virtual Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-virtual-hwe-18.04-edge Description-md5: cf8c2a26952e6b537806267264272e0d Description-en: Virtual Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-cloud-tools-virtual-hwe-20.04 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: 69654749c994d4c39696d73bd7b13f37 Description-en: Linux kernel specific documentation for version 5.4.0 This package provides the various documents in the 5.4.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-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-5.4.0-1015 Description-md5: ca439d9383bfff6c9708b26cb093a92e Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-5.4.0-1015/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1019 Description-md5: 0c66c6532875b280e8a09f70a52880d6 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-5.4.0-1019/debian.README.gz for details Package: linux-gcp-tools-5.4.0-1015 Description-md5: c25d1501f3d351fc2f3ee28dab3b6526 Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. You probably want to install linux-tools-5.4.0-1015-. Package: linux-gcp-tools-5.4.0-1019 Description-md5: 18d9087705783d92e0b33a3cf11436b3 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. You probably want to install linux-tools-5.4.0-1019-. 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-generic-hwe-18.04 Description-md5: b5e41a8f104281d1b6f932b9856dbe0e Description-en: Complete generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-generic-hwe-18.04-edge Description-md5: b5e41a8f104281d1b6f932b9856dbe0e Description-en: Complete generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-generic-hwe-20.04 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-gke Description-md5: 5369f3a7274b192c6526117074b6f2a1 Description-en: Complete Google Container Engine (GKE) Linux kernel and headers This package will always depend on the latest complete Google Container Engine (GKE) Linux kernel and headers. Package: linux-headers-5.4.0-1015-aws Description-md5: ff88a5a2ac2a95a65d385153fd27d87c Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1015-gcp Description-md5: ff88a5a2ac2a95a65d385153fd27d87c Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1015-oracle Description-md5: 88b0130855125c87568b13256d3d6747 Description-en: Oracle Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1016-azure Description-md5: 9ad2e265eec5120e1a8567eca6e6af49 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1016/debian.README.gz for details. Package: linux-headers-5.4.0-1018-aws Description-md5: 4fadde4f18777f91c19604a8f9b14bcf Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1018/debian.README.gz for details. Package: linux-headers-5.4.0-1019-azure Description-md5: 13384aa6ed08796003dc4999a26c10c9 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1019/debian.README.gz for details. Package: linux-headers-5.4.0-1019-gcp Description-md5: 13384aa6ed08796003dc4999a26c10c9 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1019/debian.README.gz for details. Package: linux-headers-5.4.0-1019-oracle Description-md5: c84d0f7f16e34ce7313ed59efee14b25 Description-en: Oracle Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1019/debian.README.gz for details. Package: linux-headers-5.4.0-29 Description-md5: 8e4bf3a82e375bb0825af3587d16eb68 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details Package: linux-headers-5.4.0-29-generic Description-md5: 425127d2f570dfdcda5309850806028b Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-29-lowlatency Description-md5: 425127d2f570dfdcda5309850806028b Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-33 Description-md5: 66bc588bc11c75250a1b8cc20b97c317 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details Package: linux-headers-5.4.0-33-generic Description-md5: 6945199b4cccaefd19ec3b854fadd0b3 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-33-lowlatency Description-md5: 6945199b4cccaefd19ec3b854fadd0b3 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-37 Description-md5: 1f6ab4268b285937e8f435f2a10df22a Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details Package: linux-headers-5.4.0-37-generic Description-md5: 6c868004773d2989e66e7b877243e690 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-37-lowlatency Description-md5: 6c868004773d2989e66e7b877243e690 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-40 Description-md5: cff4bb88fb68e21e314ead27238fcf93 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details Package: linux-headers-5.4.0-40-generic Description-md5: 18e876621b8a9abec022155de123eb21 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-headers-5.4.0-40-lowlatency Description-md5: 18e876621b8a9abec022155de123eb21 Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-headers-5.6.0-1011-oem Description-md5: 8c4a98c03a200932b64233079639c47f Description-en: Linux kernel headers for version 5.6.0 on 64 bit x86 SMP This package provides kernel header files for version 5.6.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.6.0-1011/debian.README.gz for details. Package: linux-headers-5.6.0-1017-oem Description-md5: 8dcbf7b92e2889b1fc798832ac7aeec9 Description-en: Linux kernel headers for version 5.6.0 on 64 bit x86 SMP This package provides kernel header files for version 5.6.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.6.0-1017/debian.README.gz for details. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. 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-generic-hwe-18.04 Description-md5: be473aa41c7b198546f3cf94c7275da0 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-generic-hwe-18.04-edge Description-md5: be473aa41c7b198546f3cf94c7275da0 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-generic-hwe-20.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-gke Description-md5: 9cfa072fb01881a41ab30aa1699e0970 Description-en: Google Container Engine (GKE) Linux kernel headers This package will always depend on the latest Google Container Engine (GKE) 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-lowlatency-hwe-18.04 Description-md5: dca4c36887c78cbdf314413680932210 Description-en: Lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-lowlatency-hwe-18.04-edge Description-md5: dca4c36887c78cbdf314413680932210 Description-en: Lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-lowlatency-hwe-20.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-oem Description-md5: 1532aa195aaaba6ed9b3ce8d7d0afd4d Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-oem to generic. Will be removed in 20.10. Package: linux-headers-oem-20.04 Description-md5: a38c8392f77a111af30e6bd7ecc16c1f Description-en: OEM Linux kernel headers This package will always depend on the latest OEM kernel headers available. Package: linux-headers-oem-osp1 Description-md5: 8c2278133cef18c537d5dd55ae491850 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-oem-osp1 to generic. Will be removed in 20.10. Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-18.04 Description-md5: 388a8c25c201ff746d5b3f2f9a274940 Description-en: Virtual Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-virtual-hwe-18.04-edge Description-md5: 388a8c25c201ff746d5b3f2f9a274940 Description-en: Virtual Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-virtual-hwe-20.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-image-5.4.0-1015-aws Description-md5: 5e60fafcf5d1aecfba19ab289c28194d Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1015-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1015-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1016-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1018-aws Description-md5: 5e60fafcf5d1aecfba19ab289c28194d Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1019-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1019-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1019-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-29-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-29-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-image-5.4.0-33-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-33-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-image-5.4.0-37-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-37-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-image-5.4.0-40-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-40-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-image-5.6.0-1011-oem Description-md5: 76e637dc8928f9fb4900412b910081e3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.6.0-1017-oem Description-md5: 76e637dc8928f9fb4900412b910081e3 Description-en: Signed kernel image oem A kernel image for oem. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 59fc023c98c9e1d74aefb185eab773d3 Description-en: Linux kernel image for Azure systems. This package will always depend on the latest kernel image available for Azure systems. 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-extra-virtual-hwe-18.04 Description-md5: 6b99ee82f08b6f5c2c7e2a3628b35a0a Description-en: Extra drivers for virtual Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-extra-virtual-hwe-18.04-edge Description-md5: 6b99ee82f08b6f5c2c7e2a3628b35a0a Description-en: Extra drivers for virtual Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-extra-virtual-hwe-20.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. 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-generic-hwe-18.04 Description-md5: b665dd7f204a32073568324825a6a24d Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-generic-hwe-18.04-edge Description-md5: b665dd7f204a32073568324825a6a24d Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-generic-hwe-20.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-gke Description-md5: 4b1a3063844337a92bdbf600862ec65d Description-en: Google Container Engine (GKE) Linux kernel image This package will always depend on the latest Google Container Engine (GKE) 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-lowlatency-hwe-18.04 Description-md5: 9e9e786175283b2d73933a0b23b919ff Description-en: Lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-lowlatency-hwe-18.04-edge Description-md5: 9e9e786175283b2d73933a0b23b919ff Description-en: Lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-lowlatency-hwe-20.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-oem Description-md5: 9272bdafbf32a2a64ec468db97c434fe Description-en: Depends on the generic kernel image (dummy transitional package) Transitional package for upgrades from linux-oem to generic. Will be removed in 20.10. Package: linux-image-oem-20.04 Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5 Description-en: OEM Linux kernel image This package will always depend on the latest OEM kernel image available. Package: linux-image-oem-osp1 Description-md5: 8e6e579bc783e09e6a032137b03f689c Description-en: Depends on the generic kernel image (dummy transitional package) Transitional package for upgrades from linux-oem-osp1 to generic. Will be removed in 20.10. Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-unsigned-5.4.0-1015-gcp Description-md5: 25d5f2a85c56f24cb46b7b005ab4945a Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1015-oracle Description-md5: 46c14428a0a1455cf13c9b398a9fd3f5 Description-en: Oracle Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1016-azure Description-md5: 081c00247cf9c1e6dc5ca61568e26a46 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1019-azure Description-md5: 081c00247cf9c1e6dc5ca61568e26a46 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1019-gcp Description-md5: 25d5f2a85c56f24cb46b7b005ab4945a Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1019-oracle Description-md5: 46c14428a0a1455cf13c9b398a9fd3f5 Description-en: Oracle Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-29-generic Description-md5: b1b5b2cc78abf987ce8786bf795ea3a3 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-29-lowlatency Description-md5: b0f3f82c18853e1f2c14b1e3fd5f56ba Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-33-generic Description-md5: b1b5b2cc78abf987ce8786bf795ea3a3 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-33-lowlatency Description-md5: b0f3f82c18853e1f2c14b1e3fd5f56ba Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-37-generic Description-md5: b1b5b2cc78abf987ce8786bf795ea3a3 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-37-lowlatency Description-md5: b0f3f82c18853e1f2c14b1e3fd5f56ba Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-40-generic Description-md5: b1b5b2cc78abf987ce8786bf795ea3a3 Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.4.0-40-lowlatency Description-md5: b0f3f82c18853e1f2c14b1e3fd5f56ba Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . 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-unsigned-5.6.0-1011-oem Description-md5: e3f9398175beb8a6a692ba42b7fb6f80 Description-en: Linux kernel image for version 5.6.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.6.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.6.0-1017-oem Description-md5: e3f9398175beb8a6a692ba42b7fb6f80 Description-en: Linux kernel image for version 5.6.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.6.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. 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-image-virtual-hwe-18.04 Description-md5: df488f9af4d12669b2f65b56ac61f8a2 Description-en: Virtual Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-virtual-hwe-18.04-edge Description-md5: df488f9af4d12669b2f65b56ac61f8a2 Description-en: Virtual Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-virtual-hwe-20.04 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-lowlatency-hwe-18.04 Description-md5: ecda6bdec1751f6fe4d376d9926ee275 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-lowlatency-hwe-18.04-edge Description-md5: ecda6bdec1751f6fe4d376d9926ee275 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-lowlatency-hwe-20.04 Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-modules-5.4.0-1015-aws Description-md5: ea398656d741e1c7c229f185d0e07272 Description-en: Linux kernel extra modules for version 5.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 AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1015-gcp Description-md5: fe4a4f8f8da1d263c638f10af04ef103 Description-en: Linux kernel extra modules for version 5.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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1015-oracle Description-md5: 095dbec0d2cc6b146652427e7fde5ffd Description-en: Oracle Linux kernel extra modules for version 5.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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1016-azure Description-md5: 38e54885d40cd56f8086c36ee156d4f2 Description-en: Linux kernel extra modules for version 5.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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-aws Description-md5: ea398656d741e1c7c229f185d0e07272 Description-en: Linux kernel extra modules for version 5.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 AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-azure Description-md5: 38e54885d40cd56f8086c36ee156d4f2 Description-en: Linux kernel extra modules for version 5.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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-gcp Description-md5: fe4a4f8f8da1d263c638f10af04ef103 Description-en: Linux kernel extra modules for version 5.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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-oracle Description-md5: 095dbec0d2cc6b146652427e7fde5ffd Description-en: Oracle Linux kernel extra modules for version 5.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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-29-generic Description-md5: 8a3037b605a1bf658fc9eef87f439114 Description-en: Linux kernel extra modules for version 5.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-5.4.0-29-lowlatency Description-md5: fc229ad0e47757af22b7ad2471eb4b57 Description-en: Linux kernel extra modules for version 5.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 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-modules-5.4.0-33-generic Description-md5: 8a3037b605a1bf658fc9eef87f439114 Description-en: Linux kernel extra modules for version 5.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-5.4.0-33-lowlatency Description-md5: fc229ad0e47757af22b7ad2471eb4b57 Description-en: Linux kernel extra modules for version 5.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 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-modules-5.4.0-37-generic Description-md5: 8a3037b605a1bf658fc9eef87f439114 Description-en: Linux kernel extra modules for version 5.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-5.4.0-37-lowlatency Description-md5: fc229ad0e47757af22b7ad2471eb4b57 Description-en: Linux kernel extra modules for version 5.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 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-modules-5.4.0-40-generic Description-md5: 8a3037b605a1bf658fc9eef87f439114 Description-en: Linux kernel extra modules for version 5.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-5.4.0-40-lowlatency Description-md5: fc229ad0e47757af22b7ad2471eb4b57 Description-en: Linux kernel extra modules for version 5.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 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-modules-5.6.0-1011-oem Description-md5: 34c53e2ccaa2dfd977a5cb1714323def Description-en: Linux kernel extra modules for version 5.6.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 OEM processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.6.0-1017-oem Description-md5: 34c53e2ccaa2dfd977a5cb1714323def Description-en: Linux kernel extra modules for version 5.6.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 OEM processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1015-aws Description-md5: 039d7b4b06ecadb116aeb91dd965f3f3 Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1015-gcp Description-md5: 20602eb177f653b6545ee32869771c6e Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1015-oracle Description-md5: 30ef71210af60c070dc9abea210aed04 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1016-azure Description-md5: 76a4c4f77e55afe959b1f34d3708d0a1 Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1018-aws Description-md5: 039d7b4b06ecadb116aeb91dd965f3f3 Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1019-azure Description-md5: 76a4c4f77e55afe959b1f34d3708d0a1 Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1019-gcp Description-md5: 20602eb177f653b6545ee32869771c6e Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1019-oracle Description-md5: 30ef71210af60c070dc9abea210aed04 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-29-generic Description-md5: bad067be2bd404cd3e219540aa5e7fbf Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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-5.4.0-33-generic Description-md5: bad067be2bd404cd3e219540aa5e7fbf Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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-5.4.0-37-generic Description-md5: bad067be2bd404cd3e219540aa5e7fbf Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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-5.4.0-40-generic Description-md5: bad067be2bd404cd3e219540aa5e7fbf Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.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-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gke Description-md5: 03b54e749908469728e71772f8fa00ad Description-en: Google Container Engine (GKE) Linux kernel extra modules This package will always depend on the latest Google Container Engine (GKE) extra modules package available. Package: linux-oem Description-md5: dd06c071854297df1fe204493187205b Description-en: Depends on the generic kernel image and headers (dummy transitional packages) Transitional package for upgrades from linux-oem to generic. Will be removed in 20.10. Package: linux-oem-20.04 Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e Description-en: Complete OEM Linux kernel and headers This package will always depend on the latest complete OEM Linux kernel and headers. Package: linux-oem-5.6-headers-5.6.0-1011 Description-md5: 662c30752d708a325c746cecdf5be0ba Description-en: Header files related to Linux kernel version 5.6.0 This package provides kernel header files for version 5.6.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.6-headers-5.6.0-1011/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1017 Description-md5: ebb7670f7de27acdfd50752dd714418c Description-en: Header files related to Linux kernel version 5.6.0 This package provides kernel header files for version 5.6.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.6-headers-5.6.0-1017/debian.README.gz for details Package: linux-oem-5.6-tools-5.6.0-1011 Description-md5: 50b53bb87261d96dfe12f80e3167c8d9 Description-en: Linux kernel version specific tools for version 5.6.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.6.0-1011 on 64 bit x86. You probably want to install linux-tools-5.6.0-1011-. Package: linux-oem-5.6-tools-5.6.0-1017 Description-md5: 39f63bdd00d72d8302a6bca7a893153c Description-en: Linux kernel version specific tools for version 5.6.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.6.0-1017 on 64 bit x86. You probably want to install linux-tools-5.6.0-1017-. Package: linux-oem-5.6-tools-common Description-md5: a1de8c4056e01e90dd9c1e53ceaf7d84 Description-en: Linux kernel version specific tools for version 5.6.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-oem-5.6-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-osp1 Description-md5: 9c1589c78323e61463bf3a4194a03b34 Description-en: Depends on the generic kernel image and headers (dummy transitional packages) Transitional package for upgrades from linux-oem-osp1 to generic. Will be removed in 20.10. Package: linux-oem-osp1-tools-host Description-md5: b132fc8e47ba74e96aa3e1ead9c2cfa7 Description-en: Linux kernel VM host tools (dummy transitional packages) Transitional package for upgrades from linux-oem-osp1 to generic. Will be removed in 20.10. Package: linux-oem-tools-host Description-md5: 1c8aaf962f4d115e91376e0bf853ef75 Description-en: Linux kernel VM host tools (dummy transitional packages) Transitional package for upgrades from linux-oem to generic. Will be removed in 20.10. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-5.4.0-1015 Description-md5: 46519dfa1f9d4f2c7fc6c886baffaca3 Description-en: Header files related to Oracle Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-5.4.0-1015/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1019 Description-md5: 68c5d346371bfd246bdb19f5aa7ed1c4 Description-en: Header files related to Oracle Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-5.4.0-1019/debian.README.gz for details Package: linux-oracle-tools-5.4.0-1015 Description-md5: 8b2d9da6ee7ad891757234ee0708f639 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. You probably want to install linux-tools-5.4.0-1015-. Package: linux-oracle-tools-5.4.0-1019 Description-md5: 1baa959beb24f72082665664112ab71e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. You probably want to install linux-tools-5.4.0-1019-. 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-5.4.0 Description-md5: f602764ec28aa78f2b8d60846d6d2bf7 Description-en: Linux kernel source for version 5.4.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.4.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-5.4.0-1015-aws Description-md5: b3b4d63f89c8181a426371d280d45e38 Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. Package: linux-tools-5.4.0-1015-gcp Description-md5: b3b4d63f89c8181a426371d280d45e38 Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. Package: linux-tools-5.4.0-1015-oracle Description-md5: a790da350f3a9eed72da9ae4148d0e68 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on 64 bit x86. Package: linux-tools-5.4.0-1016-azure Description-md5: 33558e4642dc3afc2832e040151cc1df Description-en: Linux kernel version specific tools for version 5.4.0-1016 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1016 on 64 bit x86. Package: linux-tools-5.4.0-1018-aws Description-md5: 843400dc6e4175604dbd6474e20b3f8f Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on 64 bit x86. Package: linux-tools-5.4.0-1019-azure Description-md5: ae955a59098b483f8e53e430ef8aad26 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. Package: linux-tools-5.4.0-1019-gcp Description-md5: ae955a59098b483f8e53e430ef8aad26 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. Package: linux-tools-5.4.0-1019-oracle Description-md5: cafb20cee1a8d232dea4ad43d93b892c Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on 64 bit x86. Package: linux-tools-5.4.0-29 Description-md5: 55bc72b5344e246ef174127ff76cb7ee Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on 64 bit x86. You probably want to install linux-tools-5.4.0-29-. Package: linux-tools-5.4.0-29-generic Description-md5: d4607be52a0cb1efd140326e23a26744 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on 64 bit x86. Package: linux-tools-5.4.0-29-lowlatency Description-md5: d4607be52a0cb1efd140326e23a26744 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on 64 bit x86. Package: linux-tools-5.4.0-33 Description-md5: 70af5e60d2c001d809a3eb0b99133cc0 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on 64 bit x86. You probably want to install linux-tools-5.4.0-33-. Package: linux-tools-5.4.0-33-generic Description-md5: f9c2140deb7885d1bd9eb26a54628964 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on 64 bit x86. Package: linux-tools-5.4.0-33-lowlatency Description-md5: f9c2140deb7885d1bd9eb26a54628964 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on 64 bit x86. Package: linux-tools-5.4.0-37 Description-md5: 4c3b2ef83c7b954a5d055eb332b8b56c Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on 64 bit x86. You probably want to install linux-tools-5.4.0-37-. Package: linux-tools-5.4.0-37-generic Description-md5: b6df6f824d732e08c87beb8d87fb3894 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on 64 bit x86. Package: linux-tools-5.4.0-37-lowlatency Description-md5: b6df6f824d732e08c87beb8d87fb3894 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on 64 bit x86. Package: linux-tools-5.4.0-40 Description-md5: 1f7e5226781aabce7b5308e94cc6588b Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on 64 bit x86. You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.4.0-40-generic Description-md5: bbf206b95bbbd8fa75b67b037a58beb2 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on 64 bit x86. Package: linux-tools-5.4.0-40-lowlatency Description-md5: bbf206b95bbbd8fa75b67b037a58beb2 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on 64 bit x86. Package: linux-tools-5.6.0-1011-oem Description-md5: 114a8ac00fc9cc74f25f763092b8301d Description-en: Linux kernel version specific tools for version 5.6.0-1011 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.6.0-1011 on 64 bit x86. Package: linux-tools-5.6.0-1017-oem Description-md5: 472433c370c6e61f1942d151fdcfdd3e Description-en: Linux kernel version specific tools for version 5.6.0-1017 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.6.0-1017 on 64 bit x86. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-common Description-md5: adfd86ab0d3ad4f14d82f6c9207dc90b Description-en: Linux kernel version specific tools for version 5.4.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-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. 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-generic-hwe-18.04 Description-md5: e39aa03ae1dea3c849c3af09daa389b4 Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-generic-hwe-18.04-edge Description-md5: e39aa03ae1dea3c849c3af09daa389b4 Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-generic-hwe-20.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-gke Description-md5: 6e72416911e80a401d51458df80874c4 Description-en: Google Container Engine (GKE) Linux kernel tools This package will always depend on the latest Google Container Engine (GKE) kernel tools available. Package: linux-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. 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-lowlatency-hwe-18.04 Description-md5: ee3e399c87f7a29330927ba2ccef60b4 Description-en: Lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-lowlatency-hwe-18.04-edge Description-md5: ee3e399c87f7a29330927ba2ccef60b4 Description-en: Lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-lowlatency-hwe-20.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-oem Description-md5: 9227ec3ddbbda6c4d97ee8773ea7a015 Description-en: Linux kernel versioned Tools (dummy transitional package) Transitional package for upgrades from linux-oem to generic. Will be removed in 20.10. Package: linux-tools-oem-20.04 Description-md5: 544dead17e2cf698cd9acab1fb72ea0b Description-en: OEM Linux kernel tools This package will always depend on the latest OEM kernel tools available. Package: linux-tools-oem-osp1 Description-md5: d88256b9a07ed7fae87d77d7a9a6f54c Description-en: Linux kernel versioned tools (dummy transitional package) Transitional package for upgrades from linux-oem-osp1 to generic. Will be removed in 20.10. Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. 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-tools-virtual-hwe-18.04 Description-md5: 8943ef19795ca80332d6a2e0b5a318c8 Description-en: Virtual Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-virtual-hwe-18.04-edge Description-md5: 8943ef19795ca80332d6a2e0b5a318c8 Description-en: Virtual Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-virtual-hwe-20.04 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: linux-virtual-hwe-18.04 Description-md5: e8f96abb947c3f9f369dfc119bb47a59 Description-en: Complete virtual Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-virtual-hwe-18.04-edge Description-md5: e8f96abb947c3f9f369dfc119bb47a59 Description-en: Complete virtual Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-virtual-hwe-20.04 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: locales Description-md5: 68ccf846a4935e541c4a717fc0a1f3e3 Description-en: 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. Package: locales-all Description-md5: c360552536cba624a24a347b513939dd Description-en: GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Package: make Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb Description-en: 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. 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: mysql-client Description-md5: 5d7fa8d3505d811b2b9e71e639c7e1dd Description-en: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client-8.0 Description-md5: ffe884a5da09cb7b198d6de70b149317 Description-en: 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. Package: mysql-client-core-8.0 Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en: 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. Package: mysql-server Description-md5: 743caadb7bcc9923a15d886cf7260d23 Description-en: 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-8.0), 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. Package: mysql-server-8.0 Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b Description-en: 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. Package: mysql-server-core-8.0 Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en: 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. Package: openssl Description-md5: 9b6de2bb6e1d9016aeb0f00bcf6617bd Description-en: 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. Package: probert Description-md5: 11b446b5c657e5e0817b7137f1d2afec Description-en: Hardware probing tool - metapackage This package provides a tool for probing host hardware information and emitting a JSON report. . This package provides full probing capability. Package: probert-common Description-md5: 4e1a8e4c9478b93fef7c9531d9de3241 Description-en: Hardware probing tool - common This package provides a tool for probing host hardware information and emitting a JSON report. . This package provides the common code for probing. Package: probert-storage Description-md5: 71b2fa2b335f7d5172ee6acea6621fb7 Description-en: Hardware probing tool - storage metapackage This package provides a tool for probing host hardware information and emitting a JSON report. . This package contains storage probing capability. Package: python-oslo.config-doc Description-md5: 6a1ee93865025e1a75f9e5ef4ec8a5dd Description-en: Common code for Openstack Projects (configuration API) - doc The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the documentation. Package: python-oslo.policy-doc Description-md5: 5e6215a9861b110c8e6c924058d3de30 Description-en: RBAC policy enforcement library for OpenStack - doc Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the documentation. Package: python-pycryptodome-doc Description-md5: d29a917f71bf87a2d4eac30af19c60cb Description-en: cryptographic Python library (documentation) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * scrypt and HKDF * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Simplified install process, including better support for Windows * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the documentation package. Package: python-secretstorage-doc Description-md5: b6692af773c10403d434b0690fcba0ee Description-en: Python module for storing secrets - documentation Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides the HTML documentation. Package: python-stevedore-doc Description-md5: 444c57c52cc2da122888805b43a54b1a Description-en: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. Package: python-tenacity-doc Description-md5: 845f098ffd4a66544e516b13ef4c3d89 Description-en: retry code until it succeeeds - doc Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the documentation. Package: python3-appdirs Description-md5: fc137eaa41349ca1fb6fd982bc86e1a0 Description-en: determining appropriate platform-specific directories (Python 3) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 3 version of the package. Package: python3-apport Description-md5: 90fc3702a69ad06599a95a46ceb5778a Description-en: Python 3 library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Package: python3-distupgrade Description-md5: f6e22affea82016bac7bf2c9371af261 Description-en: manage release upgrades This is the DistUpgrade Python 3 module Package: python3-jinja2 Description-md5: 946c5e58f8736a9521b16a6d4c1157e7 Description-en: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python3-kazoo Description-md5: a9e97cd24531c76bdda8e11541c5c938 Description-en: higher level API to Apache Zookeeper (Python 3) Kazoo features: . * A wide range of recipe implementations, like Lock, Election or Queue * Data and Children Watchers * Simplified Zookeeper connection state tracking * Unified asynchronous API for use with greenlets or threads * Support for gevent 0.13 and gevent 1.0 * Support for Zookeeper 3.3 and 3.4 servers * Integrated testing helpers for Zookeeper clusters * Pure-Python based implementation of the wire protocol, avoiding all the memory leaks, lacking features, and debugging madness of the C library . Kazoo is heavily inspired by Netflix Curator simplifications and helpers. . This is the Python 3 version of the package. Package: python3-oslo.config Description-md5: 4fc1a07543e0543531190d9b8bf76f59 Description-en: Common code for Openstack Projects (configuration API) - Python 3.x The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the Python 3.x module. Package: python3-oslo.policy Description-md5: 20ae3e51fa41b0c6f176de4a3e29faa5 Description-en: RBAC policy enforcement library for OpenStack - Python 3.x Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the Python 3.x module. Package: python3-problem-report Description-md5: 9c38d91ac205b1680832021377d9156d Description-en: Python 3 library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs. . These problem reports use standard Debian control format syntax (RFC822). Package: python3-pycryptodome Description-md5: 3a9eca316e91f5c3ee4a14bb9cbb1a49 Description-en: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * scrypt and HKDF * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Simplified install process, including better support for Windows * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Package: python3-secretstorage Description-md5: 2932909ba415b3e2cae6a18d0ecb168f Description-en: Python module for storing secrets - Python 3.x version Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides Python 3.x version of SecretStorage. Package: python3-stevedore Description-md5: 8c04b322fc21b52834676c8a9e0ed455 Description-en: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. Package: python3-swift Description-md5: 72c8e0f7c41fa180184a3c3196e4facc Description-en: distributed virtual object store - Python 3 libraries OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Python 3 libraries that actually implement everything. Package: python3-tdb Description-md5: a9dcb8b66184a80f72eb8f5ea0006309 Description-en: Python3 bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python3 bindings. Package: python3-tenacity Description-md5: 2eeba38fc7fcd6021294d8e7dbf40df8 Description-en: retry code until it succeeeds Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result Package: remmina Description-md5: c6c0685872ee0d82fa0a82cd5b61992f Description-en: GTK+ Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. Package: remmina-common Description-md5: 4f5ab04e9f4c6390150b9215cd8a5ef0 Description-en: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the common files. Package: remmina-dev Description-md5: d4deb4e638d80fc8a5a7e23267469ead Description-en: Headers for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the development headers for Remmina, to develop new plugins. Package: remmina-plugin-kiosk Description-md5: 0649579f98367b8a401030266159ce04 Description-en: Kiosk plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the Kiosk plugin for Remmina. Package: remmina-plugin-rdp Description-md5: 7acd01c739d98491146b8d677835bb0d Description-en: RDP plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the RDP plugin for Remmina. Package: remmina-plugin-secret Description-md5: 058eecb39515bdde1068b8f21c185f0b Description-en: Secret plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the secret plugin for Remmina, which allows one to store and retrieve passwords from GNOME Keyring or KWallet. Package: remmina-plugin-vnc Description-md5: c5751476b40901085f8ef63e47db627a Description-en: VNC plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported. . This package contains the VNC plugin for Remmina. Package: rfkill Description-md5: 17939c81bd8d1bc5321ecc9fb8e5f507 Description-en: tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. Package: rsync Description-md5: 3bf40f318d2abfed74fa472aaff46d5f Description-en: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: snapd Description-md5: 4f57b9592309b3006720058df2b8dad3 Description-en: Daemon and tooling that enable snap packages Install, configure, refresh and remove snap packages. Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . Start with 'snap list' to see installed snaps. Package: sqlite3 Description-md5: 60cd5a660be500525f955c43bd7981cf Description-en: Command line interface for SQLite 3 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. Package: sqlite3-doc Description-md5: 012466e9aa8467597bb2ec5a942a4472 Description-en: SQLite 3 documentation 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. . This package contains the documentation that is also available on the SQLite homepage. Package: swift Description-md5: b9824fd7fa1117c50a721069422237ef Description-en: distributed virtual object store - common files OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides some core binaries and clients to control swift. Package: swift-account Description-md5: 809bc8c5c556488caaf22ddd2273fd22 Description-en: distributed virtual object store - account server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift account server. Package: swift-container Description-md5: f8277674f07a294ae8e420393c5fd350 Description-en: distributed virtual object store - container server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift container server. Package: swift-doc Description-md5: f6e5b3e01afabbb95c5d13d2088c78b4 Description-en: distributed virtual object store - documentation OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Sphinx generated documentation for Swift. Package: swift-object Description-md5: 9c7491cb7a75e1ec163d08f6da52b8a7 Description-en: distributed virtual object store - object server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift object server. Package: swift-object-expirer Description-md5: e3ef8c9d2bc296b341f443245f8ccc0f Description-en: distributed virtual object store - object expirer OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the object-expirer service that provides scheduled deletion of objects in Swift. Package: swift-proxy Description-md5: 484efcd1f3cbf484a2fed44dcec3d88f Description-en: distributed virtual object store - proxy server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a proxy server on which clients can connect to store object into Swift. Package: tdb-tools Description-md5: 4c671417a2674117648ec2fcd5245c12 Description-en: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Package: ubuntu-core-snapd-units Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ubuntu-release-upgrader-core Description-md5: 9b6ae3ba71aff05989e4c93c17227206 Description-en: manage release upgrades This is the core of the Ubuntu Release Upgrader Package: ubuntu-release-upgrader-gtk Description-md5: 0f775b1b3e524ee71526ea41b76d44cb Description-en: manage release upgrades This is the GTK+ frontend of the Ubuntu Release Upgrader Package: ucf Description-md5: 83e3ff2859524c831253d938da348878 Description-en: 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. Package: util-linux Description-md5: 33d0291a69ffd307cfba295915df602a 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 view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. 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: vim Description-md5: 59e8b8f7757db8b53566d5d119872de8 Description-en: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Description-md5: 30b64c3dceccc4faef229eafc38d0069 Description-en: 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. Package: vim-doc Description-md5: bba166bf0174232f296031de0b68b351 Description-en: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. Package: vim-runtime Description-md5: 97bb83c83cb35767c340c5066ce9be0c Description-en: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vim-tiny Description-md5: 85f2dbef1339af3dcf83d9ee00fd5e22 Description-en: 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, or vim-gtk3. Package: xfslibs-dev Description-md5: 8fd1710c9afb5a76b6200c23b3b170cf Description-en: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfsprogs Description-md5: 11edfc24e752c0542cb7648c8934181f Description-en: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xserver-common Description-md5: be03943b6955ee9fae7163ad516c772f Description-en: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xephyr Description-md5: eeb7a5ed15c65f716761ab1fa1637b6b Description-en: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-core Description-md5: 018a15965c91ba9a09e0652c1c0fb9ac Description-en: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-dev Description-md5: c5425cbd8103a5899200596c7a3c3033 Description-en: Xorg X server - development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-legacy Description-md5: a49fa8443df84effdf1fd36e26ad0f94 Description-en: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Package: xwayland Description-md5: 51bce0b4032e401f533c80a4cb12a569 Description-en: Xwayland X server This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Package: xxd Description-md5: d658dacad23806722eb421aab7cc53e5 Description-en: 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. Package: cpp-9 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en: 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. Package: g++-9 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: gcc-10-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-9 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-9-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gfortran-9 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: libasan5 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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. Package: libasan6 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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. Package: libatomic1 Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: 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. Package: libc6-lse Description-md5: c8c84d51fc282ebe52f3c52923f11c88 Description-en: 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. . This set of libraries is optimized to support Large System Extensions (LSE). It only needs to be installed on ARM machine supporting LSE. If you install this on an machine without LSE support, it won't be used. Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libgcc-10-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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. Package: libgcc-9-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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. Package: libgcc-s1 Description-md5: bbd60d723e97d8e06c04228ee4c76f10 Description-en: 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. Package: libgfortran-9-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran5 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgo-10-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo14 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo16 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgomp1 Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libitm1 Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: 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. Package: liblsan0 Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libstdc++-9-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: 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. Package: libstdc++-9-pic Description-md5: 1b398e74a3b20401a8669d8c6472c7cc Description-en: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++6 Description-md5: 724ab84919e0e220afb960e36463914d Description-en: 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. Package: libtsan0 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: 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. Package: libubsan1 Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: 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++. Package: linux-aws-cloud-tools-5.4.0-1015 Description-md5: cea750d9e3c93f3854f56fc12122212b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1015 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1015-. Package: linux-aws-cloud-tools-5.4.0-1018 Description-md5: f34b817e5791eed4e3ec9edcc437d795 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1018 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1018-. Package: linux-aws-tools-5.4.0-1015 Description-md5: 82a642c9259cbe62f86e766a8aa9c59e Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on ARMv8. You probably want to install linux-tools-5.4.0-1015-. Package: linux-aws-tools-5.4.0-1018 Description-md5: f629d79994199c05f50ac06a3e60fcc5 Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on ARMv8. You probably want to install linux-tools-5.4.0-1018-. Package: linux-buildinfo-5.4.0-1015-aws Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1018-aws Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-29-generic Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.4.0-1015-aws Description-md5: 9380c795bb6d1aeca4a1e16e35465553 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1015 on ARMv8. Package: linux-cloud-tools-5.4.0-1018-aws Description-md5: 55c47b200f809273b18cf45a94bfcae0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1018 on ARMv8. Package: linux-headers-5.4.0-1015-aws Description-md5: 51df78bec9f76d9987cc56fff81948dd Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1018-aws Description-md5: 0eec52756dbc825c81578885bd386281 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1018/debian.README.gz for details. Package: linux-headers-5.4.0-29-generic Description-md5: 5fa97632337e708797e6dbc2490c1617 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic Description-md5: 0ac5885d978389a0a602cee760b3e18d Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-37-generic Description-md5: 22cf948e0bcf0940e045e659d4d54585 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic Description-md5: 7107c23417c6836e300bd28bf58a6180 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-image-5.4.0-1015-aws Description-md5: 265ff6d5f435a10c8b31a6be4544f41d Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.4.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1018-aws Description-md5: 265ff6d5f435a10c8b31a6be4544f41d Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.4.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-29-generic Description-md5: 705b1914eb89fe5f07068b9a16ce46d4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on ARMv8 SMP. . 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-unsigned-5.4.0-33-generic Description-md5: 705b1914eb89fe5f07068b9a16ce46d4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on ARMv8 SMP. . 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-unsigned-5.4.0-37-generic Description-md5: 705b1914eb89fe5f07068b9a16ce46d4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on ARMv8 SMP. . 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-unsigned-5.4.0-40-generic Description-md5: 705b1914eb89fe5f07068b9a16ce46d4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on ARMv8 SMP. . 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-5.4.0-1015-aws Description-md5: f0e0a793c24320cf8aadd1cf3770cc6d Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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 AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-aws Description-md5: f0e0a793c24320cf8aadd1cf3770cc6d Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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 AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-29-generic Description-md5: 8c58c9a36aafe93ef391b4906d442f36 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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-5.4.0-33-generic Description-md5: 8c58c9a36aafe93ef391b4906d442f36 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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-5.4.0-37-generic Description-md5: 8c58c9a36aafe93ef391b4906d442f36 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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-5.4.0-40-generic Description-md5: 8c58c9a36aafe93ef391b4906d442f36 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 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-5.4.0-1015-aws Description-md5: 75fa5f945fa0c9142175b2fbc5a391ab Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1018-aws Description-md5: 75fa5f945fa0c9142175b2fbc5a391ab Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-29-generic Description-md5: c0fed138f38a7bc8dc306d6938f4c1a9 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-33-generic Description-md5: c0fed138f38a7bc8dc306d6938f4c1a9 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-37-generic Description-md5: c0fed138f38a7bc8dc306d6938f4c1a9 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-40-generic Description-md5: c0fed138f38a7bc8dc306d6938f4c1a9 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.4.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-5.4.0-1015-aws Description-md5: 5b2e6d7600c5bbb79d9d339aade4b9e1 Description-en: Linux kernel version specific tools for version 5.4.0-1015 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1015 on ARMv8. Package: linux-tools-5.4.0-1018-aws Description-md5: d47f6a1047cb4242b8faa65e22c0b65d Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on ARMv8. Package: linux-tools-5.4.0-29 Description-md5: 92191c35aa9d27172c0c61dd1a3c2892 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on ARMv8. You probably want to install linux-tools-5.4.0-29-. Package: linux-tools-5.4.0-29-generic Description-md5: 8d69b8b724cb4da4b9527bbaafb9a58c Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on ARMv8. Package: linux-tools-5.4.0-33 Description-md5: d3fff389ac05b4e179d96895c97e8c38 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on ARMv8. You probably want to install linux-tools-5.4.0-33-. Package: linux-tools-5.4.0-33-generic Description-md5: e77ff8217578543d78156a92264ef184 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on ARMv8. Package: linux-tools-5.4.0-37 Description-md5: 3da4d5021252db4ee81fb374a44c2818 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on ARMv8. You probably want to install linux-tools-5.4.0-37-. Package: linux-tools-5.4.0-37-generic Description-md5: 27b81c5028cef71fba6b85bd77f5f094 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on ARMv8. Package: linux-tools-5.4.0-40 Description-md5: f6a8814672b26bbb97a2e576b10029d0 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on ARMv8. You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.4.0-40-generic Description-md5: ab334776d022e54599db9563f720bb2b Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on ARMv8. Package: g++-9-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-9-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-9-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: libc6-armel Description-md5: e963beba3cb257b9048b508576cad8a3 Description-en: GNU C Library: ARM softfp shared libraries for armhf This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the ARM softfp version of the library, meant for armhf systems. Package: libc6-dev-armel Description-md5: 2260071474a42d5cfbda7becebe48fd2 Description-en: GNU C Library: ARM softfp development libraries for armhf Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the ARM softfp version of the library, meant for armhf systems. Package: libsfasan5 Description-md5: 77c217b098bf047a48eb517165c699da Description-en: AddressSanitizer -- a fast memory error detector (soft float ABI) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libsfatomic1 Description-md5: 5c3acc5a21acb172bca714a7ede8c293 Description-en: support library providing __atomic built-in functions (soft float ABI) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libsfgcc-9-dev Description-md5: 0a946370cc1bda3e49c72e1e875c6da8 Description-en: GCC support library (soft float ABI development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libsfgcc-s1 Description-md5: 43ea4db117a79058f36e527188657f5b Description-en: GCC support library (soft float ABI) 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. Package: libsfgfortran-9-dev Description-md5: 74ea81c9f0670b35ce8cd3205d466b98 Description-en: Runtime library for GNU Fortran applications (soft float ABI development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libsfgfortran5 Description-md5: 1f1e920680dffda67addfa653d51a350 Description-en: Runtime library for GNU Fortran applications (soft float ABI) Library needed for GNU Fortran applications linked against the shared library. Package: libsfgomp1 Description-md5: 86f6cc73df5b807fdb91c11e7ccae5e9 Description-en: GCC OpenMP (GOMP) support library (soft float ABI) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libsfstdc++-9-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: 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. Package: libsfstdc++6 Description-md5: 6e0045ee59c603d55d11c46ef5091159 Description-en: GNU Standard C++ Library v3 (soft float ABI) 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. Package: libsfubsan1 Description-md5: 21e3ad59d7b6ceb56cee1f74de7efd95 Description-en: UBSan -- undefined behaviour sanitizer (soft float ABI) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: linux-buildinfo-5.4.0-29-generic Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-29-generic-lpae Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic-lpae Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic-lpae Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic-lpae Description-md5: 64ef4c06bf79edd0e97a666c7c4e9658 Description-en: Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARM (hard float) SMP. . You likely do not want to install this package. 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-generic-lpae-hwe-18.04 Description-md5: 43e1380118a72201330010ba729d84f4 Description-en: Complet generic LPAE Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-generic-lpae-hwe-18.04-edge Description-md5: 43e1380118a72201330010ba729d84f4 Description-en: Complet generic LPAE Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-generic-lpae-hwe-20.04 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-5.4.0-29-generic Description-md5: a34f42d75d7e48e82a9b49bb61d2ea71 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-29-generic-lpae Description-md5: a34f42d75d7e48e82a9b49bb61d2ea71 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic Description-md5: be377880c804d539b88cfd8b7711b275 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic-lpae Description-md5: be377880c804d539b88cfd8b7711b275 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-37-generic Description-md5: e6f4d99460c80088e93d5c972f3fb6a2 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-37-generic-lpae Description-md5: e6f4d99460c80088e93d5c972f3fb6a2 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic Description-md5: f326220339193ba3f7776c0e844b2ae5 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic-lpae Description-md5: f326220339193ba3f7776c0e844b2ae5 Description-en: Linux kernel headers for version 5.4.0 on ARM (hard float) SMP This package provides kernel header files for version 5.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/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-headers-generic-lpae-hwe-18.04 Description-md5: 09ae42bb22e21aa7bcfc18cdf7d96ff7 Description-en: Generic LPAE Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-generic-lpae-hwe-18.04-edge Description-md5: 09ae42bb22e21aa7bcfc18cdf7d96ff7 Description-en: Generic LPAE Linux kernel headers (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-headers-generic-lpae-hwe-20.04 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-5.4.0-29-generic Description-md5: 37b19afcc9979414291e70ce02e0fea1 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-29-generic-lpae Description-md5: 3e3118a72a972c9e9fa4aee660685b86 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-33-generic Description-md5: 37b19afcc9979414291e70ce02e0fea1 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-33-generic-lpae Description-md5: 3e3118a72a972c9e9fa4aee660685b86 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-37-generic Description-md5: 37b19afcc9979414291e70ce02e0fea1 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-37-generic-lpae Description-md5: 3e3118a72a972c9e9fa4aee660685b86 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-40-generic Description-md5: 37b19afcc9979414291e70ce02e0fea1 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-5.4.0-40-generic-lpae Description-md5: 3e3118a72a972c9e9fa4aee660685b86 Description-en: Linux kernel image for version 5.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.4.0 on ARM (hard float) SMP. . 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-image-generic-lpae-hwe-18.04 Description-md5: c30b1531eb90f4129cb862825351e56c Description-en: Generic LPAE Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-generic-lpae-hwe-18.04-edge Description-md5: c30b1531eb90f4129cb862825351e56c Description-en: Generic LPAE Linux kernel image (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-image-generic-lpae-hwe-20.04 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-modules-5.4.0-29-generic Description-md5: 9d9625157cb0483a6554ecd95d6006b1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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-5.4.0-29-generic-lpae Description-md5: 315c1a6e343e78a34e4dc51fbc023af1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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 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-modules-5.4.0-33-generic Description-md5: 9d9625157cb0483a6554ecd95d6006b1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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-5.4.0-33-generic-lpae Description-md5: 315c1a6e343e78a34e4dc51fbc023af1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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 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-modules-5.4.0-37-generic Description-md5: 9d9625157cb0483a6554ecd95d6006b1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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-5.4.0-37-generic-lpae Description-md5: 315c1a6e343e78a34e4dc51fbc023af1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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 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-modules-5.4.0-40-generic Description-md5: 9d9625157cb0483a6554ecd95d6006b1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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-5.4.0-40-generic-lpae Description-md5: 315c1a6e343e78a34e4dc51fbc023af1 Description-en: Linux kernel extra modules for version 5.4.0 on ARM (hard float) 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 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-tools-5.4.0-29 Description-md5: ec6c6ea062bd8b4bdb0cf5ee422789e1 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on ARM (hard float). You probably want to install linux-tools-5.4.0-29-. Package: linux-tools-5.4.0-29-generic Description-md5: 436981d2eec45baa62c610b36664c5b9 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on ARM (hard float). Package: linux-tools-5.4.0-29-generic-lpae Description-md5: 436981d2eec45baa62c610b36664c5b9 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on ARM (hard float). Package: linux-tools-5.4.0-33 Description-md5: a6bd13ab72e670eff45950db45fd67c7 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on ARM (hard float). You probably want to install linux-tools-5.4.0-33-. Package: linux-tools-5.4.0-33-generic Description-md5: 2f4b6af6b26eb73e5b19f5dfec3807f9 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on ARM (hard float). Package: linux-tools-5.4.0-33-generic-lpae Description-md5: 2f4b6af6b26eb73e5b19f5dfec3807f9 Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on ARM (hard float). Package: linux-tools-5.4.0-37 Description-md5: 1cd1b02ffe2760c88559f1da1b9abc0a Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on ARM (hard float). You probably want to install linux-tools-5.4.0-37-. Package: linux-tools-5.4.0-37-generic Description-md5: 3e58ea6dc9cded7cfc23b5f40f2c0c26 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on ARM (hard float). Package: linux-tools-5.4.0-37-generic-lpae Description-md5: 3e58ea6dc9cded7cfc23b5f40f2c0c26 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on ARM (hard float). Package: linux-tools-5.4.0-40 Description-md5: 2b038fb222290ec5bf875beab3a26d85 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on ARM (hard float). You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.4.0-40-generic Description-md5: 56beea81f37cda5415df1f9cb4f72d7d Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on ARM (hard float). Package: linux-tools-5.4.0-40-generic-lpae Description-md5: 56beea81f37cda5415df1f9cb4f72d7d Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 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-tools-generic-lpae-hwe-18.04 Description-md5: 67fdfef2096de5fc09b58402d796baf2 Description-en: Generic LPAE Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-generic-lpae-hwe-18.04-edge Description-md5: 67fdfef2096de5fc09b58402d796baf2 Description-en: Generic LPAE Linux kernel tools (dummy transitional package) Transitional package for upgrades from 18.04 to 20.04. Will be removed in 20.10. Package: linux-tools-generic-lpae-hwe-20.04 Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: lib64asan5 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan6 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64atomic1 Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64gcc-10-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-9-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-s1 Description-md5: 3fa6e907907011d66479852df2d160b2 Description-en: GCC support library (64bit) 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. Package: lib64gfortran-9-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran5 Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64go-10-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go-9-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go14 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go16 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64gomp1 Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64itm1 Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en: GNU Transactional Memory Library (64bit) 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. Package: lib64quadmath0 Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en: GCC Quad-Precision Math Library (64bit) 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. Package: lib64stdc++-9-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: 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. Package: lib64stdc++6 Description-md5: 0b7bd88ae533336258d0ca3201397c0f Description-en: GNU Standard C++ Library v3 (64bit) 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. Package: lib64ubsan1 Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libc6-amd64 Description-md5: 022f588c27f2c9d2908a07c0e916177e Description-en: GNU C Library: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. Package: libc6-dev-amd64 Description-md5: 4315f28f715f5adf117fa6a131d77331 Description-en: GNU C Library: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. Package: libquadmath0 Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: 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. Package: libx32asan5 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan6 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1 Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-10-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-9-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-s1 Description-md5: 23c4abc6ef9d972b6f047316897bf30d Description-en: GCC support library (x32) 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. Package: libx32gfortran-9-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran5 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-10-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-9-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go14 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go16 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1 Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32itm1 Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32quadmath0 Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: GCC Quad-Precision Math Library (x32) 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. Package: libx32stdc++-9-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: 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. Package: libx32stdc++6 Description-md5: f336833aedca4cda1d9923ce79172164 Description-en: GNU Standard C++ Library v3 (x32) 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. Package: libx32ubsan1 Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: linux-buildinfo-5.4.0-29-generic Description-md5: 1dfc09a219117552cffef53d1158d351 Description-en: Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: 1dfc09a219117552cffef53d1158d351 Description-en: Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic Description-md5: 1dfc09a219117552cffef53d1158d351 Description-en: Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: 1dfc09a219117552cffef53d1158d351 Description-en: Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.4.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-5.4.0-29-generic Description-md5: d8340ccffe5346bb3bfe6f424fd9dab2 Description-en: Linux kernel headers for version 5.4.0 on PowerPC 64el SMP This package provides kernel header files for version 5.4.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic Description-md5: 02bc5113201e7b278dff6cb7163b4d9f Description-en: Linux kernel headers for version 5.4.0 on PowerPC 64el SMP This package provides kernel header files for version 5.4.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-37-generic Description-md5: e1fd0b3ef84b740fd55852bbae1d7d56 Description-en: Linux kernel headers for version 5.4.0 on PowerPC 64el SMP This package provides kernel header files for version 5.4.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic Description-md5: e20a19e3a5fcad639feddd0a7ecbb714 Description-en: Linux kernel headers for version 5.4.0 on PowerPC 64el SMP This package provides kernel header files for version 5.4.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-image-unsigned-5.4.0-29-generic Description-md5: c5929df2998d857540911a93e8780897 Description-en: Linux kernel image for version 5.4.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.4.0 on PowerPC 64el SMP. . 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-unsigned-5.4.0-33-generic Description-md5: c5929df2998d857540911a93e8780897 Description-en: Linux kernel image for version 5.4.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.4.0 on PowerPC 64el SMP. . 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-unsigned-5.4.0-37-generic Description-md5: c5929df2998d857540911a93e8780897 Description-en: Linux kernel image for version 5.4.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.4.0 on PowerPC 64el SMP. . 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-unsigned-5.4.0-40-generic Description-md5: c5929df2998d857540911a93e8780897 Description-en: Linux kernel image for version 5.4.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.4.0 on PowerPC 64el SMP. . 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-5.4.0-29-generic Description-md5: 488488b10c4d3405fed34172edbaf1c4 Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el 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-5.4.0-33-generic Description-md5: 488488b10c4d3405fed34172edbaf1c4 Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el 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-5.4.0-37-generic Description-md5: 488488b10c4d3405fed34172edbaf1c4 Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el 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-5.4.0-40-generic Description-md5: 488488b10c4d3405fed34172edbaf1c4 Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el 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-5.4.0-29-generic Description-md5: f44fd5bb08e540ec6b860ccd71b1544e Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-33-generic Description-md5: f44fd5bb08e540ec6b860ccd71b1544e Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-37-generic Description-md5: f44fd5bb08e540ec6b860ccd71b1544e Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-40-generic Description-md5: f44fd5bb08e540ec6b860ccd71b1544e Description-en: Linux kernel extra modules for version 5.4.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.4.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-5.4.0-29 Description-md5: 39ed227f9ec243dcfcbc2033ceecbf5c Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on PowerPC 64el. You probably want to install linux-tools-5.4.0-29-. Package: linux-tools-5.4.0-29-generic Description-md5: a6dfb39e914f0c8d9b280f1ef18e65b5 Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on PowerPC 64el. Package: linux-tools-5.4.0-33 Description-md5: 5dd2e8f267a6244dead27343bf1e1a1c Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on PowerPC 64el. You probably want to install linux-tools-5.4.0-33-. Package: linux-tools-5.4.0-33-generic Description-md5: 2ba1450f8b36b4766c8e6f658dcdb87e Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on PowerPC 64el. Package: linux-tools-5.4.0-37 Description-md5: 8babd295303c2efdb90642653c0e66cc Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on PowerPC 64el. You probably want to install linux-tools-5.4.0-37-. Package: linux-tools-5.4.0-37-generic Description-md5: bf75054c7a932e6593361007e90ff48e Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on PowerPC 64el. Package: linux-tools-5.4.0-40 Description-md5: 1e0666df551264c9164dbf24e2f07549 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on PowerPC 64el. You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.4.0-40-generic Description-md5: 8a0179afec2677366e2baeabbe765b19 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on PowerPC 64el. Package: lib32asan5 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan6 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1 Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32gcc-10-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-9-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-s1 Description-md5: a31c67d540f86442c895f2663cb4d5c9 Description-en: GCC support library (32 bit Version) 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. Package: lib32gfortran-9-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran5 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-10-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-9-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go14 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go16 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1 Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32itm1 Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en: GNU Transactional Memory Library (32bit) 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. Package: lib32stdc++-9-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: 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. Package: lib32stdc++6 Description-md5: 2124b81bef171d19a7c047c58ae7058f Description-en: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32ubsan1 Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libc6-dev-s390 Description-md5: 6505482b334f48aad4d708dfb015adea Description-en: GNU C Library: 32bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library. Package: libc6-s390 Description-md5: 7966d976953f1915c55728d7dad96de1 Description-en: GNU C Library: 32bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library. Package: linux-buildinfo-5.4.0-29-generic Description-md5: 017c2166f357f0fa874e7573244852f6 Description-en: Linux kernel buildinfo for version 5.4.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.4.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: 017c2166f357f0fa874e7573244852f6 Description-en: Linux kernel buildinfo for version 5.4.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.4.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-37-generic Description-md5: 017c2166f357f0fa874e7573244852f6 Description-en: Linux kernel buildinfo for version 5.4.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.4.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: 017c2166f357f0fa874e7573244852f6 Description-en: Linux kernel buildinfo for version 5.4.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.4.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-5.4.0-29-generic Description-md5: c529397e970ab62920ad368881a192b2 Description-en: Linux kernel headers for version 5.4.0 on System 390x SMP This package provides kernel header files for version 5.4.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-29/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic Description-md5: 4bcfbeb194942aaf93824cc9452c6a42 Description-en: Linux kernel headers for version 5.4.0 on System 390x SMP This package provides kernel header files for version 5.4.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-33/debian.README.gz for details. Package: linux-headers-5.4.0-37-generic Description-md5: a4f98b9bdf59a174e0f66aef3b19ea27 Description-en: Linux kernel headers for version 5.4.0 on System 390x SMP This package provides kernel header files for version 5.4.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-37/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic Description-md5: b33289a1cab0ac1f4186895efd1da2ee Description-en: Linux kernel headers for version 5.4.0 on System 390x SMP This package provides kernel header files for version 5.4.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-40/debian.README.gz for details. Package: linux-image-unsigned-5.4.0-29-generic Description-md5: 31741bf2e7a5401fd2bd1f7def74c2d9 Description-en: Linux kernel image for version 5.4.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.4.0 on System 390x SMP. . 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-unsigned-5.4.0-33-generic Description-md5: 31741bf2e7a5401fd2bd1f7def74c2d9 Description-en: Linux kernel image for version 5.4.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.4.0 on System 390x SMP. . 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-unsigned-5.4.0-37-generic Description-md5: 31741bf2e7a5401fd2bd1f7def74c2d9 Description-en: Linux kernel image for version 5.4.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.4.0 on System 390x SMP. . 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-unsigned-5.4.0-40-generic Description-md5: 31741bf2e7a5401fd2bd1f7def74c2d9 Description-en: Linux kernel image for version 5.4.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.4.0 on System 390x SMP. . 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-5.4.0-29-generic Description-md5: 13b9e34ff76576946eef90a6bc7661c0 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x 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-5.4.0-33-generic Description-md5: 13b9e34ff76576946eef90a6bc7661c0 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x 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-5.4.0-37-generic Description-md5: 13b9e34ff76576946eef90a6bc7661c0 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x 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-5.4.0-40-generic Description-md5: 13b9e34ff76576946eef90a6bc7661c0 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x 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-5.4.0-29-generic Description-md5: 5dde187bf360636524a2179def102294 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-33-generic Description-md5: 5dde187bf360636524a2179def102294 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-37-generic Description-md5: 5dde187bf360636524a2179def102294 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.4.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-modules-extra-5.4.0-40-generic Description-md5: 5dde187bf360636524a2179def102294 Description-en: Linux kernel extra modules for version 5.4.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.4.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-5.4.0-29 Description-md5: dff5afe2192b6d5fbcff1da458682a2f Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on System 390x. You probably want to install linux-tools-5.4.0-29-. Package: linux-tools-5.4.0-29-generic Description-md5: fcc65af3bb03b5ddb413433fc25ebcae Description-en: Linux kernel version specific tools for version 5.4.0-29 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-29 on System 390x. Package: linux-tools-5.4.0-33 Description-md5: 4886e763c49f4db725ab24dc54b64cad Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on System 390x. You probably want to install linux-tools-5.4.0-33-. Package: linux-tools-5.4.0-33-generic Description-md5: 6339dcccf9b5809266027a24f4f24a2b Description-en: Linux kernel version specific tools for version 5.4.0-33 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-33 on System 390x. Package: linux-tools-5.4.0-37 Description-md5: 6b4eb9898b65d9c9216646a84253aaa6 Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on System 390x. You probably want to install linux-tools-5.4.0-37-. Package: linux-tools-5.4.0-37-generic Description-md5: 53350b39b73a9dc4b1f4e5a608aeb77a Description-en: Linux kernel version specific tools for version 5.4.0-37 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-37 on System 390x. Package: linux-tools-5.4.0-40 Description-md5: dad91c96ac3d97a1a944cbc20e1870f9 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on System 390x. You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.4.0-40-generic Description-md5: 09f8daa68319c035f0146f05afa9e014 Description-en: Linux kernel version specific tools for version 5.4.0-40 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-40 on System 390x.